[Haskell-cafe] Tips for debugging seg. faults?

Henning Thielemann lemming at henning-thielemann.de
Sat Jun 19 20:13:25 UTC 2021


On Sat, 19 Jun 2021, David Banas wrote:

> Does anyone have any helpful tips for debugging seg. faults in a Haskell program that calls out to a C library, via the FFI?

Running the program with valgrind might help.


More information about the Haskell-Cafe mailing list