-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Description
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.8.0-DEV.984 (2021-11-14)
_/ |\__'_|_|_|\__'_| | Commit 81315807a5 (0 days old master)
|__/ |
julia> Base.jit_total_bytes()
ERROR: could not load symbol "jl_jit_total_bytes":
dlsym(RTLD_DEFAULT, jl_jit_total_bytes): symbol not found
Stacktrace:
[1] jit_total_bytes()
@ Base ./timing.jl:85
[2] top-level scope
@ REPL[1]:1
Possibly another casualty of #41936? Best!
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior