Bug 254460 - bookmark editor crashes on sorting bookmarks
Summary: bookmark editor crashes on sorting bookmarks
Status: RESOLVED DUPLICATE of bug 243447
Alias: None
Product: keditbookmarks
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-17 14:59 UTC by Klaus Layer
Modified: 2010-10-17 15:49 UTC (History)
0 users

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 Klaus Layer 2010-10-17 14:59:29 UTC
Application: keditbookmarks (4.4.2 (KDE 4.4.2))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
-start bookmark editor from konqueror
- sort bookmarks including sub folders

The crash can be reproduced every time.

 -- Backtrace:
Application: Lesezeichen-Editor (keditbookmarks), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78549f0 (LWP 4174))]

Thread 2 (Thread 0xb519db70 (LWP 4175)):
#0  0x00e4fe16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x027546fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x02759825 in QTimerInfoList::updateCurrentTime (this=0xb4801934) at kernel/qeventdispatcher_unix.cpp:340
#3  0x0275986a in QTimerInfoList::timerWait (this=0xb4801934, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x02757818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb519d0cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x027578a5 in timerSourcePrepare (source=0x0, timeout=0xe53ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x09713aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x09713ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x097144b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0275760f in QEventDispatcherGlib::processEvents (this=0x9d2ebf0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x0272a059 in QEventLoop::processEvents (this=0xb519d290, flags=) at kernel/qeventloop.cpp:149
#11 0x0272a4aa in QEventLoop::exec (this=0xb519d290, flags=...) at kernel/qeventloop.cpp:201
#12 0x026265a8 in QThread::exec (this=0x9d26180) at thread/qthread.cpp:487
#13 0x02709c1b in QInotifyFileSystemWatcherEngine::run (this=0x9d26180) at io/qfilesystemwatcher_inotify.cpp:248
#14 0x0262932e in QThreadPrivate::start (arg=0x9d26180) at thread/qthread_unix.cpp:248
#15 0x0027696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x004daa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78549f0 (LWP 4174)):
[KCrash Handler]
#6  QListData::end (this=0x21, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:94
#7  QList<TreeItem*>::end (this=0x21, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:252
#8  qDeleteAll<QList<TreeItem*> > (this=0x21, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:330
#9  ~TreeItem (this=0x21, __in_chrg=<value optimized out>) at ../../../apps/keditbookmarks/treeitem.cpp:30
#10 0x00ea5146 in TreeItem::deleteChildren (this=0x9fe5048, first=0, last=0) at ../../../apps/keditbookmarks/treeitem.cpp:81
#11 0x00e8bcdb in ~KBookmarkModelRemoveSentry (this=0x9fe4d28) at ../../../apps/keditbookmarks/commands.cpp:74
#12 CreateCommand::undo (this=0x9fe4d28) at ../../../apps/keditbookmarks/commands.cpp:205
#13 0x00e8defb in DeleteCommand::redo (this=0x9d26208) at ../../../apps/keditbookmarks/commands.cpp:401
#14 0x03d70d03 in QUndoCommand::redo (this=0x9f145f8) at util/qundostack.cpp:208
#15 0x00e8e1cc in DeleteCommand::redo (this=0x9d0b548) at ../../../apps/keditbookmarks/commands.cpp:392
#16 0x00e8b742 in MoveCommand::redo (this=0x9d19338) at ../../../apps/keditbookmarks/commands.cpp:458
#17 0x00e8cd71 in SortCommand::moveAfter (this=0x9d71328, moveMe=..., afterMe=...) at ../../../apps/keditbookmarks/commands.cpp:541
#18 0x00e8d31e in kInsertionSort<SortItem, SortByName, QString, SortCommand> (this=0x9d71328) at ../../../apps/keditbookmarks/kinsertionsort.h:53
#19 SortCommand::redo (this=0x9d71328) at ../../../apps/keditbookmarks/commands.cpp:522
#20 0x03d70d03 in QUndoCommand::redo (this=0x9f68298) at util/qundostack.cpp:208
#21 0x03d726f5 in QUndoStack::push (this=0x9b39578, cmd=0x9f68298) at util/qundostack.cpp:541
#22 0x00e84073 in CmdHistory::addCommand (this=0x9b39570, cmd=0x9f68298) at ../../../apps/keditbookmarks/commandhistory.cpp:88
#23 0x00e86b3c in ActionsImpl::slotRecursiveSort (this=0x9b35f48) at ../../../apps/keditbookmarks/actionsimpl.cpp:498
#24 0x00e87380 in ActionsImpl::qt_metacall (this=0x9b35f48, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0xbfd9ad18) at ./actionsimpl.moc:138
#25 0x02730c9a in QMetaObject::metacall (object=0x9b35f48, cl=QMetaObject::ReadProperty, idx=24, argv=0xbfd9ad18) at kernel/qmetaobject.cpp:237
#26 0x0273f3d5 in QMetaObject::activate (sender=0x9b3d760, m=0x3f8bd58, local_signal_index=1, argv=0xbfd9ad18) at kernel/qobject.cpp:3293
#27 0x0365cbd9 in QAction::triggered (this=0x9b3d760, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#28 0x0365edcc in QAction::activate (this=0x9b3d760, event=QAction::Trigger) at kernel/qaction.cpp:1255
#29 0x03b0260c in QMenuPrivate::activateCausedStack (this=0x9b95928, causedStack=..., action=0x9b3d760, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1011
#30 0x03b08abb in QMenuPrivate::activateAction (this=0x9b95928, action=0x9b3d760, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1103
#31 0x03b09ac7 in QMenu::mouseReleaseEvent (this=0x9b957d0, e=0xbfd9b5b0) at widgets/qmenu.cpp:2312
#32 0x00c67f65 in KMenu::mouseReleaseEvent (this=0x9b957d0, e=0xbfd9b5b0) at ../../kdeui/widgets/kmenu.cpp:471
#33 0x036c17f8 in QWidget::event (this=0x9b957d0, event=0xbfd9b5b0) at kernel/qwidget.cpp:7998
#34 0x03b0b0cc in QMenu::event (this=0x9b957d0, e=0xbfd9b5b0) at widgets/qmenu.cpp:2414
#35 0x036634dc in QApplicationPrivate::notify_helper (this=0x9ac1a90, receiver=0x9b957d0, e=0xbfd9b5b0) at kernel/qapplication.cpp:4300
#36 0x0366a9f7 in QApplication::notify (this=0xbfd9bf94, receiver=0x9b957d0, e=0xbfd9b5b0) at kernel/qapplication.cpp:3865
#37 0x00b71f2a in KApplication::notify (this=0xbfd9bf94, receiver=0x9b957d0, event=0xbfd9b5b0) at ../../kdeui/kernel/kapplication.cpp:302
#38 0x0272ba3b in QCoreApplication::notifyInternal (this=0xbfd9bf94, receiver=0x9b957d0, event=0xbfd9b5b0) at kernel/qcoreapplication.cpp:704
#39 0x03669952 in QCoreApplication::sendEvent (receiver=0x9b957d0, event=0xbfd9b5b0, alienWidget=0x0, nativeWidget=0x9b957d0, buttonDown=0x3fa7058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#40 QApplicationPrivate::sendMouseEvent (receiver=0x9b957d0, event=0xbfd9b5b0, alienWidget=0x0, nativeWidget=0x9b957d0, buttonDown=0x3fa7058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#41 0x036f55cf in QETWidget::translateMouseEvent (this=0x9b957d0, event=0xbfd9bacc) at kernel/qapplication_x11.cpp:4302
#42 0x036f4511 in QApplication::x11ProcessEvent (this=0xbfd9bf94, event=0xbfd9bacc) at kernel/qapplication_x11.cpp:3379
#43 0x0372360a in x11EventSourceDispatch (s=0x9ac4a68, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#44 0x097105e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#45 0x097142d8 in ?? () from /lib/libglib-2.0.so.0
#46 0x097144b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#47 0x027575d5 in QEventDispatcherGlib::processEvents (this=0x9aacb60, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#48 0x03723135 in QGuiEventDispatcherGlib::processEvents (this=0x9aacb60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x0272a059 in QEventLoop::processEvents (this=0xbfd9bdc4, flags=) at kernel/qeventloop.cpp:149
#50 0x0272a4aa in QEventLoop::exec (this=0xbfd9bdc4, flags=...) at kernel/qeventloop.cpp:201
#51 0x0272e69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#52 0x03663577 in QApplication::exec () at kernel/qapplication.cpp:3579
#53 0x00e7e9e9 in kdemain (argc=6, argv=0xbfd9c304) at ../../../apps/keditbookmarks/main.cpp:204
#54 0x0804860b in main (argc=6, argv=0xbfd9c304) at keditbookmarks_dummy.cpp:3

Possible duplicates by query: bug 243447.

Reported using DrKonqi
Comment 1 Tommi Tervo 2010-10-17 15:49:43 UTC

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