Bug 512849

Summary: Crash with CycleStreets routing
Product: [Applications] marble Reporter: arza <arza>
Component: generalAssignee: marble-bugs
Status: REPORTED ---    
Severity: crash    
Priority: NOR    
Version First Reported In: 25.03.80   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Backtrace
Screenshot

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