Bug 372489

Summary: when right clicking to select open with dolphin crashes
Product: [Applications] dolphin Reporter: pkjdje <pj>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: elvis.angelaccio, gazdoil
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: New crash information added by DrKonqi

Description pkjdje 2016-11-14 23:46:57 UTC
Often I wish to view files in kate and attempt to use right click menu to open with then select kate.
However before getting the open with options dolphin crashes.
It seems trying to pick an item in the ópen with´ list (not selecting anything but moving pointer within the resulting list) causes the crash.
Doesnt enter every time but most of the time.
Possibly happens more once 1 file has been opened this way.

definitely crashes before i get to click on ´open with´ option.

On writing this got it to do so with a report error box after running through console ;;;
.....console messages.....
paul@jao-X553MA:~$ dolphin
Trying to convert empty KLocalizedString to QString.
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Permission denied
QThread: Destroyed while thread is still running
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = dolphin path = /usr/bin pid = 3054
KCrash: Arguments: /usr/bin/dolphin 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit
sock_file=/run/user/1001/kdeinit5__0
QSocketNotifier: Invalid socket 6 and type 'Read', disabling...
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
QSocketNotifier: Invalid socket 13 and type 'Read', disabling...
QSocketNotifier: Invalid socket 19 and type 'Read', disabling...
QSocketNotifier: Invalid socket 20 and type 'Read', disabling...
QSocketNotifier: Invalid socket 7 and type 'Read', disabling...
QSocketNotifier: Invalid socket 11 and type 'Exception', disabling...
QSocketNotifier: Invalid socket 17 and type 'Read', disabling...
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...
QSocketNotifier: Invalid socket 21 and type 'Read', disabling...
QSocketNotifier: Invalid socket 18 and type 'Read', disabling...

[1]+  Stopped                 dolphin
paul@jao-X553MA:~$ 

--------------------
Developer info from crash page below
---------------------
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7f86215ef8c0 (LWP 3054))]

