[issue6059] ctypes/uuid-related segmentation fault

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Fri Mar 4 18:53:00 CET 2011


Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> added the comment:

Steps to reproduce segmentation fault:
python2.7 -c 'import cairo, uuid; print(uuid.uuid1().hex)'

----------
assignee:  -> theller
components: +ctypes -Extension Modules
nosy: +theller
title: uuid.uuid4 cause segfault in emesene -> ctypes/uuid-related segmentation fault
versions: +Python 2.7, Python 3.1, Python 3.2, Python 3.3

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


More information about the Python-bugs-list mailing list