[PyQt] segv crashes on mac os around signal statements

Hans-Peter Jansen hpj at urpla.net
Fri Sep 9 12:15:17 BST 2011


Am Friday 09 September 2011 00:27:22 schrieb David Cortesi:
> 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.

You did already ;) but you will need to provide a minimum runnable 
example to get further help.

Pete

> Path:
> /System/Library/Frameworks/Python.framework/Versions/2.6/Resources/Py
>thon.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


More information about the PyQt mailing list