Bug 195969 - Dolphin crashes when I right-click on the white background (not on file), then choose "Properties" in the context menu.
Summary: Dolphin crashes when I right-click on the white background (not on file), the...
Status: RESOLVED DUPLICATE of bug 185551
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-11 04:22 UTC by bugsrep
Modified: 2009-06-11 14:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugsrep 2009-06-11 04:22:40 UTC
Version:           unknown (using 4.2.3 (KDE 4.2.3), 4.2.3-2.fc10 Fedora)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.21-170.2.56.fc10.i686

Dolphin crashes when I right-click on the white background (not on file), then choose "Properties" in the context menu.  It does not happen every time and probably happens only when I have two split folder panels.


Application: Dolphin (dolphin), signal SIGABRT
[Current thread is 1 (Thread 0xb8038770 (LWP 5608))]

Thread 1 (Thread 0xb8038770 (LWP 5608)):
[KCrash Handler]
#6  0x00d40416 in __kernel_vsyscall ()
#7  0x00269460 in raise () from /lib/libc.so.6
#8  0x0026ae28 in abort () from /lib/libc.so.6
#9  0x0026240e in __assert_fail () from /lib/libc.so.6
#10 0x065a2a5b in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0x065a2c3a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0x047bb982 in ?? () from /usr/lib/libkio.so.5
#13 0x047bd302 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0x047ac422 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0x0486bfdf in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0x048922c8 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0x048925a2 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0x04893b61 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0x0807595f in _start ()
Comment 1 Frank Reininghaus 2009-06-11 14:59:21 UTC
Thanks for the bug report! This issue is known already, it is a Strigi bug
(fixed now in trunk) which causes a crash when viewing the Properties of the
root directory ("/") or a special directory like "trash:/".

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