You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
julia: /source/src/julia.h:1240: jl_svecref: Assertion `i < (((jl_svec_t*)(t))->length)' failed.
[181] signal 6 (-6): Aborted
in expression starting at /home/pkgeval/.julia/packages/Images/hQ3Jo/test/runtests.jl:1
unknown function (ip: 0x702184426ebc) at /lib/x86_64-linux-gnu/libc.so.6
gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
unknown function (ip: 0x7021843c2394) at /lib/x86_64-linux-gnu/libc.so.6
__assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
jl_svecref at /source/src/julia.h:1240
jl_svecref at /source/src/staticdata.c:3569 [inlined]
jl_validate_binding_partition at /source/src/staticdata.c:3591
jl_restore_system_image_from_stream_ at /source/src/staticdata.c:4071
jl_restore_package_image_from_stream at /source/src/staticdata.c:4230
The text was updated successfully, but these errors were encountered:
KristofferC
changed the title
Assertion error (bounds error in svec) when verifying binding partition
Assertion error (bounds error in svec) when validating binding partition
Feb 17, 2025
For example in https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/5da257d_vs_d63aded/Images.primary.log
The text was updated successfully, but these errors were encountered: