You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Hi
This issue is about a crash on Julia.
the attached file contains:
versioninfo()
Julia Version 1.8.1
Commit afb6c60d69 (2022-09-06 15:09 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: 4 × 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-13.0.1 (ORCJIT, tigerlake)
Threads: 1 on 4 virtual cores
Minimum reproducible example
Julia> include("sandbox.jl")
This creates a form.
The statement in the 229 line of formgen.jl generates the crash:
set_gtk_property!(wdgHandles[key],:active,indx)
Best regards
Giovanni Rossati
scripts.zip
The text was updated successfully, but these errors were encountered: