Closed GoogleCodeExporter closed 9 years ago
This almost always -- well, always in our experience, but I don't want to be so
absolute :-) -- means memory corruption in the application. (Memory corruption
can cause crashes in one memory allocator even if it works perfectly fine in
another.) If you can, try using tcmalloc_debug, or valgrind, or similar to see
what's going on.
I'm closing this bug Invalid because it's almost certainly not a problem with
tcmalloc, but feel free to reopen if you can track this down to a problem in
tcmalloc.
Original comment by csilv...@gmail.com
on 14 Sep 2011 at 8:37
Original issue reported on code.google.com by
kumar.vi...@gmail.com
on 14 Sep 2011 at 6:37