Bug 386273 - Konqueror crashed when attempting to close a tab
Summary: Konqueror crashed when attempting to close a tab
Status: RESOLVED DUPLICATE of bug 341187
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
: 387066 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-10-27 23:27 UTC by jake.bahr
Modified: 2017-11-29 19:28 UTC (History)
1 user (show)

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 jake.bahr 2017-10-27 23:27:10 UTC
Application: konqueror (4.14.13)
KDE Platform Version: 4.14.32
Qt Version: 4.8.7
Operating System: Linux 4.4.88 x86_64
Distribution (Platform): Slackware Packages

-- Information about the crash:
- What I was doing when the application crashed:
I had a few browser tabs open and one tab pointed to a .tar.gz, since I was interesting in downloading a package.  When I try to close this particular tab, Konqueror crashes.  This occurs every single time without fail (I've tried maybe 6 or 7 times now).

The crash can be reproduced every time.

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

Thread 4 (Thread 0x7f7a6f36f700 (LWP 28483)):
#0  0x00007f7ad2a5936f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f7ac620b441 in  () at /usr/lib64/qt/lib/libQtWebKit.so.4
#2  0x00007f7ac650d216 in  () at /usr/lib64/qt/lib/libQtWebKit.so.4
#3  0x00007f7ad2a53684 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f7ad0f9aeed in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f7a7057b700 (LWP 28482)):
#0  0x00007f7ad0f8f2fd in poll () at /lib64/libc.so.6
#1  0x00007f7acd6b3964 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f7acd6b3a6c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f7ad2e280ce in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/qt/lib/libQtCore.so.4
#4  0x00007f7ad2df85d1 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/qt/lib/libQtCore.so.4
#5  0x00007f7ad2df88e5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/qt/lib/libQtCore.so.4
#6  0x00007f7ad2cf1c39 in QThread::exec() () at /usr/lib64/qt/lib/libQtCore.so.4
#7  0x00007f7ad2cf43bc in  () at /usr/lib64/qt/lib/libQtCore.so.4
#8  0x00007f7ad2a53684 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f7ad0f9aeed in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f7ab425d700 (LWP 28481)):
#0  0x00007f7ad2a5936f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f7ac64dbd9d in  () at /usr/lib64/qt/lib/libQtWebKit.so.4
#2  0x00007f7ac64dbdf9 in  () at /usr/lib64/qt/lib/libQtWebKit.so.4
#3  0x00007f7ad2a53684 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f7ad0f9aeed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f7ad4466780 (LWP 28480)):
[KCrash Handler]
#6  0x00007f7ad3f593a0 in KXMLGUIFactory::removeClient(KXMLGUIClient*) () at /usr/lib64/libkdeui.so.5
#7  0x00007f7a70e809a4 in  () at /usr/lib64/kde4/arkpart.so
#8  0x00007f7a70e80a29 in  () at /usr/lib64/kde4/arkpart.so
#9  0x00007f7abbc2f642 in  () at /usr/lib64/libkdeinit4_konqueror.so
#10 0x00007f7abbc2f929 in  () at /usr/lib64/libkdeinit4_konqueror.so
#11 0x00007f7abbc3cf66 in  () at /usr/lib64/libkdeinit4_konqueror.so
#12 0x00007f7abbc65b25 in  () at /usr/lib64/libkdeinit4_konqueror.so
#13 0x00007f7abbc81b6a in  () at /usr/lib64/libkdeinit4_konqueror.so
#14 0x00007f7ad2e12921 in QObject::event(QEvent*) () at /usr/lib64/qt/lib/libQtCore.so.4
#15 0x00007f7ad1fa2c0c in QWidget::event(QEvent*) () at /usr/lib64/qt/lib/libQtGui.so.4
#16 0x00007f7ad23636f3 in QMainWindow::event(QEvent*) () at /usr/lib64/qt/lib/libQtGui.so.4
#17 0x00007f7ad3f4f909 in KXmlGuiWindow::event(QEvent*) () at /usr/lib64/libkdeui.so.5
#18 0x00007f7abbc80d8c in  () at /usr/lib64/libkdeinit4_konqueror.so
#19 0x00007f7ad1f4f48c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/qt/lib/libQtGui.so.4
#20 0x00007f7ad1f55f5c in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/qt/lib/libQtGui.so.4
#21 0x00007f7ad3e588aa in KApplication::notify(QObject*, QEvent*) () at /usr/lib64/libkdeui.so.5
#22 0x00007f7ad2df9c0d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/qt/lib/libQtCore.so.4
#23 0x00007f7ad2dfce6e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/qt/lib/libQtCore.so.4
#24 0x00007f7ad2e27f3e in  () at /usr/lib64/qt/lib/libQtCore.so.4
#25 0x00007f7acd6b3797 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#26 0x00007f7acd6b39c8 in  () at /usr/lib64/libglib-2.0.so.0
#27 0x00007f7acd6b3a6c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#28 0x00007f7ad2e280ae in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/qt/lib/libQtCore.so.4
#29 0x00007f7ad1ff29e6 in  () at /usr/lib64/qt/lib/libQtGui.so.4
#30 0x00007f7ad2df85d1 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/qt/lib/libQtCore.so.4
#31 0x00007f7ad2df88e5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/qt/lib/libQtCore.so.4
#32 0x00007f7ad2dfdec9 in QCoreApplication::exec() () at /usr/lib64/qt/lib/libQtCore.so.4
#33 0x00007f7abbca0ad6 in kdemain () at /usr/lib64/libkdeinit4_konqueror.so
#34 0x0000000000408c21 in  ()
#35 0x00000000004099f7 in  ()
#36 0x000000000040a13a in  ()
#37 0x0000000000405952 in  ()
#38 0x00007f7ad0eb47d0 in __libc_start_main () at /lib64/libc.so.6
#39 0x00000000004067b9 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-11-29 19:27:10 UTC
*** Bug 387066 has been marked as a duplicate of this bug. ***
Comment 2 Christoph Feck 2017-11-29 19:28:27 UTC

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