Bug 200706 - Konqueror crash when moving a bookmark into a bookmarkfolder by drag and drop.
Summary: Konqueror crash when moving a bookmark into a bookmarkfolder by drag and drop.
Status: RESOLVED DUPLICATE of bug 200168
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-18 21:38 UTC by Stefan Stammberger
Modified: 2009-07-18 21:47 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 Stefan Stammberger 2009-07-18 21:38:51 UTC
Application that crashed: keditbookmarks
Version of the application: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.0
Operating System: Linux 2.6.28-13-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
I have moved a bookmark into a bookmark folder and got a segmentation fault. It does not seem to happen always. I could not find out a pattern when exactly this happens.

 -- Backtrace:
Application: Lesezeichen-Editor (keditbookmarks), signal: Segmentation fault
[KCrash Handler]
#5  _int_malloc (av=0x7f6526379a00, bytes=112) at malloc.c:4250
#6  0x00007f6526088828 in *__GI___libc_malloc (bytes=112) at malloc.c:3551
#7  0x00007f65268e29bd in operator new () from /usr/lib/libstdc++.so.6
#8  0x00007f6528b14893 in QDomElementPrivate::cloneNode (this=0x24fee30, deep=112) at dom/qdom.cpp:4437
#9  0x00007f6528b0f93e in QDomNodePrivate (this=0x2501f20, n=<value optimized out>, deep=true) at dom/qdom.cpp:1485
#10 0x00007f6528b145cc in QDomElementPrivate (this=0x2, n=0x7f6526379a70, deep=4) at dom/qdom.cpp:4422
#11 0x00007f6528b148a5 in QDomElementPrivate::cloneNode (this=0x24fed00, deep=4) at dom/qdom.cpp:4437
#12 0x00007f6528b0f93e in QDomNodePrivate (this=0x24f6c00, n=<value optimized out>, deep=true) at dom/qdom.cpp:1485
#13 0x00007f6528b145cc in QDomElementPrivate (this=0x2, n=0x7f6526379a70, deep=4) at dom/qdom.cpp:4422
#14 0x00007f6528b148a5 in QDomElementPrivate::cloneNode (this=0x2502820, deep=4) at dom/qdom.cpp:4437
#15 0x00007f6528b0f93e in QDomNodePrivate (this=0x24f37e0, n=<value optimized out>, deep=true) at dom/qdom.cpp:1485
#16 0x00007f6528b145cc in QDomElementPrivate (this=0x2, n=0x7f6526379a70, deep=4) at dom/qdom.cpp:4422
#17 0x00007f6528b148a5 in QDomElementPrivate::cloneNode (this=0x24ceef0, deep=4) at dom/qdom.cpp:4437
#18 0x00007f6528b0daa5 in QDomNode::cloneNode (this=<value optimized out>, deep=112) at dom/qdom.cpp:2358
#19 0x00007f652a1fd011 in ?? () from /usr/lib/libkdeinit4_keditbookmarks.so
#20 0x00007f652a1fc51a in ?? () from /usr/lib/libkdeinit4_keditbookmarks.so
#21 0x00007f652a2116ce in ?? () from /usr/lib/libkdeinit4_keditbookmarks.so
#22 0x00007f65272120cd in QAbstractItemView::dropEvent (this=0x2242820, event=0x7fff3263eb70) at itemviews/qabstractitemview.cpp:1844
#23 0x00007f6526d4f3a9 in QWidget::event (this=0x2242820, event=0x7fff3263eb70) at kernel/qwidget.cpp:7698
#24 0x00007f65270e940b in QFrame::event (this=0x2242820, e=0x7fff3263eb70) at widgets/qframe.cpp:559
#25 0x00007f652721e2bd in QAbstractItemView::viewportEvent (this=0x2242820, event=0x7fff3263eb70) at itemviews/qabstractitemview.cpp:1466
#26 0x00007f6527254ef0 in QTreeView::viewportEvent (this=0x2242820, event=0x7fff3263eb70) at itemviews/qtreeview.cpp:1257
#27 0x00007f65278baa68 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x2242fa0, event=0x7fff3263eb70) at kernel/qcoreapplication.cpp:718
#28 0x00007f6526cfe75c in QApplicationPrivate::notify_helper (this=0x20f4890, receiver=0x2242fa0, e=0x7fff3263eb70) at kernel/qapplication.cpp:4080
#29 0x00007f6526d06ec0 in QApplication::notify (this=<value optimized out>, receiver=0x2242fa0, e=0x7fff3263eb70) at kernel/qapplication.cpp:4037
#30 0x00007f652870263b in KApplication::notify () from /usr/lib/libkdeui.so.5
#31 0x00007f65278bb75c in QCoreApplication::notifyInternal (this=0x7fff32642380, receiver=0x2242fa0, event=0x7fff3263eb70) at kernel/qcoreapplication.cpp:602
#32 0x00007f6526d7c965 in QX11Data::xdndHandleDrop (this=<value optimized out>, xe=<value optimized out>, passive=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#33 0x00007f6526d811f7 in QDragManager::drop (this=0x24a1620) at kernel/qdnd_x11.cpp:1692
#34 0x00007f6526d8138c in QDragManager::eventFilter (this=0x24a1620, o=<value optimized out>, e=<value optimized out>) at kernel/qdnd_x11.cpp:1292
#35 0x00007f65278bab2c in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x20f4890, receiver=0x24ef1d0, event=0x7fff3263f3b0) at kernel/qcoreapplication.cpp:699
#36 0x00007f6526cfe6f6 in QApplicationPrivate::notify_helper (this=0x2, receiver=0x7f6526379a70, e=0x4) at kernel/qapplication.cpp:4059
#37 0x00007f6526d070da in QApplication::notify (this=<value optimized out>, receiver=0x24ef1d0, e=0x7fff3263f3b0) at kernel/qapplication.cpp:3786
#38 0x00007f652870263b in KApplication::notify () from /usr/lib/libkdeui.so.5
#39 0x00007f65278bb75c in QCoreApplication::notifyInternal (this=0x7fff32642380, receiver=0x24ef1d0, event=0x7fff3263f3b0) at kernel/qcoreapplication.cpp:602
#40 0x00007f6526d06328 in QApplicationPrivate::sendMouseEvent (receiver=0x24ef1d0, event=0x7fff3263f3b0, alienWidget=0x0, nativeWidget=0x24ef1d0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f6527762eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#41 0x00007f6526d6fe19 in QETWidget::translateMouseEvent (this=0x24ef1d0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4425
#42 0x00007f6526d6ea88 in QApplication::x11ProcessEvent (this=0x7fff32642380, event=0x7fff3263fef0) at kernel/qapplication_x11.cpp:3543
#43 0x00007f6526d97464 in x11EventSourceDispatch (s=0x20f8340, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#44 0x00007f652256820a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#45 0x00007f652256b8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#46 0x00007f652256ba7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#47 0x00007f65278e4e6f in QEventDispatcherGlib::processEvents (this=0x20dab50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:323
#48 0x00007f6526d96bef in QGuiEventDispatcherGlib::processEvents (this=0x2, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#49 0x00007f65278ba002 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 845414880}) at kernel/qeventloop.cpp:149
#50 0x00007f65278ba3cd in QEventLoop::exec (this=0x21a4ea0, flags={i = 845415024}) at kernel/qeventloop.cpp:200
#51 0x00007f6526d7f55b in QDragManager::drag (this=0x24a1620, o=<value optimized out>) at kernel/qdnd_x11.cpp:1952
#52 0x00007f6526d111a8 in QDrag::exec (this=0x2229630, supportedActions={i = 845415488}, defaultDropAction=Qt::CopyAction) at kernel/qdrag.cpp:282
#53 0x00007f652721c5ee in QAbstractItemView::startDrag (this=0x2242820, supportedActions={i = 845415936}) at itemviews/qabstractitemview.cpp:3189
#54 0x00007f65272199f7 in QAbstractItemView::mouseMoveEvent (this=0x2242820, event=0x7fff326412c0) at itemviews/qabstractitemview.cpp:1547
#55 0x00007f6526d4f768 in QWidget::event (this=0x2242820, event=0x7fff326412c0) at kernel/qwidget.cpp:7501
#56 0x00007f65270e940b in QFrame::event (this=0x2242820, e=0x7fff326412c0) at widgets/qframe.cpp:559
#57 0x00007f652721e2bd in QAbstractItemView::viewportEvent (this=0x2242820, event=0x7fff326412c0) at itemviews/qabstractitemview.cpp:1466
#58 0x00007f6527254ef0 in QTreeView::viewportEvent (this=0x2242820, event=0x7fff326412c0) at itemviews/qtreeview.cpp:1257
#59 0x00007f65278baa68 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x2242fa0, event=0x7fff326412c0) at kernel/qcoreapplication.cpp:718
#60 0x00007f6526cfe75c in QApplicationPrivate::notify_helper (this=0x20f4890, receiver=0x2242fa0, e=0x7fff326412c0) at kernel/qapplication.cpp:4080
#61 0x00007f6526d070da in QApplication::notify (this=<value optimized out>, receiver=0x2242fa0, e=0x7fff326412c0) at kernel/qapplication.cpp:3786
#62 0x00007f652870263b in KApplication::notify () from /usr/lib/libkdeui.so.5
#63 0x00007f65278bb75c in QCoreApplication::notifyInternal (this=0x7fff32642380, receiver=0x2242fa0, event=0x7fff326412c0) at kernel/qcoreapplication.cpp:602
#64 0x00007f6526d06328 in QApplicationPrivate::sendMouseEvent (receiver=0x2242fa0, event=0x7fff326412c0, alienWidget=0x2242fa0, nativeWidget=0x21862f0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f6527762eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#65 0x00007f6526d6fe19 in QETWidget::translateMouseEvent (this=0x21862f0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4425
#66 0x00007f6526d6ea88 in QApplication::x11ProcessEvent (this=0x7fff32642380, event=0x7fff32641e00) at kernel/qapplication_x11.cpp:3543
#67 0x00007f6526d97464 in x11EventSourceDispatch (s=0x20f8340, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#68 0x00007f652256820a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#69 0x00007f652256b8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#70 0x00007f652256ba7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#71 0x00007f65278e4e6f in QEventDispatcherGlib::processEvents (this=0x20dab50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:323
#72 0x00007f6526d96bef in QGuiEventDispatcherGlib::processEvents (this=0x2, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#73 0x00007f65278ba002 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 845422832}) at kernel/qeventloop.cpp:149
#74 0x00007f65278ba3cd in QEventLoop::exec (this=0x7fff32642130, flags={i = 845422912}) at kernel/qeventloop.cpp:200
#75 0x00007f65278bc694 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#76 0x00007f652a1f0d60 in kdemain () from /usr/lib/libkdeinit4_keditbookmarks.so
#77 0x00007f652602a5a6 in __libc_start_main (main=0x400820 <_start+240>, argc=6, ubp_av=0x7fff32642f08, init=0x400850 <__libc_csu_init>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fff32642ef8) at libc-start.c:220
#78 0x0000000000400759 in _start ()

This bug may be a duplicate of or related to bug 180093

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-18 21:47:03 UTC
Merging with bug 200168. Thanks

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