ghci hangs with -fexternal-interpreter -prof
ghci -fexternal-interpreter -prof
GHCi, version 8.2.1: http://www.haskell.org/ghc/ :? for help
Access violation in generated code when reading 00000001001e0418
- The address remains the same between reruns (and reinstalls) of ghc.
- Closing the hanging process leaves the launched ghc active in the background.
- The directory I launch ghci from doesn't seem to matter.
- I have only tried it on my desktop so far (Win10/Skylake)
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.2.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | GHCi |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |
Edited by Ben Gamari