[PyQt] Help with crash in program

Vadim Zelenin vadimzelenin at gmail.com
Mon Sep 17 14:37:06 BST 2012


Hello All,

I got a crash in my program. The situation is very similar to violation of
objects ownership and in consequence, illegal destruction of objects or
heap corruption.
Archive of the program with the bug is attached.

This program repeatedly opens and closes the dialog box. Usually crash
occurs after 300 to 1500 cycles.

This crash occurs in the windows xp, python 2.7.3, Qt 4.8.2 and PyQt 4.9.4
(from official PyQt-Py2.7-x86-gpl-4.9.4-1.exe)
Just get segfault in kubuntu (python 2.7.3, Qt 4.8.1, PyQt 4.9.1)

Please help find the bug.

Thanks,
Vadim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20120917/7d648b18/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crashTest.tar.gz
Type: application/x-gzip
Size: 4761 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20120917/7d648b18/attachment.bin>


More information about the PyQt mailing list