Bug 134338 - KCrash::startDrKonqi in libkdecore.so.6 when logging onto MSN
Summary: KCrash::startDrKonqi in libkdecore.so.6 when logging onto MSN
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: MSN Plugin (other bugs)
Version First Reported In: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-19 17:09 UTC by Kevin Reinholz
Modified: 2006-12-14 21:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Reinholz 2006-09-19 17:09:20 UTC
Version:           kopete-0.12.2 (using KDE KDE 3.5.4)
Installed from:    FreeBSD Ports
Compiler:          FreeBSD/i386 system compiler gcc version 3.4.4 [FreeBSD] 20050518, Thread model: posix
OS:                FreeBSD

Shortly after launching kopete, the application crashed after being disconnected from MSN and automatically attempting to reconnect.

[New Thread 0x8481000 (LWP 100131)]
[New Thread 0x8120000 (sleeping)]
[New LWP 100135]
[Switching to LWP 100135]
0x29ccb46b in pthread_testcancel () from /usr/lib/libpthread.so.2
#0  0x29ccb46b in pthread_testcancel () from /usr/lib/libpthread.so.2
#1  0x29cc4783 in pthread_mutexattr_init () from /usr/lib/libpthread.so.2
#2  0x29cc7680 in pthread_setconcurrency () from /usr/lib/libpthread.so.2
#3  0x29cbd9ae in _nanosleep () from /usr/lib/libpthread.so.2
#4  0x29d53669 in sleep () from /lib/libc.so.6
#5  0x29cb33aa in sleep () from /usr/lib/libpthread.so.2
#6  0x29183abe in KCrash::startDrKonqi () from /usr/local/lib/libkdecore.so.6
#7  0x29183e64 in KCrash::defaultCrashHandler ()
   from /usr/local/lib/libkdecore.so.6
#8  0x29cb89b6 in sigaction () from /usr/lib/libpthread.so.2
#9  0x29cb9e59 in sigaction () from /usr/lib/libpthread.so.2
#10 0x29cc2ca5 in pthread_mutexattr_init () from /usr/lib/libpthread.so.2
#11 0x29cc2d13 in pthread_mutexattr_init () from /usr/lib/libpthread.so.2
#12 0x29d70637 in _ctx_start () from /lib/libc.so.6
#13 0x00000000 in ?? ()
#14 0xbfbfe390 in ?? ()
#15 0xbfbfe0d0 in ?? ()
#16 0x00000000 in ?? ()
#17 0x29cc2cd0 in pthread_mutexattr_init () from /usr/lib/libpthread.so.2
#18 0x2a10e29f in MSNSocket::qt_invoke ()
   from /usr/local/lib/libkopete_msn_shared.so.0
#19 0x2a11d9e7 in MSNNotifySocket::qt_invoke ()
   from /usr/local/lib/libkopete_msn_shared.so.0
#20 0x2966369c in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#21 0x29663d0d in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#22 0x299663ec in QTimer::timeout () from /usr/X11R6/lib/libqt-mt.so.3
#23 0x2968104f in QTimer::event () from /usr/X11R6/lib/libqt-mt.so.3
#24 0x296076d9 in QApplication::internalNotify ()
   from /usr/X11R6/lib/libqt-mt.so.3
#25 0x2960786e in QApplication::notify () from /usr/X11R6/lib/libqt-mt.so.3
#26 0x290f4136 in KApplication::notify () from /usr/local/lib/libkdecore.so.6
#27 0x295fbf18 in QEventLoop::activateTimers ()
   from /usr/X11R6/lib/libqt-mt.so.3
#28 0x295b94f0 in QEventLoop::processEvents ()
   from /usr/X11R6/lib/libqt-mt.so.3
#29 0x2961bafb in QEventLoop::enterLoop () from /usr/X11R6/lib/libqt-mt.so.3
#30 0x2961ba54 in QEventLoop::exec () from /usr/X11R6/lib/libqt-mt.so.3
#31 0x29606a14 in QApplication::exec () from /usr/X11R6/lib/libqt-mt.so.3
#32 0x0807ec59 in main ()
Comment 1 Matt Rogers 2006-11-10 06:33:39 UTC
What do your settings for MSN look like? Specifically, are you using the HTTP method for connecting?
Comment 2 Kevin Reinholz 2006-11-13 18:02:41 UTC
Yes, I am using the HTTP method for connecting.

However, I think this bug report should probably be removed. The "version from Ports" I am using is based on a prerelease patch for 0.12.2 without jingle support.

I will wait until KDE-3.5.5 is in Ports (hopefully in the next month) and upgrade to the version of Kopete included with that source.

Thank you.
Comment 3 Matt Rogers 2006-11-14 01:28:31 UTC
if you quit using the http method to connect, does the crash go away?
Comment 4 Kevin Reinholz 2006-11-14 17:02:31 UTC
Kopete seems to be stable now. (No unexpected crashes). Unfortunately, I can't connect to MSN without using the http method (too many blocked ports where I am). Thanks for your help!
Comment 5 Michaël Larouche 2006-12-14 21:42:06 UTC
Closing as worksforme since the reporter of the bug says it doesn't crash for him anymore