wl_map_info: memory leak with ASAN

Bug #1736585 reported by kaputtnik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
widelands
Won't Fix
Undecided
Unassigned

Bug Description

wl_map_info on bzr8526 crashes when running with ASAN enabled:

SUMMARY: AddressSanitizer: 410763 byte(s) leaked in 10246 allocation(s).

This is no problem for the website because over there a release build is used, but i think this has to be fixed...

Crash report attached.

Tags: asan
Revision history for this message
kaputtnik (franku) wrote :
Revision history for this message
GunChleoc (gunchleoc) wrote :

We are not looking into reports from LeakSanitizer right now.

It keeps complaining about new(unsigned long) constructors, which is a basic data type. So, any time we use e.g. a map, it leaks. I have no idea what's going on there.

c.f. https://bugs.launchpad.net/widelands/+bug/1734304

And this actually is no crash, it just reports the leaks when Widelands is finished.

summary: - wl_map_info: crash with ASAN
+ wl_map_info: memory leak with ASAN
Revision history for this message
GunChleoc (gunchleoc) wrote :
Changed in widelands:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.