[GHC] #12038: Shutdown interacts badly with requestSync()
GHC
ghc-devs at haskell.org
Thu Aug 25 16:37:00 UTC 2016
#12038: Shutdown interacts badly with requestSync()
-------------------------------------+-------------------------------------
Reporter: simonmar | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Runtime System | Version: 7.10.3
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 Ben Gamari <ben@…>):
In [changeset:"2f319609ef0ebffc46aad7f4ad14d5c26750e3ba/ghc" 2f31960/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="2f319609ef0ebffc46aad7f4ad14d5c26750e3ba"
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.
(cherry picked from commit cfc5df43a7789832a2789e517d8270650cc31b7f)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12038#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list