Bug 70965 - crash (in caching mechanism?)
Summary: crash (in caching mechanism?)
Status: RESOLVED DUPLICATE of bug 70731
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-21 13:37 UTC by Edwin Schepers
Modified: 2003-12-21 13:44 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 Edwin Schepers 2003-12-21 13:37:37 UTC
Version:           4.0 (using KDE 3.1.94 (CVS >= 20031206), compiled sources)
Compiler:          gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
OS:          Linux (i686) release 2.4.22-1.2115.nptl

Hi,
I wasn't doing anything with konqueror, and all of a sudden I got this crash.

(no debugging symbols found)...Using host libthread_db library "/lib/tls/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)...[Thread debugging using libthread_db enabled]
[New Thread -1085292416 (LWP 9701)]

0x0086ec32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#0  0x0086ec32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x007a1963 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#2  0x00ac16d8 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde.cvs/lib/libkdecore.so.4
#3  <signal handler called>
#4  0x0086ec32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#5  0x02bbf98f in raise () from /lib/tls/libc.so.6
#6  0x02bc1302 in abort () from /lib/tls/libc.so.6
#7  0x02bb92f8 in __assert_fail () from /lib/tls/libc.so.6
#8  0x0871b402 in khtml::Cache::clear() () from /opt/kde.cvs/lib/libkhtml.so.4
#9  0x0864a918 in KHTMLFactory::~KHTMLFactory() ()
   from /opt/kde.cvs/lib/libkhtml.so.4
#10 0x0864ab35 in KHTMLFactory::deref() () from /opt/kde.cvs/lib/libkhtml.so.4
#11 0x0864a7e6 in KHTMLFactory::~KHTMLFactory() ()
   from /opt/kde.cvs/lib/libkhtml.so.4
#12 0x00ada72c in KLibrary::~KLibrary() ()
   from /opt/kde.cvs/lib/libkdecore.so.4
#13 0x00adb3b9 in KLibrary::slotTimeout() ()
   from /opt/kde.cvs/lib/libkdecore.so.4
#14 0x00add98d in KLibrary::qt_invoke(int, QUObject*) ()
   from /opt/kde.cvs/lib/libkdecore.so.4
#15 0x00fe73da in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#16 0x00fe7238 in QObject::activate_signal(int) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#17 0x012a2f74 in QTimer::timeout() ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#18 0x01003c5f in QTimer::event(QEvent*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#19 0x00f95d19 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#20 0x00f9539c in QApplication::notify(QObject*, QEvent*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#21 0x00a2e012 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde.cvs/lib/libkdecore.so.4
#22 0x00f86e00 in QEventLoop::activateTimers() ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#23 0x00f4b4cc in QEventLoop::processEvents(unsigned) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#24 0x00fa68a3 in QEventLoop::enterLoop() ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#25 0x00fa6760 in QEventLoop::exec() ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#26 0x00f95f18 in QApplication::exec() ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#27 0x02f5bcae in kdemain () from /opt/kde.cvs/lib/libkdeinit_konqueror.so
#28 0x007f6836 in kdeinitmain () from /opt/kde.cvs/lib/kde3/konqueror.so
#29 0x0804cad9 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#30 0x0804deca in handle_launcher_request(int) ()
#31 0x0804e482 in handle_requests(int) ()
#32 0x0804f325 in main ()
Comment 1 Stephan Kulow 2003-12-21 13:44:37 UTC

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