Bug 205269 - Dolphin crashed when copying
Summary: Dolphin crashed when copying
Status: RESOLVED DUPLICATE of bug 191589
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-27 00:07 UTC by Tom Kijas
Modified: 2009-08-28 20:13 UTC (History)
2 users (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 Tom Kijas 2009-08-27 00:07:49 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29-02062906-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Dolphin crashed when copying from Flash disk to HDD 5GB files on ext4 partition (HDD)

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 0 (LWP 7992)]

Thread 2 (Thread 0x7fb3f3319950 (LWP 8155)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fb3f9919f91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb4079ee3ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fb409dc4fcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb40e6f5750 (LWP 7992)):
[KCrash Handler]
#5  KIO::Slave::deref (this=0x40a1bb0) at /build/buildd/kde4libs-4.3.0/kio/kio/slave.cpp:242
#6  0x00007fb40e1ec16f in KIO::Slave::gotInput (this=0x40a1bb0) at /build/buildd/kde4libs-4.3.0/kio/kio/slave.cpp:335
#7  0x00007fb40e1ee3c8 in KIO::Slave::qt_metacall (this=0x40a1bb0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff5fa5bf90) at /build/buildd/kde4libs-4.3.0/obj-x86_64-linux-gnu/kio/slave.moc:76
#8  0x00007fb40a958ea2 in QMetaObject::activate (sender=0x40a2060, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#9  0x00007fb40e109801 in KIO::ConnectionPrivate::dequeue (this=0x40a1160) at /build/buildd/kde4libs-4.3.0/kio/kio/connection.cpp:82
#10 0x00007fb40e109c5a in KIO::Connection::qt_metacall (this=0x40a2060, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x40a3b40)
    at /build/buildd/kde4libs-4.3.0/obj-x86_64-linux-gnu/kio/connection.moc:73
#11 0x00007fb40a9535d8 in QObject::event (this=0x40a2060, e=0x3edc460) at kernel/qobject.cpp:1111
#12 0x00007fb40add8f4d in QApplicationPrivate::notify_helper (this=0x21b8500, receiver=0x40a2060, e=0x3edc460) at kernel/qapplication.cpp:4056
#13 0x00007fb40ade118a in QApplication::notify (this=0x7fff5fa5fb10, receiver=0x40a2060, e=0x3edc460) at kernel/qapplication.cpp:4021
#14 0x00007fb40c36071b in KApplication::notify (this=0x7fff5fa5fb10, receiver=0x40a2060, event=0x3edc460) at /build/buildd/kde4libs-4.3.0/kdeui/kernel/kapplication.cpp:302
#15 0x00007fb40a9436ac in QCoreApplication::notifyInternal (this=0x7fff5fa5fb10, receiver=0x40a2060, event=0x3edc460) at kernel/qcoreapplication.cpp:610
#16 0x00007fb40a94431a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2193320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#17 0x00007fb40a96ce03 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#18 0x00007fb405fc220a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007fb405fc58e0 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00007fb405fc5a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007fb40a96ca8f in QEventDispatcherGlib::processEvents (this=0x2192b50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#22 0x00007fb40ae71bdf in QGuiEventDispatcherGlib::processEvents (this=0x50, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#23 0x00007fb40a941f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1604700432}) at kernel/qeventloop.cpp:149
#24 0x00007fb40a942314 in QEventLoop::exec (this=0x406fd80, flags={i = 1604700576}) at kernel/qeventloop.cpp:201
#25 0x00007fb40ae5b977 in QDragManager::drag (this=0x3e54ca0, o=<value optimized out>) at kernel/qdnd_x11.cpp:1969
#26 0x00007fb40adeb9c8 in QDrag::exec (this=0x4060590, supportedActions={i = 1604701232}, defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:282
#27 0x00007fb40d6fb98b in DragAndDropHelper::startDrag () from /usr/lib/libdolphinprivate.so.4
#28 0x00007fb40d6e423a in DolphinIconsView::startDrag () from /usr/lib/libdolphinprivate.so.4
#29 0x00007fb40b2ce1c7 in QAbstractItemView::mouseMoveEvent (this=0x3e94d50, event=0x7fff5fa5dbd0) at itemviews/qabstractitemview.cpp:1552
#30 0x00007fb40b2e505a in QListView::mouseMoveEvent (this=0x50, e=0x7fb409e1b528) at itemviews/qlistview.cpp:831
#31 0x00007fb40c3498ec in KCategorizedView::mouseMoveEvent (this=0x50, event=0x7fb409e1b528) at /build/buildd/kde4libs-4.3.0/kdeui/itemviews/kcategorizedview.cpp:1034
#32 0x00007fb40ae29f58 in QWidget::event (this=0x3e94d50, event=0x7fff5fa5dbd0) at kernel/qwidget.cpp:7534
#33 0x00007fb40b19cf0b in QFrame::event (this=0x3e94d50, e=0x7fff5fa5dbd0) at widgets/qframe.cpp:559
#34 0x00007fb40b2d2c0d in QAbstractItemView::viewportEvent (this=0x3e94d50, event=0x7fff5fa5dbd0) at itemviews/qabstractitemview.cpp:1476
#35 0x00007fb40a9429b8 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x3e92040, event=0x7fff5fa5dbd0) at kernel/qcoreapplication.cpp:726
#36 0x00007fb40add8f1c in QApplicationPrivate::notify_helper (this=0x21b8500, receiver=0x3e92040, e=0x7fff5fa5dbd0) at kernel/qapplication.cpp:4052
#37 0x00007fb40ade18ea in QApplication::notify (this=<value optimized out>, receiver=0x3e92040, e=0x7fff5fa5dbd0) at kernel/qapplication.cpp:3758
#38 0x00007fb40c36071b in KApplication::notify (this=0x7fff5fa5fb10, receiver=0x3e92040, event=0x7fff5fa5dbd0) at /build/buildd/kde4libs-4.3.0/kdeui/kernel/kapplication.cpp:302
#39 0x00007fb40a9436ac in QCoreApplication::notifyInternal (this=0x7fff5fa5fb10, receiver=0x3e92040, event=0x7fff5fa5dbd0) at kernel/qcoreapplication.cpp:610
#40 0x00007fb40ade0b38 in QApplicationPrivate::sendMouseEvent (receiver=0x3e92040, event=0x7fff5fa5dbd0, alienWidget=0x3e92040, nativeWidget=0x3da2050, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7fb40b810010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#41 0x00007fb40ae4ab19 in QETWidget::translateMouseEvent (this=0x3da2050, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#42 0x00007fb40ae49b53 in QApplication::x11ProcessEvent (this=0x7fff5fa5fb10, event=0x7fff5fa5f750) at kernel/qapplication_x11.cpp:3550
#43 0x00007fb40ae72454 in x11EventSourceDispatch (s=0x21bbb40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#44 0x00007fb405fc220a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#45 0x00007fb405fc58e0 in ?? () from /usr/lib/libglib-2.0.so.0
#46 0x00007fb405fc5a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#47 0x00007fb40a96ca8f in QEventDispatcherGlib::processEvents (this=0x2192b50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#48 0x00007fb40ae71bdf in QGuiEventDispatcherGlib::processEvents (this=0x50, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#49 0x00007fb40a941f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1604713024}) at kernel/qeventloop.cpp:149
#50 0x00007fb40a942314 in QEventLoop::exec (this=0x7fff5fa5fa80, flags={i = 1604713104}) at kernel/qeventloop.cpp:201
#51 0x00007fb40a9445e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#52 0x00000000004396ed in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-28 20:13:54 UTC
Merging with bug 191589. Thanks

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