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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 1
Private No

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

Closed by  Eli Schwartz (eschwartz)
Sunday, 09 July 2017, 08:38 GMT
Reason for closing:  Not a bug
Comment by Stefan Husmann (stefanhusmann) - Saturday, 06 May 2017, 09:32 GMT
This most probably is a bug in lamdu.