Bug 174737 - Konqueror crashes after deleting several (around 5 or 6) bookmarks from the sidebar
Summary: Konqueror crashes after deleting several (around 5 or 6) bookmarks from the s...
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: bookmarks (show other bugs)
Version: SVN
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: triaged
: 182942 241156 247990 248456 268716 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-09 20:38 UTC by Eric West
Modified: 2011-11-22 01:18 UTC (History)
5 users (show)

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 Eric West 2008-11-09 20:38:12 UTC
Version:           4.1.3 (using Devel)
OS:                Linux
Installed from:    Compiled sources

When right-clicking on a bookmark in the side bar and selecting "delete bookmark" Konqueror will crash if this action is repeated several times.
This seems to be repeatable,  because it will crash again after restarting konqueror and deleting more bookmarks.  Note that I am using KDE 4.1.3,
upgraded from Kubuntu 8.10 KDE 4.1.2.

Loaded plugin: flashplugin-alternative.so
Comment 1 A. Spehr 2008-11-09 21:27:28 UTC
confirming in r881723

Thread 1 (Thread 0xb5dcb700 (LWP 30826)):
[KCrash Handler]
#6  0xb7f98430 in __kernel_vsyscall ()
#7  0xb6357640 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb6359018 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb745e36d in qt_message_output (msgType=QtFatalMsg, buf=0xbffb08f0 "ASSERT: \"false\" in file /home/ax4/kde/src/KDE/kdelibs/kio/bookmarks/kbookmark.cc, line 456") at global/qglobal.cpp:2058
#10 0xb745e3d1 in qFatal (msg=0xb75b1020 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2260
#11 0xb745e813 in qt_assert (assertion=0xb7e489d2 "false", file=0xb7e4880c "/home/ax4/kde/src/KDE/kdelibs/kio/bookmarks/kbookmark.cc", line=456) at global/qglobal.cpp:1828
#12 0xb7d99e9b in KBookmark::address (this=0x88f2350) at /home/ax4/kde/src/KDE/kdelibs/kio/bookmarks/kbookmark.cc:456
#13 0xb7d9a008 in KBookmark::updateAccessMetadata (this=0x88f2350) at /home/ax4/kde/src/KDE/kdelibs/kio/bookmarks/kbookmark.cc:513
#14 0xb7d9d555 in KBookmarkManager::updateAccessMetadata (this=0x820bde8, url=@0xbffb2a58) at /home/ax4/kde/src/KDE/kdelibs/kio/bookmarks/kbookmarkmanager.cc:617
#15 0xb7ea88c8 in KonqHistoryManager::slotNotifyHistoryEntry (this=0x8222fe8, data=@0x88432e0, msg=@0x85ecd9c) at /home/ax4/kde/src/KDE/kdebase/apps/konqueror/src/konqhistorymanager.cpp:485
#16 0xb7ea8b4c in KonqHistoryManager::qt_metacall (this=0x8222fe8, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbffb2b10)
    at /home/ax4/kde/build/KDE/kdebase/apps/konqueror/src/konqhistorymanager.moc:117
#17 0xb7657e02 in QDBusConnectionPrivate::deliverCall (this=0x80bc7f8, object=0x8222fe8, msg=@0x85ecd9c, metaTypes=@0x85ecda0, slotIdx=19) at qdbusintegrator.cpp:865
#18 0xb7662786 in QDBusCallDeliveryEvent::placeMetaCall (this=0x85ecd70, object=0x8222fe8) at qdbusintegrator_p.h:136
#19 0xb756ee5c in QObject::event (this=0x8222fe8, e=0x85ecd70) at kernel/qobject.cpp:1137
#20 0xb6a7ad95 in QApplicationPrivate::notify_helper (this=0x8095788, receiver=0x8222fe8, e=0x85ecd70) at kernel/qapplication.cpp:3772
#21 0xb6a7b0aa in QApplication::notify (this=0xbffb3518, receiver=0x8222fe8, e=0x85ecd70) at kernel/qapplication.cpp:3366
#22 0xb7a697c7 in KApplication::notify (this=0xbffb3518, receiver=0x8222fe8, event=0x85ecd70) at /home/ax4/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#23 0xb755bf67 in QCoreApplication::notifyInternal (this=0xbffb3518, receiver=0x8222fe8, event=0x85ecd70) at kernel/qcoreapplication.cpp:583
#24 0xb755fc6d in QCoreApplication::sendEvent (receiver=0x8222fe8, event=0x85ecd70) at ../../include/QtCore/qcoreapplication.h:215
#25 0xb755c487 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8088848) at kernel/qcoreapplication.cpp:1195
#26 0xb755c643 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1091
#27 0xb758c64e in QCoreApplication::sendPostedEvents () at ../../include/QtCore/qcoreapplication.h:220
#28 0xb758b7b4 in postEventSourceDispatch (s=0x8097ae0) at kernel/qeventdispatcher_glib.cpp:211
#29 0xb607f2e1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0xb6082973 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x08097a58 in ?? ()
#32 0x00000000 in ?? ()

Comment 2 Nicolas L. 2010-06-09 14:48:22 UTC
*** Bug 182942 has been marked as a duplicate of this bug. ***
Comment 3 Nicolas L. 2010-06-09 14:48:29 UTC
*** Bug 241156 has been marked as a duplicate of this bug. ***
Comment 4 Nicolas L. 2010-08-15 22:03:01 UTC
*** Bug 247990 has been marked as a duplicate of this bug. ***
Comment 5 Jonathan Thomas 2010-08-20 04:14:31 UTC
*** Bug 248456 has been marked as a duplicate of this bug. ***
Comment 6 Martin Koller 2011-05-22 20:41:01 UTC
not reproducible with 4.6.3
If you can reproduce with current KDE (>= 4.6.3), please reopen.
Comment 7 Dawit Alemayehu 2011-11-22 01:18:17 UTC
*** Bug 268716 has been marked as a duplicate of this bug. ***