<?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>230890</bug_id>
          
          <creation_ts>2010-03-15 22:57:10 +0000</creation_ts>
          <short_desc>Dolphin crash when renaming a file</short_desc>
          <delta_ts>2010-03-16 21:57:29 +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>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>224848</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 name="Kevin Gilbert">kmg952</reporter>
          <assigned_to name="Peter Penz">peter.penz19</assigned_to>
          <cc>andresbajotierra</cc>
    
    <cc>kmg952</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>934197</commentid>
    <comment_count>0</comment_count>
    <who name="Kevin Gilbert">kmg952</who>
    <bug_when>2010-03-15 22:57:10 +0000</bug_when>
    <thetext>Application: dolphin (1.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.9-70.fc12.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Dolphin crashed immediately after I renamed a file.

The strange thing is that the file name &quot;900.00AdminStopHawk+030.40#f+040.50#f&quot; was mangled. From memory, I think it was displayed as &quot;900.00AdminStopHawk+030.40#040.50#f+f&quot;. When I pressed F2 just to see what would happen, the file name was reported correctly

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

Thread 2 (Thread 0xb5f83b70 (LWP 11627)):
[KCrash Handler]
#6  deref (this=0x96f2d2c, other=...) at ../../src/corelib/arch/qatomic_i386.h:132
#7  QString::operator= (this=0x96f2d2c, other=...) at tools/qstring.cpp:1281
#8  0x0809be74 in KLoadMetaDataThread::run (this=0x96f2d20) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/panels/information/kloadmetadatathread.cpp:89
#9  0x03dd4cdf in QThreadPrivate::start (arg=0x96f2d20) at thread/qthread_unix.cpp:248
#10 0x009e1ab5 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:297
#11 0x00938dce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb78777a0 (LWP 3106)):
#0  0x004b9424 in __kernel_vsyscall ()
#1  0x0092e3d6 in __poll (fds=&lt;value optimized out&gt;, nfds=&lt;value optimized out&gt;, timeout=&lt;value optimized out&gt;) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x00a4b0c0 in ?? () from /usr/lib/libxcb.so.1
#3  0x00a4b62b in ?? () from /usr/lib/libxcb.so.1
#4  0x00a4b9c8 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x00b91d59 in _XSend (dpy=&lt;value optimized out&gt;, data=&lt;value optimized out&gt;, size=&lt;value optimized out&gt;) at xcb_io.c:332
#6  0x00b92360 in _XEventsQueued (dpy=&lt;value optimized out&gt;, mode=&lt;value optimized out&gt;) at xcb_io.c:253
#7  0x00b7a9ef in XEventsQueued (dpy=&lt;value optimized out&gt;, mode=&lt;value optimized out&gt;) at Pending.c:44
#8  0x0477325f in x11EventSourcePrepare (s=0x9371168, timeout=0xbf89c83c) at kernel/qguieventdispatcher_glib.cpp:79
#9  0x00a9e120 in IA__g_main_context_prepare (context=&lt;value optimized out&gt;, priority=&lt;value optimized out&gt;) at gmain.c:2280
#10 0x00a9e4d9 in g_main_context_iterate (context=0x9370490, block=&lt;value optimized out&gt;, dispatch=&lt;value optimized out&gt;, self=&lt;value optimized out&gt;) at gmain.c:2571
#11 0x00a9e9e4 in IA__g_main_context_iteration (context=0x9370490, may_block=&lt;value optimized out&gt;) at gmain.c:2654
#12 0x03ef2e46 in QEventDispatcherGlib::processEvents (this=0x9347330, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#13 0x047730c6 in QGuiEventDispatcherGlib::processEvents (this=0x9347330, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#14 0x03ec92da in QEventLoop::processEvents (this=0xbf89ca54, flags=...) at kernel/qeventloop.cpp:149
#15 0x03ec961a in QEventLoop::exec (this=0xbf89ca54, flags=...) at kernel/qeventloop.cpp:201
#16 0x03ecbce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#17 0x046c4dd8 in QApplication::exec () at kernel/qapplication.cpp:3579
#18 0x08078047 in main (argc=5, argv=0xbf89ccd4) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 230822, bug 230701, bug 230591, bug 230064, bug 229600.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>934421</commentid>
    <comment_count>1</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-03-16 12:31:03 +0000</bug_when>
    <thetext>Fixed in KDE SC 4.4.2. Check the duplicates.
Regards

*** This bug has been marked as a duplicate of bug 224848 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>935218</commentid>
    <comment_count>2</comment_count>
    <who name="Kevin Gilbert">kmg952</who>
    <bug_when>2010-03-16 21:02:10 +0000</bug_when>
    <thetext>OK, perhaps I could have checked the duplicates. But I was at work, using Dolphin for work activities. It took me around 15 minutes to install the &apos;devel&apos; RPM&apos;s to get a usable stack trace. I did not have the time to trawl through a slew of bug reports to see if the stack trace matched an existing but.

But, what about the corrupted file name?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>935242</commentid>
    <comment_count>3</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-03-16 21:34:00 +0000</bug_when>
    <thetext>No problem...
About the broken filename... if you can repeat the situation, open a new bug report detailing which filesystem are you using. (sorry about that, but we have the &quot;one report per issue&quot; policy to not mixup different things...)
Regards</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>935259</commentid>
    <comment_count>4</comment_count>
    <who name="Kevin Gilbert">kmg952</who>
    <bug_when>2010-03-16 21:55:21 +0000</bug_when>
    <thetext>Bug 231030 raised</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>935260</commentid>
    <comment_count>5</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-03-16 21:57:29 +0000</bug_when>
    <thetext>Thank you</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>