[PyQt] Debugging python.exe crashes.

charles chen charles.chen at temboo.com
Thu May 10 22:45:42 BST 2007


Hi there,

   I'm looking for information about the best way to debug python.exe crashes.  We're developing on Windows using PyQt, and the crashes are occuring in the QtCore dll.  

Error signature:
AppName: main.exe     AppVer: 0.0.0.0     ModName: qtcore4.dll
ModVer: 4.2.3.0     Offset: 00098fd7
   
   Also, pyqt seems to require qtcore4.dll and will reject qtcored4.dll (the debug version of qtcore4.dll).  Can it be cajoled into using qtcored4.dll so that I can step through Qt's code?  

Thanks,
   Charles.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070510/5fc16230/attachment.html


More information about the PyQt mailing list