Ticket #51 (closed defect/bug: fixed)
Segfault on the Route > Destination menu item if LANG var is not set
| Reported by: | zilux | Owned by: | anonymous |
|---|---|---|---|
| Priority: | major | Milestone: | version 0.1.0 |
| Component: | mapdrivers/OSM | Version: | |
| Keywords: | Cc: |
Description
If the LANG variable is not set, the country_default function returns NULL, country_search_new is called with search=NULL and a segmentation fault is raised in ret->search=*search.
Change History
Note: See
TracTickets for help on using
tickets.

Affects only OSM maps. Tested with M&G, does not crash.