[GHC] #16161: plugin-recomp-impure fails on Windows
GHC
ghc-devs at haskell.org
Wed Jan 9 16:31:52 UTC 2019
#16161: plugin-recomp-impure fails on Windows
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.3
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
{{{
Wrong exit code for plugin-recomp-impure()(expected 0 , actual 2 )
Stdout ( plugin-recomp-impure ):
[1 of 1] Compiling Main ( plugin-recomp-test.hs, plugin-
recomp-test.o )
Stderr ( plugin-recomp-impure ):
Access violation in generated code when executing data at 0x0
Attempting to reconstruct a stack trace...
Frame Code address
Null address
make[2]: *** [Makefile:98: plugin-recomp-impure] Error 11
*** unexpected failure for plugin-recomp-impure(normal)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16161>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list