[GHC] #10994: Test failing with DYNAMIC_GHC_PROGRAMS = NO

GHC ghc-devs at haskell.org
Tue Oct 20 23:09:05 UTC 2015


#10994: Test failing with DYNAMIC_GHC_PROGRAMS = NO
-------------------------------------+-------------------------------------
        Reporter:  erikd             |                Owner:
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.0.1
       Component:  Test Suite        |              Version:  7.11
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by erikd):

 Minimal test case to reproduce this is:

 {{{
 inplace/bin/ghc-stage2 -fno-ghci-history --interactive -v0 -ignore-dot-
 ghci \
  +RTS -I0.1 -RTS < testsuite/tests/ghci/scripts/T2976.script
 }}}

 Dropping the `+RTS -I0.1 -RTS` part will cause the test to pass. This
 suggests that the segfault happens when the GC runs.

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


More information about the ghc-tickets mailing list