Thread 6 (Thread 0x7f860e1df700 (LWP 3069)):
[KCrash Handler]
#6  QVector<void*>::isEmpty (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:84
#7  QThreadStorageData::finish (p=p@entry=0xf8) at thread/qthreadstorage.cpp:169
#8  0x00007f862eff2965 in QThreadPrivate::finish (arg=arg@entry=0x2276a70) at thread/qthread_unix.cpp:351
#9  0x00007f862eff37df in __pthread_cleanup_class::~__pthread_cleanup_class (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/pthread.h:561
#10 QThreadPrivate::start (arg=0x2276a70) at thread/qthread_unix.cpp:290
#11 0x00007f862b7a170a in start_thread (arg=0x7f860e1df700) at pthread_create.c:333
#12 0x00007f863442d82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f860ea4d700 (LWP 3067)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007f862eff4996 in QWaitConditionPrivate::wait_relative (time=30000, this=0x2353740) at thread/qwaitcondition_unix.cpp:126
#2  QWaitConditionPrivate::wait (time=30000, this=0x2353740) at thread/qwaitcondition_unix.cpp:134
#3  QWaitCondition::wait (this=this@entry=0x230db20, mutex=mutex@entry=0x22817f0, time=30000) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f862eff0463 in QThreadPoolThread::run (this=0x230db10) at thread/qthreadpool.cpp:127
#5  0x00007f862eff37be in QThreadPrivate::start (arg=0x230db10) at thread/qthread_unix.cpp:331
#6  0x00007f862b7a170a in start_thread (arg=0x7f860ea4d700) at pthread_create.c:333
#7  0x00007f863442d82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f860f24e700 (LWP 3066)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007f862eff4996 in QWaitConditionPrivate::wait_relative (time=30000, this=0x2351a90) at thread/qwaitcondition_unix.cpp:126
#2  QWaitConditionPrivate::wait (time=30000, this=0x2351a90) at thread/qwaitcondition_unix.cpp:134
#3  QWaitCondition::wait (this=this@entry=0x208e6e0, mutex=mutex@entry=0x22817f0, time=30000) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f862eff0463 in QThreadPoolThread::run (this=0x208e6d0) at thread/qthreadpool.cpp:127
#5  0x00007f862eff37be in QThreadPrivate::start (arg=0x208e6d0) at thread/qthread_unix.cpp:331
#6  0x00007f862b7a170a in start_thread (arg=0x7f860f24e700) at pthread_create.c:333
#7  0x00007f863442d82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f8614c47700 (LWP 3056)):
#0  0x00007f862ac134be in g_main_context_release () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f862ac14356 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f862ac144ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f862f22a7eb in QEventDispatcherGlib::processEvents (this=0x7f86100008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f862f1d1b4a in QEventLoop::exec (this=this@entry=0x7f8614c46d00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f862efee834 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#6  0x00007f862eff37be in QThreadPrivate::start (arg=0x204e7b0) at thread/qthread_unix.cpp:331
#7  0x00007f862b7a170a in start_thread (arg=0x7f8614c47700) at pthread_create.c:333
#8  0x00007f863442d82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f861eed4700 (LWP 3055)):
#0  0x00007f8634421b5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f8628ba7c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f8628ba98d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f8621226629 in QXcbEventReader::run (this=0x1b92d20) at qxcbconnection.cpp:1253
#4  0x00007f862eff37be in QThreadPrivate::start (arg=0x1b92d20) at thread/qthread_unix.cpp:331
#5  0x00007f862b7a170a in start_thread (arg=0x7f861eed4700) at pthread_create.c:333
#6  0x00007f863442d82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f86215ef8c0 (LWP 3054)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8628ba7eb9 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f8628ba9617 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f8628ba9721 in xcb_wait_for_reply () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#4  0x00007f86212483b6 in QXcbCursor::queryPointer (c=0x1b86ed0, rootWin=rootWin@entry=0x0, pos=pos@entry=0x7ffe2d626660, keybMask=keybMask@entry=0x0) at qxcbcursor.cpp:619
#5  0x00007f8621248468 in QXcbCursor::pos (this=0x1b96200) at qxcbcursor.cpp:639
#6  0x00007f862f730f88 in QCursor::pos (screen=<optimized out>) at kernel/qcursor.cpp:182
#7  0x00007f862f731061 in QCursor::pos () at kernel/qcursor.cpp:206
#8  0x00007f862fe55961 in QMenu::popup (this=0x23967c0, p=..., atAction=atAction@entry=0x0) at widgets/qmenu.cpp:2103
#9  0x00007f862fe579a1 in QMenu::internalDelayedPopup (this=0x233fb50) at widgets/qmenu.cpp:3257
#10 0x00007f862f203bb3 in QObject::event (this=this@entry=0x233fb50, e=e@entry=0x7ffe2d626bf0) at kernel/qobject.cpp:1261
#11 0x00007f862fd19cdb in QWidget::event (this=this@entry=0x233fb50, event=event@entry=0x7ffe2d626bf0) at kernel/qwidget.cpp:9105
#12 0x00007f862fe5ca73 in QMenu::event (this=0x233fb50, e=0x7ffe2d626bf0) at widgets/qmenu.cpp:2654
#13 0x00007f862fcd705c in QApplicationPrivate::notify_helper (this=this@entry=0x1b7b3e0, receiver=receiver@entry=0x233fb50, e=e@entry=0x7ffe2d626bf0) at kernel/qapplication.cpp:3716
#14 0x00007f862fcdc516 in QApplication::notify (this=0x7ffe2d628ac0, receiver=0x233fb50, e=0x7ffe2d626bf0) at kernel/qapplication.cpp:3499
#15 0x00007f862f1d438b in QCoreApplication::notifyInternal (this=0x7ffe2d628ac0, receiver=0x233fb50, event=event@entry=0x7ffe2d626bf0) at kernel/qcoreapplication.cpp:965
#16 0x00007f862f2295ed in QCoreApplication::sendEvent (event=0x7ffe2d626bf0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#17 QTimerInfoList::activateTimers (this=0x1bb1820) at kernel/qtimerinfo_unix.cpp:637
#18 0x00007f862f229af1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:177
#19 0x00007f862ac141a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f862ac14400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f862ac144ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f862f22a7eb in QEventDispatcherGlib::processEvents (this=0x1bb1720, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#23 0x00007f862f1d1b4a in QEventLoop::exec (this=this@entry=0x7ffe2d626e30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#24 0x00007f862fe56e00 in QMenu::exec (this=this@entry=0x233fb50, p=..., action=action@entry=0x0) at widgets/qmenu.cpp:2307
#25 0x00007f8634744d26 in DolphinContextMenu::openItemContextMenu (this=0x233fb50) at /build/dolphin-HvGmRr/dolphin-15.12.3/src/dolphincontextmenu.cpp:299
#26 0x00007f86347462a5 in DolphinContextMenu::open (this=0x233fb50) at /build/dolphin-HvGmRr/dolphin-15.12.3/src/dolphincontextmenu.cpp:113
#27 0x00007f863473be84 in DolphinMainWindow::openContextMenu (this=0x1c7a1e0, pos=..., item=..., url=..., customActions=...) at /build/dolphin-HvGmRr/dolphin-15.12.3/src/dolphinmainwindow.cpp:759
#28 0x00007f862f202baf in QtPrivate::QSlotObjectBase::call (a=0x7ffe2d627210, r=0x1c7a1e0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#29 QMetaObject::activate (sender=sender@entry=0x208abb0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=18, argv=argv@entry=0x7ffe2d627210) at kernel/qobject.cpp:3698
#30 0x00007f862f203537 in QMetaObject::activate (sender=sender@entry=0x208abb0, m=m@entry=0x7f86343229a0 <DolphinView::staticMetaObject>, local_signal_index=local_signal_index@entry=18, argv=argv@entry=0x7ffe2d627210) at kernel/qobject.cpp:3578
#31 0x00007f86340e68d4 in DolphinView::requestContextMenu (this=this@entry=0x208abb0, _t1=..., _t2=..., _t3=..., _t4=...) at /build/dolphin-HvGmRr/dolphin-15.12.3/obj-x86_64-linux-gnu/src/moc_dolphinview.cpp:927
#32 0x00007f86340c290e in DolphinView::slotItemContextMenuRequested (this=0x208abb0, index=<optimized out>, pos=...) at /build/dolphin-HvGmRr/dolphin-15.12.3/src/views/dolphinview.cpp:857
#33 0x00007f862f202baf in QtPrivate::QSlotObjectBase::call (a=0x7ffe2d6273d0, r=0x208abb0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#34 QMetaObject::activate (sender=sender@entry=0x207f3e0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffe2d6273d0) at kernel/qobject.cpp:3698
#35 0x00007f862f203537 in QMetaObject::activate (sender=sender@entry=0x207f3e0, m=m@entry=0x7f8634323160 <KItemListController::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffe2d6273d0) at kernel/qobject.cpp:3578
#36 0x00007f86340e4ca6 in KItemListController::itemContextMenuRequested (this=this@entry=0x207f3e0, _t1=24, _t2=...) at /build/dolphin-HvGmRr/dolphin-15.12.3/obj-x86_64-linux-gnu/src/moc_kitemlistcontroller.cpp:420
#37 0x00007f863408463d in KItemListController::mousePressEvent (this=0x207f3e0, event=0x7ffe2d627c70, transform=...) at /build/dolphin-HvGmRr/dolphin-15.12.3/src/kitemviews/kitemlistcontroller.cpp:621
#38 0x00007f8634083bf4 in KItemListController::processEvent (this=0x207f3e0, event=event@entry=0x7ffe2d627c70, transform=...) at /build/dolphin-HvGmRr/dolphin-15.12.3/src/kitemviews/kitemlistcontroller.cpp:1010
#39 0x00007f86340961b2 in KItemListView::event (this=0x2087320, event=0x7ffe2d627c70) at /build/dolphin-HvGmRr/dolphin-15.12.3/src/kitemviews/kitemlistview.cpp:907
#40 0x00007f862fcd705c in QApplicationPrivate::notify_helper (this=this@entry=0x1b7b3e0, receiver=receiver@entry=0x2087320, e=e@entry=0x7ffe2d627c70) at kernel/qapplication.cpp:3716
#41 0x00007f862fcdc516 in QApplication::notify (this=0x7ffe2d628ac0, receiver=0x2087320, e=0x7ffe2d627c70) at kernel/qapplication.cpp:3499
#42 0x00007f862f1d438b in QCoreApplication::notifyInternal (this=0x7ffe2d628ac0, receiver=0x2087320, event=event@entry=0x7ffe2d627c70) at kernel/qcoreapplication.cpp:965
#43 0x00007f862fcd3756 in QCoreApplication::sendSpontaneousEvent (event=event@entry=0x7ffe2d627c70, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#44 qt_sendSpontaneousEvent (receiver=<optimized out>, event=event@entry=0x7ffe2d627c70) at kernel/qapplication.cpp:4163
#45 0x00007f862fffb493 in QGraphicsScenePrivate::sendEvent (this=<optimized out>, item=0x2087330, event=0x7ffe2d627c70) at graphicsview/qgraphicsscene.cpp:1236
#46 0x00007f862fffbf41 in QGraphicsScenePrivate::sendMouseEvent (this=0x207e9e0, mouseEvent=0x7ffe2d627c70) at graphicsview/qgraphicsscene.cpp:1314
#47 0x00007f86300046f6 in QGraphicsScenePrivate::mousePressEventHandler (this=this@entry=0x207e9e0, mouseEvent=mouseEvent@entry=0x7ffe2d627c70) at graphicsview/qgraphicsscene.cpp:1441
#48 0x00007f8630004b39 in QGraphicsScene::mousePressEvent (this=<optimized out>, mouseEvent=0x7ffe2d627c70) at graphicsview/qgraphicsscene.cpp:4020
#49 0x00007f863000e0c0 in QGraphicsScene::event (this=0x2082170, event=0x7ffe2d627c70) at graphicsview/qgraphicsscene.cpp:3388
#50 0x00007f862fcd705c in QApplicationPrivate::notify_helper (this=this@entry=0x1b7b3e0, receiver=receiver@entry=0x2082170, e=e@entry=0x7ffe2d627c70) at kernel/qapplication.cpp:3716
#51 0x00007f862fcdc516 in QApplication::notify (this=0x7ffe2d628ac0, receiver=0x2082170, e=0x7ffe2d627c70) at kernel/qapplication.cpp:3499
#52 0x00007f862f1d438b in QCoreApplication::notifyInternal (this=0x7ffe2d628ac0, receiver=0x2082170, event=event@entry=0x7ffe2d627c70) at kernel/qcoreapplication.cpp:965
#53 0x00007f862fcd3756 in QCoreApplication::sendSpontaneousEvent (event=event@entry=0x7ffe2d627c70, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#54 qt_sendSpontaneousEvent (receiver=<optimized out>, event=event@entry=0x7ffe2d627c70) at kernel/qapplication.cpp:4163
#55 0x00007f8630027a9f in QGraphicsView::mousePressEvent (this=0x2084f20, event=0x7ffe2d628200) at graphicsview/qgraphicsview.cpp:3270
#56 0x00007f862fd1a3cf in QWidget::event (this=this@entry=0x2084f20, event=event@entry=0x7ffe2d628200) at kernel/qwidget.cpp:8674
#57 0x00007f862fe18b4e in QFrame::event (this=0x2084f20, e=0x7ffe2d628200) at widgets/qframe.cpp:540
#58 0x00007f8630028e93 in QGraphicsView::viewportEvent (this=0x2084f20, event=0x7ffe2d628200) at graphicsview/qgraphicsview.cpp:2962
#59 0x00007f862f1d4172 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0x1b7b3e0, receiver=receiver@entry=0x2087ac0, event=event@entry=0x7ffe2d628200) at kernel/qcoreapplication.cpp:1072
#60 0x00007f862fcd703c in QApplicationPrivate::notify_helper (this=this@entry=0x1b7b3e0, receiver=receiver@entry=0x2087ac0, e=e@entry=0x7ffe2d628200) at kernel/qapplication.cpp:3712
#61 0x00007f862fcdcc19 in QApplication::notify (this=<optimized out>, receiver=0x2087ac0, e=0x7ffe2d628200) at kernel/qapplication.cpp:3276
#62 0x00007f862f1d438b in QCoreApplication::notifyInternal (this=0x7ffe2d628ac0, receiver=receiver@entry=0x2087ac0, event=event@entry=0x7ffe2d628200) at kernel/qcoreapplication.cpp:965
#63 0x00007f862fcdbb32 in QCoreApplication::sendSpontaneousEvent (event=0x7ffe2d628200, receiver=0x2087ac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#64 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x2087ac0, event=event@entry=0x7ffe2d628200, alienWidget=alienWidget@entry=0x2087ac0, nativeWidget=0x1c7a1e0, buttonDown=buttonDown@entry=0x7f8630207b20 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2770
#65 0x00007f862fd3457b in QWidgetWindow::handleMouseEvent (this=this@entry=0x1db3560, event=event@entry=0x7ffe2d628610) at kernel/qwidgetwindow.cpp:555
#66 0x00007f862fd36b3b in QWidgetWindow::event (this=0x1db3560, event=0x7ffe2d628610) at kernel/qwidgetwindow.cpp:210
#67 0x00007f862fcd705c in QApplicationPrivate::notify_helper (this=this@entry=0x1b7b3e0, receiver=receiver@entry=0x1db3560, e=e@entry=0x7ffe2d628610) at kernel/qapplication.cpp:3716
#68 0x00007f862fcdc516 in QApplication::notify (this=0x7ffe2d628ac0, receiver=0x1db3560, e=0x7ffe2d628610) at kernel/qapplication.cpp:3499
#69 0x00007f862f1d438b in QCoreApplication::notifyInternal (this=0x7ffe2d628ac0, receiver=receiver@entry=0x1db3560, event=event@entry=0x7ffe2d628610) at kernel/qcoreapplication.cpp:965
#70 0x00007f862f7264e1 in QCoreApplication::sendSpontaneousEvent (event=0x7ffe2d628610, receiver=0x1db3560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#71 QGuiApplicationPrivate::processMouseEvent (e=0x248f4c0) at kernel/qguiapplication.cpp:1804
#72 0x00007f862f7281a5 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x248f4c0) at kernel/qguiapplication.cpp:1596
#73 0x00007f862f70bf08 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:625
#74 0x00007f8621258060 in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:70
#75 0x00007f862ac141a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#76 0x00007f862ac14400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#77 0x00007f862ac144ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#78 0x00007f862f22a7cf in QEventDispatcherGlib::processEvents (this=0x1bb1720, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#79 0x00007f862f1d1b4a in QEventLoop::exec (this=this@entry=0x7ffe2d628990, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#80 0x00007f862f1d9bec in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#81 0x00007f862f71dbfc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1542
#82 0x00007f862fcd3495 in QApplication::exec () at kernel/qapplication.cpp:2976
#83 0x00007f863474de2b in kdemain (argc=1, argv=<optimized out>) at /build/dolphin-HvGmRr/dolphin-15.12.3/src/main.cpp:150
#84 0x00007f8634347830 in __libc_start_main (main=0x400710 <main(int, char**)>, argc=1, argv=0x7ffe2d628c48, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe2d628c38) at ../csu/libc-start.c:291
#85 0x0000000000400749 in _start ()

