Crash in garbage collector
Ian Lynagh
igloo at earth.li
Sun Nov 16 14:19:47 EST 2008
On Sun, Nov 16, 2008 at 06:49:20PM +0000, Colin Paul Adams wrote:
>
> I added the -debug link flag.
>
> Add I added +RTS and -DS as command-line arguments in the call to
> hs_init() (I presume that's what you meant me to do).
Yes, that sounds like it should work.
> I can't notice any difference. Where should I be looking for the information?
If you were lucky it would abort with an assertion failure. Anyway, gdb
should now have debugging symbols to work with.
Thanks
Ian
More information about the Glasgow-haskell-users
mailing list