[issue6059] ctypes/uuid-related segmentation fault

Charles-François Natali report at bugs.python.org
Wed May 18 19:13:04 CEST 2011


Charles-François Natali <neologix at free.fr> added the comment:

> Importing uuid before importing the other modules does not result in Seg Fault

Alright.
In that case, I'm closing this bug as invalid.

Until distributions start shipping their glibc with this patch, the workaround is simply to import uuid first.

----------
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6059>
_______________________________________


More information about the Python-bugs-list mailing list