[haskeline] #105: Segfault on getInputLine and getInputChar

haskeline haskeline at projects.haskell.org
Thu Apr 1 16:13:33 EDT 2010


#105: Segfault on getInputLine and getInputChar
---------------------+------------------------------------------------------
Reporter:  syfran    |        Owner:       
    Type:  defect    |       Status:  new  
Priority:  major     |    Milestone:  0.6.2
 Version:            |   Resolution:       
Keywords:  segfault  |  
---------------------+------------------------------------------------------
Comment (by syfran):

 After trying the methods you gave for the Test program I tried them both
 on ghci, which also works but without tab completion and all that good
 stuff. So going along a similar line I tried using xterm instead of my
 current Eterm. Everything works perfectly there (including tab
 completion). It also works fine if I run
 {{{
 TERM="xterm" ghci
 }}}
 In Eterm, without actually having to use xterm. The same solution also
 works for darcs.

-- 
Ticket URL: <http://trac.haskell.org/haskeline/ticket/105#comment:4>
haskeline <http://example.org/>
My example project


More information about the Haskeline mailing list