Bug 383714 - Dolphin crashed
Summary: Dolphin crashed
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.3
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-08-19 18:13 UTC by john.botelho
Modified: 2018-04-10 18:19 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description john.botelho 2017-08-19 18:13:48 UTC
Application: kdeinit5 (16.12.3)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.9.35-desktop-1.mga6 x86_64
Distribution: "Mageia 6"

-- Information about the crash:
- What I was doing when the application crashed:
Just navigating the file system, double-clicking folders.

-- Backtrace:
Application: Dolphin (kdeinit5), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f95a396a800 (LWP 3599))]

Thread 2 (Thread 0x7f9589c66700 (LWP 3601)):
#0  0x00007f959eb4b970 in g_mutex_unlock () at /lib64/libglib-2.0.so.0
#1  0x00007f959eb06220 in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#2  0x00007f959eb06bc3 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#3  0x00007f959eb06d9c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#4  0x00007f95a24a3e2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007f95a244f49a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#6  0x00007f95a22893bc in QThread::exec() () at /lib64/libQt5Core.so.5
#7  0x00007f95a3898635 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#8  0x00007f95a228dff9 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#9  0x00007f959f85566d in start_thread () at /lib64/libpthread.so.0
#10 0x00007f95a1f24e4d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f95a396a800 (LWP 3599)):
[KCrash Handler]
#6  0x00007f95a1e62818 in raise () at /lib64/libc.so.6
#7  0x00007f95a1e63f2a in abort () at /lib64/libc.so.6
#8  0x00007f95a1ea143a in  () at /lib64/libc.so.6
#9  0x00007f95a1eaa879 in _int_free () at /lib64/libc.so.6
#10 0x00007f95a1eaddb8 in free () at /lib64/libc.so.6
#11 0x00007f95a2479abc in QMetaCallEvent::~QMetaCallEvent() () at /lib64/libQt5Core.so.5
#12 0x00007f95a2479b19 in QMetaCallEvent::~QMetaCallEvent() () at /lib64/libQt5Core.so.5
#13 0x00007f95a2453b97 in QCoreApplication::removePostedEvents(QObject*, int) () at /lib64/libQt5Core.so.5
#14 0x00007f95a247bd2a in QObjectPrivate::~QObjectPrivate() () at /lib64/libQt5Core.so.5
#15 0x00007f95a247bed9 in QObjectPrivate::~QObjectPrivate() () at /lib64/libQt5Core.so.5
#16 0x00007f95a248398c in QObject::~QObject() () at /lib64/libQt5Core.so.5
#17 0x00007f958e4f4049 in QXcbConnection::~QXcbConnection() () at /lib64/libQt5XcbQpa.so.5
#18 0x00007f958e4f57c6 in QXcbIntegration::~QXcbIntegration() () at /lib64/libQt5XcbQpa.so.5
#19 0x00007f958e4f58c9 in QXcbIntegration::~QXcbIntegration() () at /lib64/libQt5XcbQpa.so.5
#20 0x00007f95a278a8a7 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /lib64/libQt5Gui.so.5
#21 0x00007f95a0d04f69 in QApplicationPrivate::~QApplicationPrivate() () at /lib64/libQt5Widgets.so.5
#22 0x00007f95a248398c in QObject::~QObject() () at /lib64/libQt5Core.so.5
#23 0x00007f95a2452fd4 in QCoreApplication::~QCoreApplication() () at /lib64/libQt5Core.so.5
#24 0x00007f95a0d06904 in QApplication::~QApplication() () at /lib64/libQt5Widgets.so.5
#25 0x00007f9597ed846e in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#26 0x000000000040818f in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#27 0x0000000000409437 in handle_launcher_request(int, char const*) [clone .isra.26] ()
#28 0x0000000000409bd6 in handle_requests(int) ()
#29 0x0000000000404dd3 in main ()

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2017-08-20 08:22:54 UTC
Seems to be a crash in Qt. Please install debug symbols for qtbase and post a new backtrace (if you can reproduce the crash).
Comment 2 Julian Steinmann 2018-03-27 18:03:13 UTC
Can you still reproduce this issue with the newest version of Dolphin & Qt? If not, I'll close this bug soon. In the case that you can reproduce this crash, please attach a backtrace after you installed all debug packages.
Comment 3 Julian Steinmann 2018-04-10 18:19:02 UTC
No response -> closing. Please reopen the bug report if you still experience this behavior with newer versions of Dolphin.