On Saturday 10 December 2005 7:29 pm, Detlev Offenbach wrote: > Hi Phil, > > the following sequence dies with a segmentation fault. > > >>> from PyQt4 import QtCore > >>> s=QtCore.QString(unicode([])) > > Speicherzugriffsfehler I can't reproduce this - works fine for me. Phil