Bug 253956 - dolphin crash on copy from NFS to USB drive
Summary: dolphin crash on copy from NFS to USB drive
Status: RESOLVED DUPLICATE of bug 224553
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-12 12:57 UTC by Michael Monnerie
Modified: 2010-10-12 15:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Monnerie 2010-10-12 12:57:02 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.3-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
I plugged in a USB drive, and copied about 400G from a NFS mounted drive (which never has problems) to USB. At some time it seemed finished, but I couldn't click the window anymore. Now I retry the copy with rsync, and it seems lots of files haven't been copied. The crash happened when I finally closed the dolphin window.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fe902e42369 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
#6  0x00007fe902f30c2e in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib64/libQtCore.so.4
#7  0x00007fe9055386be in KonqOperations::doDropFileCopy() () from /usr/lib64/libkonq.so.5
#8  0x00007fe905539018 in KonqOperations::asyncDrop(KFileItem const&) () from /usr/lib64/libkonq.so.5
#9  0x00007fe905539830 in KonqOperations::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkonq.so.5
#10 0x00007fe902f3f509 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#11 0x00007fe90231f4d4 in QApplicationPrivate::notify_helper (this=0x6bfff0, receiver=0x37cfae0, e=0x104f0a0) at kernel/qapplication.cpp:4302
#12 0x00007fe902327aca in QApplication::notify (this=<value optimized out>, receiver=0x37cfae0, e=0x104f0a0) at kernel/qapplication.cpp:4185
#13 0x00007fe903a86c06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#14 0x00007fe902f2de4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#15 0x00007fe902f315ba in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#16 0x00007fe902f56173 in ?? () from /usr/lib64/libQtCore.so.4
#17 0x00007fe8fd185a93 in g_main_dispatch (context=0x6bcd20) at gmain.c:1960
#18 IA__g_main_context_dispatch (context=0x6bcd20) at gmain.c:2513
#19 0x00007fe8fd186270 in g_main_context_iterate (context=0x6bcd20, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#20 0x00007fe8fd186510 in IA__g_main_context_iteration (context=0x6bcd20, may_block=1) at gmain.c:2654
#21 0x00007fe902f5667f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#22 0x00007fe9023c014e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007fe902f2d292 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007fe902f2d495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#25 0x00007fe902f3188b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#26 0x0000000000436c3d in _start ()

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

Possible duplicates by query: bug 247574, bug 236531, bug 235333, bug 229716, bug 224553.

Reported using DrKonqi
Comment 1 Peter Penz 2010-10-12 15:28:02 UTC

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