Bug 192157

Summary: dolphin crashed when I clicked on properties for the folder root.
Product: [Applications] dolphin Reporter: sreque <seanthenewt>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: echidnaman
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description sreque 2009-05-09 19:18:50 UTC
Version:            (using KDE 4.2.2)
Compiler:          gcc 4.3.3 
OS:                Linux
Installed from:    Ubuntu Packages

I right-clicked inside the root folder to bring up a context menu to click on properties. Dolphin then crashed and kde provided the following information:

Application: Dolphin (dolphin), signal SIGABRT
[Current thread is 0 (LWP 23253)]

Thread 2 (Thread 0xb3f6db90 (LWP 23264)):
#0  0xb7f11430 in __kernel_vsyscall ()
#1  0xb63ca7b1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb669e380 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb65cc96e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb603b4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb63d249e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5bb8700 (LWP 23253)):
[KCrash Handler]
#6  0xb7f11430 in __kernel_vsyscall ()
#7  0xb63196d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb631b098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb63125ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb627bb6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb627bc9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7d9a98e in ?? () from /usr/lib/libkio.so.5
#13 0xb7d9c072 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7d8b198 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7e56d3e in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7e7f410 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7e7f6e2 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7e80ca1 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0x08077ebf in _start ()
Comment 1 Jonathan Thomas 2009-05-09 20:25:23 UTC

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