Bug 512849 - Crash with CycleStreets routing
Summary: Crash with CycleStreets routing
Status: REPORTED
Alias: None
Product: marble
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.03.80
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-01 22:53 UTC by arza
Modified: 2025-12-01 22:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Backtrace (163.01 KB, text/plain)
2025-12-01 22:53 UTC, arza
Details
Screenshot (394.11 KB, image/png)
2025-12-01 22:54 UTC, arza
Details

Note You need to log in before you can comment on or make changes to this bug.
Description arza 2025-12-01 22:53:38 UTC
Created attachment 187297 [details]
Backtrace

SUMMARY
Switching the route destination crashes when using CycleStreets.

STEPS TO REPRODUCE
1. Select bicycle routing
2. Right click on a road -> Directions from here
3. Right click on another road -> Directions to here
4. Right click on the first road -> Directions to here

OBSERVED RESULT
marble_lib: reverse task  "nominatim-reverse"   93895521936864
marble_lib: removing task  0   93895521936864
marble_lib: route task "cyclestreets"   93895553885344
marble_lib: route retrieved
0x5565c32292d0
marble_lib: Invalid parent size
KCrash: appFilePath points to nullptr!
KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2
zsh: segmentation fault (core dumped)  marble

Backtrace attached.

Arch Linux, Qt 6.10.1, Marble 25.03.80, 25.08.3 and git master (8b6cbf).
Comment 1 arza 2025-12-01 22:54:18 UTC
Created attachment 187298 [details]
Screenshot