Bug 190520 - Dolphin crash when doing right click Properties in the /
Summary: Dolphin crash when doing right click Properties in the /
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 16:25 UTC by marco
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 marco 2009-04-24 16:25:27 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Dolphin crash when doing:

Right click --> Properties in the / (root)

Im using Kubuntu 9.04 (Kde 4.2.2 && Qt 4.5.0)
Here its the backtrace:

Application: Dolphin (dolphin), signal SIGABRT
0x00007fc460923d21 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 11572)]

Thread 2 (Thread 0x7fc4555aa950 (LWP 11584)):
#0  0x00007fc46095a742 in select () from /lib/libc.so.6
#1  0x00007fc4614cbf06 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007fc461404952 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fc45e5903ba in start_thread () from /lib/libpthread.so.0
#4  0x00007fc460961fcd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc4652c8750 (LWP 11572)):
[KCrash Handler]
#5  0x00007fc4608aefb5 in raise () from /lib/libc.so.6
#6  0x00007fc4608b0bc3 in abort () from /lib/libc.so.6
#7  0x00007fc4608a7f09 in __assert_fail () from /lib/libc.so.6
#8  0x00007fc46040a012 in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#9  0x00007fc46040a130 in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#10 0x00007fc464d61709 in ?? () from /usr/lib/libkio.so.5
#11 0x00007fc464d62d22 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#12 0x00007fc464d52c3c in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#13 0x00007fc464e105f0 in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#14 0x00007fc464e34841 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#15 0x00007fc464e34a93 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#16 0x00007fc464e35e28 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#17 0x0000000000435d7c in _start ()
Comment 1 Frank Reininghaus 2009-04-24 22:35:47 UTC
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 ***