Bug 362987 - Dolphin crashes - right click on 3gp file and choose Open With
Summary: Dolphin crashes - right click on 3gp file and choose Open With
Status: RESOLVED DUPLICATE of bug 351485
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-05-12 15:32 UTC by Gilberto Caetano de Andrade
Modified: 2016-10-25 10:45 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 Gilberto Caetano de Andrade 2016-05-12 15:32:57 UTC
Application: dolphin (16.04.0)

Qt Version: 5.5.1
Frameworks Version: 5.20.0
Operating System: Linux 4.1.20-11-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Trying to open a 3gp file with the option Open With and then enter audacious.
But it crashes before I end the typing

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

Thread 4 (Thread 0x7f055d119700 (LWP 2400)):
#0  0x00007f0573a2ebbd in poll () at /lib64/libc.so.6
#1  0x00007f0566a3b422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f0566a3d00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f055f46e3c9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f056db4132f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f05695ed0a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f0573a36fed in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f05512cf700 (LWP 2401)):
#0  0x00007f0573a2ebbd in poll () at /lib64/libc.so.6
#1  0x00007f0568a67e64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f0568a67f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f056dd73d8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f056dd1ad53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f056db3c61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f056db4132f in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f05695ed0a4 in start_thread () at /lib64/libpthread.so.0
#8  0x00007f0573a36fed in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f0521c88700 (LWP 5608)):
[KCrash Handler]
#6  0x00007f056db3f47a in QThreadStorageData::finish(void**) () at /usr/lib64/libQt5Core.so.5
#7  0x00007f056db405ae in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f056db41351 in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f05695ed0a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f0573a36fed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f05741887c0 (LWP 2399)):
#0  0x00007f05695f103f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f0566a3b669 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f0566a3cd5f in  () at /usr/lib64/libxcb.so.1
#3  0x00007f0566a3ce72 in xcb_wait_for_reply () at /usr/lib64/libxcb.so.1
#4  0x00007f055f4680ba in QXcbConnection::sync() () at /usr/lib64/libQt5XcbQpa.so.5
#5  0x00007f055f486b3e in  () at /usr/lib64/libQt5XcbQpa.so.5
#6  0x00007f055f486dd7 in  () at /usr/lib64/libQt5XcbQpa.so.5
#7  0x00007f056ee9e7f3 in  () at /usr/lib64/libQt5Widgets.so.5
#8  0x00007f056ee9ec94 in  () at /usr/lib64/libQt5Widgets.so.5
#9  0x00007f056eebdd7f in QWidgetPrivate::syncBackingStore() () at /usr/lib64/libQt5Widgets.so.5
#10 0x00007f056eed1e94 in QWidget::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#11 0x00007f056ee91e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#12 0x00007f056ee96cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#13 0x00007f056dd1ce95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#14 0x00007f056dd1f057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f056dd748f3 in  () at /usr/lib64/libQt5Core.so.5
#16 0x00007f0568a67c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#17 0x00007f0568a67ed8 in  () at /usr/lib64/libglib-2.0.so.0
#18 0x00007f0568a67f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#19 0x00007f056dd73d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f056dd1ad53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#21 0x00007f056f080e1d in QDialog::exec() () at /usr/lib64/libQt5Widgets.so.5
#22 0x00007f05722fd3e2 in KRun::displayOpenWithDialog(QList<QUrl> const&, QWidget*, bool, QString const&, QByteArray const&) () at /usr/lib64/libKF5KIOWidgets.so.5
#23 0x00007f05722d5cdc in  () at /usr/lib64/libKF5KIOWidgets.so.5
#24 0x00007f05723315ec in  () at /usr/lib64/libKF5KIOWidgets.so.5
#25 0x00007f056dd4ccc6 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f056ee888d2 in QAction::triggered(bool) () at /usr/lib64/libQt5Widgets.so.5
#27 0x00007f056ee8ada8 in QAction::activate(QAction::ActionEvent) () at /usr/lib64/libQt5Widgets.so.5
#28 0x00007f056f002b9a in  () at /usr/lib64/libQt5Widgets.so.5
#29 0x00007f056f008aa4 in  () at /usr/lib64/libQt5Widgets.so.5
#30 0x00007f056f00c9cb in QMenu::mouseReleaseEvent(QMouseEvent*) () at /usr/lib64/libQt5Widgets.so.5
#31 0x00007f056eed23a1 in QWidget::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#32 0x00007f056f00d3db in QMenu::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#33 0x00007f056ee91e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#34 0x00007f056ee972cb in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#35 0x00007f056dd1ce95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#36 0x00007f056ee96191 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /usr/lib64/libQt5Widgets.so.5
#37 0x00007f056eeeae76 in  () at /usr/lib64/libQt5Widgets.so.5
#38 0x00007f056eeed353 in  () at /usr/lib64/libQt5Widgets.so.5
#39 0x00007f056ee91e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#40 0x00007f056ee96cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#41 0x00007f056dd1ce95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#42 0x00007f056e6ff964 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib64/libQt5Gui.so.5
#43 0x00007f056e701175 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib64/libQt5Gui.so.5
#44 0x00007f056e6e6268 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Gui.so.5
#45 0x00007f055f499200 in  () at /usr/lib64/libQt5XcbQpa.so.5
#46 0x00007f0568a67c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#47 0x00007f0568a67ed8 in  () at /usr/lib64/libglib-2.0.so.0
#48 0x00007f0568a67f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#49 0x00007f056dd73d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#50 0x00007f056dd1ad53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#51 0x00007f056f007a20 in QMenu::exec(QPoint const&, QAction*) () at /usr/lib64/libQt5Widgets.so.5
#52 0x00007f0573d526e8 in  () at /usr/lib64/libkdeinit5_dolphin.so
#53 0x00007f0573d53bcd in  () at /usr/lib64/libkdeinit5_dolphin.so
#54 0x00007f0573d494c3 in  () at /usr/lib64/libkdeinit5_dolphin.so
#55 0x00007f056dd4c73f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#56 0x00007f057370fcc4 in DolphinView::requestContextMenu(QPoint const&, KFileItem const&, QUrl const&, QList<QAction*> const&) () at /usr/lib64/libdolphinprivate.so.5
#57 0x00007f05736ed5cf in DolphinView::slotItemContextMenuRequested(int, QPointF const&) () at /usr/lib64/libdolphinprivate.so.5
#58 0x00007f056dd4c73f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#59 0x00007f057370eb16 in KItemListController::itemContextMenuRequested(int, QPointF const&) () at /usr/lib64/libdolphinprivate.so.5
#60 0x00007f05736b0c14 in KItemListController::mousePressEvent(QGraphicsSceneMouseEvent*, QTransform const&) () at /usr/lib64/libdolphinprivate.so.5
#61 0x00007f05736afd2b in KItemListController::processEvent(QEvent*, QTransform const&) () at /usr/lib64/libdolphinprivate.so.5
#62 0x00007f05736c16c2 in KItemListView::event(QEvent*) () at /usr/lib64/libdolphinprivate.so.5
#63 0x00007f056ee91e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#64 0x00007f056ee96cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#65 0x00007f056dd1ce95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#66 0x00007f056f1a073f in  () at /usr/lib64/libQt5Widgets.so.5
#67 0x00007f056f1a0b25 in  () at /usr/lib64/libQt5Widgets.so.5
#68 0x00007f056f1a9a52 in  () at /usr/lib64/libQt5Widgets.so.5
#69 0x00007f056f1a9e99 in QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent*) () at /usr/lib64/libQt5Widgets.so.5
#70 0x00007f056f1b32e0 in QGraphicsScene::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#71 0x00007f056ee91e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#72 0x00007f056ee96cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#73 0x00007f056dd1ce95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#74 0x00007f056f1ccf27 in QGraphicsView::mousePressEvent(QMouseEvent*) () at /usr/lib64/libQt5Widgets.so.5
#75 0x00007f056eed23ba in QWidget::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#76 0x00007f056efcc43e in QFrame::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#77 0x00007f056f1ceb53 in QGraphicsView::viewportEvent(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#78 0x00007f056dd1d0d3 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#79 0x00007f056ee91e5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#80 0x00007f056ee972cb in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#81 0x00007f056dd1ce95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#82 0x00007f056ee96191 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /usr/lib64/libQt5Widgets.so.5
#83 0x00007f056eeeb13b in  () at /usr/lib64/libQt5Widgets.so.5
#84 0x00007f056eeed353 in  () at /usr/lib64/libQt5Widgets.so.5
#85 0x00007f056ee91e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#86 0x00007f056ee96cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#87 0x00007f056dd1ce95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#88 0x00007f056e6ff964 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib64/libQt5Gui.so.5
#89 0x00007f056e701175 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib64/libQt5Gui.so.5
#90 0x00007f056e6e6268 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Gui.so.5
#91 0x00007f055f499200 in  () at /usr/lib64/libQt5XcbQpa.so.5
#92 0x00007f0568a67c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#93 0x00007f0568a67ed8 in  () at /usr/lib64/libglib-2.0.so.0
#94 0x00007f0568a67f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#95 0x00007f056dd73d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#96 0x00007f056dd1ad53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#97 0x00007f056dd228f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#98 0x00007f0573d5ba95 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#99 0x00007f0573973b05 in __libc_start_main () at /lib64/libc.so.6
#100 0x000000000040078e in _start ()

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2016-10-25 10:45:54 UTC

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