Bug 225641 - dolphin: crash when copying file into another window by drag and drop
Summary: dolphin: crash when copying file into another window by drag and drop
Status: RESOLVED DUPLICATE of bug 217931
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 16:19 UTC by Marc Schiffbauer
Modified: 2010-02-05 23:11 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 Marc Schiffbauer 2010-02-05 16:19:03 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.3.98 (KDE 4.3.98 (KDE 4.4 RC3)) (Compiled from sources)
Qt Version: 4.6.1
Operating System: Linux 2.6.32-gentoo-r3 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
dolphin crashed after i dropped a file into another windows and selected "copy"

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.4-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[KCrash Handler]
#5  0x00007f14946b44f5 in ?? () from /lib/libc.so.6
#6  0x00007f14946b6941 in ?? () from /lib/libc.so.6
#7  0x00007f14946b8e5e in malloc () from /lib/libc.so.6
#8  0x00007f1495041155 in QDataBuffer (this=0x23082e0) at ../../include/QtGui/private/../../../src/gui/painting/qdatabuffer_p.h:66
#9  QPolygonClipper (this=0x23082e0) at ../../include/QtGui/private/../../../src/gui/painting/qpolygonclipper_p.h:66
#10 QX11PaintEnginePrivate (this=0x23082e0) at ../../include/QtGui/private/../../../src/gui/painting/qpaintengine_x11_p.h:146
#11 QX11PaintEngine (this=0x23082e0) at painting/qpaintengine_x11.cpp:452
#12 0x00007f1494f3d9a7 in QX11PixmapData::paintEngine (this=0x23173f0) at image/qpixmap_x11.cpp:2141
#13 0x00007f1494f9cfaf in QPainter::begin (this=0x7fff9b108f40, pd=0x7fff9b108ee0) at painting/qpainter.cpp:1760
#14 0x00007f14965ae2d0 in KIconEngine::pixmap (this=<value optimized out>, size=<value optimized out>, mode=<value optimized out>, state=<value optimized out>)
    at /var/tmp/portage/kde-base/kdelibs-4.3.98/work/kdelibs-4.3.98/kdeui/icons/kiconengine.cpp:127
#15 0x00007f1494f014c5 in QIcon::pixmap (this=<value optimized out>, size=..., mode=2493070968, state=2493071024) at image/qicon.cpp:669
#16 0x00007f1496b58d8c in KFileItemDelegate::paint (this=0x20ba900, painter=<value optimized out>, option=..., index=...)
    at /var/tmp/portage/kde-base/kdelibs-4.3.98/work/kdelibs-4.3.98/kio/kio/kfileitemdelegate.cpp:1233
#17 0x00007f1497df07d8 in DolphinFileItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib64/libdolphinprivate.so.4
#18 0x00007f14953388e9 in QListView::paintEvent (this=0x20b3220, e=<value optimized out>) at itemviews/qlistview.cpp:1044
#19 0x00007f14965d169b in KCategorizedView::paintEvent (this=0x20b3220, event=0x7fff9b10ab10) at /var/tmp/portage/kde-base/kdelibs-4.3.98/work/kdelibs-4.3.98/kdeui/itemviews/kcategorizedview.cpp:783
#20 0x00007f1494eb7563 in QWidget::event (this=0x20b3220, event=0x7fff9b10ab10) at kernel/qwidget.cpp:8124
#21 0x00007f149520c136 in QFrame::event (this=0x20b3220, e=0x7fff9b10ab10) at widgets/qframe.cpp:557
#22 0x00007f14953210db in QAbstractItemView::viewportEvent (this=0x20b3220, event=0x7fff9b10ab10) at itemviews/qabstractitemview.cpp:1603
#23 0x00007f14959a8c86 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x20afe00, event=0x7fff9b10ab10) at kernel/qcoreapplication.cpp:819
#24 0x00007f1494e6258c in QApplicationPrivate::notify_helper (this=0x1d2baf0, receiver=0x20afe00, e=0x7fff9b10ab10) at kernel/qapplication.cpp:4294
#25 0x00007f1494e69a8c in QApplication::notify (this=0x7fff9b10bcf0, receiver=<value optimized out>, e=0x7fff9b10ab10) at kernel/qapplication.cpp:4181
#26 0x00007f14965ed876 in KApplication::notify (this=0x7fff9b10bcf0, receiver=0x20afe00, event=0x7fff9b10ab10)
    at /var/tmp/portage/kde-base/kdelibs-4.3.98/work/kdelibs-4.3.98/kdeui/kernel/kapplication.cpp:302
