[GHC] #10174: AArch64 : ghc-stage2 segfaults compiling libraries/parallel
GHC
ghc-devs at haskell.org
Tue Mar 24 01:20:33 UTC 2015
#10174: AArch64 : ghc-stage2 segfaults compiling libraries/parallel
----------------------------------------+----------------------------------
Reporter: erikd | Owner: erikd
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: aarch64
Type of failure: Building GHC failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
----------------------------------------+----------------------------------
Comment (by rwbarton):
It could be a problem with GC then, I remember some crashes with dll-split
that were not reproduceable with "hello world" and the reason was that GC
never ran in the latter.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10174#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list