Summary: | konqueror crashes while using a proxy and repeatedly asking for an unknown url | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | michaell <michaell> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | backtrace |
Description
michaell
2006-04-12 06:28:41 UTC
Created attachment 15570 [details]
backtrace
Pasting the backtrace: Using host libthread_db library "/lib/libthread_db.so.1". `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread -1501030208 (LWP 6905)] [KCrash handler] #6 0xa5fe844b in QGuardedPtr<khtml::RenderPart>::operator khtml::RenderPart* (122277122277 this=0x28) at qguardedptr.h:117 #7 0xa5fb0e05 in KHTMLPart::slotFinished (this=0x87f1600, job=0x887b7b0) at khtml_part.cpp:1841 #8 0xa5fccf4d in KHTMLPart::qt_invoke (this=0x87f1600, _id=19, _o=0xaf829330) at khtml_part.moc:504 #9 0xa701ea3d in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #10 0xa7cd4959 in KIO::Job::result (this=0x887b7b0, t0=0x887b7b0) at jobclasses.moc:162 #11 0xa7cc0002 in KIO::Job::emitResult (this=0x887b7b0) at job.cpp:226 #12 0xa7cc16bd in KIO::SimpleJob::slotFinished (this=0x887b7b0) at job.cpp:574 #13 0xa7cc39af in KIO::TransferJob::slotFinished (this=0x887b7b0) at job.cpp:944 #14 0xa7cd7110 in KIO::TransferJob::qt_invoke (this=0x887b7b0, _id=17, _o=0xaf829600) at jobclasses.moc:1071 #15 0xa701eab4 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #16 0xa701f1d2 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #17 0xa7cb7a2f in KIO::SlaveInterface::finished (this=0x87afeb0) at slaveinterface.moc:226 #18 0xa7cb60ba in KIO::SlaveInterface::dispatch (this=0x87afeb0, _cmd=104, rawdata=@0xaf8297f0) at slaveinterface.cpp:243 #19 0xa7cb5d2f in KIO::SlaveInterface::dispatch (this=0x87afeb0) at slaveinterface.cpp:173 #20 0xa7cb3c3d in KIO::Slave::gotInput (this=0x87afeb0) at slave.cpp:300 #21 0xa7cb5605 in KIO::Slave::qt_invoke (this=0x87afeb0, _id=4, _o=0xaf8298f0) at slave.moc:113 #22 0xa701eab4 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #23 0xa701f07a in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #24 0xa7377910 in QSocketNotifier::activated () from /usr/qt/3/lib/libqt-mt.so.3 #25 0xa703b55f in QSocketNotifier::event () from /usr/qt/3/lib/libqt-mt.so.3 #26 0xa6fba32f in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3 #27 0xa6fba4cc in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3 #28 0xa768d2b8 in KApplication::notify (this=0xaf82a1e0, receiver=0x8797400, event=0xaf829c00) at kapplication.cpp:550 #29 0xa6fad883 in QEventLoop::activateSocketNotifiers () from /usr/qt/3/lib/libqt-mt.so.3 #30 0xa6f661a1 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3 #31 0xa6fd0b22 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3 #32 0xa6fd0a76 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3 #33 0xa6fb94df in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3 #34 0xa67641eb in kdemain () from /usr/kde/3.5/lib/libkdeinit_konqueror.so #35 0x00000000 in ?? () Bug #128564 is a duplicate of this one and the patch in comment 3 fixes the issue. |