Summary: | Crash when tagging, switching to map view (QtWebKit + libicu) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Geolocation-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, iwannaberich |
Priority: | NOR | ||
Version: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: | |||
Attachments: | Backtrace of the crash |
Description
MarcP
2019-09-05 15:35:33 UTC
Form your trace, it's clear, the crash appear in Map view and the problem come from Qt5WebKit (when you move map canvas with mouse) : #0 0x00007fffe1ae5bf0 in ubrk_following () from /tmp/.mount_digikabK4AdX/usr/lib/libicuuc.so.58 #1 0x00007fffef63afdc in WebCore::findWordBoundary(WTF::StringView, int, int*, int*) () from /tmp/.mount_digikabK4AdX/usr/lib/libQt5WebKit.so.5 #2 0x00007fffef6b86d1 in WebCore::startWordBoundary(WTF::StringView, unsigned int, WebCore::BoundarySearchContextAvailability, bool&) () from /tmp/.mount_digikabK4AdX/usr/lib/libQt5WebKit.so.5 #3 0x00007fffef6e4a6e in WebCore::backwardSearchForBoundaryWithTextIterator(WebCore::SimplifiedBackwardsTextIterator&, WTF::Vector<unsigned short, 1024ul, WTF::CrashOnOverflow, 16ul>&, unsigned int, unsigned int (*)(WTF::StringView, unsigned int, WebCore::BoundarySearchContextAvailability, bool&)) () from /tmp/.mount_digikabK4AdX/usr/lib/libQt5WebKit.so.5 Today, next digiKam 7.0.0 beta2 64 bits pre-release AppImage bundle will be published with last Qt5.14 and QtWebEngine by default (instead QtWebkit). Please test and give us a feedback to see if problem remain on your computer. https://files.kde.org/digikam/ Thanks in advance Giles Caulier Not reproducible with 7.0.0 beat2. see bug #413855 for details... Gilles Caulier I have not experienced this bug in quite some time now. You can close it if you think it's no longer relevant. |