Opened 15 years ago
Closed 14 years ago
#145 closed defect/bug (fixed)
Long Distance Route Calculation Crashes Navit
Reported by: | kirisutojan@… | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | version 0.2.0 |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
When I have a GPS receiver connected to navit and want it to calculate a long route (around 350 kilometers), using the maps from the Reiseplaner (I haven't checked with other maps), navit will crash with the following error:
ERROR:(route.c:813):route_graph_flood: assertion failed: (end != 0)
After that I won't be able to open navit again as long as the GPS device is working because it will crash immediately after start with the same error as above.
I'm using the SVN version 1105 on an up to date archlinux. Let me know if you need more information! Thanks!
Change History (2)
comment:1 Changed 14 years ago by KaZeR
- Milestone set to version 0.1.0
- Owner changed from somebody to KaZeR
comment:2 Changed 14 years ago by Tinloaf
- Resolution set to fixed
- Status changed from new to closed
Seems like the problem was solved.
We had this problem with another data source too. max value has been changed, please let us know if it solve your problem