Hello Saša Janiška, sorry for the delay. The versions match what I tested previously, but could not reproduce the crash. Found also no upstream bug matching this one.
Next step, if you can still reproduce the crash, would be to attach an debugger like this: script -a gdb-gnome-maps_$(date +%Y-%m-%d_%H-%M-%S).log -c "gdb -q -ex 'set width 0' -ex 'set pagination off' -ex 'cont' -ex 'info reg' -ex 'thread apply all bt full' -ex 'detach' -ex 'quit' --pid $(pidof /usr/bin/gjs)" Then trigger the crash. After that a file gdb-gnome-maps_*.log should habe been created that could be forwarded to this bug again. Kind regards, Bernhard