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

REPL stdlib no longer works building into the sysimage #54334

Open
KristofferC opened this issue May 2, 2024 · 0 comments
Open

REPL stdlib no longer works building into the sysimage #54334

KristofferC opened this issue May 2, 2024 · 0 comments

Comments

@KristofferC
Copy link
Sponsor Member

When trying:

fatal: error thrown and no exception handler available.
BoundsError(a=Array{Base.Partr.taskheap, 1}(dims=(0,), mem=Memory{Base.Partr.taskheap}(0, 0x102961eb0)[]), i=(0,))
throw_boundserror at ./essentials.jl:14
getindex at ./essentials.jl:891 [inlined]
getindex at ./abstractarray.jl:1339 [inlined]
multiq_insert at ./partr.jl:99
enq_work at ./task.jl:818
#schedule#763 at ./task.jl:873
schedule at ./task.jl:862 [inlined]
notify at ./condition.jl:154
#notify#734 at ./condition.jl:148 [inlined]
notify at ./condition.jl:148 [inlined]
notify at ./condition.jl:148 [inlined]
task_done_hook at ./task.jl:670
unknown function (ip: 0x28b10cda3)
jl_apply at /Users/kristoffercarlsson/julia1.11/src/./julia.h:2155 [inlined]
jl_finish_task at /Users/kristoffercarlsson/julia1.11/src/task.c:319
start_task at /Users/kristoffercarlsson/julia1.11/src/task.c:1213
*** This error might be fixed by running `make clean`. If the error persists, try `make cleanall`. ***
make[1]: *** [/Users/kristoffercarlsson/julia1.11/usr/lib/julia/sys.ji] Error 1
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

1 participant