Bug 193031 - Dolphin crash on displaying properties for root folder
Summary: Dolphin crash on displaying properties for root folder
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-17 19:28 UTC by isak.enstrom
Modified: 2009-05-17 19:46 UTC (History)
0 users

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 isak.enstrom 2009-05-17 19:28:09 UTC
Version:           1.2.1 (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Right clicking on an empty space in the root folder choosing properties causes Dolphin to crash, every time. I am able to display properties for every other folder doing the same way, without error.


Crash report:

Application: Dolphin (dolphin), signal SIGABRT

Thread 1 (Thread 0xb5bfc700 (LWP 5212)):
[KCrash Handler]
#6  0xb7f4a430 in __kernel_vsyscall ()
#7  0xb635d6d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb635f098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb63565ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb62bfb6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb62bfc9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7ddd98e in ?? () from /usr/lib/libkio.so.5
#13 0xb7ddf072 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7dce198 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7e99d3e in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7ec2410 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7ec26e2 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7ec3ca1 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0x08077ebf in _start ()
Comment 1 Peter Penz 2009-05-17 19:46:33 UTC

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