panic after pressing Ctrl+C in ghci
Hello! I'm using GHCi 7.0.3 on Windows 7.
I found the following easy reproducible bug:
- Start ghci
- Hit Ctrl+C.
- Type something, e.g. abc, press enter
- ghci will crash with the error:
ghc.exe: panic! (the 'impossible' happened)
(GHC version 7.0.3 for i386-unknown-mingw32):
thread blocked indefinitely in an MVar operation
Regards, Matthias Böhm
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.0.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | GHCi |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |