[PyQt] Help understanding a backtrace

Phil Thompson phil at riverbankcomputing.com
Sun Jan 29 22:14:48 GMT 2012


On Sun, 29 Jan 2012 22:20:26 +0530, Kovid Goyal <kovid at kovidgoyal.net>
wrote:
> Got another crash, with the addition of SIP_ALIAS. The backtrace is a
> little
> different, now the crash happens in PyObject__GcUntrack called from
> removeParent (backtrace attached).
> 
> To be clear this is running off sip 4.13.1 release tarball with the
first
> change you asked for (addition of SIP_ALIAS in object_add())
> 
> How would you like me to proceed?

Backout that change and apply the second one.

Phil


More information about the PyQt mailing list