[GHC] #12230: Non-deterministic ghc-iserv terminated error
GHC
ghc-devs at haskell.org
Fri Jul 1 12:22:19 UTC 2016
#12230: Non-deterministic ghc-iserv terminated error
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: simonmar
Type: bug | Status: new
Priority: highest | Milestone: 8.2.1
Component: GHCi | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2371
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Marlow <marlowsd@…>):
In [changeset:"ee8d1facb20ab579c44bf4cd7d5fd807d547b6ad/ghc" ee8d1fa/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="ee8d1facb20ab579c44bf4cd7d5fd807d547b6ad"
Remove unused oc->isImportLib (#12230)
Summary:
This field is never set, but it was being tested and used to decide
whether to resolve an object or not. This caused non-deterministic
crashes when using the RTS linker (see #12230).
I suspect this is not the correct fix, but putting it up so that Phyx
can tell us what the right fix should be.
Test Plan: validate
Reviewers: austin, Phyx, bgamari, erikd
Subscribers: erikd, thomie, ezyang
Differential Revision: https://phabricator.haskell.org/D2371
GHC Trac Issues: #12230
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12230#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list