Bug 376625 - Crash when changing tab in dolphin
Summary: Crash when changing tab in dolphin
Status: RESOLVED DUPLICATE of bug 386277
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.08.3
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-02-18 16:49 UTC by Frédéric Vachon
Modified: 2017-10-28 09:58 UTC (History)
1 user (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 Frédéric Vachon 2017-02-18 16:49:38 UTC
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
Comment 1 Elvis Angelaccio 2017-02-19 10:31:55 UTC
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
Comment 2 Elvis Angelaccio 2017-10-28 09:58:17 UTC

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