Perella
Sent: 08 November 2007 23:09
To: pyqt@riverbankcomputing.com
Subject: [PyQt] 'pyqt@riverbankcomputing.com'
I get exactly the same objmap.c crash as you in an application I have
written using SIP (but not PyQT).
The crash is timing related - depending on when the garbage collector
I get exactly the same objmap.c crash as you in an application I have
written using SIP (but not PyQT).
The crash is timing related - depending on when the garbage collector is
called, the sip hashmap still has a reference sometimes to a freed python
wrapper.
I will investigate further.
Cheers,
A