-----------------------------------

did not happen again immediately after restart application.

To me this is an ongoing bug getting worse.
***please contact for further info but include above as no copies made***
also
paul@jao-X553MA:~$ uname -a
Linux jao-X553MA 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
paul@jao-X553MA:~$ lspci
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0e)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e)
00:13.0 SATA controller: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller (rev 0e)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 0e)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0e)
00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e)
00:1c.0 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 1 (rev 0e)
00:1c.1 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 2 (rev 0e)
00:1c.3 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 4 (rev 0e)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0e)
00:1f.3 SMBus: Intel Corporation Atom Processor E3800 Series SMBus Controller (rev 0e)
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5286 PCI Express Card Reader (rev 01)
03:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 06)
paul@jao-X553MA:~$
Comment 1 Christoph Feck 2016-11-15 10:31:12 UTC
Could you please add the information about Dolphin and Qt version from the Help Menu > About Dolphin > Version page?
Comment 2 pkjdje 2016-11-16 18:26:15 UTC
On Tue, 15 Nov 2016 10:31:12 +0000
Christoph Feck <bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=372489
> 
> Christoph Feck <cfeck@kde.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>            Severity|normal                      |crash
> 
> --- Comment #1 from Christoph Feck <cfeck@kde.org> ---
> Could you please add the information about Dolphin and Qt version
> from the Help Menu > About Dolphin > Version page?
> 

Hi, didnt think the report got through as got webpage errors. So you
may have found several copies, if so sorry.

Version 15.12.3
Using:
KDE Frameworks 5.18.0
Qt 5.5.1 (built against 5.5.1)
The xcb windowing system

thanks
Comment 3 konstan 2016-11-27 21:13:34 UTC
Created attachment 102482 [details]
New crash information added by DrKonqi

dolphin (15.12.3) using Qt 5.5.1

- Unusual behavior I noticed: kwin starts freezing the desktop but that's a special issue causes by my computer (radeon-drm trouble)

-- Backtrace (Reduced):
#6  QVector<void*>::isEmpty (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:84
#7  QThreadStorageData::finish (p=p@entry=0xf8) at thread/qthreadstorage.cpp:169
#8  0x00007f0eedaf4965 in QThreadPrivate::finish (arg=arg@entry=0x489ab10) at thread/qthread_unix.cpp:351
#9  0x00007f0eedaf57df in __pthread_cleanup_class::~__pthread_cleanup_class (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/pthread.h:561
#10 QThreadPrivate::start (arg=0x489ab10) at thread/qthread_unix.cpp:290
Comment 4 Elvis Angelaccio 2016-12-24 14:11:05 UTC

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