Bug 86766 - kicker crashed when app from remote host closed
Summary: kicker crashed when app from remote host closed
Status: RESOLVED DUPLICATE of bug 87613
Alias: None
Product: kicker
Classification: Plasma
Component: systemtray (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: John Firebaugh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-07 23:01 UTC by Amit Shah
Modified: 2006-05-26 10:32 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 Amit Shah 2004-08-07 23:01:40 UTC
Version:           unknown (using KDE 3.2.91 (CVS >= 20040706), compiled sources)
Compiler:          gcc version 3.3.4 (Debian 1:3.3.4-2)
OS:                Linux (i686) release 2.6.6-marvell-up-17

I started kopete off a remote machine (through ssh and export DISPLAY). kopete docked in the local kicker panel. When I 'exit'ed kopete, kicker crashed.

console output (on the remote host):
libkopete: WARNING: [void KopetePluginManager::slotShutdownTimeout()] Some plugins didn't shutdown in time!
libkopete: Remaining plugins: SMSProtocol
libkopete: Forcing Kopete shutdown now.
libkopete: WARNING: [virtual KopetePluginManager::~KopetePluginManager()] Deleting stale plugin 'unnamed'


Crash log:
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1096879392 (LWP 2924)]
[KCrash handler]
#3  0x4093a9b3 in av_ () from /home/amit/build/kde/kde-cvs/lib/libkdecore.so.4
#4  0x40c3490f in QApplication::internalNotify ()
   from /home/amit/sources/kde/qt-copy/lib/libqt-mt.so.3
#5  0x40c33f0e in QApplication::notify ()
   from /home/amit/sources/kde/qt-copy/lib/libqt-mt.so.3
#6  0x407bafbd in KApplication::notify (this=0xbffff590, receiver=0x80f2be8, 
    event=0xbffff030)
    at /home/amit/sources/kde/kdelibs/kdecore/kapplication.cpp:512
#7  0x40bc94ee in QETWidget::translateMouseEvent ()
   from /home/amit/sources/kde/qt-copy/lib/libqt-mt.so.3
#8  0x40bc70be in QApplication::x11ProcessEvent ()
   from /home/amit/sources/kde/qt-copy/lib/libqt-mt.so.3
#9  0x40bde4b4 in QEventLoop::processEvents ()
   from /home/amit/sources/kde/qt-copy/lib/libqt-mt.so.3
#10 0x40c46c78 in QEventLoop::enterLoop ()
   from /home/amit/sources/kde/qt-copy/lib/libqt-mt.so.3
#11 0x40c46b28 in QEventLoop::exec ()
   from /home/amit/sources/kde/qt-copy/lib/libqt-mt.so.3
#12 0x40c34b61 in QApplication::exec ()
   from /home/amit/sources/kde/qt-copy/lib/libqt-mt.so.3
#13 0x41729f8d in kdemain (argc=1, argv=0x8061160)
    at /home/amit/sources/kde/kdebase/kicker/core/main.cpp:152
#14 0x4097a988 in kdeinitmain (argc=1, argv=0x8061160) at kicker_dummy.cpp:2
#15 0x0804e375 in launch (argc=1, _name=0x805ff6c "kicker", args=0x805ff73 "", 
    cwd=0x0, envc=0, envs=0x805ff77 "", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x8053027 "0")
    at /home/amit/sources/kde/kdelibs/kinit/kinit.cpp:599
#16 0x0804f688 in handle_launcher_request (sock=8)
    at /home/amit/sources/kde/kdelibs/kinit/kinit.cpp:1163
#17 0x0804fd7b in handle_requests (waitForPid=0)
    at /home/amit/sources/kde/kdelibs/kinit/kinit.cpp:1364
#18 0x080513e5 in main (argc=3, argv=0xbffffcf4, envp=0xbffffd04)
    at /home/amit/sources/kde/kdelibs/kinit/kinit.cpp:1817
Comment 1 András Manţia 2006-05-26 10:32:22 UTC

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