heaptrace does not handle non-existing/non-executables well
Arinerron opened this issue · 3 comments
Arinerron commented
heaptrace [ptrace] % ./heaptrace this-does-not-exist
================================ BEGIN HEAPTRACE ===============================
[1] 738632 segmentation fault (core dumped) ./heaptrace this-does-not-exist
Arinerron commented
not quite fixed. still doesnt handle non-elf files well, and doesn't resolve filenames with $PATH to full path