[GHC] #10737: GHC panic durring MVar operation
GHC
ghc-devs at haskell.org
Mon Jan 4 09:31:35 UTC 2016
#10737: GHC panic durring MVar operation
-------------------------------------+-------------------------------------
Reporter: dohaqatar7 | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.8.3
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #4245, #9940 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by rdragon):
* related: #4245 => #4245, #9940
Comment:
Replying to [comment:1 thomie]:
> Might be the same underlying cause as #4245, although that ticket deals
mostly with control-C in GHCi on Windows and Mac resulting in the same
error message.
Looks like Ctrl-C is also at play here, judging the `Interrupted` message
above the `:r` command. This would also explain why dohaqatar7 was not
able to reproduce the crash.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10737#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list