Re: FFI callback is broken in last git version

Kostirya <[email protected]> Thu, 29 Sep 2016 14:14:12 +0300
Newsgroups gmane.comp.lang.ml.mlton.user
Message-ID <CAG+QnTdcJO3Uxtmq+AOoe1jQhnGi7Pz3zZTCmG_BhOdWd1PNqg@mail.gmail.com>
Thanks.

Another question.
My 32byt application is work fine - "reentrant" helped.
But I have problems with 64bit version: segmentation fault is sometimes.
Tell me, please, how it is possible to catch.
As I can enable debug symbol for coredump?

2016-09-29 10:54 GMT+03:00 Florian Weimer <[email protected]>:

> > By the way, what does "reentrant" do?
> > I guess it turns GC, among other things. At least this seemed to me when
> I
> > was exploring rare segmentation faults with MLton 20130715.
>
> It performs additional bookkeeping required so that C code can safely
> call back into SML code.  This has some overhead, so it is not enabled
> by default.
>
> --
> You received this message because you are subscribed to the Google Groups
> "MLton-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
>
>
> ------------------------------------------------------------
> ------------------
> _______________________________________________
> MLton-user mailing list
> [email protected]; [email protected]
> https://lists.sourceforge.net/lists/listinfo/mlton-user
>

-- 
You received this message because you are subscribed to the Google Groups "MLton-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

------------------------------------------------------------------------------

_______________________________________________
MLton-user mailing list
[email protected]; [email protected]
https://lists.sourceforge.net/lists/listinfo/mlton-user