[Haskell-cafe] ghci seg faulting, have no idea why.

Edward Z. Yang ezyang at MIT.EDU
Thu Jan 13 05:35:17 CET 2011


If you load ghci into gdb, and then run it until the segfault, do
you get any interesting backtrace?  Did you recently run software updates?
What happens if you reinstall GHC? Have you rebooted recently?

Cheers,
Edward

Excerpts from Michael Litchard's message of Wed Jan 12 21:07:30 -0500 2011:
> this just started happening, don't know why.
> 
> Could anyone offer suggestions, troubleshooting methods?
> 
>  ghci
> GHCi, version 6.12.3: http://www.haskell.org/ghc/  :? for help
> Loading package ghc-prim ... linking ... done.
> Loading package integer-gmp ... linking ... done.
> Loading package base ... linking ... done.
> Loading package ffi-1.0 ... linking ... done.
> Segmentation fault



More information about the Haskell-Cafe mailing list