Bug 193559 - Crash opening properties dialog of /
Summary: Crash opening properties dialog of /
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-21 21:38 UTC by Fábio Firmo
Modified: 2009-05-21 21:53 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 Fábio Firmo 2009-05-21 21:38:30 UTC
Version:            (using KDE 4.2.3)
OS:                Linux
Installed from:    Ubuntu Packages

Steps to reproduce:

1 - Go to / (directly or via Places menu)
2 - Right-click in an empty space
3 - Click on properties
4 - Crash

This only happens in /, other directories like /etc and /usr work fine. It's mounted in a different physical partition from /home, if it helps

Strigi isn't enabled

Backtrace
Application: Dolphin (dolphin), signal SIGABRT

Thread 1 (Thread 0xb5be8700 (LWP 9504)):
[KCrash Handler]
#6  0xb7f40430 in __kernel_vsyscall ()
#7  0xb63496d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb634b098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb63425ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb62abb6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb62abc9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7dcb15e in KFileMetaInfoPrivate::init (this=0x8e12730, stream=@0xbfe5c190, url=@0xbfe5c1dc, mtime=1239053151) at /build/buildd/kde4libs-4.2.3/kio/kio/kfilemetainfo.cpp:198
#13 0xb7dcc842 in KFileMetaInfo (this=0xbfe5c1e4, url=@0xbfe5c1dc) at /build/buildd/kde4libs-4.2.3/kio/kio/kfilemetainfo.cpp:240
#14 0xb7dbb932 in KFileItem::metaInfo (this=0x9118ea8, autoget=true) at /build/buildd/kde4libs-4.2.3/kio/kio/kfileitem.cpp:1208
#15 0xb7e8750e in KFileMetaPropsPlugin (this=0x9110b58, props=0x8d73a80) at /build/buildd/kde4libs-4.2.3/kio/kfile/kmetaprops.cpp:63
#16 0xb7eaedc0 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages (this=0x9118e18) at /build/buildd/kde4libs-4.2.3/kio/kfile/kpropertiesdialog.cpp:525
#17 0xb7eaf092 in KPropertiesDialog::KPropertiesDialogPrivate::init (this=0x9118e18) at /build/buildd/kde4libs-4.2.3/kio/kfile/kpropertiesdialog.cpp:347
#18 0xb7eb0651 in KPropertiesDialog (this=0x8d73a80, _url=@0x8ebd528, parent=0x8d5a680) at /build/buildd/kde4libs-4.2.3/kio/kfile/kpropertiesdialog.cpp:261
#19 0x08077ebf in _start ()
Comment 1 Pino Toscano 2009-05-21 21:53:39 UTC

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