Bug 373882 - Crash while closing Konqueror
Summary: Crash while closing Konqueror
Status: RESOLVED DUPLICATE of bug 380114
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-12-19 09:04 UTC by thesirdmz
Modified: 2017-05-29 23:15 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 thesirdmz 2016-12-19 09:04:58 UTC
Application: konqueror (5.0.97)
 (Compiled from sources)
Qt Version: 5.7.1
Frameworks Version: 5.29.0
Operating System: Linux 4.7.10-hardened x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed: I had just been browsing a bunch of gentoo wiki pages. Then I closed the browser and got this crash dialog.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f513b0737c0 (LWP 3432))]

Thread 2 (Thread 0x7f51254b1700 (LWP 3434)):
#0  0x00007f513aa88acd in poll () from /lib64/libc.so.6
#1  0x00007f5130759d04 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f5130759e5d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f513639ecac in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#4  0x00007f513635ad32 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007f51361fc4aa in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007f513b1db55a in QDBusConnectionManager::run() () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f5136200978 in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#8  0x00007f513260c5a0 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f513aa924cd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f513b0737c0 (LWP 3432)):
[KCrash Handler]
#6  0x0000561080b3efe0 in ?? ()
#7  0x00007f513448384b in NotifyByAudio::~NotifyByAudio() () from /usr/lib64/libKF5Notifications.so.5
#8  0x00007f51344838ec in NotifyByAudio::~NotifyByAudio() () from /usr/lib64/libKF5Notifications.so.5
#9  0x00007f513637f4b1 in QObjectPrivate::deleteChildren() () from /usr/lib64/libQt5Core.so.5
#10 0x00007f513638311d in QObject::~QObject() () from /usr/lib64/libQt5Core.so.5
#11 0x00007f513446cc2a in (anonymous namespace)::Q_QGS_s_self::innerFunction()::Holder::~Holder() () from /usr/lib64/libKF5Notifications.so.5
#12 0x00007f513a9d8cd8 in __run_exit_handlers () from /lib64/libc.so.6
#13 0x00007f513a9d8d34 in exit () from /lib64/libc.so.6
#14 0x00007f513a9c2653 in __libc_start_main () from /lib64/libc.so.6
#15 0x000056107e454989 in _start ()

Possible duplicates by query: bug 370954.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-05-29 23:15:05 UTC

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