[GHC] #9920: Segfault in arm binary

GHC ghc-devs at haskell.org
Tue Dec 23 04:15:40 UTC 2014


#9920: Segfault in arm binary
-------------------------------------------+---------------------------
              Reporter:  erikd             |            Owner:
                  Type:  bug               |           Status:  new
              Priority:  normal            |        Milestone:
             Component:  Compiler          |          Version:  7.11
            Resolution:                    |         Keywords:
      Operating System:  Unknown/Multiple  |     Architecture:  arm
       Type of failure:  Runtime crash     |       Difficulty:  Unknown
             Test Case:                    |       Blocked By:
              Blocking:                    |  Related Tickets:
Differential Revisions:                    |
-------------------------------------------+---------------------------

Comment (by erikd):

 With the help of @bgamari and @rwbarton, we found that function
 `stg_init_finish` ends up being zero length so that it and function
 `stg_init` have the same address.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9920#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list