[Haskell-cafe] segfault depending on code position in source file

Niklas Hambüchen mail at nh2.me
Thu Feb 21 17:55:20 UTC 2019


On 21/02/2019 6:48 PM, Niklas Hambüchen wrote:
> Do you get a segfault when interpreting your code in ghci, or when compiling your program to a binary with ghc?

Ah, I see now that there was another email thread where you said it was in ghci, but you didn't to that one in your email so I missed it.

I guess my recommendations stands: Try attach to your ghci with gdb and check whether you get a C location for your crash.


More information about the Haskell-Cafe mailing list