Bug 369506 - Dolphin crashed on close with mutliple tabs open.
Summary: Dolphin crashed on close with mutliple tabs open.
Status: RESOLVED DUPLICATE of bug 368829
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.08.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-09-28 21:52 UTC by paul s
Modified: 2016-10-13 00:33 UTC (History)
0 users

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 paul s 2016-09-28 21:52:58 UTC
Application: kdeinit5 (16.08.1)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.7.4-200.fc24.x86_64 x86_64
Distribution: "Fedora release 24 (Twenty Four)"

-- Information about the crash:
Had six tabs open some in split window. Some locations were using fish as a protocol. Closed dolphin and it produced this crash.

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

Thread 2 (Thread 0x7ff51d766700 (LWP 655)):
#0  0x00007ff53d78d3ed in poll () at /lib64/libc.so.6
#1  0x00007ff53be53a06 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007ff53be53b1c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007ff53e59324b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007ff53e5425ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007ff53e3a1343 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007ff5402ce559 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007ff53e3a599a in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007ff53cfdc5ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007ff53d798f6d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ff540212900 (LWP 653)):
[KCrash Handler]
#6  0x00007ff53d6ca6f5 in raise () at /lib64/libc.so.6
#7  0x00007ff53d6cc2fa in abort () at /lib64/libc.so.6
#8  0x00007ff53d70b670 in __libc_message () at /lib64/libc.so.6
#9  0x00007ff53d713e0a in _int_free () at /lib64/libc.so.6
#10 0x00007ff53d71736c in free () at /lib64/libc.so.6
#11 0x00007ff53e569e9f in QMetaCallEvent::~QMetaCallEvent() () at /lib64/libQt5Core.so.5
#12 0x00007ff53e569ef9 in QMetaCallEvent::~QMetaCallEvent() () at /lib64/libQt5Core.so.5
#13 0x00007ff53e545fe7 in QCoreApplication::removePostedEvents(QObject*, int) () at /lib64/libQt5Core.so.5
#14 0x00007ff53e56c7c9 in QObjectPrivate::~QObjectPrivate() () at /lib64/libQt5Core.so.5
#15 0x00007ff53e56c8c9 in QObjectPrivate::~QObjectPrivate() () at /lib64/libQt5Core.so.5
#16 0x00007ff53e573647 in QObject::~QObject() () at /lib64/libQt5Core.so.5
#17 0x00007ff522b030b9 in QXcbConnection::~QXcbConnection() () at /lib64/libQt5XcbQpa.so.5
#18 0x00007ff522b04a46 in QXcbIntegration::~QXcbIntegration() () at /lib64/libQt5XcbQpa.so.5
#19 0x00007ff522b04b49 in QXcbIntegration::~QXcbIntegration() () at /lib64/libQt5XcbQpa.so.5
#20 0x00007ff53e877fab in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /lib64/libQt5Gui.so.5
#21 0x00007ff53edd2c09 in QApplicationPrivate::~QApplicationPrivate() () at /lib64/libQt5Widgets.so.5
#22 0x00007ff53e573647 in QObject::~QObject() () at /lib64/libQt5Core.so.5
#23 0x00007ff53e549f1c in QCoreApplication::~QCoreApplication() () at /lib64/libQt5Core.so.5
#24 0x00007ff53e877da3 in QGuiApplication::~QGuiApplication() () at /lib64/libQt5Gui.so.5
#25 0x00007ff53edd46cf in QApplication::~QApplication() () at /lib64/libQt5Widgets.so.5
#26 0x00007ff52e031641 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#27 0x0000564e4f946f37 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#28 0x0000564e4f9480e7 in handle_launcher_request(int, char const*) [clone .isra.26] ()
#29 0x0000564e4f9489f7 in handle_requests(int) ()
#30 0x0000564e4f9439ce in main ()

Possible duplicates by query: bug 351922, bug 347134, bug 346742.

Reported using DrKonqi
Comment 1 paul s 2016-10-13 00:33:13 UTC

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