| Summary: | Konqueor freezing not reading audio cd and then crashed | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Scott <geekboy> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | anthony.mercatante, finex |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | stack trace | ||
|
Description
Scott
2007-05-30 11:20:41 UTC
Created attachment 20725 [details]
stack trace
Pasting backtraces in comments is preferred, it makes some things easier.
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233405728 (LWP 5082)]
[KCrash handler]
#6 0xb70e90fc in QString::unicode () from /usr/lib/libqt-mt.so.3
#7 0xb74d9de5 in operator== () from /usr/lib/libqt-mt.so.3
#8 0xb65fec5d in KonqView::supportsServiceType (this=0x83a49b8,
serviceType=@0xbfca81a0)
at /build/buildd/kdebase-3.5.6/./konqueror/konq_view.cc:1388
#9 0xb6637d80 in KonqMainWindow::openView (this=0x813b368,
serviceType=@0xbfca81a0, _url=@0xbfca8118, childView=0x83a49b8,
req=@0xbfca827c)
at /build/buildd/kdebase-3.5.6/./konqueror/konq_mainwindow.cc:753
#10 0xb663a480 in KonqMainWindow::openURL (this=0x813b368, _view=0x83a49b8,
_url=@0xbfca8680, _serviceType=@0xbfca82a0, req=@0xbfca827c,
trustedSource=false)
at /build/buildd/kdebase-3.5.6/./konqueror/konq_mainwindow.cc:574
#11 0xb6646b29 in KonqViewManager::loadViewProfile (this=0x8181330,
cfg=@0xbfca83f0, filename=@0xbfca8508, forcedURL=@0xbfca8680,
req=@0xbfca8440, resetWindow=false, openURL=true)
at /build/buildd/kdebase-3.5.6/./konqueror/konq_viewmgr.cc:1267
#12 0xb6647f78 in KonqMisc::createBrowserWindowFromProfile (path=@0xbfca8504,
filename=@0xbfca8508, url=@0xbfca8680, args=@0xbfca8628,
forbidUseHTML=false, filesToSelect=@0xbfca890c, tempFile=false,
openURL=true) at /build/buildd/kdebase-3.5.6/./konqueror/konq_misc.cc:159
#13 0xb6648cb1 in KonqMisc::createNewWindow (url=@0xbfca8680,
args=@0xbfca8628, forbidUseHTML=false, filesToSelect=@0xbfca890c,
tempFile=false, openURL=true)
at /build/buildd/kdebase-3.5.6/./konqueror/konq_misc.cc:112
#14 0xb664f72b in kdemain (argc=4, argv=0x807f040)
at /build/buildd/kdebase-3.5.6/./konqueror/konq_main.cc:195
#15 0xb7ee9464 in kdeinitmain (argc=4, argv=0x807f040) at konqueror_dummy.cc:3
#16 0x0804e6bf in launch (argc=4, _name=0x80899fc "konqueror",
args=0x8089a39 "", cwd=0x8089a3a "/home/scott", envc=26,
envs=0x8089dae "", reset_env=true, tty=0x0, avoid_loops=false,
startup_id_str=0x8089db3 "SCOTTBOX;1180515259;7932;8729_TIME40480628")
at /build/buildd/kdelibs-3.5.6/./kinit/kinit.cpp:673
#17 0x0804ef42 in handle_launcher_request (sock=6)
at /build/buildd/kdelibs-3.5.6/./kinit/kinit.cpp:1240
#18 0x0804f4b1 in handle_requests (waitForPid=0)
at /build/buildd/kdelibs-3.5.6/./kinit/kinit.cpp:1433
#19 0x080505ac in main (argc=5, argv=0xbfca90c4, envp=0xbfca90dc)
at /build/buildd/kdelibs-3.5.6/./kinit/kinit.cpp:1909
#20 0xb7c49ebc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#21 0x0804bb51 in _start ()
*** Bug 135999 has been marked as a duplicate of this bug. *** This crash is no more reproducible using KDE 4 which correctly opens Audio CD using the file manager. |