Skip to content

OrcJIT InPlaceTaskDispatcher excessive recursion now causes crashes #58229

Open
@fonsp

Description

@fonsp

To reproduce:

  1. Delete the .julia/compiled/v1.12 folder
  2. Start Julia with:
julia +1.12 --inline=no
  1. Type ] to enter the Pkg REPL

This will leave Julia stuck in this state:

Image

This essentially makes --inline=no unusable.

Metadata

Metadata

Labels

regression 1.12Regression in the 1.12 release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions