[PyKDE] Sip Crashes Python when -u on win32

Hihn, Jason Jason.Hihn at verint.com
Thu Jan 13 19:58:20 GMT 2005


I was able to get everything to work in release, but in debug mode, when
sip loads, it crashes, with the following traceback.



The error is "new style getargs format but argument is not a tuple"





PyErr_Restore(_object * 0x00000000, _object * 0x01843020, _object *
0x00000000) line 43 + 4 bytes

PyErr_SetObject(_object * 0x00000000, _object * 0x01843020) line 57 + 9
bytes

PyErr_SetString(_object * 0x00000000, const char * 0x0f5dc15c `string')
line 70 + 13 bytes

vgetargs1(_object * 0x0f5621af, char * 0x01159b98, char * * 0x07d18358,
int 928652) line 240 + 17 bytes

PyArg_ParseTuple(_object * 0x01159b98, char * 0x07d18358) line 54

LIBSIP! 07d11236()

cccccccc()





I am compiling against python 2.3 in debug mode. I have no idea why this
is...





__________________________________________________________________________________________
This electronic message may contain proprietary and confidential information of Verint Systems Inc., its affiliates and/or subsidiaries.
The information is intended to be for the use of the individual(s) or
entity(ies) named above.  If you are not the intended recipient (or authorized to receive this e-mail for the intended recipient), you may not use, copy, disclose or distribute to anyone this message or any information contained in this message.  If you have received this electronic message in error, please notify us by replying to this e-mail. (1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20050113/a5663298/attachment.html


More information about the PyQt mailing list