[PyKDE] mandelbrot.py
Mike Rovner
mrovner at cadence.com
Sat May 13 00:50:50 BST 2006
PyQt4-x11-commercial-snapshot-20060511
After exit got:
Error in sys.excepthook:
Original exception was:
Segmentation fault (core dumped)
#0 0xb741733e in malloc_consolidate () from /lib/tls/libc.so.6
#1 0xb74171cd in _int_free () from /lib/tls/libc.so.6
#2 0xb7416048 in free () from /lib/tls/libc.so.6
#3 0xb7593233 in operator delete(void*) () from /usr/lib/libstdc++.so.5
#4 0xb759328f in operator delete[](void*) () from /usr/lib/libstdc++.so.5
#5 0xb661ce28 in QPixmapData::bitmap_to_mask(QBitmap const&, int) ()
from /lan/dfm/grp_mm_data1/dev/tools/linux-x86_32/lib/libQtGui.so.4
#6 0xb7113959 in qt_call_post_routines() () from
/lan/dfm/grp_mm_data1/dev/tools/linux-x86_32/lib/libQtCore.so.4
#7 0xb6580033 in QApplication::~QApplication() () from
/lan/dfm/grp_mm_data1/dev/tools/linux-x86_32/lib/libQtGui.so.4
#8 0xb6d690b1 in initQtGui () from
/home/mrovner/tools/linux-x86_32/lib/python2.4/site-packages/PyQt4/QtGui.so
#9 0xb6ab3139 in ?? () from
/home/mrovner/tools/linux-x86_32/lib/python2.4/site-packages/PyQt4/QtGui.so
#10 0xb7027fe9 in initsip () from
/home/mrovner/tools/lib/python2.4/site-packages/sip.so
#11 0x080db5dd in call_ll_exitfuncs () at Python/pythonrun.c:1564
#12 0x080db61b in Py_Exit (sts=0) at Python/pythonrun.c:1573
#13 0x080dc8ad in handle_system_exit () at Python/pythonrun.c:1041
#14 0x080daba5 in PyErr_PrintEx (set_sys_last_vars=1) at
Python/pythonrun.c:1051
#15 0x080da892 in PyErr_Print () at Python/pythonrun.c:965
#16 0x080da7d8 in PyRun_SimpleFileExFlags (fp=0x8146008,
filename=0xbffff378 "examples/threads/mandelbrot.py", closeit=1,
flags=0xbfffd634) at Python/pythonrun.c:864
#17 0x08055538 in Py_Main (argc=1, argv=0xbfffd6e4) at Modules/main.c:484
#18 0x08054f8b in main (argc=0, argv=0x0) at Modules/python.c:23
More information about the PyQt
mailing list