Bug 392366 - Dolphin Crashed on left panel changing order
Summary: Dolphin Crashed on left panel changing order
Status: RESOLVED DUPLICATE of bug 320006
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 17.12.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-03-26 14:04 UTC by Bill
Modified: 2018-03-26 20:49 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 Bill 2018-03-26 14:04:20 UTC
Application: dolphin (17.12.3)

Qt Version: 5.10.1
Frameworks Version: 5.44.0
Operating System: Linux 4.15.12-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I had split view  for a long time  and i was connected to the  mounted cifs folder and i also tried to change the order from the left panel.
After the crash i was back to home with split view and the order on the left panel wasnt saved.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f28c2f3f800 (LWP 953))]

Thread 4 (Thread 0x7f28966b5700 (LWP 2941)):
#0  0x00007f28b785a3bd in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007f28bc78cfac in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
#2  0x00007f28bc784ffc in QSemaphore::acquire(int) () from /usr/lib/libQt5Core.so.5
#3  0x00007f28a04452b7 in ?? () from /usr/lib/qt/plugins/texttospeech/libqttexttospeech_flite.so
#4  0x00007f28bc78bacd in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007f28b785408c in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007f28c27fae7f in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f28a1237700 (LWP 1119)):
#0  0x00007f28c27f097b in poll () from /usr/lib/libc.so.6
#1  0x00007f28b51cb613 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f28b51cb72e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f28bc9d5264 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x00007f28bc97732b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007f28bc78672e in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007f28bc78bacd in ?? () from /usr/lib/libQt5Core.so.5
#7  0x00007f28b785408c in start_thread () from /usr/lib/libpthread.so.0
#8  0x00007f28c27fae7f in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f28a9327700 (LWP 990)):
#0  0x00007f28c27f097b in poll () from /usr/lib/libc.so.6
#1  0x00007f28b51cb613 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f28b51cb72e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f28bc9d5264 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x00007f28bc97732b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007f28bc78672e in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007f28bcdf8416 in ?? () from /usr/lib/libQt5DBus.so.5
#7  0x00007f28bc78bacd in ?? () from /usr/lib/libQt5Core.so.5
#8  0x00007f28b785408c in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007f28c27fae7f in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f28c2f3f800 (LWP 953)):
[KCrash Handler]
#6  0x00007f28bec85f3f in QDomNode::isElement() const () from /usr/lib/libQt5Xml.so.5
#7  0x00007f28bec89f56 in QDomNode::firstChildElement(QString const&) const () from /usr/lib/libQt5Xml.so.5
#8  0x00007f28c1caa16a in KBookmarkGroup::findToolbar() const () from /usr/lib/libKF5Bookmarks.so.5
#9  0x00007f28c1cb4bb4 in KBookmarkManager::saveAs(QString const&, bool) const () from /usr/lib/libKF5Bookmarks.so.5
#10 0x00007f28c1cb7bfc in KBookmarkManager::emitChanged(KBookmarkGroup const&) () from /usr/lib/libKF5Bookmarks.so.5
#11 0x00007f28c2b2b8d5 in ?? () from /usr/lib/libkdeinit5_dolphin.so
#12 0x00007f28bc9a973f in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#13 0x00007f28c24be91e in KItemListController::aboveItemDropEvent(int, QGraphicsSceneDragDropEvent*) () from /usr/lib/libdolphinprivate.so.5
#14 0x00007f28c2448689 in KItemListController::dropEvent(QGraphicsSceneDragDropEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.5
#15 0x00007f28c2448aec in KItemListController::processEvent(QEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.5
#16 0x00007f28c245b9c6 in KItemListView::event(QEvent*) () from /usr/lib/libdolphinprivate.so.5
#17 0x00007f28bd980fec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007f28bd9889c6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007f28bc978cf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#20 0x00007f28bdc932fd in ?? () from /usr/lib/libQt5Widgets.so.5
#21 0x00007f28bdc933d0 in ?? () from /usr/lib/libQt5Widgets.so.5
#22 0x00007f28bdc9341c in QGraphicsScene::dropEvent(QGraphicsSceneDragDropEvent*) () from /usr/lib/libQt5Widgets.so.5
#23 0x00007f28bdca2ea0 in QGraphicsScene::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#24 0x00007f28bd980fec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#25 0x00007f28bd9889c6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#26 0x00007f28bc978cf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#27 0x00007f28bdcc1d8e in QGraphicsView::dropEvent(QDropEvent*) () from /usr/lib/libQt5Widgets.so.5
#28 0x00007f28bd9c1188 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#29 0x00007f28bda64f0f in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#30 0x00007f28bdcc163c in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#31 0x00007f28bc9789bc in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#32 0x00007f28bd980fc8 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#33 0x00007f28bd988b45 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#34 0x00007f28bc978cf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#35 0x00007f28bd9de310 in ?? () from /usr/lib/libQt5Widgets.so.5
#36 0x00007f28bd9df0a1 in ?? () from /usr/lib/libQt5Widgets.so.5
#37 0x00007f28bd980fec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#38 0x00007f28bd9889c6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#39 0x00007f28bc978cf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#40 0x00007f28bd1778ea in QGuiApplicationPrivate::processDrop(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>) () from /usr/lib/libQt5Gui.so.5
#41 0x00007f28bd14eb91 in QWindowSystemInterface::handleDrop(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>) () from /usr/lib/libQt5Gui.so.5
#42 0x00007f28ae4588e5 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#43 0x00007f28ae45b22a in ?? () from /usr/lib/libQt5XcbQpa.so.5
#44 0x00007f28bd169404 in QBasicDrag::eventFilter(QObject*, QEvent*) () from /usr/lib/libQt5Gui.so.5
#45 0x00007f28bc97886c in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#46 0x00007f28bd98102a in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#47 0x00007f28bd9889c6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#48 0x00007f28bc978cf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#49 0x00007f28bd176434 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#50 0x00007f28bd177f86 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#51 0x00007f28bd14f29c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#52 0x00007f28ae4d248d in ?? () from /usr/lib/libQt5XcbQpa.so.5
#53 0x00007f28bc97732b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#54 0x00007f28bd169b7c in QBasicDrag::drag(QDrag*) () from /usr/lib/libQt5Gui.so.5
#55 0x00007f28bd189da1 in QDragManager::drag(QDrag*) () from /usr/lib/libQt5Gui.so.5
#56 0x00007f28bd186519 in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) () from /usr/lib/libQt5Gui.so.5
#57 0x00007f28c244b188 in KItemListController::startDragging() () from /usr/lib/libdolphinprivate.so.5
#58 0x00007f28c244b47b in KItemListController::mouseMoveEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.5
#59 0x00007f28c2448aec in KItemListController::processEvent(QEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.5
#60 0x00007f28c245b9c6 in KItemListView::event(QEvent*) () from /usr/lib/libdolphinprivate.so.5
#61 0x00007f28bd980fec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#62 0x00007f28bd9889c6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#63 0x00007f28bc978cf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#64 0x00007f28bdc9334c in ?? () from /usr/lib/libQt5Widgets.so.5
#65 0x00007f28bdc93729 in ?? () from /usr/lib/libQt5Widgets.so.5
#66 0x00007f28bdc98b76 in QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#67 0x00007f28bdca2c8d in QGraphicsScene::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#68 0x00007f28bd980fec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#69 0x00007f28bd9889c6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#70 0x00007f28bc978cf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#71 0x00007f28bdcbe9d3 in QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#72 0x00007f28bd9c1188 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#73 0x00007f28bda64f0f in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#74 0x00007f28bdcc163c in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#75 0x00007f28bc9789bc in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#76 0x00007f28bd980fc8 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#77 0x00007f28bd988f41 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#78 0x00007f28bc978cf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#79 0x00007f28bd987eca in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQt5Widgets.so.5
#80 0x00007f28bd9dc949 in ?? () from /usr/lib/libQt5Widgets.so.5
#81 0x00007f28bd9df060 in ?? () from /usr/lib/libQt5Widgets.so.5
#82 0x00007f28bd980fec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#83 0x00007f28bd9889c6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#84 0x00007f28bc978cf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#85 0x00007f28bd176434 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#86 0x00007f28bd177f86 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#87 0x00007f28bd14f29c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#88 0x00007f28ae4d248d in ?? () from /usr/lib/libQt5XcbQpa.so.5
#89 0x00007f28bc97732b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#90 0x00007f28bc980728 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#91 0x00007f28c2afb05e in kdemain () from /usr/lib/libkdeinit5_dolphin.so
#92 0x00007f28c2725f4a in __libc_start_main () from /usr/lib/libc.so.6
#93 0x000055e7bbbde77a in _start ()

Possible duplicates by query: bug 363343.

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2018-03-26 20:49:43 UTC

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