Bug 187329

Summary: Dolphin crashes with assertion error when clicking Root->Properties
Product: [Applications] dolphin Reporter: Ole Rasmussen <olerass>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: frank78ac
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Backrace of the crash

Description Ole Rasmussen 2009-03-16 20:07:33 UTC
Version:           1.2.1 (using 4.2.1 (KDE 4.2.1), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-9-generic

Steps to reproduce:
1) Goto Root folder
2) Right click and choose 'Properties'

At this point Dolphin crashes with the following output:
dolphin(7893) KFileMetaInfoPrivate::init: KUrl("file:///")                                                 
dolphin: /build/buildd/strigi-0.6.4/src/streamanalyzer/analysisresult.cpp:152: Strigi::AnalysisResult::Private::Private(const std::string&, time_t, Strigi::IndexWriter&, Strigi::StreamAnalyzer&, const std::string&, Strigi::AnalysisResult&): Assertion `pos != m_path.size()-1' failed.

I'll upload a backtrace in a moment if I can retrieve it.
Comment 1 Ole Rasmussen 2009-03-16 20:16:09 UTC
Created attachment 32169 [details]
Backrace of the crash

The best backtrace I could get with gdb.
Comment 2 Frank Reininghaus 2009-03-16 23:53:21 UTC
Thanks for the bug report! I can confirm this Strigi crash in current trunk. It seems that this was actually reported already, so I'll mark it as a duplicate.

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