Application that crashed: keditbookmarks Version of the application: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)) KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)) Qt Version: 4.5.0 Operating System: Linux 2.6.28-11-generic i686 Distribution: Ubuntu 9.04 What I was doing when the application crashed: Keditbookmark randoly crashes when contents (bookmark, folder) are pasted. On a side note, bookmarks cant be moved currently, dragging them to another folder results in copy, not move. -- Backtrace: Application: Éditeur de signet (keditbookmarks), signal: Segmentation fault [KCrash Handler] #6 0xb7771450 in QDomElementPrivate::save (this=0x8b1f2f8, s=@0xbfdfc540, depth=3, indent=1) at dom/qdom.cpp:4603 #7 0xb7764892 in QDomNodePrivate::save (this=0x8b1f638, s=@0xbfdfc540, depth=3, indent=1) at dom/qdom.cpp:1916 #8 0xb7771077 in QDomElementPrivate::save (this=0x8b1f638, s=@0xbfdfc540, depth=2, indent=1) at dom/qdom.cpp:4640 #9 0xb7764892 in QDomNodePrivate::save (this=0x82edac0, s=@0xbfdfc540, depth=2, indent=1) at dom/qdom.cpp:1916 #10 0xb7771077 in QDomElementPrivate::save (this=0x82edac0, s=@0xbfdfc540, depth=1, indent=1) at dom/qdom.cpp:4640 #11 0xb7764892 in QDomNodePrivate::save (this=0x82ed760, s=@0xbfdfc540, depth=1, indent=1) at dom/qdom.cpp:1916 #12 0xb7771077 in QDomElementPrivate::save (this=0x82ed760, s=@0xbfdfc540, depth=0, indent=1) at dom/qdom.cpp:4640 #13 0xb7775ac6 in QDomDocumentPrivate::saveDocument (this=0x82eb890, s=@0xbfdfc540, indent=1, encUsed=QDomNode::EncodingFromDocument) at dom/qdom.cpp:6473 #14 0xb7776163 in QDomNode::save (this=0xbfdfc600, str=@0xbfdfc540, indent=1) at dom/qdom.cpp:2684 #15 0xb77761ce in QDomDocument::toString (this=0xbfdfc600, indent=1) at dom/qdom.cpp:6845 #16 0xb7a630fc in KBookmarkManager::saveAs (this=0x82f1270, filename=@0x82f2e28, toolbarCache=true) at /build/buildd/kde4libs-4.2.90/kio/bookmarks/kbookmarkmanager.cc:402 #17 0xb7a6361f in KBookmarkManager::save (this=0x82f1270, toolbarCache=<value optimized out>) at /build/buildd/kde4libs-4.2.90/kio/bookmarks/kbookmarkmanager.cc:368 #18 0xb7a63660 in KBookmarkManager::emitChanged (this=0x82f1270, group=@0xbfdfc6e0) at /build/buildd/kde4libs-4.2.90/kio/bookmarks/kbookmarkmanager.cc:516 #19 0xb7f8bfdb in ?? () from /usr/lib/libkdeinit4_keditbookmarks.so #20 0xb7f8f6a1 in ?? () from /usr/lib/libkdeinit4_keditbookmarks.so #21 0xb7faf0d0 in ?? () from /usr/lib/libkdeinit4_keditbookmarks.so #22 0xb6b650f1 in QAbstractItemView::dropEvent (this=0xbfdfc6e4, event=0xbfdfcfec) at itemviews/qabstractitemview.cpp:1844 #23 0xb6645721 in QWidget::event (this=0x8303280, event=0xbfdfcfec) at kernel/qwidget.cpp:7698 #24 0xb6a1f993 in QFrame::event (this=0x8303280, e=0xbfdfcfec) at widgets/qframe.cpp:559 #25 0xb6abf94f in QAbstractScrollArea::viewportEvent (this=0x8303280, e=0xb70dba48) at widgets/qabstractscrollarea.cpp:962 #26 0xb6b71647 in QAbstractItemView::viewportEvent (this=0x8303280, event=0xbfdfcfec) at itemviews/qabstractitemview.cpp:1466 #27 0xb6bac0c4 in QTreeView::viewportEvent (this=0x8303280, event=0xbfdfcfec) at itemviews/qtreeview.cpp:1257 #28 0xb6ac1f55 in QAbstractScrollAreaFilter::eventFilter (this=0x8304ad0, o=0x82e71a0, e=0xbfdfcfec) at widgets/qabstractscrollarea_p.h:100 #29 0xb6fe5c5a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8205e70, receiver=0x82e71a0, event=0xbfdfcfec) at kernel/qcoreapplication.cpp:718 #30 0xb65eee7a in QApplicationPrivate::notify_helper (this=0x8205e70, receiver=0x82e71a0, e=0xbfdfcfec) at kernel/qapplication.cpp:4080 #31 0xb65f77b1 in QApplication::notify (this=0xbfdff3fc, receiver=0x82e71a0, e=0xbfdfcfec) at kernel/qapplication.cpp:4037 #32 0xb759ae8d in KApplication::notify (this=0xbfdff3fc, receiver=0x82e71a0, event=0xbfdfcfec) at /build/buildd/kde4libs-4.2.90/kdeui/kernel/kapplication.cpp:302 #33 0xb6fe6a3b in QCoreApplication::notifyInternal (this=0xbfdff3fc, receiver=0x82e71a0, event=0xbfdfcfec) at kernel/qcoreapplication.cpp:602 #34 0xb667451d in QX11Data::xdndHandleDrop (this=0x8209708, xe=0xbfdfd0e8, passive=false) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #35 0xb66791a3 in QDragManager::drop (this=0x824e960) at kernel/qdnd_x11.cpp:1692 #36 0xb6679366 in QDragManager::eventFilter (this=0x824e960, o=0x881c088, e=0xbfdfd588) at kernel/qdnd_x11.cpp:1292 #37 0xb6fe5d1c in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x8205e70, receiver=0x881c088, event=0xbfdfd588) at kernel/qcoreapplication.cpp:699 #38 0xb65eee13 in QApplicationPrivate::notify_helper (this=0x8205e70, receiver=0x881c088, e=0xbfdfd588) at kernel/qapplication.cpp:4059 #39 0xb65f7b11 in QApplication::notify (this=0xbfdff3fc, receiver=0x881c088, e=0xbfdfd588) at kernel/qapplication.cpp:3786 #40 0xb759ae8d in KApplication::notify (this=0xbfdff3fc, receiver=0x881c088, event=0xbfdfd588) at /build/buildd/kde4libs-4.2.90/kdeui/kernel/kapplication.cpp:302 #41 0xb6fe6a3b in QCoreApplication::notifyInternal (this=0xbfdff3fc, receiver=0x881c088, event=0xbfdfd588) at kernel/qcoreapplication.cpp:602 #42 0xb65f6b7e in QApplicationPrivate::sendMouseEvent (receiver=0x881c088, event=0xbfdfd588, alienWidget=0x0, nativeWidget=0x881c088, buttonDown=0xb6e99200, lastMouseReceiver=@0xb6e99204) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #43 0xb666697e in QETWidget::translateMouseEvent (this=0x881c088, event=0xbfdfdbcc) at kernel/qapplication_x11.cpp:4425 #44 0xb6665ca7 in QApplication::x11ProcessEvent (this=0xbfdff3fc, event=0xbfdfdbcc) at kernel/qapplication_x11.cpp:3421 #45 0xb6690c6a in x11EventSourceDispatch (s=0x8208d70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #46 0xb5de1b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #47 0xb5de50eb in ?? () from /usr/lib/libglib-2.0.so.0 #48 0xb5de5268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #49 0xb7012438 in QEventDispatcherGlib::processEvents (this=0x8205e50, flags={i = -1075847800}) at kernel/qeventdispatcher_glib.cpp:323 #50 0xb6690365 in QGuiEventDispatcherGlib::processEvents (this=0x8205e50, flags={i = -1075847752}) at kernel/qguieventdispatcher_glib.cpp:202 #51 0xb6fe506a in QEventLoop::processEvents (this=0x8b1f600, flags={i = -1075847688}) at kernel/qeventloop.cpp:149 #52 0xb6fe54aa in QEventLoop::exec (this=0x8b1f600, flags={i = -1075847576}) at kernel/qeventloop.cpp:200 #53 0xb6677310 in QDragManager::drag (this=0x824e960, o=0x89afcc8) at kernel/qdnd_x11.cpp:1952 #54 0xb660253a in QDrag::exec (this=0x89afcc8, supportedActions={i = -1075847324}, defaultDropAction=Qt::CopyAction) at kernel/qdrag.cpp:282 #55 0xb6b6fb9c in QAbstractItemView::startDrag (this=0x8303280, supportedActions={i = -1075847068}) at itemviews/qabstractitemview.cpp:3189 #56 0xb6b6cb5d in QAbstractItemView::mouseMoveEvent (this=0x8303280, event=0xbfdfe908) at itemviews/qabstractitemview.cpp:1547 #57 0xb6babe84 in QTreeView::mouseMoveEvent (this=0x8303280, event=0xbfdfe908) at itemviews/qtreeview.cpp:1863 #58 0xb66459ad in QWidget::event (this=0x8303280, event=0xbfdfe908) at kernel/qwidget.cpp:7501 #59 0xb6a1f993 in QFrame::event (this=0x8303280, e=0xbfdfe908) at widgets/qframe.cpp:559 #60 0xb6abf94f in QAbstractScrollArea::viewportEvent (this=0x8303280, e=0xb70dba48) at widgets/qabstractscrollarea.cpp:962 #61 0xb6b71647 in QAbstractItemView::viewportEvent (this=0x8303280, event=0xbfdfe908) at itemviews/qabstractitemview.cpp:1466 #62 0xb6bac0c4 in QTreeView::viewportEvent (this=0x8303280, event=0xbfdfe908) at itemviews/qtreeview.cpp:1257 #63 0xb6ac1f55 in QAbstractScrollAreaFilter::eventFilter (this=0x8304ad0, o=0x82e71a0, e=0xbfdfe908) at widgets/qabstractscrollarea_p.h:100 #64 0xb6fe5c5a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8205e70, receiver=0x82e71a0, event=0xbfdfe908) at kernel/qcoreapplication.cpp:718 #65 0xb65eee7a in QApplicationPrivate::notify_helper (this=0x8205e70, receiver=0x82e71a0, e=0xbfdfe908) at kernel/qapplication.cpp:4080 #66 0xb65f7b11 in QApplication::notify (this=0xbfdff3fc, receiver=0x82e71a0, e=0xbfdfe908) at kernel/qapplication.cpp:3786 #67 0xb759ae8d in KApplication::notify (this=0xbfdff3fc, receiver=0x82e71a0, event=0xbfdfe908) at /build/buildd/kde4libs-4.2.90/kdeui/kernel/kapplication.cpp:302 #68 0xb6fe6a3b in QCoreApplication::notifyInternal (this=0xbfdff3fc, receiver=0x82e71a0, event=0xbfdfe908) at kernel/qcoreapplication.cpp:602 #69 0xb65f6b7e in QApplicationPrivate::sendMouseEvent (receiver=0x82e71a0, event=0xbfdfe908, alienWidget=0x82e71a0, nativeWidget=0x824da98, buttonDown=0xb6e99200, lastMouseReceiver=@0xb6e99204) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #70 0xb666697e in QETWidget::translateMouseEvent (this=0x824da98, event=0xbfdfef4c) at kernel/qapplication_x11.cpp:4425 #71 0xb6665ca7 in QApplication::x11ProcessEvent (this=0xbfdff3fc, event=0xbfdfef4c) at kernel/qapplication_x11.cpp:3421 #72 0xb6690c6a in x11EventSourceDispatch (s=0x8208d70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #73 0xb5de1b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #74 0xb5de50eb in ?? () from /usr/lib/libglib-2.0.so.0 #75 0xb5de5268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #76 0xb7012438 in QEventDispatcherGlib::processEvents (this=0x8205e50, flags={i = -1075842808}) at kernel/qeventdispatcher_glib.cpp:323 #77 0xb6690365 in QGuiEventDispatcherGlib::processEvents (this=0x8205e50, flags={i = -1075842760}) at kernel/qguieventdispatcher_glib.cpp:202 #78 0xb6fe506a in QEventLoop::processEvents (this=0xbfdff1b0, flags={i = -1075842696}) at kernel/qeventloop.cpp:149 #79 0xb6fe54aa in QEventLoop::exec (this=0xbfdff1b0, flags={i = -1075842632}) at kernel/qeventloop.cpp:200 #80 0xb6fe7959 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880 #81 0xb65eed17 in QApplication::exec () at kernel/qapplication.cpp:3553 #82 0xb7f8b109 in kdemain () from /usr/lib/libkdeinit4_keditbookmarks.so #83 0x080486a2 in _start () This bug may be a duplicate of or related to bug 191106 Reported using DrKonqi
Thanks *** This bug has been marked as a duplicate of bug 191106 ***