Skip to content

Base.jit_total_bytes broken #43077

@Sacha0

Description

@Sacha0
               _
   _       _ _(_)_     |  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

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions