[GHC] #10860: setnumcapabilities001: internal error: ASSERTION FAILED: file rts/Schedule.c, line 400

GHC ghc-devs at haskell.org
Thu May 12 12:13:23 UTC 2016


#10860: setnumcapabilities001: internal error: ASSERTION FAILED: file
rts/Schedule.c, line 400
-------------------------------------+-------------------------------------
        Reporter:  thomie            |                Owner:  simonmar
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.2.1
       Component:  Runtime System    |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:  12038             |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonmar):

 I believe this is fixed, I've re-enabled the test and there's a residual
 issue in #12038.

 In [changeset:"cfc5df43a7789832a2789e517d8270650cc31b7f/ghc" cfc5df4/ghc]:
 {{{
 Fix ASSERT failure and re-enable setnumcapabilities001

 The assertion failure was fairly benign, I think, but this fixes it.
 I've been running the test repeatedly for the last 30 mins and it hasn't
 triggered.

 There are other problems exposed by this test (see #12038), but I've
 worked around those in the test itself for now.

 I also copied the relevant bits of the parallel library here so that we
 don't need parallel for the test to run.
 }}}

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


More information about the ghc-tickets mailing list