Skip to content

GHC crash (internal error) on vector

cabal install vector caused GHC to crash

Here is output:

Downloading vector-0.10.0.1... Configuring vector-0.10.0.1... Building vector-0.10.0.1... Preprocessing library vector-0.10.0.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data\Vector\Storable\Internal.hs, dist\build\Data\Vector\Storable\I nternal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data\Vector\Fusion\Util.hs, dist\build\Data\Vector\Fusion\Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data\Vector\Fusion\Stream\Size.hs, dist\build\Data\Vector\Fusion\S tream\Size.o )

Data\Vector\Fusion\Stream\Size.hs:25:10: Warning:

No explicit method or default declaration for *' In the instance declaration for Num Size'

Data\Vector\Fusion\Stream\Size.hs:25:10: Warning:

No explicit method or default declaration for abs' In the instance declaration for Num Size'

Data\Vector\Fusion\Stream\Size.hs:25:10: Warning:

No explicit method or default declaration for signum' In the instance declaration for Num Size'

[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data\Vector\Internal\Check.hs, dist\build\Data\Vector\Internal\Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data\Vector\Fusion\Stream\Monadic.hs, dist\build\Data\Vector\Fu sion\Stream\Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... ghc.exe: internal error: R_X86_64_PC32: High bits are set in 7ff718995a0 for WaitForSingleObject

(GHC version 7.6.1 for x86_64_unknown_mingw32)

Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. Failed to install vector-0.10.0.1

Trac metadata
Trac field Value
Version 7.6.1
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information