This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author deep42thought
Recipients deep42thought, eschwartz, terry.reedy, vstinner
Date 2018-07-16.12:39:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531744749.25.0.56676864532.issue34095@psf.upfronthosting.co.za>
In-reply-to
Content
> Can you try to get the Python traceback and/or C traceback using gdb?
Sry, I can't - I don't know how to use gdb :-(
Is there some one-line command which makes gdb start xvfb-run and attach to it? Or do I need to start xvfb-run and separately attach gdb to it? (how do I do this?)

> ... and hence would need xvfb-run on a headless server, as opposed to a workstation with screen.  Erich, I assume you are running on the latter.

I'm running this on a headless box (packaging for archlinux32). Setting up a desktop on the test box would be some effort, but should be possible in principle.

In the original PKGBUILD which Eli posted, there is a comment about when the tests started failing - which suggests, the problem is connected to xvfb-run.
History
Date User Action Args
2018-07-16 12:39:09deep42thoughtsetrecipients: + deep42thought, terry.reedy, vstinner, eschwartz
2018-07-16 12:39:09deep42thoughtsetmessageid: <1531744749.25.0.56676864532.issue34095@psf.upfronthosting.co.za>
2018-07-16 12:39:09deep42thoughtlinkissue34095 messages
2018-07-16 12:39:09deep42thoughtcreate