[GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
ghc-devs at haskell.org
Mon Oct 9 23:31:10 UTC 2017
#14334: Large static object : getLabelBc: Ran out of labels
-------------------------------+--------------------------------------
Reporter: h4ck3rm1k3 | Owner: (none)
Type: bug | Status: new
Priority: lowest | Milestone:
Component: GHCi | Version: 8.0.2
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------+--------------------------------------
Comment (by bgamari):
I believe we pass Core to the byte-code generator as a whole module. I
suspect breaking your list into multiple, moderately-sized modules would
be one potential workaround.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14334#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list