Ticket #3157 (closed bug: wontfix)
ghci segmentation fault when computation is interrupted
| Reported by: | fft1976 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10 branch |
| Component: | libraries (other) | Version: | 6.10.2 |
| Keywords: | ghci | Cc: | |
| Operating System: | Linux | Architecture: | x86 |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
This is using Ubuntu 8.04. Both source-compiled and binary (libedit2) show this behavior.
GHCi, version 6.10.2: http://www.haskell.org/ghc/ :? for help Loading package ghc-prim ... linking ... done. Loading package integer ... linking ... done. Loading package base ... linking ... done. Prelude> let a = a Prelude> a
Then I press Ctrl-C
Segmentation fault $
Potentially relevant:
$ dpkg -l | grep libedit ii libedit-dev 2.9.cvs.20050518-4 BSD editline and history libraries (developm ii libedit2 2.9.cvs.20050518-4 BSD editline and history libraries
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

