| Summary: | Gwenview crashed in KIO::UDSEntry::UDSEntry() after viewing an image via MTP | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Marton Gunyho <marci> |
| Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | a.samirh78, faure, kdelibs-bugs-null, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.68.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Marton Gunyho
2021-04-05 08:30:17 UTC
Looks like the thumbnailer does not like generating thumbnails for MTP files. Backtrace is mostly in KIO; moving there. However you are using very old software, unfortunately. I don't suppose there's any chance you can upgrade to a newer version of Ubuntu? I prefer to use LTS, but thanks for letting me know, I might consider upgrading. I understand if this is possibly fixed in a newer version, you may close this if you think so. This might not be the reason it's crashing, but in ThumbnailProvider::slotResult I would move the removeSubjob() call to the end of that method. It could be that the StatJob is removed and gets deleted before statResult() is called. Thank you for reporting this issue in KDE software. As it was reported on an older version, can we please ask you to see if you can reproduce the issue with a more recent software version? If you can confirm this issue still exists in a recent version, please change the version field and the status to "REPORTED" when replying. Thank you! I tried today to browse pictures on the same Android phone and the "loading image/metadata failed" messages don't appear and I can't reproduce the crash. So I think this can be marked as resolved. Since the initial report, I have upgraded to KDE Plasma 5.26.4, Frameworks 5.100.0, Qt 5.15.7 and OpenSUSE tumbleweed with kernel 6.0.10. |