Bug 149820 - SIGSEGV: Konqueror Web Browser/File Browser crashes closing the application in pthread_mutex_lock()
Summary: SIGSEGV: Konqueror Web Browser/File Browser crashes closing the application i...
Status: RESOLVED NOT A BUG
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-13 05:25 UTC by Michael K. Dwyer
Modified: 2009-06-05 15:22 UTC (History)
2 users (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 Michael K. Dwyer 2007-09-13 05:25:44 UTC
Version:           3.5.7-21.fc7 Fedora (using KDE KDE 3.5.7)
Installed from:    Fedora RPMs
Compiler:          gcc version 4.1.2 20070502 (Red Hat 4.1.2-12) Target: i386-redhat-linux
OS:                Linux

The Konqueror Web Browser/File Browser will crash, SIGSEGV, anytime after visiting a website with streaming audio from a radio station.  I can consistently recreate this problem.

The steps to reproduce the problem follows:

+ From the main panel select Konqueror Web Browser or "Home" Personal Files.
+ From location enter the URL:
  http://www.101kgb.com/cc-common/streaming_new/index.html?refreshed=yes
+ Wait for the streaming media to broadcast.
+ Close the application using one of the following:
  Location -> Quit
  Ctrl+Q
+ The application window will close followed by the window for the KDE Crash Handler.

The expected behaviour would be for the application to terminate without KDE crashing.

The Backtrace for the reported problem follows:

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208318256 (LWP 6732)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0x00335370 in pthread_mutex_lock () from /lib/libpthread.so.0
#7  0x001ed266 in pthread_mutex_lock () from /lib/libc.so.6
#8  0x0056867f in ?? () from /usr/lib/libX11.so.6
#9  0x005838ef in XrmDestroyDatabase () from /usr/lib/libX11.so.6
#10 0x00569f9c in _XFreeDisplayStructure () from /usr/lib/libX11.so.6
#11 0x00555a6a in XCloseDisplay () from /usr/lib/libX11.so.6
#12 0x0360f428 in qt_cleanup () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x0368bd24 in QApplication::~QApplication$base ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x007efb79 in KApplication::~KApplication$base ()
   from /usr/lib/libkdecore.so.4
#15 0x00499bb5 in kdemain () from /usr/lib/libkdeinit_konqueror.so
#16 0x080484a2 in ?? ()
#17 0x00125f70 in __libc_start_main () from /lib/libc.so.6
#18 0x080483c1 in ?? ()

THANX(MKD).
Comment 1 Rui G. 2008-08-01 18:27:14 UTC
Can you still reproduce this in recent versions? It's only available to USA. In case you do, please install kdelibs,kdebase and qt debug packages (I hope these are enough) if they are available and paste the backtrace again.
Comment 2 Dario Andres 2009-01-20 02:32:45 UTC
No news from the bug reporter, closing. Please reopen this bug report if you experience the same bug again with a recent KDE (3.5.10 / 4.1.4 / 4.2) . Thanks :)
Comment 3 Dario Andres 2009-06-05 15:22:52 UTC
Marking as INVALID