Bug 259323 - Plasma crash when closing apps
Summary: Plasma crash when closing apps
Status: RESOLVED DUPLICATE of bug 258219
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-systemtray (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 14:00 UTC by zless
Modified: 2010-12-09 14:55 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 zless 2010-12-09 14:00:15 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.5.85 (4.6 Beta2)
Qt Version: 4.7.0
Operating System: Linux 2.6.37-rc5-hart01 x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

I wanted to restart (sound wasn't working) and I started to close the open applications (amarok, krusader, konsole, opera, virtualbox). It then crashed.

- Unusual behavior I noticed:
Sound wasn't working (maybe related to virtualbox 4 beta). I don't have pulseaudio.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f3468a21780 (LWP 1858))]

Thread 4 (Thread 0x7f34471c0700 (LWP 1862)):
#0  0xffffffffff60013b in ?? ()
#1  0x00007f34471bfa70 in ?? ()
#2  0x00007fffabbff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 3 (Thread 0x7f34469bf700 (LWP 1863)):
#0  0xffffffffff60013b in ?? ()
#1  0x00007f34469bea90 in ?? ()
#2  0x00007fffabbff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0x7f3442d33700 (LWP 1865)):
#0  0x00007f345d82dc9d in __pthread_mutex_unlock_usercnt (mutex=0x2265588) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x2265588) at pthread_mutex_unlock.c:290
#2  0x00007f345d1741ca in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#3  0x00007f345d1782a8 in ?? () from /lib/libglib-2.0.so.0
#4  0x00007f345d17845c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00007f34656ae1e6 in QEventDispatcherGlib::processEvents (this=0x20e66a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#6  0x00007f3465680a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#7  0x00007f3465680dec in QEventLoop::exec (this=0x7f3442d32d90, flags=) at kernel/qeventloop.cpp:201
#8  0x00007f346558b2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#9  0x00007f34656605f8 in QInotifyFileSystemWatcherEngine::run (this=0x22439c0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f346558e27e in QThreadPrivate::start (arg=0x22439c0) at thread/qthread_unix.cpp:266
#11 0x00007f345d82a971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#12 0x00007f346833392d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3468a21780 (LWP 1858)):
[KCrash Handler]
#6  0x0000000003012e20 in ?? ()
#7  0x00007f3448b352a5 in SystemTray::Task::isEmbeddable (this=0x2d4b930, host=0x1b37e50) at ../../../../../plasma/generic/applets/systemtray/core/task.cpp:91
#8  0x00007f3448b542cc in SystemTray::TaskArea::addWidgetForTask (this=0x1b2c5f0, task=0x2d4b930) at ../../../../../plasma/generic/applets/systemtray/ui/taskarea.cpp:236
#9  0x00007f3448b55602 in SystemTray::TaskArea::delayedReposition (this=0x1b2c5f0) at ../../../../../plasma/generic/applets/systemtray/ui/taskarea.cpp:202
#10 0x00007f3448b55804 in SystemTray::TaskArea::qt_metacall (this=0x1b2c5f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffabbeb210) at ./taskarea.moc:92
#11 0x00007f3465699b27 in QMetaObject::activate (sender=0x1ae1900, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3280
#12 0x00007f34656938f9 in QObject::event (this=0x1ae1900, e=0x1b37e50) at kernel/qobject.cpp:1183
#13 0x00007f34649e8fdc in QApplicationPrivate::notify_helper (this=0x176cd60, receiver=0x1ae1900, e=0x7fffabbeb960) at kernel/qapplication.cpp:4396
#14 0x00007f34649eeaed in QApplication::notify (this=0x173e210, receiver=0x1ae1900, e=0x7fffabbeb960) at kernel/qapplication.cpp:4277
#15 0x00007f3466381f36 in KApplication::notify (this=0x173e210, receiver=0x1ae1900, event=0x7fffabbeb960) at ../../kdeui/kernel/kapplication.cpp:311
#16 0x00007f3465681cdc in QCoreApplication::notifyInternal (this=0x173e210, receiver=0x1ae1900, event=0x7fffabbeb960) at kernel/qcoreapplication.cpp:732
#17 0x00007f34656b16f2 in sendEvent (this=0x1770410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QTimerInfoList::activateTimers (this=0x1770410) at kernel/qeventdispatcher_unix.cpp:602
#19 0x00007f34656ae4c8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#20 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#21 0x00007f345d174342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007f345d1782a8 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007f345d17845c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007f34656ae193 in QEventDispatcherGlib::processEvents (this=0x1714250, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#25 0x00007f3464a9ba4e in QGuiEventDispatcherGlib::processEvents (this=0x2d4b930, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f3465680a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f3465680dec in QEventLoop::exec (this=0x7fffabbebc00, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f3465684ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#29 0x00007f3468611743 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/desktop/shell/main.cpp:118
#30 0x00007f346826bd8e 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=0x7fffabbebfd8) at libc-start.c:226
#31 0x0000000000400669 in _start ()

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

Possible duplicates by query: bug 259102, bug 259071, bug 258795, bug 258752, bug 258688.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-12-09 14:55:39 UTC

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