[PyQt] Crash
Christian Caron
ccaron at fattoc.com
Thu Oct 22 17:27:18 BST 2009
Yay. Crash is gone.
Thanks,
Christian
On Oct 21, 2009, at 12:54 AM, Phil Thompson wrote:
> On Tue, 20 Oct 2009 16:28:41 -0700, Christian Caron
> <ccaron at fattoc.com>
> wrote:
>> I still get the following with OSX 10.6.1, Qt 4.5.3, SIP 1015, PyQt
>> 1014.
>>
>> I would love to be able to give code to reproduce but it can't make
>> it
>> crash consistently.
>>
>> The same code base never crashes on Ubuntu 9.04.
>>
>> Any idea?
>>
>> Exception Type: EXC_BAD_ACCESS (SIGSEGV)
>> Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000041
>> Crashed Thread: 0 Dispatch queue: com.apple.main-thread
>>
>> Thread 0 Crashed: Dispatch queue: com.apple.main-thread
>> 0 QtCore 0x000000010246911e QMutex::lock
>> () +
>> 14
>> 1 QtCore 0x000000010255b2b0
>> QCoreApplication::postEvent(QObject*, QEvent*, int) + 96
>> 2 QtCore.so 0x00000001031db69a
>> PyQtProxy::unislot(void**) + 134
>> 3 QtCore.so 0x00000001031db773
>> PyQtProxy::qt_metacall(QMetaObject::Call, int, void**) + 119
>> 4 QtCore 0x000000010256a183
>> QMetaObject::activate(QObject*, int, int, void**) + 675
>> 5 QtCore 0x00000001025a5cfd
>> QSocketNotifier::activated(int) + 45
>> 6 QtCore 0x000000010257252b
>> QSocketNotifier::event(QEvent*) + 539
>> 7 QtCore.so 0x000000010314c815
>> sipQSocketNotifier::event(QEvent*) + 77
>> 8 QtGui 0x0000000101a073ed
>> QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189
>> 9 QtGui 0x0000000101a0e05e
>> QApplication::notify(QObject*, QEvent*) + 238
>
> Try the current PyQt snapshot.
>
> Phil
More information about the PyQt
mailing list