Opened 12 years ago
Closed 12 years ago
#655 closed defect/bug (fixed)
OSD Crash with attr_destination_lenghth (SVN 3559)
Reported by: | jwernerny -2- | Owned by: | Singesang |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | osd/core | Version: | git master |
Severity: | Keywords: | osd, crash | |
Cc: |
Description
Navit ver 3559 crashes both on plain Linux (Ubuntu 10.04) and Maemo builds if OSD includes the length of the route to the destination. The bug is a missing "break" in osd_core.c (~line 1233). A patch is provided along with files needed to recreate.
Attachments (3)
Change History (4)
Changed 12 years ago by jwernerny -2-
comment:1 Changed 12 years ago by woglinde
- Resolution set to fixed
- Status changed from new to closed
This fixe with a slightly other patch by rev 3563
http://navit.svn.sourceforge.net/viewvc/navit?view=revision&revision=3563
Note: See
TracTickets for help on using
tickets.
Diff for correceted osd_core.c file