Open GoogleCodeExporter opened 9 years ago
I get the same issue on OSX 10.7 using gcc 4.7.1.
I ran the make check because my program would segfault during linking in OSX,
and found that the same issue comes up in the make check. It looks like a
problem with tcmalloc. Removing -ltcmalloc solves it, but it would be nice to
figure out why.
Original comment by Positive...@gmail.com
on 13 Feb 2013 at 1:55
I have reported this issue before
https://code.google.com/p/leveldb/issues/detail?id=119.
After what you said it looks like this is related to an issue with gperftools
https://code.google.com/p/gperftools/issues/detail?id=389.
Original comment by s.suerb...@googlemail.com
on 12 Jun 2013 at 7:21
Original issue reported on code.google.com by
humdumde...@gmail.com
on 15 Nov 2012 at 3:42