#5803: Chash on terminate during getLine
------------------------+---------------------------------------------------
Reporter: st.kurilin | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.0.3 | Keywords:
Os: Windows | Architecture: x86
Failure: GHCi crash | Testcase:
Blockedby: | Blocking:
Related: |
------------------------+---------------------------------------------------
My steps
1) run ghci
2) load module
3) run function
4) interrupt on getLine operation by Ctrl+C
After that I get
*** Exception: <stdin>: hGetLine: end of file
ghc.exe: panic! (the 'impossible' happened)
(GHC version 7.0.3 for i386-unknown-mingw32):
thread blocked indefinitely in an MVar operation
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
So I just report it here.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5803>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs