Jerry Chen <je...@3rdengine.com> added the comment:

Verified Bus Error with code snippet in python 2.7 and 3.1 trunks
r73552, e.g.:

(gdb) where
#0  0x925f6f30 in strlen ()
#1  0x0005ea10 in PyString_FromString (str=0x0) at
Objects/stringobject.c:125
#2  0x003c1710 in PyCursesWindow_GetKey (self=0x3320f0, args=0x300030)
at python27/Modules/_cursesmodule.c:891

----------
nosy: +jcsalterego

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

Reply via email to