Summary: | dolphin crashed while browsing a NTFS formatted device | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | erik6350 |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | erik6350 |
Priority: | NOR | ||
Version: | 1.6.1 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
erik6350
2011-05-14 16:56:25 UTC
Created attachment 59991 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.3
- What I was doing when the application crashed:
(see bugreport 273272)
Same problem on the same System in the same folder.
Browsed the folder (VistaOS) /media/disk1part2/Program Data/Apple Computer/Installer Cache/iTunes 10.2.2.14/ and hovered an .msi file, so this bugreport might have additional existing duplicates.
-- Backtrace (Reduced):
#7 readLittleEndianInt32 (this=0xb0deb1f0, s=0xb188cf2c, input=0xb0dc7f88) at /build/buildd-strigi_0.7.2-1+b1-i386-km54Pe/strigi-0.7.2/src/streams/textutils.h:78
#8 Strigi::OleInputStream::Private::Private (this=0xb0deb1f0, s=0xb188cf2c, input=0xb0dc7f88) at /build/buildd-strigi_0.7.2-1+b1-i386-km54Pe/strigi-0.7.2/src/streams/oleinputstream.cpp:208
#9 0xb5175b66 in Strigi::OleInputStream::OleInputStream (this=0xb188cf2c, input=0xb0dc7f88) at /build/buildd-strigi_0.7.2-1+b1-i386-km54Pe/strigi-0.7.2/src/streams/oleinputstream.cpp:151
#10 0xb5821052 in OleEndAnalyzer::analyze (this=0xb0dc79e0, ar=..., in=0x16b) at /build/buildd-strigi_0.7.2-1+b1-i386-km54Pe/strigi-0.7.2/src/streamanalyzer/endanalyzers/oleendanalyzer.cpp:377
#11 0xb580b822 in Strigi::StreamAnalyzerPrivate::analyze (this=0xb0da3b00, idx=..., input=0xb0dc7f88) at /build/buildd-strigi_0.7.2-1+b1-i386-km54Pe/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
Thanks for the report. This is an issue in the corresponding Strigi analyzer that Dolphin uses to get the metadata of a file. Dolphin for KDE 4.7 won't crash anymore in this case (see http://ppenz.blogspot.com/2011/03/dont-crash-when-reading-metadata.html for details). |