Bug 198801 - crash when reorganizing moving bookmarks
Summary: crash when reorganizing moving bookmarks
Status: RESOLVED DUPLICATE of bug 188854
Alias: None
Product: keditbookmarks
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-03 17:02 UTC by 20120808_bugs.kde.org
Modified: 2009-07-03 17:06 UTC (History)
1 user (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 20120808_bugs.kde.org 2009-07-03 17:02:35 UTC
Application that crashed: keditbookmarks
Version of the application: 4.2.95 (KDE 4.2.95 (KDE 4.3 RC1))
KDE Version: 4.2.95 (KDE 4.2.95 (KDE 4.3 RC1))
Qt Version: 4.5.0
Operating System: Linux 2.6.28-13-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: Bookmark Editor (keditbookmarks), signal: Segmentation fault
[KCrash Handler]
#6  0xb7f8095a in TreeItem::childCount (this=0x91e42c0) at /usr/include/qt4/QtCore/qlist.h:87
#7  0xb7f7c9c4 in KBookmarkModel::rowCount (this=0x91aaec8, parent=@0x93a3698) at /build/buildd/kdebase-4.2.95/apps/keditbookmarks/bookmarkmodel.cpp:228
#8  0xb6faa63e in QAbstractItemModel::hasChildren (this=0x91aaec8, parent=@0x93a3698) at kernel/qabstractitemmodel.cpp:1361
#9  0xb6b716a5 in QTreeViewPrivate::hasVisibleChildren (this=0x91b03b8, parent=@0x93a3698) at itemviews/qtreeview.cpp:3633
#10 0xb6b7aa82 in QTreeViewPrivate::itemDecorationRect (this=0x91b03b8, index=@0xbfbc11bc) at itemviews/qtreeview.cpp:3489
#11 0xb6b7adcb in QTreeViewPrivate::itemDecorationAt (this=0x91b03b8, pos=@0xbfbc1524) at itemviews/qtreeview.cpp:3475
#12 0xb6b7aee7 in QTreeView::viewportEvent (this=0x91aaf50, event=0xbfbc1518) at itemviews/qtreeview.cpp:1240
#13 0xb6a90f55 in QAbstractScrollAreaFilter::eventFilter (this=0x91c7da0, o=0x91b07f8, e=0xbfbc1518) at widgets/qabstractscrollarea_p.h:100
#14 0xb6fb4c5a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9058e68, receiver=0x91b07f8, event=0xbfbc1518) at kernel/qcoreapplication.cpp:718
#15 0xb65bde7a in QApplicationPrivate::notify_helper (this=0x9058e68, receiver=0x91b07f8, e=0xbfbc1518) at kernel/qapplication.cpp:4080
#16 0xb65c6f18 in QApplication::notify (this=0xbfbc21ec, receiver=0x91b07f8, e=0xbfbc16f8) at kernel/qapplication.cpp:3811
#17 0xb756a3dd in KApplication::notify (this=0xbfbc21ec, receiver=0x91b07f8, event=0xbfbc16f8) at /build/buildd/kde4libs-4.2.95/kdeui/kernel/kapplication.cpp:302
#18 0xb6fb5a3b in QCoreApplication::notifyInternal (this=0xbfbc21ec, receiver=0x91b07f8, event=0xbfbc16f8) at kernel/qcoreapplication.cpp:602
#19 0xb65c5b7e in QApplicationPrivate::sendMouseEvent (receiver=0x91b07f8, event=0xbfbc16f8, alienWidget=0x91b07f8, nativeWidget=0x91824c0, buttonDown=0xb6e68200, lastMouseReceiver=@0xb6e68204)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#20 0xb663597e in QETWidget::translateMouseEvent (this=0x91824c0, event=0xbfbc1d3c) at kernel/qapplication_x11.cpp:4425
#21 0xb6634ca7 in QApplication::x11ProcessEvent (this=0xbfbc21ec, event=0xbfbc1d3c) at kernel/qapplication_x11.cpp:3421
#22 0xb665fc6a in x11EventSourceDispatch (s=0x905bd70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#23 0xb5db0b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb5db40eb in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb5db4268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb6fe1438 in QEventDispatcherGlib::processEvents (this=0x9058e48, flags={i = -1078190344}) at kernel/qeventdispatcher_glib.cpp:323
#27 0xb665f365 in QGuiEventDispatcherGlib::processEvents (this=0x9058e48, flags={i = -1078190296}) at kernel/qguieventdispatcher_glib.cpp:202
#28 0xb6fb406a in QEventLoop::processEvents (this=0xbfbc1fa0, flags={i = -1078190232}) at kernel/qeventloop.cpp:149
#29 0xb6fb44aa in QEventLoop::exec (this=0xbfbc1fa0, flags={i = -1078190168}) at kernel/qeventloop.cpp:200
#30 0xb6fb6959 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#31 0xb65bdd17 in QApplication::exec () at kernel/qapplication.cpp:3553
#32 0xb7f5a109 in kdemain (argc=6, argv=0xbfbc2544) at /build/buildd/kdebase-4.2.95/apps/keditbookmarks/main.cpp:203
#33 0x080486a2 in main (argc=) at /build/buildd/kdebase-4.2.95/obj-i486-linux-gnu/apps/keditbookmarks/keditbookmarks_dummy.cpp:3

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-03 17:06:18 UTC
This is reported as bug 188854. Thanks

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