[issue15637] Segfault reading null VMA (works fine in python 2.x)

Alberto Milone report at bugs.python.org
Mon Aug 13 14:20:15 CEST 2012


New submission from Alberto Milone:

The attached test case works fine in Python 2.7 but causes Pyhton 3.2 to segfault.

----------
components: ctypes
files: randr_test
messages: 168087
nosy: albertomilone
priority: normal
severity: normal
status: open
title: Segfault reading null VMA (works fine in python 2.x)
type: crash
versions: Python 3.2
Added file: http://bugs.python.org/file26782/randr_test

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


More information about the Python-bugs-list mailing list