Segfault on CentOS 6.3 64 bit
Hi,
I'm getting a segmentation fault and cannot seem to use memwatch. Sometimes a glibc error comes out reporting a double free, and sometimes a glibc error comes out report a free call was made on an invalid pointer.
I'm trying to run memwatch in node v0.8.20 on a 64 bit CentOS 6.3 installation. Has anyone else run into this issue?
Thanks!
I have the same problem under Fedora 19 (64 bit - kernel 3.13.9-100.fc19.x86_64), segfault when I run:
var hd = new memwatch.HeapDiff();
I'm getting this as well when I try to instantiate the HeapDiff class. It seems as though this project isn't actively maintained however. I tried memwatch-next but unfortunately it segfaults there as well. :(
Same here, Ubuntu 14.04, Node v0.12, memwatch-next
Same on CentOS 7 64bit