#4263: GHC Profiling fails with the hint package
---------------------------------+------------------------------------------
Reporter: dom96 | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.3 | Keywords: hint
Testcase: | Blockedby:
Os: Linux | Blocking:
Architecture: Unknown/Multiple | Failure: Runtime crash
---------------------------------+------------------------------------------
When compiling a program with the -prof flag executing the program fails
with:
{{{
hintBug: internal error: PAP object entered!
(GHC version 6.12.3 for i386_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Aborted
}}}
i.e ghc --make program.hs works, ghc --make -prof program.hs doesn't.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4263>
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