<?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>226432</bug_id>
          
          <creation_ts>2010-02-12 01:23:14 +0000</creation_ts>
          <short_desc>dolphin crash when dragging files into a foldef from ark</short_desc>
          <delta_ts>2010-02-12 14:02:21 +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>Compiled Sources</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>220877</dup_id>
          
          <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>greg.freemyer</reporter>
          <assigned_to name="Peter Penz">peter.penz19</assigned_to>
          <cc>andresbajotierra</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>915269</commentid>
    <comment_count>0</comment_count>
    <who name="">greg.freemyer</who>
    <bug_when>2010-02-12 01:23:14 +0000</bug_when>
    <thetext>Application: dolphin (1.4)
KDE Platform Version: 4.3.98 (KDE 4.3.98 (KDE 4.4 RC3)) &quot;release 218&quot; (Compiled from sources)
Qt Version: 4.6.1
Operating System: Linux 2.6.31.8-0.1-default x86_64
Distribution: &quot;openSUSE 11.2 (x86_64)&quot;

-- Information about the crash:
I had dolphin open to a folder on a samba share.

I had attempted to autoextract a zip file directly in dolphin to create a subdirectory and populate it with the 7 files in the zip.  For some reason it did 3 then started asking if I wanted to overwrite the already existing file.

I tried a few times to say yes, then opened the zip file in ark to manually drag and drop the files.  Same basic problem although I got a 4th file in the dir.

So I created a second extract folder and tried to drag files from ark into it.  3 or 4 files into this dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0b949d17f0 (LWP 32466))]

Thread 3 (Thread 0x7f0b814ee910 (LWP 439)):
#0  0x00007f0b8dceb2cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f0b80815621 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007f0b8dce665d in start_thread () from /lib64/libpthread.so.0
#3  0x00007f0b9070614d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0b83c86910 (LWP 6273)):
#0  0x00007f0b8dceb049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f0b919a8e73 in QMutexPrivate::wait (this=0x75a0f0, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x00007f0b919a49e5 in QMutex::lock (this=0x753690) at thread/qmutex.cpp:205
#3  0x00007f0b91aaf998 in relock (this=&lt;value optimized out&gt;) at ../../src/corelib/thread/qmutex.h:120
#4  QMutexLocker (this=&lt;value optimized out&gt;) at ../../src/corelib/thread/qmutex.h:102
#5  QMetaObject::activate (this=&lt;value optimized out&gt;) at kernel/qobject.cpp:3214
#6  0x00007f0b919a92fd in QThreadPrivate::finish (arg=&lt;value optimized out&gt;) at thread/qthread_unix.cpp:278
#7  0x00007f0b919a974d in ~__pthread_cleanup_class (this=&lt;value optimized out&gt;, __in_chrg=&lt;value optimized out&gt;) at /usr/include/pthread.h:535
#8  QThreadPrivate::start (this=&lt;value optimized out&gt;, __in_chrg=&lt;value optimized out&gt;) at thread/qthread_unix.cpp:253
#9  0x00007f0b8dce665d in start_thread () from /lib64/libpthread.so.0
#10 0x00007f0b9070614d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0b949d17f0 (LWP 32466)):
[KCrash Handler]
#5  0x00007f0b91aab2ac in QObjectPrivate::resetCurrentSender (receiver=0x7f0b7403a750, currentSender=0x7fff569e2240, previousSender=0x0) at kernel/qobject.cpp:407
#6  0x00007f0b91aafc47 in QMetaObject::activate (sender=0xcbc350, m=&lt;value optimized out&gt;, local_signal_index=&lt;value optimized out&gt;, argv=&lt;value optimized out&gt;) at kernel/qobject.cpp:3294
#7  0x00007f0b91aaffaf in QObject::destroyed (this=0x7f0b7403a750, _t1=0xcbc350) at .moc/release-shared/moc_qobject.cpp:149
#8  0x00007f0b91ab25d5 in QObject::~QObject (this=&lt;value optimized out&gt;, __in_chrg=&lt;value optimized out&gt;) at kernel/qobject.cpp:869
#9  0x00007f0b919a6fa9 in QThread::~QThread (this=0xcbc350, __in_chrg=&lt;value optimized out&gt;) at thread/qthread.cpp:411
#10 0x0000000000464790 in _start ()

Possible duplicates by query: bug 225931, bug 224656, bug 220879, bug 220877.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915605</commentid>
    <comment_count>1</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-02-12 14:02:21 +0000</bug_when>
    <thetext>Merging with bug 220877. Thanks

*** This bug has been marked as a duplicate of bug 220877 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>