Bug 190366 - Dolphin crashes, signal SIGABRT
Summary: Dolphin crashes, signal SIGABRT
Status: RESOLVED DUPLICATE of bug 185551
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 21:37 UTC by Rog
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 Rog 2009-04-22 21:37:11 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Mandriva RPMs

Application: Dolphin (dolphin), signal SIGABRT
[Current thread is 1 (Thread 0xb5c3d6d0 (LWP 3821))]

Thread 2 (Thread 0xb359ab90 (LWP 23726)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb66384c1 in select () from /lib/i686/libc.so.6
#2  0xb68d73fc in ?? () from /usr/lib/libQtCore.so.4
#3  0xb67ff4df in ?? () from /usr/lib/libQtCore.so.4
#4  0xb6551315 in start_thread () from /lib/i686/libpthread.so.0
#5  0xb664025e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb5c3d6d0 (LWP 3821)):
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb658dc00 in raise () from /lib/i686/libc.so.6
#8  0xb658f668 in abort () from /lib/i686/libc.so.6
#9  0xb6586b5e in __assert_fail () from /lib/i686/libc.so.6
#10 0xb64d3a6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb64d3c50 in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7e467ee in ?? () from /usr/lib/libkio.so.5
#13 0xb7e48193 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7e364f4 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7efe5a1 in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7f25f8c in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7f26253 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7f27883 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0x08075f27 in _start ()
Comment 1 Frank Reininghaus 2009-04-22 23:01:54 UTC
Thanks for the bug report. I assume that you tried to see the Properties of the root directory ("/") or some other special directory like "trash:/"? This would be a Strigi issue (bug 185551) which is now fixed in trunk.
Comment 2 Peter Penz 2009-04-30 12:42:14 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 ***