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.

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to