HomotopyContinuation.jl icon indicating copy to clipboard operation
HomotopyContinuation.jl copied to clipboard

StackOverflow on 32 bits

Open blegat opened this issue 4 years ago • 4 comments

On 32 bits, I get:

ERROR: LoadError: LoadError: LoadError: InitError: StackOverflowError:
Stacktrace:
 [1] convert(#unused#::Type{HomotopyContinuation.ModelKit.Expression}, x::Int32) (repeats 79984 times)
   @ HomotopyContinuation.ModelKit ~/.julia/packages/HomotopyContinuation/XnHM3/src/model_kit/symengine.jl:386
during initialization of module ModelKit

See https://github.com/JuliaAlgebra/MultivariateMoments.jl/pull/23/checks?check_run_id=2680088948#step:6:185

blegat avatar May 27 '21 00:05 blegat

Oh this is a 32-bit linux environment right?

saschatimme avatar May 27 '21 05:05 saschatimme

Yes, Ubuntu 32-bits with Julia v1.6.1

blegat avatar May 27 '21 11:05 blegat

Will try to look into this soon -- I didn't expect that 32 bit system are still around, so I didn't care much

saschatimme avatar May 27 '21 11:05 saschatimme