New submission from André Bjärby <andre.bja...@gmail.com>:

The attached (5 line) file will crash ctypes (Python 2.6.6rc2) with a "Floating 
point exception" (division by zero at _ctypes.c:2533).

There's no crash with python 2.5.5

----------
assignee: theller
components: ctypes
files: test.py
messages: 114430
nosy: andbj, theller
priority: normal
severity: normal
status: open
title: ctypes crash when writing zerolength string buffer to file
type: crash
versions: Python 2.6
Added file: http://bugs.python.org/file18586/test.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9651>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to