Bug 187329 - Dolphin crashes with assertion error when clicking Root->Properties
Summary: Dolphin crashes with assertion error when clicking Root->Properties
Status: RESOLVED DUPLICATE of bug 185551
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-16 20:07 UTC by Ole Rasmussen
Modified: 2009-03-16 23:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backrace of the crash (1.46 KB, text/plain)
2009-03-16 20:16 UTC, Ole Rasmussen
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***