#3891: evacuate: strange closure types THUNK_STATIC and CONSTR_NOCAF_STATIC on
ia64
-----------------------+----------------------------------------------------
Reporter: kaol | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.1 | Keywords:
Os: Linux | Testcase:
Architecture: ia64 | Failure: Compile-time crash
-----------------------+----------------------------------------------------
Comment(by kaol):
I did some more testing on this. Looks like LC_CTYPE triggers this bug.
{{{LC_CTYPE=C inplace/bin/ghc-stage2}}} fails with the above error but
{{{LC_CTYPE=fi_FI inplace/bin/ghc-stage2}}} works. I don't even need to
give any arguments to it to trigger this. Using {{{--info}}} worked, with
both.
This is the output of -v9:
{{{
Glasgow Haskell Compiler, Version 6.12.1, for Haskell 98, stage 2 booted
by GHC version 6.8.2
Using binary package databaseghc-stage2: internal error: evacuate: strange
closure type 15
(GHC version 6.12.1 for ia64_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3891#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs