Skip to content

REPL locks up after using Gtk4 in julia 1.11 with multiple threads #78

Open
@jwahlstrand

Description

@jwahlstrand

When Julia 1.11 is started with more than one interactive thread, or started with 2 or more default threads and no interactive thread, the REPL locks up after calling using Gtk4. So this occurs when starting julia with julia -t y or julia -t x,y for y>1.

Reported here jwahlstrand/AravisCameras.jl#5 but it's a Gtk4 issue. I can reproduce it on Linux and others have reported it on Mac OS and Windows.

It doesn't happen in Julia 1.10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions