#2081: GHC reports internal error: stg_ap_v_ret
---------------------------------+------------------------------------------
Reporter: thorkilnaur | Owner: simonmar
Type: bug | Status: new
Priority: high | Milestone: 6.10.2
Component: Compiler | Version: 6.11
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: MacOS X
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Comment (by thorkilnaur):
I have a particular build of a particular version of the HEAD
(http://darcs.haskell.org/buildbot/all/builders/tnaur%20PPC%20OSX%20head%202/builds/142)
with which I can reproduce the problem on PPC Mac OS X 10.5:
{{{
$ uname -a
Darwin thorkil-naurs-mac-mini.local 9.5.0 Darwin Kernel Version 9.5.0: Wed
Sep 3 11:31:44 PDT 2008; root:xnu-1228.7.58~1/RELEASE_PPC Power Macintosh
$ ../../ghc/stage1-inplace/ghc -fforce-recomp --make timeout -O2
[1 of 1] Compiling Main ( timeout.hs, timeout.o )
Linking timeout ...
$ ./timeout 200 "echo Something"
timeout: internal error: stg_ap_p_ret
(GHC version 6.11.20081003 for powerpc_apple_darwin)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Something
Abort trap
$
}}}
That particular HEAD build is the latest for which this happened. The
latest STABLE build for which it happened is
http://darcs.haskell.org/buildbot/all/builders/tnaur%20PPC%20OSX%20stable%202/builds/180.
Best regards
Thorkil
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2081#comment:17>
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