[Nix-dev] GCC 5, Matplotlib, and tcmalloc don't work together

Vladimír Čunát vcunat at gmail.com
Wed Jun 1 16:01:58 CEST 2016


On 06/01/2016 11:30 AM, Andreas Herrmann wrote:
> Maybe it's just a bad idea to mix allocators and I was lucky before.

Deallocating memory that was allocated by a different allocator
certainly means trouble, and immediate crash is the better option IMO.

BTW, tcmalloc compares itself to glibc-2.3; IIRC since then the default
allocator has improved significantly, in particular in multi-threaded usage.

--Vladimir


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3771 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160601/6ea6bbd2/attachment.p7s>


More information about the nix-dev mailing list