Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StackOverflow on 32 bits #476

Open
blegat opened this issue May 27, 2021 · 3 comments
Open

StackOverflow on 32 bits #476

blegat opened this issue May 27, 2021 · 3 comments

Comments

@blegat
Copy link
Contributor

blegat commented May 27, 2021

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

@saschatimme
Copy link
Member

Oh this is a 32-bit linux environment right?

@blegat
Copy link
Contributor Author

blegat commented May 27, 2021

Yes, Ubuntu 32-bits with Julia v1.6.1

@saschatimme
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants