Application: kdeinit5 (16.08.3) Qt Version: 5.7.1 Frameworks Version: 5.29.0 Operating System: Linux 4.9.8-201.fc25.x86_64 x86_64 Distribution: "Fedora release 25 (Twenty Five)" -- Information about the crash: - What I was doing when the application crashed: I had to tabs open, the first with split view. I was in the first tab splitted, and I clicked on the second tab when it crashed. -- Backtrace: Application: Dolphin (kdeinit5), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f8eeb9228c0 (LWP 8404))] Thread 3 (Thread 0x7f8ec2333700 (LWP 8407)): #0 0x00007f8ee8efa01d in poll () at /lib64/libc.so.6 #1 0x00007f8ee47df156 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #2 0x00007f8ee47df26c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007f8ee9d006eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #4 0x00007f8ee9cb168a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007f8ee9b0e5e3 in QThread::exec() () at /lib64/libQt5Core.so.5 #6 0x00007f8ee9b129ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #7 0x00007f8ee87416ca in start_thread () at /lib64/libpthread.so.0 #8 0x00007f8ee8f05f7f in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7f8ec9e0b700 (LWP 8406)): #0 0x00007f8ee8efa01d in poll () at /lib64/libc.so.6 #1 0x00007f8ee47df156 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #2 0x00007f8ee47df26c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007f8ee9d006eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #4 0x00007f8ee9cb168a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007f8ee9b0e5e3 in QThread::exec() () at /lib64/libQt5Core.so.5 #6 0x00007f8eeb9e3739 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5 #7 0x00007f8ee9b129ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #8 0x00007f8ee87416ca in start_thread () at /lib64/libpthread.so.0 #9 0x00007f8ee8f05f7f in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f8eeb9228c0 (LWP 8404)): [KCrash Handler] #6 0x00007f8ee8e84292 in free () at /lib64/libc.so.6 #7 0x00007f8ee9cd80c4 in QObjectPrivate::Connection::~Connection() () at /lib64/libQt5Core.so.5 #8 0x00007f8ee9cdb3dc in QObjectPrivate::cleanConnectionLists() () at /lib64/libQt5Core.so.5 #9 0x00007f8ee9cdb4bb in QObjectPrivate::addConnection(int, QObjectPrivate::Connection*) () at /lib64/libQt5Core.so.5 #10 0x00007f8ee9cdd9f0 in QMetaObjectPrivate::connect(QObject const*, int, QMetaObject const*, QObject const*, int, QMetaObject const*, int, int*) () at /lib64/libQt5Core.so.5 #11 0x00007f8ee9cdfc12 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () at /lib64/libQt5Core.so.5 #12 0x00007f8ee9feab0e in QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) () at /lib64/libQt5Gui.so.5 #13 0x00007f8ee9feae6d in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /lib64/libQt5Gui.so.5 #14 0x00007f8ee9fcbc4b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5 #15 0x00007f8ecf0336b0 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5XcbQpa.so.5 #16 0x00007f8ee47dee42 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #17 0x00007f8ee47df1c0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #18 0x00007f8ee47df26c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #19 0x00007f8ee9d006cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #20 0x00007f8ee9cb168a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #21 0x00007f8ee9cb918c in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #22 0x00007f8eda336f66 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so #23 0x000055a4ee26ef87 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) () #24 0x000055a4ee270137 in handle_launcher_request(int, char const*) [clone .isra.26] () #25 0x000055a4ee270a47 in handle_requests(int) () #26 0x000055a4ee26ba0e in main () Reported using DrKonqi
Hi, unfortunately the backtrace is not very helpful. If you can reproduce the crash, please install debug symbols and attach a new backtrace here. See https://community.kde.org/Dolphin/FAQ/Crashes
*** This bug has been marked as a duplicate of bug 386277 ***