Opened 13 years ago
Closed 13 years ago
#440 closed defect/bug (fixed)
Navit crashes when position is off road, despite tracking="0"
Reported by: | niccolo | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
I use Navit SVN-2391 on the OpenMoko FreeRunner with OpenStreetMap data.
Whenever I drive into a zone where no way exist, Navit crashes. The crash happens when the position is about 1 km far from any roads. If I restart Navit, it crashes again.
I can restart the program only when my position is near some road again.
I use Navit with gui type="internal", tracking="0", cursor="1" and orientation="1".
May be this is related to bug #422
Change History (3)
comment:1 Changed 13 years ago by niccolo
comment:2 Changed 13 years ago by niccolo
I run Navit into gdb, here it is the output:
Program received signal SIGSEGV, Segmentation fault. route_set_position (this=0x91e38, pos=0xbec1957c) at /work/compile/navit/src/navit/route.c:725
May be version svn-2419 already fixed it? I will check...
comment:3 Changed 13 years ago by niccolo
- Resolution set to fixed
- Status changed from new to closed
The package svn-2465 fixed this bug. Thank you and sorry for bothering.
I can reproduce the bug on the FreeRunner, just feeding an off-road position via a fake gpsd.
But the same position with the same map does not crash Navit svn-2270 on my Debian GNU/Linux. So it seems a problem of armv4t build or a regression bug.