Bug 140597 - Konqueror bookmark change crash
Summary: Konqueror bookmark change crash
Status: RESOLVED DUPLICATE of bug 127871
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-25 12:08 UTC by Shashank Bishnoi
Modified: 2007-01-25 12:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shashank Bishnoi 2007-01-25 12:08:03 UTC
Version:           3.5.5 (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs
OS:                Linux

I've seen many similar reports but all are either fixed or closed. Basically Konqueror crashes everytime I change the bookmarks in any way by adding, deleting or moving a bookmark entry using the menu or the bookmark editor. All instances of Konqueror crash on the action just after the bookmark action. I'm really sick of this bug... it's been troubling me for a year now and none of the updates have fixed it.

Here's the backtrace when I added a bookmark and then clicked on a link on the open page (Google I think):

Using host libthread_db library "/lib64/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912560611200 (LWP 28496)]
[KCrash handler]
#5  0x00002aaaac859e94 in KAnimWidget::stop ()
   from /opt/kde3/lib64/libkdeui.so.4
#6  0x00002aaaaeee18f7 in KonqLogoAction::stop ()
   from /opt/kde3/lib64/libkdeinit_konqueror.so
#7  0x00002aaaaeee1910 in KonqMainWindow::stopAnimation ()
   from /opt/kde3/lib64/libkdeinit_konqueror.so
#8  0x00002aaaaef21bb8 in KonqMainWindow::openURL ()
   from /opt/kde3/lib64/libkdeinit_konqueror.so
#9  0x00002aaaaef2314c in KonqMainWindow::openURL ()
   from /opt/kde3/lib64/libkdeinit_konqueror.so
#10 0x00002aaaaef2e485 in KonqMainWindow::slotOpenURLRequest ()
   from /opt/kde3/lib64/libkdeinit_konqueror.so
#11 0x00002aaaaef3032c in KonqMainWindow::qt_invoke ()
   from /opt/kde3/lib64/libkdeinit_konqueror.so
#12 0x00002aaaab901448 in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#13 0x00002aaaaabf4a3d in KParts::BrowserExtension::openURLRequestDelayed ()
   from /opt/kde3/lib64/libkparts.so.2
#14 0x00002aaaaac01aa8 in KParts::BrowserExtension::slotEmitOpenURLRequestDelayed () from /opt/kde3/lib64/libkparts.so.2
#15 0x00002aaaaac01ccb in KParts::BrowserExtension::qt_invoke ()
   from /opt/kde3/lib64/libkparts.so.2
#16 0x00002aaab03f694d in KHTMLPartBrowserExtension::qt_invoke ()
   from /opt/kde3/lib64/libkhtml.so.4
#17 0x00002aaaab901448 in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#18 0x00002aaaabbede6b in QSignal::signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#19 0x00002aaaab91aaa4 in QSignal::activate ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#20 0x00002aaaab921568 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#21 0x00002aaaab8a98b3 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#22 0x00002aaaab8aa347 in QApplication::notify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#23 0x00002aaaab3c519e in KApplication::notify ()
   from /opt/kde3/lib64/libkdecore.so.4
#24 0x00002aaaab89f877 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#25 0x00002aaaab85ef73 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#26 0x00002aaaab8be771 in QEventLoop::enterLoop ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#27 0x00002aaaab8be672 in QEventLoop::exec ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#28 0x00002aaaaef2b457 in kdemain ()
   from /opt/kde3/lib64/libkdeinit_konqueror.so
#29 0x00000000004073db in launch ()
#30 0x0000000000407ad8 in handle_launcher_request ()
#31 0x00000000004080a1 in handle_requests ()
#32 0x00000000004090e7 in main ()

Please fix this as it is very annoying since all instances of konqueror (web and file browser) crash suddenly.

Thanks
Shashank
Comment 1 Tommi Tervo 2007-01-25 12:31:32 UTC
You have reported this already.. Please enable debug repository and install kdelibs-debug (and possibly kdebase-debug) packages to get a proper backtrace.

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