https://bugzilla.novell.com/show_bug.cgi?id=383359 User mfabian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=383359#c2 --- Comment #2 from Mike Fabian <mfabian@novell.com> 2008-04-24 07:57:41 MST --- I attached with gdb to konqueror to see what happens. Here is the backtrace (looks the same each time I stop): (gdb) c Continuing. ^C Program received signal SIGINT, Interrupt. 0x00007f893668471b in QTextCursor::selectedText () from /usr/lib64/libQtGui.so.4 (gdb) bt #0 0x00007f893668471b in QTextCursor::selectedText () from /usr/lib64/libQtGui.so.4 #1 0x00007fff43b8e6c0 in ?? () #2 0x000000000000002a in ?? () #3 0x00007f89377b5760 in QMapData::shared_null () from /usr/lib64/libQtCore.so.4 #4 0x00007fff43b8e6b0 in ?? () #5 0x0000000001290540 in ?? () #6 0x00000000ffffffe1 in ?? () #7 0x00007fff43b8e690 in ?? () #8 0x00007f892ac69ae0 in vtable for DOM::CSSException () from /usr/lib64/libkhtml.so.5 #9 0x00007fff43b8e5d0 in ?? () #10 0x00007f892a7ae52b in ?? () from /usr/lib64/libkhtml.so.5 #11 0x00007f892a747f3f in ?? () from /usr/lib64/libkhtml.so.5 #12 0x00007f892a6eabe3 in KHTMLPart::saveState () from /usr/lib64/libkhtml.so.5 #13 0x00007f893b6dfeda in KonqView::updateHistoryEntry (this=0xb4b7c0, saveLocationBarURL=true) at /usr/src/debug/kdebase-4.0.3/apps/konqueror/src/konqview.cpp:751 #14 0x00007f893b6e48ad in KonqView::slotCompleted (this=0xb4b7c0, hasPending=false) at /usr/src/debug/kdebase-4.0.3/apps/konqueror/src/konqview.cpp:596 #15 0x00007f893b6e4bcd in KonqView::qt_metacall (this=0xb4b7c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff43b8ec00) at /usr/src/debug/kdebase-4.0.3/build/apps/konqueror/src/konqview.moc:120 #16 0x00007f8937502340 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4 #17 0x00007f892a6de290 in KHTMLView::timerEvent () from /usr/lib64/libkhtml.so.5 ---Type <return> to continue, or q <return> to quit--- #18 0x00007f89374fe543 in QObject::event () from /usr/lib64/libQtCore.so.4 #19 0x00007f89364d0c6c in QWidget::event () from /usr/lib64/libQtGui.so.4 #20 0x00007f8936802149 in QAbstractScrollArea::event () from /usr/lib64/libQtGui.so.4 #21 0x00007f892a6cc352 in KHTMLView::event () from /usr/lib64/libkhtml.so.5 #22 0x00007f8936484b0d in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4 #23 0x00007f893648aeda in QApplication::notify () from /usr/lib64/libQtGui.so.4 #24 0x00007f893a3daefb in KApplication::notify () from /usr/lib64/libkdeui.so.5 #25 0x00007f89374f0d0c in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4 #26 0x00007f8937517216 in ?? () from /usr/lib64/libQtCore.so.4 #27 0x00007f89375174c8 in QEventDispatcherUNIX::processEvents () from /usr/lib64/libQtCore.so.4 #28 0x00007f89365055aa in ?? () from /usr/lib64/libQtGui.so.4 #29 0x00007f89374ef672 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4 #30 0x00007f89374ef805 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4 #31 0x00007f89374f1895 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4 #32 0x00007f893b74e522 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.0.3/apps/konqueror/src/konqmain.cpp:218 #33 0x00007f89351dd44a in __libc_start_main () from /lib64/libc.so.6 #34 0x0000000000400879 in _start () (gdb) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.