Strange closure type error on macports GHC 6.10.1
user 0m2.453s sys 0m0.396s crutcher-mac:~/haskell crutcher$ time ./cell +RTS -N2 cell: internal error: evacuate: strange closure type 63559
(GHC version 6.10.1 for i386_apple_darwin)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Abort trap
real 0m1.258s user 0m1.459s sys 0m0.203s crutcher-mac:~/haskell crutcher$ ls Cell.hi Cell.hs Cell.o cell rwh.4.hs crutcher-mac:~/haskell crutcher$ rm Cell.hi Cell.o cell crutcher-mac:~/haskell crutcher$ ghc -O2 Cell.hs -o cell --make -threaded [1 of 1] Compiling Main ( Cell.hs, Cell.o ) Linking cell ... crutcher-mac:~/haskell crutcher$ time ./cell +RTS -N2 cell: internal error: evacuate: strange closure type 34063
(GHC version 6.10.1 for i386_apple_darwin)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
real 0m0.730s user 0m0.826s sys 0m0.122s
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.10.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |