metanorma / libemf2svg

Microsoft (MS) EMF to SVG conversion library
GNU General Public License v2.0
11 stars 2 forks source link

valgrind errors /MacOs #35

Open maxirmx opened 2 years ago

maxirmx commented 2 years ago
==17830== Warning: set address range perms: large range [0x7fff20066000, 0x80001fe66000) (defined)
==17830== Warning: set address range perms: large range [0x7fff20066000, 0x7fff7fcea000) (defined)
==17830== Warning: set address range perms: large range [0x7fff8e2ca000, 0x7fffc0066000) (noaccess)
==17830== Warning: set address range perms: large range [0x7fffc0066000, 0x7fffe2f3a000) (defined)
==17830== Warning: set address range perms: large range [0x7fffe2f3a000, 0x7fffffe00000) (noaccess)
libpng warning: Application built with libpng-1.4.12 but running with 1.6.37
maxirmx commented 7 months ago

As of version 1.7.2 valgrind reports memory leaks somewhere in dyld4::Loader Not sure what to do with it and not sure about valgrind support status on MacOS

Test results are ignored for now.

CAMOBAP commented 1 month ago

Also another issue on m1 GHA runner https://github.com/LouisBrunner/valgrind-macos/issues/56