FS#53756 - [ghc] Crash when compiling lamdu - Attempt to free invalid pointer

Attached to Project: Community Packages
Opened by Infanta Xavier (xavier83) - Saturday, 22 April 2017, 18:41 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 22 April 2017, 22:47 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
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  Doug Newgard (Scimmia)
Saturday, 22 April 2017, 22:47 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#53727 

Strike 2