| Summary: | Itinerary crashes when quickly trying to view indoor map | ||
|---|---|---|---|
| Product: | [Applications] KDE Itinerary | Reporter: | joepie91 <admin> |
| Component: | general | Assignee: | Volker Krause <vkrause> |
| Status: | REPORTED --- | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Android | ||
| OS: | Android 10.x | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Crashlog from adb | ||
|
Description
joepie91
2024-06-18 12:36:04 UTC
If you have the possibility to run adb on a computer connected to the affected Android device via USB, the output of "adb logcat" during the crash would be very helpful. Created attachment 170605 [details]
Crashlog from adb
The logcat output was extremely noisy; I've done my best to extract the relevant lines from the output, and I believe that this is all of the crash-related data (excluding itinerary output prior to the crash).
Git commit 53fbe890aab0b65af0b30f57ca4b33e97795e198 by Volker Krause. Committed on 19/06/2024 at 15:49. Pushed by vkrause into branch 'master'. Check for errors when mmap'ing tile files M +8 -2 src/map/loader/maploader.cpp https://invent.kde.org/libraries/kosmindoormap/-/commit/53fbe890aab0b65af0b30f57ca4b33e97795e198 Git commit 76cf61c598976e34c733a14d0b50c95e3e65bddd by Volker Krause. Committed on 19/06/2024 at 16:07. Pushed by vkrause into branch 'release/24.05'. Check for errors when mmap'ing tile files (cherry picked from commit 53fbe890aab0b65af0b30f57ca4b33e97795e198) M +8 -2 src/map/loader/maploader.cpp https://invent.kde.org/libraries/kosmindoormap/-/commit/76cf61c598976e34c733a14d0b50c95e3e65bddd |