Bug 237415 - Plasma desktop crashes when removing weather applet.
Summary: Plasma desktop crashes when removing weather applet.
Status: RESOLVED DUPLICATE of bug 236923
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 20:27 UTC by David Martínez Moreno
Modified: 2010-05-12 20:40 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 David Martínez Moreno 2010-05-12 20:27:35 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.33.1-ender x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
I just removed the weather applet from the system tray and it crashed.  There's no out of space condition in my machine.

This seems very similar to #236923, but the backtrace is different, that's why I'm filing this bug report.

 -- Backtrace:
Application: Área de trabajo de Plasma (plasma-desktop), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f942bbb869c in SystemTray::PlasmoidTask::forwardConstraintsEvent (this=0x15f5010, constraints=) at ../../../../../plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtask.cpp:146
#6  0x00007f942bbb6b52 in SystemTray::PlasmoidProtocol::forwardConstraintsEvent (this=<value optimized out>, constraints=)
    at ../../../../../plasma/generic/applets/systemtray/protocols/plasmoid/plasmoidtaskprotocol.cpp:54
#7  0x00007f942bbaa269 in SystemTray::Manager::forwardConstraintsEvent (this=<value optimized out>, constraints=<value optimized out>, host=0x0)
    at ../../../../../plasma/generic/applets/systemtray/core/manager.cpp:249
#8  0x00007f942bbc8d76 in SystemTray::Applet::constraintsEvent (this=0x130d630, constraints=) at ../../../../../plasma/generic/applets/systemtray/ui/applet.cpp:395
#9  0x00000030ca0d1ac6 in Plasma::Applet::flushPendingConstraintsEvents (this=<value optimized out>) at ../../plasma/applet.cpp:1263
#10 0x00000030ca0d2285 in Plasma::Applet::timerEvent (this=<value optimized out>, event=<value optimized out>) at ../../plasma/applet.cpp:2425
#11 0x00007f942bbcb1b3 in SystemTray::Applet::timerEvent (this=0x15f5010, event=0x7fff8bf44d40) at ../../../../../plasma/generic/applets/systemtray/ui/applet.cpp:856
#12 0x00000030c018d873 in QObject::event (this=<value optimized out>, e=<value optimized out>) at kernel/qobject.cpp:1212
#13 0x00000030c3c3c90b in QGraphicsWidget::event (this=<value optimized out>, event=<value optimized out>) at graphicsview/qgraphicswidget.cpp:1361
#14 0x00000030c35f78fc in QApplicationPrivate::notify_helper (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:4300
#15 0x00000030c35fdddb in QApplication::notify (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:4183
#16 0x00000030c5431366 in KApplication::notify (this=<value optimized out>, receiver=<value optimized out>, event=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00000030c017df1c in QCoreApplication::notifyInternal (this=<value optimized out>, receiver=<value optimized out>, event=<value optimized out>) at kernel/qcoreapplication.cpp:704
#18 0x00000030c01aaa82 in QCoreApplication::sendEvent (this=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:603
#20 0x00000030c01a7684 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 0x00000030bac3e6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00000030bac42538 in ?? () from /lib/libglib-2.0.so.0
#23 0x00000030bac426ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00000030c01a7373 in QEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00000030c36a73de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00000030c017c842 in QEventLoop::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:149
#27 0x00000030c017cc1c in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:201
#28 0x00000030c018095b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x00000030cd43bee2 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/desktop/shell/main.cpp:112
#30 0x00000030b7c1eabd in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=) at libc-start.c:222
#31 0x00000000004006b9 in _start ()

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

Possible duplicates by query: bug 236923, bug 236896, bug 236484, bug 220570, bug 219220.

Reported using DrKonqi
Comment 1 Marco Martin 2010-05-12 20:40:19 UTC

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