Bug 195690

Summary: krdc crashed with Signal SIGABRT
Product: [Applications] krdc Reporter: Klaus Layer <klaus.layer+kde>
Component: generalAssignee: Urs Wolfer <uwolfer>
Status: RESOLVED WAITINGFORINFO    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Klaus Layer 2009-06-08 17:50:14 UTC
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 ()
Comment 2 Dario Andres 2009-06-09 01:52:21 UTC
You need to install the "kdenetwork-dbg" package. Thanks
Comment 3 Klaus Layer 2009-06-09 08:15:23 UTC
The backtrace is from a system with the *-dbg packages installed. The backtrace is all I have.
Comment 4 Dario Andres 2009-07-07 22:34:58 UTC
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
Comment 5 Urs Wolfer 2009-07-12 17:15:36 UTC
Ping, please provide the requested information. Without that I will not be able
to fix it.
Comment 6 Klaus Layer 2009-07-12 21:01:17 UTC
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?
Comment 7 Urs Wolfer 2009-07-12 21:05:05 UTC
I think you should try to install Qt debug packages. The crash seems to be there, or even in some system libs.
Comment 8 Urs Wolfer 2009-09-11 22:33:15 UTC
Ping, still waiting for information...
Comment 9 Klaus Layer 2009-09-19 08:22:33 UTC
I have already all debug packages install including QT.
Comment 10 Urs Wolfer 2009-09-19 13:04:02 UTC
Okay. Can you still reproduce this bug with latest KDE 4.3?