Summary: | crash when working on ntfs file systems | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | stefan <stefan.gaechter> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | stewei1 |
Priority: | NOR | ||
Version: | 1.6.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
stefan
2011-05-26 08:39:43 UTC
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). Created attachment 60389 [details]
New crash information added by DrKonqi
konqueror (4.6.00 (4.6.0) "release 6") on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1
- What I was doing when the application crashed: Open two instances of Konquor to copy from an ext3 partition to an ntfs partition on the same dual boot machine. The ntfs partition was formated with either windows 7 or windows server 2008R2
-- Backtrace (Reduced):
#12 0x00007f85ac697333 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#13 0x00007f85ac69b6ab in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#14 0x00007f859b42934a in kdemain () from /usr/lib64/libkdeinit4_konqueror.so
#15 0x00000000004075e9 in _start ()
|