| Summary: | Dolphin crashes with assertion error when clicking Root->Properties | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Ole Rasmussen <olerass> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | frank78ac |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Backrace of the crash | ||
Created attachment 32169 [details]
Backrace of the crash
The best backtrace I could get with gdb.
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 *** |
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.