#27 0x00007f14959a984b in QCoreApplication::notifyInternal (this=0x7fff9b10bcf0, receiver=0x20afe00, event=0x7fff9b10ab10) at kernel/qcoreapplication.cpp:704
#28 0x00007f1494eb89d9 in QCoreApplication::sendSpontaneousEvent (this=0x20b36e0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0x1f75720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#29 QWidgetPrivate::drawWidget (this=0x20b36e0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x1f75720)
    at kernel/qwidget.cpp:5321
#30 0x00007f1495051b55 in QWidgetBackingStore::sync (this=0x1f75720) at painting/qbackingstore.cpp:1283
#31 0x00007f1494eaac12 in QWidgetPrivate::syncBackingStore (this=0x1e6a830) at kernel/qwidget.cpp:1663
#32 0x00007f1494eb7cc6 in QWidget::event (this=0x1e5f660, event=0x21fe380) at kernel/qwidget.cpp:8271
#33 0x00007f149522570b in QMainWindow::event (this=0x1e5f660, event=0x21fe380) at widgets/qmainwindow.cpp:1435
#34 0x00007f1496704643 in KXmlGuiWindow::event (this=0x22bdc20, ev=0x41) at /var/tmp/portage/kde-base/kdelibs-4.3.98/work/kdelibs-4.3.98/kdeui/xmlgui/kxmlguiwindow.cpp:131
#35 0x00007f1494e625bc in QApplicationPrivate::notify_helper (this=0x1d2baf0, receiver=0x1e5f660, e=0x21fe380) at kernel/qapplication.cpp:4298
#36 0x00007f1494e69a8c in QApplication::notify (this=0x7fff9b10bcf0, receiver=<value optimized out>, e=0x21fe380) at kernel/qapplication.cpp:4181
#37 0x00007f14965ed876 in KApplication::notify (this=0x7fff9b10bcf0, receiver=0x1e5f660, event=0x21fe380)
    at /var/tmp/portage/kde-base/kdelibs-4.3.98/work/kdelibs-4.3.98/kdeui/kernel/kapplication.cpp:302
#38 0x00007f14959a984b in QCoreApplication::notifyInternal (this=0x7fff9b10bcf0, receiver=0x1e5f660, event=0x21fe380) at kernel/qcoreapplication.cpp:704
#39 0x00007f14959abf96 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1d06520) at kernel/qcoreapplication.h:215
#40 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1d06520) at kernel/qcoreapplication.cpp:1345
#41 0x00007f14959d30c3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#42 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#43 0x00007f14907594cd in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#44 0x00007f149075ce88 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#45 0x00007f149075cfb0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#46 0x00007f14959d2c03 in QEventDispatcherGlib::processEvents (this=0x1d05c40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#47 0x00007f1494eff64e in QGuiEventDispatcherGlib::processEvents (this=0x22bdc20, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#48 0x00007f14959a81a2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#49 0x00007f14959a8574 in QEventLoop::exec (this=0x7fff9b10bc40, flags=) at kernel/qeventloop.cpp:201
#50 0x00007f14959ac25b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#51 0x000000000043b2b5 in main ()

This bug may be a duplicate of or related to bug 217931.

Possible duplicates by query: bug 219111, bug 217931.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-05 16:25:07 UTC
- Did you used the breadcrumb bar (to drop the file) ?
Regards
Comment 2 Marc Schiffbauer 2010-02-05 18:24:00 UTC
No, I dragged the file from the dolphin folderview and dropped it into krusader
Comment 3 Dario Andres 2010-02-05 23:11:48 UTC
Merging with bug 217931 Thanks

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