Bug 194724

Summary: dolphin crashes by browsing folders containing large compressed files
Product: [Applications] dolphin Reporter: waldek <social.waldek>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description waldek 2009-05-31 10:50:34 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Unspecified Linux

I entered a directory that contained one large (1.3 GB) zip archive, probably Dolphin was trying to figure out its content. I did not open the file itself:

Program: Dolphin (dolphin), sygnał SIGSEGV
0x00007f320c3b9bc1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 6171)]

Thread 2 (Thread 0x7f3200e74910 (LWP 6287)):
#0  0x00007f320c3e2422 in select () from /lib/libc.so.6
#1  0x00007f320caa54e1 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f320c9de651 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f320c10659a in start_thread () from /lib/libpthread.so.0
#4  0x00007f320c3e8c3d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f320fbe3760 (LWP 6171)):
[KCrash Handler]
#5  0x00007f320bcca30c in ZipExeEndAnalyzer::checkHeader () from /usr/lib/libstreamanalyzer.so.0
#6  0x00007f320bcb0b04 in Strigi::StreamAnalyzerPrivate::analyze () from /usr/lib/libstreamanalyzer.so.0
#7  0x00007f320f6a927d in KFileMetaInfoPrivate::init () from /usr/lib/libkio.so.5
#8  0x00007f320f6aa39e in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#9  0x000000000043f951 in _start ()

and then everytime I was entering the directory:

Program: Dolphin (dolphin), sygnał SIGSEGV
0x00007f64b213bbc1 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f64b5965760 (LWP 7142)):
[KCrash Handler]
#5  0x00007f64b1a4c30c in ZipExeEndAnalyzer::checkHeader () from /usr/lib/libstreamanalyzer.so.0
#6  0x00007f64b1a32b04 in Strigi::StreamAnalyzerPrivate::analyze () from /usr/lib/libstreamanalyzer.so.0
#7  0x00007f64b542b27d in KFileMetaInfoPrivate::init () from /usr/lib/libkio.so.5
#8  0x00007f64b542c39e in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#9  0x000000000043f951 in _start ()
Comment 1 Christophe Marin 2009-05-31 13:40:30 UTC

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