Ticket #34 (closed defect/bug: wontfix)

Opened 1 year ago

Last modified 3 months ago

infinte loop when setting position using garmin maps.

Reported by: mrcucumber Assigned to: zaxl
Priority: major Milestone:
Component: mapdrivers/Garmin Version: 0.0.3
Keywords: Cc:

Description

Setting a position using garmin maps results in an infinte loop. After running with gdb, I got the log in the attached file. "finish" was issued 5 times, before returning to the loop.

Attachments

gdblog.txt (1.6 kB) - added by mrcucumber on 12/02/07 22:07:20.
GDB logfile

Change History

12/02/07 22:07:20 changed by mrcucumber

  • attachment gdblog.txt added.

GDB logfile

12/04/07 15:45:15 changed by zaxl

This two lines are different. Guessing by the names it's a tdb loaded map. You have a lots of files and loading the streets is currently under development. Currently the driver tries to load all roads, and thats lot of time and ram. So please can you confirm, that it tries to load exactly these two files again and again?

08/18/08 14:25:59 changed by KaZeR

  • status changed from new to closed.
  • resolution set to wontfix.

navit-0.0.3 and very old version of libgarmin. Please open a new bug if the problem still occurs.