You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, December 5th 2005, 6:46pm

KDE3.5 crash on shutdown.

I upgraded to KDE 3.5 on my Mandriva 2006 system. Everything works great, with two exceptions: aRts crashes if I run it with realtime priority (not a big deal), and I get a crash dialog every time KDE is shutting down.

I was aware that there was a kicker issue with similar results in 3.4, but thought it had been fixed in 3.5? Anyone know a simple solution, or should I open a bug for it?

Here is the backtrace from the shutdown crash:

--------------
Using host libthread_db library "/lib/tls/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1232853312 (LWP 4942)]
[KCrash handler]
#4 0x0828110b in ?? ()
#5 0xb714e45f in _X11TransWrite () from /usr/X11R6/lib/libX11.so.6
#6 0xb7131ea5 in _XError () from /usr/X11R6/lib/libX11.so.6
#7 0xb7131fcd in _XReply () from /usr/X11R6/lib/libX11.so.6
#8 0xb7119d35 in _XGetWindowAttributes () from /usr/X11R6/lib/libX11.so.6
#9 0xb7119eb2 in XGetWindowAttributes () from /usr/X11R6/lib/libX11.so.6
#10 0xb6746440 in QXIMInputContext::init_xim ()
from /usr/lib/qt3/plugins/lib/inputmethods/libqxim.so
#11 0xb6747126 in QXIMInputContext::QXIMInputContext ()
from /usr/lib/qt3/plugins/lib/inputmethods/libqxim.so
#12 0xb6748fd5 in QXIMInputContextPlugin::create ()
from /usr/lib/qt3/plugins/lib/inputmethods/libqxim.so
#13 0xb762c31a in QInputContextPluginPrivate::create ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x082f0ed0 in ?? ()
#15 0xbfa01fbc in ?? ()
#16 0xbfa01fbc in ?? ()
#17 0xb762c0c9 in QInputContextFactory::create ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x081ce350 in ?? ()
#19 0xbfa01fbc in ?? ()
#20 0xbfa01fb8 in ?? ()
#21 0xb77358a6 in QString::setAscii () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x082211c4 in ?? ()
#23 0xb67593d9 in typeinfo name for QIntDict<QString> ()
from /usr/lib/qt3/plugins/lib/inputmethods/libqimsw-multi.so
#24 0x081ce350 in ?? ()
#25 0x082b0f58 in ?? ()
#26 0xb675a9b4 in ?? ()
from /usr/lib/qt3/plugins/lib/inputmethods/libqimsw-multi.so
#27 0xbfa0206c in ?? ()
#28 0x08221160 in ?? ()
#29 0xb6756f05 in QMultiInputContext::changeInputMethod ()
from /usr/lib/qt3/plugins/lib/inputmethods/libqimsw-multi.so
#30 0xb6757110 in QMultiInputContext::slave ()
from /usr/lib/qt3/plugins/lib/inputmethods/libqimsw-multi.so
#31 0xb67573af in QMultiInputContext::setHolderWidget ()
from /usr/lib/qt3/plugins/lib/inputmethods/libqimsw-multi.so
#32 0xb762c0de in QInputContextFactory::create ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x08221160 in ?? ()
#34 0x08178750 in ?? ()
#35 0xbfa02068 in ?? ()
#36 0xb7364dbc in QApplication::defaultInputMethod ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0xbfa020a8 in ?? ()
#38 0xb78a0ba8 in QSmSocketReceiver::metaObj ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x08198c70 in ?? ()
#40 0x08056c90 in ?? ()
#41 0xb787a01c in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0xbfa020a8 in ?? ()
#43 0x08178750 in ?? ()
#44 0xb73a379d in QWidget::createInputContext ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#45 0xbfa020a8 in ?? ()
#46 0x08178750 in ?? ()
#47 0x08167298 in ?? ()
#48 0xbfa020a8 in ?? ()
#49 0xb6f42a02 in free () from /lib/tls/libc.so.6
-------------------

JJL