Bug 326376 - Crash when mounting SD card from taskbar
Summary: Crash when mounting SD card from taskbar
Status: RESOLVED DUPLICATE of bug 317765
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 4.10.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-10-21 11:58 UTC by kde-bugtrack
Modified: 2013-10-21 13:26 UTC (History)
0 users

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 kde-bugtrack 2013-10-21 11:58:41 UTC
Application: kwin (4.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-26-generic x86_64
Distribution: Linux Mint 15 Olivia

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

I inserted an SD card and selected view files in dolphin.
At that point the desktop became unresponsive. I was able to alt-tab between windows, but not use the mouse. After closing an application the desktop was not displayed (e.g. window remained displayed as if it was still open).

-- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe8b8d157c0 (LWP 2532))]

Thread 2 (Thread 0x7fe896029700 (LWP 4152)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fe8b4e1fb27 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fe8b4e1fb59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fe8b43bf764 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#4  0x00007fe8ac093f8e in start_thread (arg=0x7fe896029700) at pthread_create.c:311
#5  0x00007fe8b852ce1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fe8b8d157c0 (LWP 2532)):
[KCrash Handler]
#6  0x0000000002ce5280 in ?? ()
#7  0x00007fe8b885e245 in KWin::Workspace::constrainedStackingOrder (this=this@entry=0x1e066d0) at ../../kwin/layers.cpp:558
#8  0x00007fe8b885e90b in updateStackingOrder (propagate_new_clients=true, this=0x1e066d0) at ../../kwin/layers.cpp:119
#9  KWin::Workspace::updateStackingOrder (this=0x1e066d0, propagate_new_clients=<optimized out>) at ../../kwin/layers.cpp:112
#10 0x00007fe8b885eaa0 in blockStackingUpdates (this=0x1e066d0, block=<optimized out>) at ../../kwin/layers.cpp:665
#11 KWin::Workspace::blockStackingUpdates (this=this@entry=0x1e066d0, block=block@entry=false) at ../../kwin/layers.cpp:657
#12 0x00007fe8b88528eb in ~StackingUpdatesBlocker (this=<synthetic pointer>, __in_chrg=<optimized out>) at ../../kwin/workspace.h:877
#13 KWin::Client::releaseWindow (this=this@entry=0x2148310, on_shutdown=on_shutdown@entry=false) at ../../kwin/client.cpp:318
#14 0x00007fe8b886b625 in KWin::Client::unmapNotifyEvent (this=this@entry=0x2148310, e=e@entry=0x7fff54f55140) at ../../kwin/events.cpp:730
#15 0x00007fe8b886d72b in KWin::Client::windowEvent (this=0x2148310, e=e@entry=0x7fff54f55140) at ../../kwin/events.cpp:586
#16 0x00007fe8b886e991 in KWin::Workspace::workspaceEvent (this=0x1e066d0, e=e@entry=0x7fff54f55140) at ../../kwin/events.cpp:297
#17 0x00007fe8b8863448 in KWin::Application::x11EventFilter (this=0x7fff54f556a0, e=0x7fff54f55140) at ../../kwin/main.cpp:362
#18 0x00007fe8b2c8d05c in qt_x11EventFilter (ev=0x7fff54f55140) at kernel/qapplication_x11.cpp:441
#19 qt_x11EventFilter (ev=0x7fff54f55140) at kernel/qapplication_x11.cpp:429
#20 0x00007fe8b2c9b100 in QApplication::x11ProcessEvent (this=0x7fff54f556a0, event=event@entry=0x7fff54f55140) at kernel/qapplication_x11.cpp:3458
#21 0x00007fe8b2cc7ac9 in QEventDispatcherX11::processEvents (this=0x19c5ad0, flags=...) at kernel/qeventdispatcher_x11.cpp:132
#22 0x00007fe8b387a38f in QEventLoop::processEvents (this=this@entry=0x7fff54f553b0, flags=...) at kernel/qeventloop.cpp:149
#23 0x00007fe8b387a618 in QEventLoop::exec (this=this@entry=0x7fff54f553b0, flags=...) at kernel/qeventloop.cpp:204
#24 0x00007fe8b387fcf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#25 0x00007fe8b2c1fffc in QApplication::exec () at kernel/qapplication.cpp:3828
#26 0x00007fe8b8862f0a in kdemain (argc=1, argv=0x7fff54f557e8) at ../../kwin/main.cpp:537
#27 0x00007fe8b8454ea5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=1, ubp_av=0x7fff54f557e8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff54f557d8) at libc-start.c:260
#28 0x0000000000400701 in _start ()

Possible duplicates by query: bug 321445, bug 320349, bug 319927, bug 319848, bug 319766.

Reported using DrKonqi
Comment 1 Thomas Lübking 2013-10-21 13:26:47 UTC

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