Bug 190866 - dolphin crash when some kio slaves properties are viewed
Summary: dolphin crash when some kio slaves properties are viewed
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-27 22:10 UTC by Othmane Moustaouda
Modified: 2009-04-27 22:27 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 Othmane Moustaouda 2009-04-27 22:10:01 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

When I view some kio slaves properties dolphin crash.

How to reproduce:
Type in dolphin urlbar "camera:" -> Right click in empty space -> Properties -> Crash!

I've tried camera, nepomuksearch and zeroconf kio-slaves where dolphin crashes
I've noticed that it crash only in kio slaves without files or directories...

$ dolphin --version
Qt: 4.5.0
KDE: 4.2.2 (KDE 4.2.2)
Dolphin: 1.2.1

Here the backtrace:

Applicazione: Dolphin (dolphin), segnale SIGABRT
0x00007f9c1120bd21 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f9c15bac750 (LWP 4803)):
[KCrash Handler]
#5  0x00007f9c11196fb5 in raise () from /lib/libc.so.6
#6  0x00007f9c11198bc3 in abort () from /lib/libc.so.6
#7  0x00007f9c1118ff09 in __assert_fail () from /lib/libc.so.6
#8  0x00007f9c10cf2012 in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#9  0x00007f9c10cf2130 in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#10 0x00007f9c15649709 in ?? () from /usr/lib/libkio.so.5
#11 0x00007f9c1564ad22 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#12 0x00007f9c1563ac3c in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#13 0x00007f9c156f85f0 in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#14 0x00007f9c1571c841 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#15 0x00007f9c1571ca93 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#16 0x00007f9c1571de28 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#17 0x0000000000435d7c in _start ()
Comment 1 Frank Reininghaus 2009-04-27 22:27:46 UTC
Thanks for the bug report! This issue is known already. It's a Strigi bug which is fixed in trunk.

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