[haskeline] #133: haskeline segfaults when used in ghci
haskeline
haskeline at projects.haskell.org
Tue Jun 17 00:08:37 BST 2014
#133: haskeline segfaults when used in ghci
--------------------+-------------------------------------------------------
Reporter: mvanier | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Version: | Keywords:
--------------------+-------------------------------------------------------
The attached file, when run in ghci, segfaults as soon as the first input
is received. A sample interaction:
*Main> main
> sdfasdf... [entering characters]
and a segfault occurs. This is a very weird bug. It doesn't happen if
the file is compiled and run, and it doesn't happen if characters are
entered very slowly. But entering about seven rapidly-typed characters
reliably triggers a segfault.
This is using GHC 7.8.2 on Mac OS X Mavericks.
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/133>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list