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 chaselton
Recipients chaselton, freakboy3742, mpaolini, r.david.murray, refi64, tritium
Date 2015-09-25.19:43:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443210189.97.0.765966570168.issue23496@psf.upfronthosting.co.za>
In-reply-to
Content
Still battling this bus error issue.  Recompiling gdb --with-python did not help; I still cannot get any useful info out of it. I suspect it may be due to this error:

setpgrp failed in child: No such process

but I'm not sure.

At this point I'm going to try downloading the Google-patched version...hopefully it is patched such that the setpgrp bug is resolved.
History
Date User Action Args
2015-09-25 19:43:10chaseltonsetrecipients: + chaselton, r.david.murray, freakboy3742, refi64, mpaolini, tritium
2015-09-25 19:43:09chaseltonsetmessageid: <1443210189.97.0.765966570168.issue23496@psf.upfronthosting.co.za>
2015-09-25 19:43:09chaseltonlinkissue23496 messages
2015-09-25 19:43:09chaseltoncreate