Bug 146076

Summary: Crash in KIO::Slave::createSlave after looking at contact list
Product: [Unmaintained] kopete Reporter: A. Mosteo <alejandro>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: Stefan.Borggraefe
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description A. Mosteo 2007-05-28 16:28:23 UTC
Version:           0.12.5 (using KDE 3.5.7, Kubuntu (feisty) 4:3.5.7-0ubuntu1~feisty2)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.20-15-generic

I was doing nothing special; just raised the contact list from the tray, looked at it for a few seconds and hid it again. Kopete crashed shortly after this.

The only thing that I'd say is somewhat unusual in my setup is that I'm connected to two MSN accounts simultaneously (plus one AIM, Yahoo and ICQ). Each of the MSN accounts has the other as a contact.

I have just installed kdenetwork-dbg just in case it happens again. The backtrace of the crash is:

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
x
[Thread debugging using libthread_db enabled]
x
[New Thread -1241303344 (LWP 5225)]
x
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb608edf0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6090641 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6291270 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#10 0xb628eca5 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb628ece2 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb628ee1a in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0xb628f25e in operator new () from /usr/lib/libstdc++.so.6
#14 0xb628f33d in operator new[] () from /usr/lib/libstdc++.so.6
#15 0xb6bd8dc9 in QString::setLength () from /usr/lib/libqt-mt.so.3
#16 0xb6be0748 in operator>> () from /usr/lib/libqt-mt.so.3
#17 0xb7501f8b in KIO::Slave::createSlave () from /usr/lib/libkio.so.4
#18 0xb753db83 in KIO::Scheduler::createSlave () from /usr/lib/libkio.so.4
#19 0xb754fcb6 in KIO::Scheduler::startJobDirect () from /usr/lib/libkio.so.4
#20 0xb7550039 in KIO::Scheduler::startStep () from /usr/lib/libkio.so.4
#21 0xb75516ec in KIO::Scheduler::qt_invoke () from /usr/lib/libkio.so.4
#22 0xb68be88b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb68bf330 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#24 0xb6c4cba6 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#25 0xb68e6596 in QTimer::event () from /usr/lib/libqt-mt.so.3
#26 0xb6855a60 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#27 0xb685788f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0xb7019c32 in KApplication::notify () from /usr/lib/libkdecore.so.4
#29 0xb67e81e9 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#30 0xb68484ab in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#31 0xb67fcd25 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#32 0xb6870136 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#33 0xb686ff46 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#34 0xb6857609 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#35 0x0807fefc in ?? ()
#36 0xbf8f7944 in ?? ()
#37 0xbf8f793c in ?? ()
#38 0xbf8f7934 in ?? ()
#39 0x00000000 in ?? ()
Comment 1 Stefan Borggraefe 2007-07-15 22:30:00 UTC

*** This bug has been marked as a duplicate of 141044 ***