Bug 218263 - crashed after closing notifications
Summary: crashed after closing notifications
Status: RESOLVED DUPLICATE of bug 207322
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-11 12:35 UTC by Mihai Niculescu
Modified: 2009-12-11 13:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Niculescu 2009-12-11 12:35:12 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
crashed after closing job notification.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78a8700 (LWP 2021))]

Thread 2 (Thread 0xab74fb70 (LWP 2024)):
#0  0x00309422 in __kernel_vsyscall ()
#1  0x0026de15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0095078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x00359e67 in QWaitConditionPrivate::wait (this=0x842d158, mutex=0x842d154, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x842d158, mutex=0x842d154, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x042f2922 in QHostInfoAgent::run (this=0x842d148) at kernel/qhostinfo.cpp:260
#6  0x00358e32 in QThreadPrivate::start (arg=0x842d148) at thread/qthread_unix.cpp:188
#7  0x0026980e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x009437ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78a8700 (LWP 2021)):
[KCrash Handler]
#6  0x022dee3a in Plasma::ExtenderItem::group (this=0xbfd14268) at ../../plasma/extenderitem.cpp:335
#7  0x0274b88e in SystemTray::Applet::timerEvent (this=0xbfd14268, event=0xbfd14720) at ../../../../plasma/applets/systemtray/ui/applet.cpp:749
#8  0x004593bf in QObject::event (this=0x844f360, e=0xbfd14720) at kernel/qobject.cpp:1075
#9  0x033e9b64 in QGraphicsWidget::event (this=0x844f360, event=0xbfd14720) at graphicsview/qgraphicswidget.cpp:1340
#10 0x02d90f54 in QApplicationPrivate::notify_helper (this=0x80fdce0, receiver=0x844f360, e=0xbfd14720) at kernel/qapplication.cpp:4056
#11 0x02d9867c in QApplication::notify (this=0x80d6e58, receiver=0x844f360, e=0xbfd14720) at kernel/qapplication.cpp:3603
#12 0x01051bfa in KApplication::notify (this=0x80d6e58, receiver=0x844f360, event=0xbfd14720) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x004496cb in QCoreApplication::notifyInternal (this=0x80d6e58, receiver=0x844f360, event=0xbfd14720) at kernel/qcoreapplication.cpp:610
#14 0x004767ce in QCoreApplication::sendEvent (this=0x81004a4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#15 QTimerInfoList::activateTimers (this=0x81004a4) at kernel/qeventdispatcher_unix.cpp:572
#16 0x004740e0 in timerSourceDispatch (source=0x8100470) at kernel/qeventdispatcher_glib.cpp:165
#17 0x00a57e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00a5b720 in ?? () from /lib/libglib-2.0.so.0
#19 0x00a5b853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x0047402c in QEventDispatcherGlib::processEvents (this=0x80fdaa0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#21 0x02e31be5 in QGuiEventDispatcherGlib::processEvents (this=0x80fdaa0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#22 0x00447c79 in QEventLoop::processEvents (this=0xbfd149e4, flags=) at kernel/qeventloop.cpp:149
#23 0x004480ca in QEventLoop::exec (this=0xbfd149e4, flags=...) at kernel/qeventloop.cpp:201
#24 0x0044a53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#25 0x02d90dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#26 0x0243f80d in kdemain (argc=1, argv=0x80c0458) at ../../../../plasma/shells/desktop/main.cpp:50
#27 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8087c30 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80511a5 "0") at ../../kinit/kinit.cpp:677
#28 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#29 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362
#30 0x0804fbaf in main (argc=2, argv=0xbfd15244, envp=0xbfd15250) at ../../kinit/kinit.cpp:1793

This bug may be a duplicate of or related to bug 217942

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-11 13:20:13 UTC
This is probably related to bug 207322 / bug 193812. 
- Have you tried to repeat the situation to check if Plasma crashed again ?
Thanks

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