Bug 238257 - Dolphin crashed while moving files from usb storage (mobile) to desktop folder (folder view)
Summary: Dolphin crashed while moving files from usb storage (mobile) to desktop folde...
Status: RESOLVED DUPLICATE of bug 203887
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-05-20 02:39 UTC by Panos
Modified: 2010-06-01 12:45 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 Panos 2010-05-20 02:39:31 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.3 (KDE 4.4.3) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-gentoo-r2 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
i was moving some files from my mobile to a folder under the desktop (folder view) and then dolphin crashed.

 -- 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.2400.1-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
[Current thread is 1 (Thread 0x7f6893878760 (LWP 13366))]

Thread 2 (Thread 0x7f6879574710 (LWP 13766)):
#0  0x00007f688d52a499 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f6881113239 in ?? () from /usr/lib64/libxine.so.1
#2  0x00007f688d525894 in start_thread () from /lib/libpthread.so.0
#3  0x00007f688fd2f47d in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f6893878760 (LWP 13366)):
[KCrash Handler]
#5  0x00007f68904d30cf in QWidget::testAttribute_helper(Qt::WidgetAttribute) const () from /usr/lib64/qt4/libQtGui.so.4
#6  0x00007f68904911a4 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#7  0x00007f6891d0ceb6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#8  0x00007f68910bb60b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007f6890490205 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/qt4/libQtGui.so.4
#10 0x00007f689050ef63 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007f689050dc89 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#12 0x00007f68905374da in ?? () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007f688b93aa53 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0x00007f688b93e858 in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x00007f688b93ea14 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#16 0x00007f68910e4113 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007f68905370de in ?? () from /usr/lib64/qt4/libQtGui.so.4
#18 0x00007f68910b9fa2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#19 0x00007f68910ba37d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007f6890520e89 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#21 0x00007f68904a0878 in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) () from /usr/lib64/qt4/libQtGui.so.4
#22 0x00007f6892d4f14a in DragAndDropHelper::startDrag(QAbstractItemView*, QFlags<Qt::DropAction>, DolphinController*) () from /usr/lib64/libdolphinprivate.so.4
#23 0x00007f6892d37db0 in DolphinIconsView::startDrag(QFlags<Qt::DropAction>) () from /usr/lib64/libdolphinprivate.so.4
#24 0x00007f689099e15d in QAbstractItemView::mouseMoveEvent(QMouseEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#25 0x00007f68909b5ab1 in QListView::mouseMoveEvent(QMouseEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#26 0x00007f6891ceb4be in KCategorizedView::mouseMoveEvent(QMouseEvent*) () from /usr/lib64/libkdeui.so.5
#27 0x00007f68904dfa2e in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00007f68908792d6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#29 0x00007f68909a283b in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#30 0x00007f68910baa4e in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#31 0x00007f689048a3ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#32 0x00007f68904910cd in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#33 0x00007f6891d0ceb6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#34 0x00007f68910bb60b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#35 0x00007f6890490205 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/qt4/libQtGui.so.4
#36 0x00007f689050ef63 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#37 0x00007f689050dc89 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#38 0x00007f68905374da in ?? () from /usr/lib64/qt4/libQtGui.so.4
#39 0x00007f688b93aa53 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0x00007f688b93e858 in ?? () from /usr/lib/libglib-2.0.so.0
#41 0x00007f688b93ea14 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0x00007f68910e4113 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#43 0x00007f68905370de in ?? () from /usr/lib64/qt4/libQtGui.so.4
#44 0x00007f68910b9fa2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#45 0x00007f68910ba37d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#46 0x00007f68910bdfc3 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#47 0x0000000000436e25 in _start ()

Possible duplicates by query: bug 238255, bug 238219, bug 238188, bug 238177, bug 238165.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-06-01 12:45:39 UTC
Thanks for the bug report! This is most likely related to crashes that have
been reported already.

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