libmemleak
libmemleak copied to clipboard
No backtrace info with Debian "buster"
The package is working fine for our builds with a Debian "stretch" GCC build environment, For example, following the instructions to build an executeable a.out for addr2line.c, we get:
#0 0000555555556ed3 in main at /home/mpatrick/svn/Packages/libmemleak/branches/0.1.2/libmemleak/src/addr2line.c:473
But after upgrading to a "buster" build environment, we get no function or line number information in libmemleak backtraces. The "a.out" executeable for addr2line.c outputs just:
#0 0000555555557647 in "a.out"
For reference, the binutils-dev package versions are:
GOOD: (Stretch): binutils-dev:2.28-5
BAD: (Buster): binutils-dev:2.31.1-16
Please advise.
Sorry for the extreme delay, github never mailed me notifications for this project. Backtraces are also broken for me. I do not really have time to work on this right now; but if you are still there I'll have a look ;) (I realize that is about the most horrible condition one can set, after not replying for 2+ years themselves, but well...)