[GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled

GHC ghc-devs at haskell.org
Thu Oct 5 04:12:04 UTC 2017


#14291: Tests tend to fail in the ext-interp way when split sections is enabled
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.4.1
       Component:  Compiler          |              Version:  8.2.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:  13716
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 In fact, the instruction that we crash on, `0x41755b3f`, resolves to
 `base_GHCziStackziTypes_getCallStack_info`. Furthermore, the few addresses
 on the Haskell stack are `base_GHCziException_prettyCallStack_info` and
 `base_GHCziException_zdfExceptionSomeExceptionzuzdctoException_info`,
 which suggests that something has gone awry (although in a rather graceful
 way).

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


More information about the ghc-tickets mailing list