Bug 192728 - Open dolphin go to root, right click on a space between folders or files, without selecting anything, and clic properties, it crashes
Summary: Open dolphin go to root, right click on a space between folders or files, wit...
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-05-15 03:58 UTC by Jonathan
Modified: 2009-05-15 04:29 UTC (History)
2 users (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 Jonathan 2009-05-15 03:58:57 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Open dolphin go to root, right click on a space between folders or files, without selecting anything, and click properties, it crashes, and shows me this:

Application: Dolphin (dolphin), signal SIGABRT

Thread 1 (Thread 0xb5c1d700 (LWP 15209)):
[KCrash Handler]
#6  0xb7f6b430 in __kernel_vsyscall ()
#7  0xb637e6d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6380098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb63775ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb62e0b6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb62e0c9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7dfe98e in ?? () from /usr/lib/libkio.so.5
#13 0xb7e00072 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7def198 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7ebad3e in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7ee3410 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7ee36e2 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7ee4ca1 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0x08077ebf in _start ()

I think its a minor bug, but it crashes, thanks
Comment 1 Raphael Kubo da Costa 2009-05-15 04:26:40 UTC
Are you able to test it on 4.2.3 or 4.3 beta1? I tried to reproduce it here with trunk but everything ran fine.
Comment 2 Dario Andres 2009-05-15 04:29:09 UTC
This is a Strigi crash which is fixed in the current version
Marking as duplicate of bug 185551
Thanks

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