<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>236773</bug_id>
          
          <creation_ts>2010-05-07 22:34:46 +0000</creation_ts>
          <short_desc>Dolphin crashes when copying a large number of files from a windows7 (internal) drive</short_desc>
          <delta_ts>2011-12-18 13:08:42 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>general</component>
          <version>16.12.2</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Darren">darren</reporter>
          <assigned_to name="Peter Penz">peter.penz19</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin>4.8.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>958450</commentid>
    <comment_count>0</comment_count>
    <who name="Darren">darren</who>
    <bug_when>2010-05-07 22:34:46 +0000</bug_when>
    <thetext>Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Was copying entire music collection from a seperate disk (which is formatted to ext4). Probably not relevant, but did a write into existing folders and overwrite exiswting files.

it&apos;s done it three times now, although I have been doing other things at the same time (playing penumbra, listening to (already copied) music files in amorok, etc).

Cheers,
Darren

The crash can be reproduced every time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[Current thread is 1 (Thread 0x7f177e906760 (LWP 22750))]

Thread 3 (Thread 0x7f176def6710 (LWP 22755)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f177a52b3ac in _L_lock_12430 () from /lib/libc.so.6
#2  0x00007f177a529e48 in *__GI___libc_free (mem=0x7f177a829e40) at malloc.c:3736
#3  0x00007f177acd9981 in socketNotifierSourceCheck (source=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007f17769abb0a in g_main_context_check () from /lib/libglib-2.0.so.0
#5  0x00007f17769ac4c3 in ?? () from /lib/libglib-2.0.so.0
#6  0x00007f17769ac8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#7  0x00007f177acd9513 in QEventDispatcherGlib::processEvents (this=0x1f59930, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:412
#8  0x00007f177acae992 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#9  0x00007f177acaed6c in QEventLoop::exec (this=0x7f176def5db0, flags=) at kernel/qeventloop.cpp:201
#10 0x00007f177abb8d59 in QThread::exec (this=&lt;value optimized out&gt;) at thread/qthread.cpp:487
#11 0x00007f177ac8f178 in QInotifyFileSystemWatcherEngine::run (this=0x1f68540) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007f177abbb775 in QThreadPrivate::start (arg=0x1f68540) at thread/qthread_unix.cpp:248
#13 0x00007f1777af19ca in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#14 0x00007f177a59269d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f17666b9710 (LWP 22757)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f177a52b3ac in _L_lock_12430 () from /lib/libc.so.6
#2  0x00007f177a529e48 in *__GI___libc_free (mem=0x7f177a829e40) at malloc.c:3736
#3  0x00007f17769a81ba in ?? () from /lib/libglib-2.0.so.0
#4  0x00007f177acda013 in ~QEventDispatcherGlib (this=0x1fac070, __in_chrg=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:366
#5  0x00007f177abbb364 in QThreadPrivate::finish (arg=&lt;value optimized out&gt;) at thread/qthread_unix.cpp:284
#6  0x00007f177abbb77d in ~__pthread_cleanup_class (arg=0x7f177afc3f20) at /usr/include/pthread.h:535
#7  QThreadPrivate::start (arg=0x7f177afc3f20) at thread/qthread_unix.cpp:253
#8  0x00007f1777af19ca in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#9  0x00007f177a59269d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f177e906760 (LWP 22750)):
[KCrash Handler]
#5  0x00007f177a4dfa75 in *__GI_raise (sig=&lt;value optimized out&gt;) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f177a4e35c0 in *__GI_abort () at abort.c:92
#7  0x00007f177a5194fb in __libc_message (do_abort=&lt;value optimized out&gt;, fmt=&lt;value optimized out&gt;) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007f177a5235b6 in malloc_printerr (action=3, str=0x7f177a5f57f8 &quot;malloc(): smallbin double linked list corrupted&quot;, ptr=&lt;value optimized out&gt;) at malloc.c:6264
#9  0x00007f177a5278e9 in _int_malloc (av=0x7f177a829e40, bytes=16) at malloc.c:4306
#10 0x00007f177a52858e in *__GI___libc_malloc (bytes=16) at malloc.c:3660
#11 0x00007f177a8f926d in operator new(unsigned long) () from /usr/lib/libstdc++.so.6
#12 0x00007f177b33fd7d in QList&lt;KUrl&gt;::node_construct (this=&lt;value optimized out&gt;, t=...) at /usr/include/qt4/QtCore/qlist.h:351
#13 QList&lt;KUrl&gt;::append (this=&lt;value optimized out&gt;, t=...) at /usr/include/qt4/QtCore/qlist.h:472
#14 0x00007f177b338bf9 in KUrl::List::fromMimeData (mimeData=0x32bd4a0, decodeOptions=&lt;value optimized out&gt;, metaData=0x0) at ../../kdecore/io/kurl.cpp:327
#15 0x00007f177b339151 in KUrl::List::fromMimeData (mimeData=0x58de, metaData=&lt;value optimized out&gt;) at ../../kdecore/io/kurl.cpp:362
#16 0x00007f177e008e31 in KonqOperations::pasteInfo (targetUrl=...) at ../../../../apps/lib/konq/konq_operations.cpp:939
#17 0x00007f177dd94bf7 in DolphinView::pasteInfo (this=&lt;value optimized out&gt;) at ../../../../apps/dolphin/src/dolphinview.cpp:1058
#18 0x0000000000427590 in DolphinMainWindow::updatePasteAction (this=0x1ad7b70) at ../../../../apps/dolphin/src/dolphinmainwindow.cpp:727
#19 0x00000000004283fd in DolphinMainWindow::updateEditActions (this=0x1ad7b70) at ../../../../apps/dolphin/src/dolphinmainwindow.cpp:1566
#20 0x000000000042b3ab in DolphinMainWindow::changeUrl (this=0x1ad7b70, url=...) at ../../../../apps/dolphin/src/dolphinmainwindow.cpp:304
#21 0x0000000000433df2 in DolphinMainWindow::qt_metacall (this=0x1ad7b70, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff6b13b0d0) at ./dolphinmainwindow.moc:191
#22 0x00007f177acc2e3f in QMetaObject::activate (sender=0x1e98460, m=&lt;value optimized out&gt;, local_signal_index=&lt;value optimized out&gt;, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#23 0x00007f177e501005 in KUrlNavigator::urlChanged (this=0x58de, _t1=&lt;value optimized out&gt;) at ./kurlnavigator.moc:145
#24 0x00007f177e505345 in KUrlNavigator::setUrl (this=0x1e98460, newUrl=&lt;value optimized out&gt;) at ../../kfile/kurlnavigator.cpp:1036
#25 0x00007f177e500abc in KUrlNavigatorButton::qt_metacall (this=0x50fc7e0, _c=QMetaObject::InvokeMetaMethod, _id=&lt;value optimized out&gt;, _a=0x7fff6b13b430) at ./kurlnavigatorbutton_p.moc:90
#26 0x00007f177acc2e3f in QMetaObject::activate (sender=0x50fc7e0, m=&lt;value optimized out&gt;, local_signal_index=&lt;value optimized out&gt;, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#27 0x00007f177bf385f2 in QAbstractButton::clicked (this=0x58de, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#28 0x00007f177bc5286b in QAbstractButtonPrivate::emitClicked (this=0x29f1530) at widgets/qabstractbutton.cpp:546
#29 0x00007f177bc5370b in QAbstractButtonPrivate::click (this=0x29f1530) at widgets/qabstractbutton.cpp:539
#30 0x00007f177bc5397c in QAbstractButton::mouseReleaseEvent (this=0x50fc7e0, e=0x7fff6b13bd80) at widgets/qabstractbutton.cpp:1121
#31 0x00007f177b8f3582 in QWidget::event (this=0x50fc7e0, event=0x7fff6b13bd80) at kernel/qwidget.cpp:7998
#32 0x00007f177b89d22c in QApplicationPrivate::notify_helper (this=0x1a246c0, receiver=0x50fc7e0, e=0x7fff6b13bd80) at kernel/qapplication.cpp:4300
#33 0x00007f177b8a3ecb in QApplication::notify (this=0x7fff6b13ca80, receiver=0x50fc7e0, e=0x7fff6b13bd80) at kernel/qapplication.cpp:3865
#34 0x00007f177c5a8526 in KApplication::notify (this=0x7fff6b13ca80, receiver=0x50fc7e0, event=0x7fff6b13bd80) at ../../kdeui/kernel/kapplication.cpp:302
#35 0x00007f177acb006c in QCoreApplication::notifyInternal (this=0x7fff6b13ca80, receiver=0x50fc7e0, event=0x7fff6b13bd80) at kernel/qcoreapplication.cpp:704
#36 0x00007f177b8a30ae in QCoreApplication::sendEvent (receiver=0x50fc7e0, event=0x7fff6b13bd80, alienWidget=0x50fc7e0, nativeWidget=0x2a4aa80, buttonDown=&lt;value optimized out&gt;, 
    lastMouseReceiver=&lt;value optimized out&gt;, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#37 QApplicationPrivate::sendMouseEvent (receiver=0x50fc7e0, event=0x7fff6b13bd80, alienWidget=0x50fc7e0, nativeWidget=0x2a4aa80, buttonDown=&lt;value optimized out&gt;, 
    lastMouseReceiver=&lt;value optimized out&gt;, spontaneous=true) at kernel/qapplication.cpp:2965
