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 tsavannah
Recipients mroach, pitrou, tsavannah
Date 2009-06-03.17:13:19
SpamBayes Score 0.0069339927
Marked as misclassified No
Message-id <1244049200.71.0.46298196128.issue6178@psf.upfronthosting.co.za>
In-reply-to
Content
recompiled with pydebug enabled, and recompiled all site-packages. Still
getting exceptions, however they are occuring within the python binary
now and not libpython2.6.1 .

pythonLaunch.py[25914]: segfault at 0000000000000068 rip
00000000004c7694 rsp 000000004181a4c0 error 4
pythonLaunch.py[1421]: segfault at 0000000000000068 rip 00000000004c7694
rsp 00000000432914c0 error 4
pythonLaunch.py[2552]: segfault at 0000000000000068 rip 00000000004c7694
rsp 0000000041f7d4c0 error 4
History
Date User Action Args
2009-06-03 17:13:20tsavannahsetrecipients: + tsavannah, pitrou, mroach
2009-06-03 17:13:20tsavannahsetmessageid: <1244049200.71.0.46298196128.issue6178@psf.upfronthosting.co.za>
2009-06-03 17:13:19tsavannahlinkissue6178 messages
2009-06-03 17:13:19tsavannahcreate