[GHC] #9011: panic - interactiveUI:setBuffering2
GHC
ghc-devs at haskell.org
Mon Nov 3 04:34:47 UTC 2014
#9011: panic - interactiveUI:setBuffering2
-------------------------------------+----------------------------------
Reporter: irneb | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.6.3
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: GHCi crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: |
-------------------------------------+----------------------------------
Comment (by gnezdo):
I just hit the same problem when I had years worth of leftovers in
/usr/local/lib/ghc on OpenBSD 5.6 amd64 with ghc-7.6.3. In particular,
base package was probably messed up (as I surmise from complaints by cabal
about base-loghexadecimal). This suggests this bug is a different
manifestation of #7692.
The workaround for me was to uninstall ghc package, remove everything
under /usr/local/lib/ghc and reinstall again.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9011#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list