Version: (using KDE 4.2.2) OS: Linux Installed from: Ubuntu Packages krdc crashed witn Signal SIGABRT. I have no idea what caused the abort. Anwendung: KRDC (krdc), Signal SIGABRT [Current thread is 0 (LWP 9559)] Thread 2 (Thread 0xb0c49b90 (LWP 9560)): #0 0xb7f27430 in __kernel_vsyscall () #1 0xb66117b1 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb68e4380 in QProcessManager::run (this=0x95c4dc0) at io/qprocess_unix.cpp:305 #3 0xb681296e in QThreadPrivate::start (arg=0x95c4dc0) at thread/qthread_unix.cpp:189 #4 0xb62414ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb661949e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb5e06700 (LWP 9559)): [KCrash Handler] #6 0xb7f27430 in __kernel_vsyscall () #7 0xb65606d0 in raise () from /lib/tls/i686/cmov/libc.so.6 #8 0xb6562098 in abort () from /lib/tls/i686/cmov/libc.so.6 #9 0xb680a595 in qt_message_output (msgType=QtFatalMsg, buf=0x9ff2c40 "ASSERT failure in QList<T>::at: \"index out of range\", file /usr/include/qt4/QtCore/qlist.h, line 395") at global/qglobal.cpp:2006 #10 0xb680a681 in qFatal (msg=0xb69592e8 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qglobal.cpp:2201 #11 0xb680a72c in qt_assert_x (where=0x8084454 "QList<T>::at", what=0x8084441 "index out of range", file=0x8084618 "/usr/include/qt4/QtCore/qlist.h", line=395) at global/qglobal.cpp:1785 #12 0x0807dfa5 in _start ()
Please see: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
You need to install the "kdenetwork-dbg" package. Thanks
The backtrace is from a system with the *-dbg packages installed. The backtrace is all I have.
Weird, as having the kdenetwork-dbg package installed should allow you to get a completer backtrace. Is the crash still happening there with an updated KDE version ? Thanks
Ping, please provide the requested information. Without that I will not be able to fix it.
Unfortunately I don't have a system with a newer KDE version and because this is my production system I am reluctant to apply newer packages. Is there anything else I could do?
I think you should try to install Qt debug packages. The crash seems to be there, or even in some system libs.
Ping, still waiting for information...
I have already all debug packages install including QT.
Okay. Can you still reproduce this bug with latest KDE 4.3?