Bug 66098 - KDE crash when closing Kopete
Summary: KDE crash when closing Kopete
Status: RESOLVED DUPLICATE of bug 50202
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-16 09:44 UTC by Paul Butterfield
Modified: 2003-10-16 23:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Butterfield 2003-10-16 09:44:43 UTC
Version:           unknown (using KDE 3.1.1)
Installed from:    SuSE
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20-4GB

I closed Kopete, an instant messenger application, from the tray icon. A crash handler was generated with the backtrace below. Now a crash handler is now generated whenever Kopete is launched. Restarting X will hopefully fix this.

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 (LWP 1975)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x41319cf7 in waitpid ()
   from /lib/libpthread.so.0
#0  0x41319cf7 in waitpid () from /lib/libpthread.so.0
#1  0x40a23c89 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x41318895 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x40a58c6b in KExtendedSocket::socketActivityRead() ()
   from /opt/kde3/lib/libkdecore.so.4
#5  0x40a5a25a in KExtendedSocket::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkdecore.so.4
#6  0x40daf8e7 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#7  0x40daf9c8 in QObject::activate_signal(int, int) ()
   from /usr/lib/libqt-mt.so.3
#8  0x410a6b80 in QSocketNotifier::activated(int) ()
   from /usr/lib/libqt-mt.so.3
#9  0x40dcc790 in QSocketNotifier::event(QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#10 0x40d4e5f8 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#11 0x40d4db50 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#12 0x409b0929 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#13 0x40d25ab6 in QEventLoop::activateSocketNotifiers() ()
   from /usr/lib/libqt-mt.so.3
#14 0x40d02963 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/libqt-mt.so.3
#15 0x40d62b83 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#16 0x40d62a76 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#17 0x40d4e87f in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#18 0x0805ded1 in KIconLoader::unknown() ()
#19 0x4145d8ae in __libc_start_main () from /lib/libc.so.6
Comment 1 Stephan Kulow 2003-10-16 10:01:37 UTC

*** This bug has been marked as a duplicate of 50202 ***
Comment 2 Thiago Macieira 2003-10-16 23:26:13 UTC
Actually, a duplicate of 56263. But the solution is the same: upgrade KDE. I've fixed this bug several months ago.