[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 15:26:11 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):

 Hmm, or perhaps not: it looks like the assembler at `0x415cbd00` matches
 what `objdump` says I should expect in
 `base_GHCziException_zdwzdcshowsPrec1_info`. It turns out I had a sign
 error in the [[https://github.com/bgamari/ghc-
 utils/commit/21f7c7f967f7a51bf3081617896225284116f9a6|Python code]] I was
 using to extract symbols out of the RTS. Silly silly me.

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


More information about the ghc-tickets mailing list