Version: (using KDE KDE 3.5.2) Installed from: Gentoo Packages Compiler: gcc version 4.0.3 (Gentoo 4.0.3, pie-8.7.8) OS: Linux I can't reproduce it very reliably, but it works about 30% of the time for me. My home page is set to "http://www.google.com/ig?hl=en" (the customized Google page). If I open a new instance of Konqueror, and open the DOM tree viewer before it loaded the page, it often crashes: #9 0xffffe410 in ?? () #10 0xbfc6bdac in ?? () #11 0x00000006 in ?? () #12 0x00004cab in ?? () #13 0x43286180 in raise () from /lib/libc.so.6 #14 0x432878f0 in abort () from /lib/libc.so.6 #15 0x435c64c5 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/libstdc++.so.6 #16 0x435c3f05 in __gxx_personality_v0 () from /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/libstdc++.so.6 #17 0x435c3f42 in std::terminate () from /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/libstdc++.so.6 #18 0x435c409a in __cxa_throw () from /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/libstdc++.so.6 #19 0xb7178d30 in DOM::DOMImplementation::createCSSStyleSheet () from /usr/kde/3.5/lib/libkhtml.so.4 #20 0xb6cbc95d in DOMTreeView::connectToPart () from /usr/kde/3.5/lib/kde3/libdomtreeviewerplugin.so #21 0xb6cbcc22 in DOMTreeView::slotSetHtmlPartDelayed () from /usr/kde/3.5/lib/kde3/libdomtreeviewerplugin.so #22 0xb6cc82be in DOMTreeView::qt_invoke () from /usr/kde/3.5/lib/kde3/libdomtreeviewerplugin.so #23 0x43a4da39 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3 #24 0x43d8c2fa in QSignal::signal () from /usr/qt/3/lib/libqt-mt.so.3 #25 0x43a6a03d in QSignal::activate () from /usr/qt/3/lib/libqt-mt.so.3 #26 0x43a718d3 in QSingleShotTimer::event () from /usr/qt/3/lib/libqt-mt.so.3 #27 0x439ee86a in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3 #28 0x439ef2ef in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3 #29 0xb77d8e82 in KApplication::notify () from /usr/kde/3.5/lib/libkdecore.so.4 #30 0x439e35a9 in QEventLoop::activateTimers () from /usr/qt/3/lib/libqt-mt.so.3 #31 0x4399dc0e in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3 #32 0x43a050c9 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3 #33 0x43a04fb6 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3 #34 0x439ee1bf in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3 #35 0x44af8c7f in kdemain () from /usr/kde/3.5/lib/libkdeinit_konqueror.so #36 0x4327287f in __libc_start_main () from /lib/libc.so.6 #37 0x08048691 in ?? () It seems to happen only with a new instance - not when refreshing or going to a different site.
*** This bug has been marked as a duplicate of 110947 ***