Bug 364380 - Plasma crashed at files to move
Summary: Plasma crashed at files to move
Status: RESOLVED DUPLICATE of bug 348812
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.6.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-06-16 13:55 UTC by Thomas Förster
Modified: 2016-06-22 17:04 UTC (History)
2 users (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 Thomas Förster 2016-06-16 13:55:40 UTC
Application: plasmashell (5.6.4)

Qt Version: 5.6.1
Frameworks Version: 5.23.0
Operating System: Linux 4.1.21-14-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I have moved some files to a another directory. 
- Unusual behavior I noticed:

Plasma shell was stopping, Clock sec. was stopping, no reaktion more.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f16ebe0b7c0 (LWP 2899))]

Thread 10 (Thread 0x7f16ce795700 (LWP 2903)):
#0  0x00007f16e598e538 in compare_exchange_strong (__m2=std::memory_order_relaxed, __m1=std::memory_order_release, __p2=0x0, __p1=@0x7f16ce794ba0: 0x1, this=<optimized out>) at /usr/include/c++/4.8/bits/atomic_base.h:844
#1  compare_exchange_strong (__p2=0x0, __m=std::memory_order_release, __p1=@0x7f16ce794ba0: 0x1, this=<optimized out>) at /usr/include/c++/4.8/atomic:445
#2  testAndSetRelease<QMutexData*> (currentValue=<synthetic pointer>, newValue=0x0, expectedValue=0x1, _q_value=...) at ../../src/corelib/arch/qatomic_cxx11.h:167
#3  testAndSetRelease (currentValue=<synthetic pointer>, newValue=0x0, expectedValue=0x1, this=this@entry=0x164f748) at ../../src/corelib/thread/qbasicatomic.h:278
#4  fastTryUnlock (current=<synthetic pointer>, this=this@entry=0x164f748) at thread/qmutex.h:85
#5  QMutex::unlock (this=this@entry=0x164f748) at thread/qmutex.cpp:271
#6  0x00007f16e5ba8285 in unlock (this=<synthetic pointer>) at ../../src/corelib/thread/qmutex.h:138
#7  ~QMutexLocker (this=<synthetic pointer>, __in_chrg=<optimized out>) at ../../src/corelib/thread/qmutex.h:132
#8  canWaitLocked (this=0x164f720) at ../../src/corelib/thread/qthread_p.h:247
#9  postEventSourcePrepare (s=0x7f16c80012f0, timeout=0x7f16ce794c24) at kernel/qeventdispatcher_glib.cpp:253
#10 0x00007f16e19194ad in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f16e1919d80 in ?? () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f16e1919f7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#13 0x00007f16e5ba834b in QEventDispatcherGlib::processEvents (this=0x7f16c80008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#14 0x00007f16e5b55fcb in QEventLoop::exec (this=this@entry=0x7f16ce794de0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#15 0x00007f16e5990f5a in QThread::exec (this=this@entry=0x7f16e6b85d00 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:500
#16 0x00007f16e691d225 in QDBusConnectionManager::run (this=0x7f16e6b85d00 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:189
#17 0x00007f16e5995a29 in QThreadPrivate::start (arg=0x7f16e6b85d00 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:341
#18 0x00007f16e4a8e0a4 in start_thread () from /lib64/libpthread.so.0
#19 0x00007f16e529afed in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f16ccf45700 (LWP 2908)):
#0  0x00007f16e1919553 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f16e1919d80 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f16e1919f7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f16e5ba834b in QEventDispatcherGlib::processEvents (this=0x7f16c00008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f16e5b55fcb in QEventLoop::exec (this=this@entry=0x7f16ccf44df0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f16e5990f5a in QThread::exec (this=this@entry=0x16e8960) at thread/qthread.cpp:500
#6  0x00007f16e8cc2b78 in QQmlThreadPrivate::run (this=0x16e8960) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/qml/qml/ftw/qqmlthread.cpp:141
#7  0x00007f16e5995a29 in QThreadPrivate::start (arg=0x16e8960) at thread/qthread_unix.cpp:341
#8  0x00007f16e4a8e0a4 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f16e529afed in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f16bc2c5700 (LWP 2928)):
#0  0x00007f16e528ec8d in read () from /lib64/libc.so.6
#1  0x00007f16dd378073 in ?? () from /usr/lib64/tls/libnvidia-tls.so.367.27
#2  0x00007f16e195ab60 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f16e1919999 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f16e1919df8 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f16e1919f7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f16e5ba834b in QEventDispatcherGlib::processEvents (this=0x7f16b40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#7  0x00007f16e5b55fcb in QEventLoop::exec (this=this@entry=0x7f16bc2c4df0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#8  0x00007f16e5990f5a in QThread::exec (this=this@entry=0x1966bf0) at thread/qthread.cpp:500
#9  0x00007f16e8cc2b78 in QQmlThreadPrivate::run (this=0x1966bf0) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/qml/qml/ftw/qqmlthread.cpp:141
#10 0x00007f16e5995a29 in QThreadPrivate::start (arg=0x1966bf0) at thread/qthread_unix.cpp:341
#11 0x00007f16e4a8e0a4 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f16e529afed in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f16bab0d700 (LWP 2929)):
#0  0x00007f16e5292bbd in poll () from /lib64/libc.so.6
#1  0x00007f16e1919e64 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f16e1919f7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f16e5ba834b in QEventDispatcherGlib::processEvents (this=0x7f16ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f16e5b55fcb in QEventLoop::exec (this=this@entry=0x7f16bab0cdf0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f16e5990f5a in QThread::exec (this=this@entry=0x1d11410) at thread/qthread.cpp:500
#6  0x00007f16e8cc2b78 in QQmlThreadPrivate::run (this=0x1d11410) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/qml/qml/ftw/qqmlthread.cpp:141
#7  0x00007f16e5995a29 in QThreadPrivate::start (arg=0x1d11410) at thread/qthread_unix.cpp:341
#8  0x00007f16e4a8e0a4 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f16e529afed in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f16b9275700 (LWP 2930)):
#0  0x00007f16e4a9203f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f16eb4d997b in ?? () from /usr/lib64/libQt5Script.so.5
#2  0x00007f16eb4d99a9 in ?? () from /usr/lib64/libQt5Script.so.5
#3  0x00007f16e4a8e0a4 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f16e529afed in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f162bb3d700 (LWP 2932)):
#0  0x00007f16e1919d09 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f16e1919f7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f16e5ba834b in QEventDispatcherGlib::processEvents (this=0x7f16240008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#3  0x00007f16e5b55fcb in QEventLoop::exec (this=this@entry=0x7f162bb3cdb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#4  0x00007f16e5990f5a in QThread::exec (this=this@entry=0x28e9f70) at thread/qthread.cpp:500
#5  0x00007f16e9849692 in QQuickPixmapReader::run (this=0x28e9f70) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/util/qquickpixmapcache.cpp:817
#6  0x00007f16e5995a29 in QThreadPrivate::start (arg=0x28e9f70) at thread/qthread_unix.cpp:341
#7  0x00007f16e4a8e0a4 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f16e529afed in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f162ab52700 (LWP 2936)):
#0  0x00007f16e4a9203f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f16e599669b in wait (time=18446744073709551615, this=0x26de810) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=this@entry=0x1854a68, mutex=mutex@entry=0x1854a60, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f16e98b854b in takeEvent (wait=true, this=0x1854a58) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:236
#4  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x18549e0) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:684
#5  0x00007f16e98b89f5 in QSGRenderThread::run (this=0x18549e0) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:713
#6  0x00007f16e5995a29 in QThreadPrivate::start (arg=0x18549e0) at thread/qthread_unix.cpp:341
#7  0x00007f16e4a8e0a4 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f16e529afed in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f161a9ad700 (LWP 2978)):
#0  0x00007f16e195bcf9 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f16e19194b9 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f16e1919d80 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f16e1919f7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f16e5ba834b in QEventDispatcherGlib::processEvents (this=0x7f16140008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x00007f16e5b55fcb in QEventLoop::exec (this=this@entry=0x7f161a9acdd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f16e5990f5a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#7  0x00007f16200c7cf7 in KCupsConnection::run() () from /usr/lib64/libkcupslib.so
#8  0x00007f16e5995a29 in QThreadPrivate::start (arg=0x392e020) at thread/qthread_unix.cpp:341
#9  0x00007f16e4a8e0a4 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f16e529afed in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f160fffd700 (LWP 3014)):
[KCrash Handler]
#6  0x00007f16e5239bc1 in __strstr_sse2 () from /lib64/libc.so.6
#7  0x00007f16e989f99a in strstr (__needle=0x7f16e9a425f2 "nouveau", __haystack=0x0) at /usr/include/string.h:333
#8  QSGRenderContext::initialize (this=0x2dc9570, context=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/scenegraph/qsgcontext.cpp:628
#9  0x00007f16e98b8c11 in QSGRenderThread::run (this=0x193fce0) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:703
#10 0x00007f16e5995a29 in QThreadPrivate::start (arg=0x193fce0) at thread/qthread_unix.cpp:341
#11 0x00007f16e4a8e0a4 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f16e529afed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f16ebe0b7c0 (LWP 2899)):
#0  0x00007f16e4a9203f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f16e599669b in wait (time=18446744073709551615, this=0x3470430) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x193fd20, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f16e98b9c8a in QSGThreadedRenderLoop::polishAndSync (this=this@entry=0x192f670, w=<optimized out>, w@entry=0x2bdb4a0, inExpose=inExpose@entry=true) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1177
#4  0x00007f16e98baac4 in QSGThreadedRenderLoop::handleExposure (this=this@entry=0x192f670, window=window@entry=0x2dc91c0) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:973
#5  0x00007f16e98bb663 in QSGThreadedRenderLoop::exposureChanged (this=0x192f670, window=0x2dc91c0) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:884
#6  0x00007f16e60b776e in QWindow::event (this=this@entry=0x2dc91c0, ev=ev@entry=0x7fffcd9c2dc0) at kernel/qwindow.cpp:2070
#7  0x00007f16e98ed2d5 in QQuickWindow::event (this=this@entry=0x2dc91c0, e=e@entry=0x7fffcd9c2dc0) at /usr/src/debug/qtdeclarative-opensource-src-5.6.1/src/quick/items/qquickwindow.cpp:1473
#8  0x0000000000431c5b in PanelView::event (this=0x2dc91c0, e=0x7fffcd9c2dc0) at /usr/src/debug/plasma-workspace-5.6.4/shell/panelview.cpp:818
#9  0x00007f16e6cf2e9c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x2dc91c0, e=0x7fffcd9c2dc0) at kernel/qapplication.cpp:3804
#10 0x00007f16e6cf74fa in QApplication::notify (this=0x7fffcd9c31c0, receiver=0x2dc91c0, e=0x7fffcd9c2dc0) at kernel/qapplication.cpp:3561
#11 0x00007f16e5b57fb5 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x2dc91c0, event=event@entry=0x7fffcd9c2dc0) at kernel/qcoreapplication.cpp:1015
#12 0x00007f16e60ad481 in sendSpontaneousEvent (event=0x7fffcd9c2dc0, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:228
#13 QGuiApplicationPrivate::processExposeEvent (e=0x345a620) at kernel/qguiapplication.cpp:2741
#14 0x00007f16e60adf4d in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x345a620) at kernel/qguiapplication.cpp:1723
#15 0x00007f16e608ffbb in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:648
#16 0x00007f16d72dc230 in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:70
#17 0x00007f16e1919c84 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f16e1919ed8 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f16e1919f7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f16e5ba832c in QEventDispatcherGlib::processEvents (this=0x163b690, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#21 0x00007f16e5b55fcb in QEventLoop::exec (this=this@entry=0x7fffcd9c3080, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#22 0x00007f16e5b5deb6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285
#23 0x00007f16e60a47dc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1607
#24 0x00007f16e6cf00a5 in QApplication::exec () at kernel/qapplication.cpp:2979
#25 0x000000000041d9e6 in main (argc=2, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.6.4/shell/main.cpp:139

Possible duplicates by query: bug 364203, bug 363386, bug 359826, bug 358964, bug 358883.

Reported using DrKonqi
Comment 1 David Edmundson 2016-06-22 17:04:05 UTC

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