FS#53727 - [gperftools] Crash on GHC Haskell compiler - Attempt to free invalid pointer
Attached to Project:
Arch Linux
Opened by Infanta Xavier (xavier83) - Thursday, 20 April 2017, 17:27 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 09 July 2017, 08:38 GMT
Opened by Infanta Xavier (xavier83) - Thursday, 20 April 2017, 17:27 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 09 July 2017, 08:38 GMT
|
Details
Description:
I am trying to compile https://github.com/Peaker/lamdu using stack and experiencing a crash. Additional info: * gperftools-2.5-1 ghc-8.0.2(stack) * produced the following log. ... [ 7 of 129] Compiling Lamdu.Sugar.Names.NameGen ( Lamdu/Sugar/Names/NameGen.hs, .stack-work/dist/x86_64-linux/Cabal-1.24.2.0/build/lamdu/lamdu-tmp/Lamdu/Sugar/Names/NameGen.o ) src/tcmalloc.cc:283] Attempt to free invalid pointer 0x2862d20 -- While building package Lamdu-0.1 using: .../.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2 --builddir=.stack-work/dist/x86_64-linux/Cabal-1.24.2.0 build lib:Lamdu exe:lamdu --ghc-options " -ddump-hi -ddump-to-file" Process exited with code: ExitFailure (-6) Steps to reproduce: compile lamdu on arch. |
This task depends upon

This most probably is a bug in lamdu.