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
Upon initializing a property map, my whole julia REPL crashes and I get the following error:
Assertion failed: (jl_datatype_nfields(dt) == 1), function boxed_cpp_pointer, file /opt/aarch64-apple-darwin20/aarch64-apple-darwin20/sys-root/usr/local/include/jlcxx/type_conversion.hpp, line 641.
[11534] signal (6): Abort trap: 6
in expression starting at REPL[2]:1
__pthread_kill at /usr/lib/system/libsystem_kernel.dylib (unknown line)
Allocations: 2463025 (Pool: 2462396; Big: 629); GC: 3
zsh: abort /Applications/Julia-1.9.app/Contents/Resources/julia/bin/julia
The text was updated successfully, but these errors were encountered:
f-ij
changed the title
Crash on using QQmlPropertyMap()/JuliaPropertyMap() M!
Crash on using QQmlPropertyMap()/JuliaPropertyMap() M1
Mar 9, 2023
f-ij
changed the title
Crash on using QQmlPropertyMap()/JuliaPropertyMap() M1
Crash on using QQmlPropertyMap()/JuliaPropertyMap() on M1 Macbook
Mar 9, 2023
Upon initializing a property map, my whole julia REPL crashes and I get the following error:
The text was updated successfully, but these errors were encountered: