Summary: | this reference crashes konqueror | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Andreas Scherf <ascherfy> |
Component: | kjs | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 3.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andreas Scherf
2006-12-02 23:01:31 UTC
Cannot reproduce (snv 610k). Backtrace? Hmm, click on one of the numbers in the upper right corner, a new window opens. After that click into the new window and ... konqueror crashes. 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) (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 -1232070336 (LWP 8250)] (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 0xffffe410 in __kernel_vsyscall () #7 0xb7d0c770 in raise () from /lib/tls/i686/cmov/libc.so.6 #8 0xb7d0def3 in abort () from /lib/tls/i686/cmov/libc.so.6 #9 0xb7d41d0b in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6 #10 0xb7d4977e in mallopt () from /lib/tls/i686/cmov/libc.so.6 #11 0xb7d49a44 in free () from /lib/tls/i686/cmov/libc.so.6 #12 0xb7ef8fc1 in operator delete () from /usr/lib/libstdc++.so.6 #13 0xb7293103 in QObject::~QObject () from /usr/lib/libqt-mt.so.3 #14 0xb61b8471 in Akregator::KonqFeedIcon::~KonqFeedIcon () from /usr/lib/kde3/libakregatorkonqfeedicon.so #15 0xb72937e3 in QObject::~QObject () from /usr/lib/libqt-mt.so.3 #16 0xb7f4b59f in KParts::Part::~Part () from /usr/lib/libkparts.so.2 #17 0xb7f50c95 in KParts::ReadOnlyPart::~ReadOnlyPart () from /usr/lib/libkparts.so.2 #18 0xb5ea9b86 in KHTMLPart::~KHTMLPart () from /usr/lib/libkhtml.so.4 #19 0xb728f020 in QObject::event () from /usr/lib/libqt-mt.so.3 #20 0xb7226b88 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #21 0xb72289b7 in QApplication::notify () from /usr/lib/libqt-mt.so.3 #22 0xb791cdb2 in KApplication::notify () from /usr/lib/libkdecore.so.4 #23 0xb71b9389 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3 #24 0xb7227bc0 in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3 #25 0xb7227cc8 in QApplication::sendPostedEvents () from /usr/lib/libqt-mt.so.3 #26 0xb71cd27d in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #27 0xb724125e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #28 0xb724106e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #29 0xb7228731 in QApplication::exec () from /usr/lib/libqt-mt.so.3 #30 0xb674e2b4 in kdemain () from /usr/lib/libkdeinit_konqueror.so #31 0xb7f71524 in kdeinitmain () from /usr/lib/kde3/konqueror.so #32 0x0804e4df in ?? () #33 0x00000002 in ?? () #34 0x08076e70 in ?? () #35 0x00000001 in ?? () #36 0x00000000 in ?? () Here is the URL http://www.bildblog.de (sorry i didn't post the origin URL) |