[PyQt] segv crashes on mac os around signal statements

David Cortesi davecortesi at gmail.com
Thu Sep 8 23:27:22 BST 2011


I am experimenting with trying to implement a custom signal and having a lot
of trouble with the syntax of connect, etc, and while making various changes
I am getting frequent SEGV crashes in the QtCore plugin. Below is the
abbreviated head of a crash report.

Does anybody want to know about these? I don't see any way to submit them at
riverbank.

Path:
/System/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python
Version:         2.6 (2.6)
Build Info:      python-440200~2
Code Type:       X86-64 (Native)
PlugIn Path:       /Library/Frameworks/QtCore.framework/Versions/4/QtCore
PlugIn Identifier: QtCore
PlugIn Version:    4.7.2 (compatibility 4.7.0)

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000001148cc000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110908/7901cd37/attachment.html>


More information about the PyQt mailing list