[GHC] #8648: Initialization of C statics broken in threaded runtime
GHC
ghc-devs at haskell.org
Tue Jun 16 14:29:27 UTC 2015
#8648: Initialization of C statics broken in threaded runtime
-------------------------------------+-------------------------------------
Reporter: edsko | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by simonmar):
I *think* this bug is fixed by Phab:D975. There were bugs in the way we
were allocating the BSS segment for dynamically linked code.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8648#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list