Bug 240455 - Plasma crash when closing a window
Summary: Plasma crash when closing a window
Status: RESOLVED DUPLICATE of bug 238992
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-02 12:33 UTC by Alex Merry
Modified: 2010-06-02 14:59 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 Alex Merry 2010-06-02 12:33:28 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.81 (KDE 4.4.81 (KDE 4.5 >= 20100527)) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-ARCH x86_64
Distribution (Platform): Archlinux Packages

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

I had Dolphin open, viewing a memory stick.  I told Dolphin to remove the device, and then closed Dolphin.  Then Plasma crashed.  I couldn't get it to crash again by repeating the steps, though.

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0x7fbb23d2f710 (LWP 7715)):
#0  0x00007fbb44d5f7a9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fbb44feb4d2 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3012230, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3012230, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fbb44fe09a9 in QThreadPoolThread::run (this=0x30124d0) at concurrent/qthreadpool.cpp:140
#4  0x00007fbb44fea5a5 in QThreadPrivate::start (arg=0x30124d0) at thread/qthread_unix.cpp:248
#5  0x00007fbb44d5acb0 in start_thread () from /lib/libpthread.so.0
#6  0x00007fbb4343478d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbb46783760 (LWP 4849)):
[KCrash Handler]
#6  0x00007fbb29845f7c in SystemTray::Task::widget (this=0x1b808c48348, host=0x294e9c0, createIfNecessary=false)
    at /home/kde-devel/src/KDE/kdebase/workspace/plasma/generic/applets/systemtray/core/task.cpp:71
#7  0x00007fbb29869343 in SystemTray::TaskArea::removeTask (this=0x297eb70, task=0x1b808c48348) at /home/kde-devel/src/KDE/kdebase/workspace/plasma/generic/applets/systemtray/ui/taskarea.cpp:365
#8  0x00007fbb2986a784 in SystemTray::TaskArea::qt_metacall (this=0x297eb70, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff2e39eee0)
    at /home/kde-devel/build/KDE/kdebase/workspace/plasma/generic/applets/systemtray/taskarea.moc:89
#9  0x00007fbb450f1a8f in QMetaObject::activate (sender=0x3a0fed0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x294e9c0) at kernel/qobject.cpp:3293
#10 0x00007fbb450f92ff in QSingleShotTimer::timerEvent (this=0x3a0fed0) at kernel/qtimer.cpp:308
#11 0x00007fbb450ee6b3 in QObject::event (this=0x3a0fed0, e=0x7fff2e39f680) at kernel/qobject.cpp:1212
#12 0x00007fbb4402298c in QApplicationPrivate::notify_helper (this=0x2365320, receiver=0x3a0fed0, e=0x7fff2e39f680) at kernel/qapplication.cpp:4304
#13 0x00007fbb44028e5b in QApplication::notify (this=0x234e7a0, receiver=0x3a0fed0, e=0x7fff2e39f680) at kernel/qapplication.cpp:4187
#14 0x00007fbb4610a3c3 in KApplication::notify (this=0x234e7a0, receiver=0x3a0fed0, event=0x7fff2e39f680) at /home/kde-devel/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#15 0x00007fbb450ded5c in QCoreApplication::notifyInternal (this=0x234e7a0, receiver=0x3a0fed0, event=0x7fff2e39f680) at kernel/qcoreapplication.cpp:704
#16 0x00007fbb4510b9b2 in QCoreApplication::sendEvent (this=0x2368b70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x2368b70) at kernel/qeventdispatcher_unix.cpp:603
#18 0x00007fbb451084c4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#19 0x00007fbb4001cb33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x00007fbb4001d310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#21 0x00007fbb4001d5ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x00007fbb451081b3 in QEventDispatcherGlib::processEvents (this=0x2365050, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#23 0x00007fbb440d153e in QGuiEventDispatcherGlib::processEvents (this=0x1b808c48348, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007fbb450dd682 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#25 0x00007fbb450dda5c in QEventLoop::exec (this=0x7fff2e39f900, flags=) at kernel/qeventloop.cpp:201
#26 0x00007fbb450e179b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#27 0x00007fbb37d03286 in kdemain (argc=1, argv=0x22ad400) at /home/kde-devel/src/KDE/kdebase/workspace/plasma/desktop/shell/main.cpp:118
#28 0x0000000000406a9c in launch (argc=1, _name=0x2335f48 "/home/kde-devel/kde/bin/plasma-desktop", args=0x2335f6f "", cwd=0x0, envc=0, envs=0x2335f77 "", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40c0b5 "0") at /home/kde-devel/src/KDE/kdelibs/kinit/kinit.cpp:722
#29 0x0000000000407bc3 in handle_launcher_request (sock=8, who=0x40c34c "launcher") at /home/kde-devel/src/KDE/kdelibs/kinit/kinit.cpp:1214
#30 0x0000000000408477 in handle_requests (waitForPid=0) at /home/kde-devel/src/KDE/kdelibs/kinit/kinit.cpp:1407
#31 0x0000000000409a7f in main (argc=4, argv=0x7fff2e3a06f8, envp=0x7fff2e3a0720) at /home/kde-devel/src/KDE/kdelibs/kinit/kinit.cpp:1855

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

Possible duplicates by query: bug 238992.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-02 14:59:16 UTC

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