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.<br>
<br>Does anybody want to know about these? I don't see any way to submit them at riverbank.<br><br>Path: /System/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python<br>
Version: 2.6 (2.6)<br>Build Info: python-440200~2<br>Code Type: X86-64 (Native)<br>PlugIn Path: /Library/Frameworks/QtCore.framework/Versions/4/QtCore<br>PlugIn Identifier: QtCore<br>PlugIn Version: 4.7.2 (compatibility 4.7.0)<br>
<br>Exception Type: EXC_BAD_ACCESS (SIGSEGV)<br>Exception Codes: KERN_INVALID_ADDRESS at 0x00000001148cc000<br>Crashed Thread: 0 Dispatch queue: com.apple.main-thread<br><br><br>