Bug 198539 - dolphin sometimes crashes when viewing folder properties
Summary: dolphin sometimes crashes when viewing folder properties
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-07-01 16:55 UTC by Virgil Balibanu
Modified: 2009-07-01 19:59 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 Virgil Balibanu 2009-07-01 16:55:24 UTC
Version:           1.2.1 (using KDE 4.2.2)
OS:                Linux
Installed from:    Mandriva RPMs

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

Thread 2 (Thread 0xb2f6ab90 (LWP 26606)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb65794c1 in select () from /lib/i686/libc.so.6
#2  0xb68183fc in ?? () from /usr/lib/libQtCore.so.4
#3  0xb67404df in ?? () from /usr/lib/libQtCore.so.4
#4  0xb6492315 in start_thread () from /lib/i686/libpthread.so.0
#5  0xb658125e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb5b7e6d0 (LWP 21149)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb64cec00 in raise () from /lib/i686/libc.so.6
#8  0xb64d0668 in abort () from /lib/i686/libc.so.6
#9  0xb64c7b5e in __assert_fail () from /lib/i686/libc.so.6
#10 0xb6414a6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb6414c50 in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7d87d2e in ?? () from /usr/lib/libkio.so.5
#13 0xb7d896d3 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7d77a34 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7e3fae1 in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7e674cc in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7e67793 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7e68dc3 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0x08075f27 in _start ()
Comment 1 Frank Reininghaus 2009-07-01 19:59:02 UTC
Thanks for the bug report! This looks very much like a Strigi bug which is fixed in trunk, so I'll mark it as a duplicate. To make sure that I don't make a mistake, you could run Dolphin from a Konsole and check that the output before the crash contains

Assertion `pos != m_path.size()-1' failed.

If this is *not* the case, please reopen this report. Thanks.

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