Bug 190556 - dolphin craches when asking properties
Summary: dolphin craches when asking properties
Status: RESOLVED DUPLICATE of bug 185551
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-24 21:44 UTC by patart
Modified: 2009-04-24 22:35 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 patart 2009-04-24 21:44:10 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

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

Thread 1 (Thread 0x7feb6b733750 (LWP 7966)):
[KCrash Handler]
#5  0x00007feb66d1ffb5 in raise () from /lib/libc.so.6
#6  0x00007feb66d21bc3 in abort () from /lib/libc.so.6
#7  0x00007feb66d18f09 in __assert_fail () from /lib/libc.so.6
#8  0x00007feb6687b012 in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#9  0x00007feb6687b130 in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#10 0x00007feb6b1d2709 in ?? () from /usr/lib/libkio.so.5
#11 0x00007feb6b1d3d22 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#12 0x00007feb6b1c3c3c in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#13 0x00007feb6b2815f0 in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#14 0x00007feb6b2a5841 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#15 0x00007feb6b2a5a93 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#16 0x00007feb6b2a6e28 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#17 0x0000000000435d7c in _start ()
Comment 1 Frank Reininghaus 2009-04-24 22:35:35 UTC
Thanks for the bug report! I assume that you tried to view the "Properties" of the root directory ("/") or a special directory like "trash:/". 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 ***