#38 0x00007f177b922f65 in QETWidget::translateMouseEvent (this=0x2a4aa80, event=&lt;value optimized out&gt;) at kernel/qapplication_x11.cpp:4368
#39 0x00007f177b9218ac in QApplication::x11ProcessEvent (this=&lt;value optimized out&gt;, event=0x7fff6b13c6a0) at kernel/qapplication_x11.cpp:3501
#40 0x00007f177b94d882 in x11EventSourceDispatch (s=0x1a29e00, callback=&lt;value optimized out&gt;, user_data=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:146
#41 0x00007f17769a88c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0x00007f17769ac748 in ?? () from /lib/libglib-2.0.so.0
#43 0x00007f17769ac8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#44 0x00007f177acd9513 in QEventDispatcherGlib::processEvents (this=0x19fd770, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:412
#45 0x00007f177b94d46e in QGuiEventDispatcherGlib::processEvents (this=0x58de, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x00007f177acae992 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#47 0x00007f177acaed6c in QEventLoop::exec (this=0x7fff6b13c9d0, flags=) at kernel/qeventloop.cpp:201
#48 0x00007f177acb2aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#49 0x000000000043b1c5 in main (argc=&lt;value optimized out&gt;, argv=&lt;value optimized out&gt;) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 236761, bug 236624, bug 236519, bug 236505, bug 236499.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>958457</commentid>
    <comment_count>1</comment_count>
    <who name="Darren">darren</who>
    <bug_when>2010-05-07 22:41:38 +0000</bug_when>
    <thetext>Oops, sorry, got that wrong. The source disk wasn&apos;t the ext4 one, it was actually being copied from (the documents of) windows 7. Sorry for the mix up - too many disks on the go at the moment!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>958536</commentid>
    <comment_count>2</comment_count>
    <who name="Darren">darren</who>
    <bug_when>2010-05-08 01:05:45 +0000</bug_when>
    <thetext>I&apos;m now pretty sure that it&apos;s got something to do with kdesvn...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>