-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
memory corruption by "Align module base between invalidation and edge tracking (#57625)" #57696
Comments
/source/src/julia.h:1390: jl_array_ptr_ref: Assertion
i < ((*(size_t*)jl_svecref((...`/source/src/julia.h:1390: jl_array_ptr_ref: Assertion i < ((*(size_t*)jl_svecref((...
/source/src/julia.h:1390: jl_array_ptr_ref: Assertion i < ((*(size_t*)jl_svecref((...
I think some of these have been fixed but still seems to happen on these packages:
MWE seems to be something like
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Edit: See #57696 (comment) for most updated status.
The following packages error with this assertion on 1.12. It seems to have been introduced during the backport process.
E.g. PkgEval log: https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/10f5d44_vs_aae2243/OrdinaryDiffEqNonlinearSolve.primary.log
The text was updated successfully, but these errors were encountered: