Opened 11 years ago
Closed 11 years ago
#988 closed defect/bug (invalid)
Navit & OpenGL in windows memory leak
Reported by: | efessel | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | graphics/opengl | Version: | git master |
Severity: | Keywords: | Windows OpenGL | |
Cc: |
Description
After the polygon tessellation fixes, navit seems to be chewing up memory to the point of receiving a seg fault after a few hours of idle. Machine was reporting ~800 MB of memory usage for the process.
Looks like the main offender is a malloc in the tessCombineCB function.
Change History (1)
comment:1 Changed 11 years ago by efessel
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.