Application: dolphin (15.12.2) 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: dolphin crash with adding link to program due to missing templates... The crash can be reproduced every time. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7efec74dc7c0 (LWP 6543))] Thread 3 (Thread 0x7efeb04db700 (LWP 6548)): #0 0x00007efec6d84bbd in poll () at /lib64/libc.so.6 #1 0x00007efeb9dd2422 in () at /usr/lib64/libxcb.so.1 #2 0x00007efeb9dd400f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1 #3 0x00007efeb28303c9 in () at /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007efec0ecf32f in () at /usr/lib64/libQt5Core.so.5 #5 0x00007efebc9820a4 in start_thread () at /lib64/libpthread.so.0 #6 0x00007efec6d8cfed in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7efe9e4f8700 (LWP 6549)): #0 0x00007efebbe3ecf9 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0 #1 0x00007efebbdfce4a in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007efebbdfcf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007efec1101d8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007efec10a8d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x00007efec0eca61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007efec0ecf32f in () at /usr/lib64/libQt5Core.so.5 #7 0x00007efebc9820a4 in start_thread () at /lib64/libpthread.so.0 #8 0x00007efec6d8cfed in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7efec74dc7c0 (LWP 6543)): [KCrash Handler] #6 0x00007efec10bb50b in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () at /usr/lib64/libQt5Core.so.5 #7 0x00007efec5397304 in KDialogJobUiDelegate::Private::next() () at /usr/lib64/libKF5JobWidgets.so.5 #8 0x00007efec10dbac6 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5 #9 0x00007efec221fe7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #10 0x00007efec2224cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #11 0x00007efec10aae95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #12 0x00007efec10ad057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5 #13 0x00007efec11028f3 in () at /usr/lib64/libQt5Core.so.5 #14 0x00007efebbdfcc84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #15 0x00007efebbdfced8 in () at /usr/lib64/libglib-2.0.so.0 #16 0x00007efebbdfcf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #17 0x00007efec1101d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #18 0x00007efec10a8d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #19 0x00007efec10b08f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #20 0x00007efec70b0391 in kdemain(int, char**) (argc=2, argv=<optimized out>) at /usr/src/debug/dolphin-15.12.2/src/main.cpp:150 #21 0x00007efec6cc9b05 in __libc_start_main () at /lib64/libc.so.6 #22 0x00000000004007ee in _start () at ../sysdeps/x86_64/start.S:122 Possible duplicates by query: bug 359622, bug 358954, bug 358693, bug 358509, bug 358406. Reported using DrKonqi
Thanks for the bug report. This crash is fixed in version 5.19 of the KJobWidgets framework. *** This bug has been marked as a duplicate of bug 356321 ***