#3936: GHCi Segfault
-------------------------------+--------------------------------------------
    Reporter:  syfran          |       Owner:            
        Type:  bug             |      Status:  new       
    Priority:  normal          |   Component:  GHCi      
     Version:  6.10.4          |    Keywords:            
          Os:  Linux           |    Testcase:            
Architecture:  x86_64 (amd64)  |     Failure:  GHCi crash
-------------------------------+--------------------------------------------

Comment(by judahj):

 Hmm, that would suggest a problem with the Haskeline library.  Can you
 please run
  {{{
 cabal update
 cabal install haskeline --reinstall
 }}}
 Then build the program linked from
 http://code.haskell.org/haskeline/examples/Test.hs , and see if it
 crashes.  If so, I can take a look at this; please file a bug on
 http://trac.haskell.org/haskeline along with some information about your
 system (e.g.: operating system, terminal program, shell).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3936#comment:1>
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

Reply via email to