Bug 360152 - Dolphin crash on file move
Summary: Dolphin crash on file move
Status: RESOLVED DUPLICATE of bug 358793
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.12.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-03-06 07:47 UTC by adimeymuc
Modified: 2016-03-06 18: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 adimeymuc 2016-03-06 07:47:32 UTC
Application: dolphin (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.1.15-8-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Trying to move a file (may have been accessed  by different applicaton [rsync] in background)

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

Thread 5 (Thread 0x7f6725e6d700 (LWP 2607)):
#0  0x00007f673c6f2c1d in poll () at /lib64/libc.so.6
#1  0x00007f672f629422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f672f62b00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f67281ee3c9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f67367d132f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f67322160a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f673c6fb04d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f6714445700 (LWP 2622)):
#0  0x00007f673221a05f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f671af16a13 in  () at /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f671af16197 in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f67322160a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f673c6fb04d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f6712a15700 (LWP 2741)):
#0  0x00007f673c6f2c1d in poll () at /lib64/libc.so.6
#1  0x00007f6731681e64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f6731681f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f6736a03d8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f67369aad53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f67367cc61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f67367d132f in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f67322160a4 in start_thread () at /lib64/libpthread.so.0
#8  0x00007f673c6fb04d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f670b975700 (LWP 15239)):
[KCrash Handler]
#6  0x00007f67367cf47a in QThreadStorageData::finish(void**) () at /usr/lib64/libQt5Core.so.5
#7  0x00007f67367d05ae in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f67367d1351 in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f67322160a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f673c6fb04d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f673ce427c0 (LWP 2606)):
#0  0x00007f673221a05f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f672f629669 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f672f62ad5f in  () at /usr/lib64/libxcb.so.1
#3  0x00007f672f62ae72 in xcb_wait_for_reply () at /usr/lib64/libxcb.so.1
#4  0x00007f67281e80ba in QXcbConnection::sync() () at /usr/lib64/libQt5XcbQpa.so.5
#5  0x00007f6728206b3e in  () at /usr/lib64/libQt5XcbQpa.so.5
#6  0x00007f6728206dd7 in  () at /usr/lib64/libQt5XcbQpa.so.5
#7  0x00007f6737b3e7f3 in  () at /usr/lib64/libQt5Widgets.so.5
#8  0x00007f6737b3ec94 in  () at /usr/lib64/libQt5Widgets.so.5
#9  0x00007f6737b5dd7f in QWidgetPrivate::syncBackingStore() () at /usr/lib64/libQt5Widgets.so.5
#10 0x00007f6737b71e94 in QWidget::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#11 0x00007f6737cad3db in QMenu::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#12 0x00007f6737b31e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#13 0x00007f6737b36cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#14 0x00007f67369ace95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f67369af057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f6736a048f3 in  () at /usr/lib64/libQt5Core.so.5
#17 0x00007f6731681c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#18 0x00007f6731681ed8 in  () at /usr/lib64/libglib-2.0.so.0
#19 0x00007f6731681f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#20 0x00007f6736a03d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#21 0x00007f67369aad53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#22 0x00007f6737ca7a20 in QMenu::exec(QPoint const&, QAction*) () at /usr/lib64/libQt5Widgets.so.5
#23 0x00007f673ca15812 in  () at /usr/lib64/libkdeinit5_dolphin.so
#24 0x00007f673ca16dcd in  () at /usr/lib64/libkdeinit5_dolphin.so
#25 0x00007f673ca0cd26 in  () at /usr/lib64/libkdeinit5_dolphin.so
#26 0x00007f67369dc73f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#27 0x00007f673c3d1f54 in DolphinView::requestContextMenu(QPoint const&, KFileItem const&, QUrl const&, QList<QAction*> const&) () at /usr/lib64/libdolphinprivate.so.5
#28 0x00007f673c3b00ef in DolphinView::slotItemContextMenuRequested(int, QPointF const&) () at /usr/lib64/libdolphinprivate.so.5
#29 0x00007f67369dc73f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#30 0x00007f673c3d0da6 in KItemListController::itemContextMenuRequested(int, QPointF const&) () at /usr/lib64/libdolphinprivate.so.5
#31 0x00007f673c3737d4 in KItemListController::mousePressEvent(QGraphicsSceneMouseEvent*, QTransform const&) () at /usr/lib64/libdolphinprivate.so.5
#32 0x00007f673c3728eb in KItemListController::processEvent(QEvent*, QTransform const&) () at /usr/lib64/libdolphinprivate.so.5
#33 0x00007f673c3843b2 in KItemListView::event(QEvent*) () at /usr/lib64/libdolphinprivate.so.5
#34 0x00007f6737b31e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#35 0x00007f6737b36cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#36 0x00007f67369ace95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#37 0x00007f6737e4073f in  () at /usr/lib64/libQt5Widgets.so.5
#38 0x00007f6737e40b25 in  () at /usr/lib64/libQt5Widgets.so.5
#39 0x00007f6737e49a52 in  () at /usr/lib64/libQt5Widgets.so.5
#40 0x00007f6737e49e99 in QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent*) () at /usr/lib64/libQt5Widgets.so.5
#41 0x00007f6737e532e0 in QGraphicsScene::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#42 0x00007f6737b31e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#43 0x00007f6737b36cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#44 0x00007f67369ace95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#45 0x00007f6737e6cf27 in QGraphicsView::mousePressEvent(QMouseEvent*) () at /usr/lib64/libQt5Widgets.so.5
#46 0x00007f6737b723ba in QWidget::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#47 0x00007f6737c6c43e in QFrame::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#48 0x00007f6737e6eb53 in QGraphicsView::viewportEvent(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#49 0x00007f67369ad0d3 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#50 0x00007f6737b31e5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#51 0x00007f6737b372cb in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#52 0x00007f67369ace95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#53 0x00007f6737b36191 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /usr/lib64/libQt5Widgets.so.5
#54 0x00007f6737b8b13b in  () at /usr/lib64/libQt5Widgets.so.5
#55 0x00007f6737b8d353 in  () at /usr/lib64/libQt5Widgets.so.5
#56 0x00007f6737b31e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#57 0x00007f6737b36cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#58 0x00007f67369ace95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#59 0x00007f673739a8d4 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib64/libQt5Gui.so.5
#60 0x00007f673739c0e5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib64/libQt5Gui.so.5
#61 0x00007f67373811c8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Gui.so.5
#62 0x00007f6728219200 in  () at /usr/lib64/libQt5XcbQpa.so.5
#63 0x00007f6731681c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#64 0x00007f6731681ed8 in  () at /usr/lib64/libglib-2.0.so.0
#65 0x00007f6731681f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#66 0x00007f6736a03d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#67 0x00007f67369aad53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#68 0x00007f67369b28f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#69 0x00007f673ca1e311 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#70 0x00007f673c637b05 in __libc_start_main () at /lib64/libc.so.6
#71 0x00000000004007ee in _start ()

Reported using DrKonqi
Comment 1 Emmanuel Pescosta 2016-03-06 18:49:36 UTC
Thanks for the bug report, looks like 358793

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