Bug 236896 - System tray segfault
Summary: System tray segfault
Status: RESOLVED DUPLICATE of bug 236484
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-systemtray (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-08 20:04 UTC by Juan José Aguililla
Modified: 2010-05-09 11:00 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 Juan José Aguililla 2010-05-08 20:04:21 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-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
System tray crashes after pressing OK in the tray configuration form (I enabled the weather and the device notifier plugins). I added the tray to the desktop, previously I deleted the kicker panel.

The system is crashing frequently and the tray doesn't display properly on the desktop.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xa812d48d in SystemTray::PlasmoidTask::forwardConstraintsEvent(QFlags<Plasma::Constraint>) () from /usr/lib/kde4/plasma_applet_systemtray.so
#7  0xa812b9d4 in SystemTray::PlasmoidProtocol::forwardConstraintsEvent(QFlags<Plasma::Constraint>, Plasma::Applet*) () from /usr/lib/kde4/plasma_applet_systemtray.so
#8  0xa811fcf9 in SystemTray::Manager::forwardConstraintsEvent(QFlags<Plasma::Constraint>, Plasma::Applet*) () from /usr/lib/kde4/plasma_applet_systemtray.so
#9  0xa813d306 in SystemTray::Applet::constraintsEvent(QFlags<Plasma::Constraint>) () from /usr/lib/kde4/plasma_applet_systemtray.so
#10 0xb537a386 in Plasma::Applet::flushPendingConstraintsEvents() () from /usr/lib/libplasma.so.3
#11 0xb537abd2 in Plasma::Applet::timerEvent(QTimerEvent*) () from /usr/lib/libplasma.so.3
#12 0xa813e5ee in SystemTray::Applet::timerEvent(QTimerEvent*) () from /usr/lib/kde4/plasma_applet_systemtray.so
#13 0xb6e4bd94 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb6a2cdf4 in QGraphicsWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb63ac5f4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb63b07ee in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb71061ba in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb6e397db in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb6e66f0e in ?? () from /usr/lib/libQtCore.so.4
#20 0xb6e63e74 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb5bb8f72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5bb9750 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#23 0xb5bb9a04 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6e6457c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb64584d5 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6e38a29 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb6e38c9a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb6e3d4cf in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0xb63a9d17 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0xb39a92ff in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#31 0x0804d5b9 in _start ()

Possible duplicates by query: bug 236484, bug 220570, bug 219220, bug 218732, bug 218064.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-05-09 11:00:51 UTC

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