<?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>191742</bug_id>
          
          <creation_ts>2009-05-05 21:47:10 +0000</creation_ts>
          <short_desc>Dolphin crashes when trying to open tar.bz2 (off CIFS)</short_desc>
          <delta_ts>2009-05-05 21:52:53 +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>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>185551</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="xor">xor</reporter>
          <assigned_to name="Peter Penz">peter.penz19</assigned_to>
          
          
          <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>752766</commentid>
    <comment_count>0</comment_count>
    <who name="xor">xor</who>
    <bug_when>2009-05-05 21:47:10 +0000</bug_when>
    <thetext>Version:           1.2.1 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

I have a CIFS directory mounted from my fileserver, there are tar.bz2 files stored in it. When I try to open one of the tar.bz2 in Dolphin, it crashes. Stack trace:

Application: Dolphin (dolphin), signal SIGABRT
0x00007f97e0009cf0 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f97e49ac750 (LWP 23908)):
[KCrash Handler]
#5  0x00007f97dff94fb5 in raise () from /lib/libc.so.6
#6  0x00007f97dff96bc3 in abort () from /lib/libc.so.6
#7  0x00007f97dff8df09 in __assert_fail () from /lib/libc.so.6
#8  0x00007f97dfaef15b in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#9  0x00007f97dfaef225 in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#10 0x00007f97dfaefd74 in Strigi::AnalysisResult::indexChild () from /usr/lib/libstreamanalyzer.so.0
#11 0x00007f97dfb28ca8 in ?? () from /usr/lib/libstreamanalyzer.so.0
#12 0x00007f97dfb1aba9 in ?? () from /usr/lib/libstreamanalyzer.so.0
#13 0x00007f97dfb12c16 in ?? () from /usr/lib/libstreamanalyzer.so.0
#14 0x00007f97e4447787 in ?? () from /usr/lib/libkio.so.5
#15 0x00007f97e4448905 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#16 0x000000000043fffb in _start ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>752768</commentid>
    <comment_count>1</comment_count>
    <who name="Pino Toscano">pino</who>
    <bug_when>2009-05-05 21:52:06 +0000</bug_when>
    <thetext>Thanks for the bug report! This looks very much like an issue that is known already - a crash when viewing the &quot;Properties&quot; of the root directory (&quot;/&quot;) or some special directory like &quot;trash:/&quot;. This is a Strigi issue which is fixed in trunk already.

If you did something else before Dolphin crashed, please reopen this report.
Thanks!

*** This bug has been marked as a duplicate of bug 185551 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>752772</commentid>
    <comment_count>2</comment_count>
    <who name="xor">xor</who>
    <bug_when>2009-05-05 21:52:53 +0000</bug_when>
    <thetext>The file was created by one of my cronjobs via:

tar --totals --numeric-owner -cPf $BNAME --exclude /proc\* --exclude /sys\* --exclude /tmp/\* / 2&gt;&gt; $LOG
tar -tf $BNAME &gt; $BNAME.ls 2&gt;&gt; $LOG
bzip2 -zv3 $BNAME 2&gt;&gt; $LOG</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>