[GHC] #9011: panic - interactiveUI:setBuffering2
GHC
ghc-devs at haskell.org
Sat Apr 19 07:47:22 UTC 2014
#9011: panic - interactiveUI:setBuffering2
----------------------------------+-------------------------------
Reporter: irneb | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.6.3
Keywords: | Operating System: Linux
Architecture: x86_64 (amd64) | Type of failure: GHCi crash
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
----------------------------------+-------------------------------
I've looked through some other tickets and tried installing libffi5,
though in my distro (Kubuntu 13.10 x86-64) only libffi6 is available. Even
after installing that I get the following:
{{{
$ ghci
GHCi, version 7.6.3: http://www.haskell.org/ghc/ :? for help
ghc: panic! (the 'impossible' happened)
(GHC version 7.6.3 for x86_64-unknown-linux):
interactiveUI:setBuffering2
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9011>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list