[PyKDE] Bug: QTimer.singleShot segfaults on latest pyqt/sip4 snapshot

Nahuel Greco nahuel.greco at voiceovernet.com.ar
Sat Apr 2 22:24:12 BST 2005


See the attached file. In the latest snapshot the output is:

  serverlinux:/tmp# ./test_qtimer_segfault.py 
  QT Version:   3.3.3
  PYQT Version: snapshot-20050325
  SIP Version:  4.2.1 (snapshot-20050325-302)
  
  Creating app..
  Setting QTimer..
  Segmentation fault
  serverlinux:/tmp# 

Note, this doesn't seems to happen in the latest Debian PyQT version (a
previous snapshot):

  darwin:/tmp# ./test_qtimer_segfault.py            
  QT Version:   3.3.3
  PYQT Version: 3.14.1
  SIP Version:  4.2.1 (4.2.1-297)

  Creating app..
 
  Setting QTimer..
  Everything ok!
  darwin:/tmp#


Saludos,
Nahuel Greco.




More information about the PyQt mailing list