Version: (using KDE 4.2.2) OS: Linux Installed from: Ubuntu Packages I navigated to the root directory of my file system in order to determine the available remaining space. Upon right clicking and selecting "Properties", Dolphin immediately crashed. I am running Kubuntu 9.04 RC with the ext4 file system. I can reproduce this bug on the root directory, but not the home directory which is also ext4. Backtrace: Application: Dolphin (dolphin), signal SIGABRT 0x00007f7d878b4d21 in nanosleep () from /lib/libc.so.6 [Current thread is 0 (LWP 6680)] Thread 2 (Thread 0x7f7d76e82950 (LWP 6681)): #0 0x00007f7d878eb742 in select () from /lib/libc.so.6 #1 0x00007f7d8845cf06 in ?? () from /usr/lib/libQtCore.so.4 #2 0x00007f7d88395952 in ?? () from /usr/lib/libQtCore.so.4 #3 0x00007f7d855213ba in start_thread () from /lib/libpthread.so.0 #4 0x00007f7d878f2fcd in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f7d8c259750 (LWP 6680)): [KCrash Handler] #5 0x00007f7d8783ffb5 in raise () from /lib/libc.so.6 #6 0x00007f7d87841bc3 in abort () from /lib/libc.so.6 #7 0x00007f7d87838f09 in __assert_fail () from /lib/libc.so.6 #8 0x00007f7d8739b012 in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0 #9 0x00007f7d8739b130 in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0 #10 0x00007f7d8bcf2709 in ?? () from /usr/lib/libkio.so.5 #11 0x00007f7d8bcf3d22 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5 #12 0x00007f7d8bce3c3c in KFileItem::metaInfo () from /usr/lib/libkio.so.5 #13 0x00007f7d8bda15f0 in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5 #14 0x00007f7d8bdc5841 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5 #15 0x00007f7d8bdc5a93 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5 #16 0x00007f7d8bdc6e28 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5 #17 0x0000000000435d7c in _start ()
Thanks for the bug report! This issue is known already, it is a Strigi bug which is fixed in trunk. I don't know though when a new Strigi version containing the fix will be released. *** This bug has been marked as a duplicate of bug 185551 ***