6.0.0 crash at high precision mul?
Torbjörn Granlund
tg at gmplib.org
Thu Jun 5 09:13:01 UTC 2014
Although the crash might happen in GMP, when you call via another
library you need to ask the authors of that library for debugging help.
- Calling mpfr_sin(2) at 1,000,000 bits precision works when running on the main thread.
- The same call crashes when running on a separate thread.
To me, these facts point away from mpfr and gmp. It sounds very much
like a problem with your code, specifically its system limits
allocation.
Torbjörn
Please encrypt, key id 0xC8601622
More information about the gmp-discuss
mailing list