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 izidor
Recipients BreamoreBoy, acevery, izidor, rosslagerwall
Date 2011-03-04.17:05:15
SpamBayes Score 0.00034750524
Marked as misclassified No
Message-id <1299258316.69.0.352339857722.issue6059@psf.upfronthosting.co.za>
In-reply-to
Content
This bug is still present in Gentoo. Find while trying to  Steps to reproduce

1, install gentoo (testing on amd64 machine)
2, run commands in python
from gtk import glade
import uuid
uuid.uuid4()

It results in Segmentation fault.
History
Date User Action Args
2011-03-04 17:05:16izidorsetrecipients: + izidor, acevery, BreamoreBoy, rosslagerwall
2011-03-04 17:05:16izidorsetmessageid: <1299258316.69.0.352339857722.issue6059@psf.upfronthosting.co.za>
2011-03-04 17:05:15izidorlinkissue6059 messages
2011-03-04 17:05:15izidorcreate