Bug 242488 - Plasma crashed when removed applet from systray
Summary: Plasma crashed when removed applet from systray
Status: RESOLVED DUPLICATE of bug 238638
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-22 15:20 UTC by hahol13
Modified: 2010-06-22 21:50 UTC (History)
1 user (show)

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 hahol13 2010-06-22 15:20:52 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.31.12-0.2-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
After removing an applet from systray - "Connected Devices", Plasma crashed

 -- Backtrace:
Application: Рабочее пространство Plasma (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fe23e7ed71c in SystemTray::PlasmoidTask::forwardConstraintsEvent (this=0xf3cbd0, constraints=)
    at /usr/src/debug/kdebase-workspace-4.4.4/plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtask.cpp:146
#6  0x00007fe23e7ebbc2 in SystemTray::PlasmoidProtocol::forwardConstraintsEvent (this=<value optimized out>, constraints=)
    at /usr/src/debug/kdebase-workspace-4.4.4/plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtaskprotocol.cpp:54
#7  0x00007fe23e7df2a9 in SystemTray::Manager::forwardConstraintsEvent (this=<value optimized out>, constraints=<value optimized out>, host=0xf3c880)
    at /usr/src/debug/kdebase-workspace-4.4.4/plasma/generic/applets/systemtray/core/manager.cpp:249
#8  0x00007fe23e7fc806 in SystemTray::Applet::constraintsEvent (this=0xbcc0a0, constraints=) at /usr/src/debug/kdebase-workspace-4.4.4/plasma/generic/applets/systemtray/ui/applet.cpp:400
#9  0x00007fe2575f3e86 in Plasma::Applet::flushPendingConstraintsEvents (this=0xbcc0a0) at /usr/src/debug/kdelibs-4.4.4/plasma/applet.cpp:1263
#10 0x00007fe2575f4655 in Plasma::Applet::timerEvent (this=0xbcc0a0, event=<value optimized out>) at /usr/src/debug/kdelibs-4.4.4/plasma/applet.cpp:2425
#11 0x00007fe23e7fd373 in SystemTray::Applet::timerEvent (this=0xf3cbd0, event=0x7fff718b6ad0) at /usr/src/debug/kdebase-workspace-4.4.4/plasma/generic/applets/systemtray/ui/applet.cpp:858
#12 0x00007fe25ed6e663 in QObject::event (this=0xbcc0a0, e=0x7fff718b7540) at kernel/qobject.cpp:1212
#13 0x00007fe25e545c5b in QGraphicsWidget::event (this=0xbcc0a0, event=0x7fff718b7540) at graphicsview/qgraphicswidget.cpp:1355
#14 0x00007fe25df007fc in QApplicationPrivate::notify_helper (this=0x67ba00, receiver=0xbcc0a0, e=0x7fff718b7540) at kernel/qapplication.cpp:4302
#15 0x00007fe25df06ddb in QApplication::notify (this=0x66f2c0, receiver=0xbcc0a0, e=0x7fff718b7540) at kernel/qapplication.cpp:4185
#16 0x00007fe25f232bb6 in KApplication::notify (this=0x66f2c0, receiver=0xbcc0a0, event=0x7fff718b7540) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#17 0x00007fe25ed5eb1c in QCoreApplication::notifyInternal (this=0x66f2c0, receiver=0xbcc0a0, event=0x7fff718b7540) at kernel/qcoreapplication.cpp:726
#18 0x00007fe25ed8b9d5 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:618
#20 0x00007fe25ed884a4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 0x00007fe259fb7dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fe259fbb7b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fe259fbb8e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fe25ed88193 in QEventDispatcherGlib::processEvents (this=0x61b8e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007fe25dfaf21e in QGuiEventDispatcherGlib::processEvents (this=0xf3cbd0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007fe25ed5d432 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007fe25ed5d80c in QEventLoop::exec (this=0x7fff718b78e0, flags=) at kernel/qeventloop.cpp:201
#28 0x00007fe25ed624bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#29 0x00007fe25166fd9a in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.4.4/plasma/desktop/shell/main.cpp:112
#30 0x0000000000407fb8 in _start ()

This bug may be a duplicate of or related to bug 238638.

Possible duplicates by query: bug 242277, bug 241058, bug 240870, bug 240672, bug 240514.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-06-22 21:50:59 UTC

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