[GHC] #10043: runtime fails in threaded way on SPARC (bus error -> unaligned access to data)
GHC
ghc-devs at haskell.org
Mon Feb 23 09:25:47 UTC 2015
#10043: runtime fails in threaded way on SPARC (bus error -> unaligned access to
data)
----------------------------------+-------------------------------------
Reporter: kgardas | Owner: kgardas
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1-rc2
Resolution: | Keywords:
Operating System: Solaris | Architecture: sparc
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
----------------------------------+-------------------------------------
Comment (by Karel Gardas <karel.gardas@…>):
In [changeset:"b2be772a97f6e7fe9f1d1c28108949f81a13158b/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="b2be772a97f6e7fe9f1d1c28108949f81a13158b"
fix bus errors on SPARC caused by unalignment access to alloc_limit (fixes
#10043)
Reviewers: austin, simonmar
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D657
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10043#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list