Bug 135999 - Konqueror segfault with audiocd:/
Summary: Konqueror segfault with audiocd:/
Status: RESOLVED DUPLICATE of bug 146142
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-20 05:00 UTC by Altmenorg
Modified: 2007-08-08 11:20 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 Altmenorg 2006-10-20 05:00:03 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

Under certain conditions, konqueror crashes opening an audiocd:/ link.

Here are the steps to reproduce :
killall konqueror, to remove any preloaded session.
Enter the following command : konqueror audiocd:/?device=/dev/scd0 (depending your drive)

Konqueror crashes.

The strange thing is that as long as you have a preloaded konqueror session, or a konqueror window opened, the crash doesn't happen.

"kfmclient openProfile filemanagement audiocd:/?device=/dev/scd0" doesn't suffer the same issue.

Here is the backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/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)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233611088 (LWP 6307)]
(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  0x00000000 in ?? ()
#7  0xb6d2e576 in QObject::connect () from /usr/lib/libqt-mt.so.3
#8  0xb6cf2c37 in QGuardedPtrPrivate::QGuardedPtrPrivate ()
   from /usr/lib/libqt-mt.so.3
#9  0xb7f37240 in KonqRun::KonqRun () from /usr/lib/libkdeinit_konqueror.so
#10 0xb7f6f70b in KonqMainWindow::openURL ()
   from /usr/lib/libkdeinit_konqueror.so
#11 0xb7f7a15c in KonqViewManager::loadViewProfile ()
   from /usr/lib/libkdeinit_konqueror.so
#12 0xb7f7b588 in KonqMisc::createBrowserWindowFromProfile ()
   from /usr/lib/libkdeinit_konqueror.so
#13 0xb7f7c2c1 in KonqMisc::createNewWindow ()
   from /usr/lib/libkdeinit_konqueror.so
#14 0xb7f82d3b in kdemain () from /usr/lib/libkdeinit_konqueror.so
#15 0x08048482 in ?? ()
#16 0x00000002 in ?? ()
#17 0xbfc4abd4 in ?? ()
#18 0xbfc4ab38 in ?? ()
#19 0xb7dc0ff4 in ?? () from /lib/tls/i686/cmov/libc.so.6
#20 0xb7fd9290 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#21 0xb7ca68cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#22 0x080483d1 in ?? ()
Comment 1 Tommi Tervo 2007-08-08 11:20:33 UTC
#146142 has a better backtrace.

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