On 1: the best thing to do is figure out (probably with logging) which
call to MPFR and what arguments produce the assertion.
2: I don't think there's any intended non-determinism.

Sam

On Fri, Apr 19, 2019 at 12:56 AM <polarish...@gmail.com> wrote:
>
> Hello everyone,
>
> I'm using Racket's MPFR bindings to build an application and encountered 
> assertions failures like `../../src/get_str.c:153: MPFR assertion failed: 
> size_s1 >= m`. Somehow I could not reproduce this error provided I set the 
> random seed correctly. So I have two questions here,
>
> 1. What should I do to debug the assertion failure if I can reproduce it?
> 2. Are there any nondeterminism inside the bigfloat package?
>
> Thanks,
> Shaobo
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to