[PyKDE] SuSE 8.1 RPMS - not yet (due segfaults)

Marc Schmitt littlewisp at gmx.net
Sun Oct 6 00:59:01 BST 2002


Hi all,

sorry sorry sorry for letting you wait sooo long for the latest SuSE 8.1 
packages, but I'm encountering some major problems over here.

To make it short, I get the same strage segfaults and problems as discussed 
already before but I don't know what to do to get it fixed in a sane manner. 

Brief overview :
o compilation worked without problems
o running eric works too
o running widgets.py segfaults (see last lines of gdb output lateron)
o running tut??.py locks up the interpreter

Current workaround (har har) :
valgrind python <filename>

Really. If I valgrind them, I cant reproduce any problem (I guess this has 
something to do with valgrinds virtual machine, isn't this a valgrind bug 
then ? hmmmm)

I send a message to SuSE already, let's hope we find a solution ...

-Marc


gdb python 
run widgets.py
->segfault
backtrace

#0  0x400300cd in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x400d2628 in free () from /lib/libc.so.6
#2  0x412bd037 in _XimCheckIfLocalProcessing ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#3  0x412bc8a9 in _XimOpenIM () from 
/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#4  0x40836b98 in _XDynamicOpenIM () from /usr/X11R6/lib/libX11.so.6
#5  0x412bc0bf in _XimRegisterIMInstantiateCallback ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#6  0x40836cc6 in _XDynamicRegisterIMInstantiateCallback () from 
/usr/X11R6/lib/libX11.so.6
#7  0x40816548 in XRegisterIMInstantiateCallback () from 
/usr/X11R6/lib/libX11.so.6
#8  0x40305246 in qt_init_internal(int*, char**, _XDisplay*, unsigned long, 
unsigned long) ()
   from /usr/lib/qt3//lib/libqt-mt.so.3
#9  0x4030689e in qt_init(int*, char**, QApplication::Type) ()
   from /usr/lib/qt3//lib/libqt-mt.so.3
#10 0x40367dc0 in QApplication::construct(int&, char**, QApplication::Type) ()
   from /usr/lib/qt3//lib/libqt-mt.so.3
#11 0x40367a0c in QApplication::QApplication(int&, char**) ()
   from /usr/lib/qt3//lib/libqt-mt.so.3
[...]




More information about the PyQt mailing list