StackOverflow on 32 bits
blegat opened this issue · 3 comments
blegat commented
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
saschatimme commented
Oh this is a 32-bit linux environment right?
blegat commented
Yes, Ubuntu 32-bits with Julia v1.6.1
saschatimme commented
Will try to look into this soon -- I didn't expect that 32 bit system are still around, so I didn't care much