Bug 190484 - Dolphin crash signal SIGABRT
Summary: Dolphin crash signal SIGABRT
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 01:35 UTC by krafter
Modified: 2009-04-30 12:42 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 krafter 2009-04-24 01:35:28 UTC
Version:           dolphin 1.2.1 (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Application : Dolphin (dolphin), signal SIGABRT

Thread 1 (Thread 0xb5ba2700 (LWP 4521)):
[KCrash Handler]
#6  0xb7ef1430 in __kernel_vsyscall ()
#7  0xb63036d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6305098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb62fc5ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb6265b6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb6265c9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7d8498e in ?? () from /usr/lib/libkio.so.5
#13 0xb7d86072 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7d75198 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7e40d3e in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7e69410 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7e696e2 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7e6aca1 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0x08077ebf in _start ()
Comment 1 Frank Reininghaus 2009-04-24 08:49:35 UTC
Thanks for the bug report! Could you tell us what you did before Dolphin crashed, please? 

Judging by the backtrace, I would assume that you tried to view the "Properties" of the root directory ("/") or some special directory like "trash:/". This would be a Strigi issue which is fixed in trunk (bug 185551).
Comment 2 Peter Penz 2009-04-30 12:42:57 UTC
I've set this issue as duplicate of bug 185551 (see comment #1). If you didn't
access the root directory or a special directory like "trash:/", please let us
know. Thanks!

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