Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on using QQmlPropertyMap()/JuliaPropertyMap() on M1 Macbook #159

Open
f-ij opened this issue Mar 8, 2023 · 2 comments
Open

Crash on using QQmlPropertyMap()/JuliaPropertyMap() on M1 Macbook #159

f-ij opened this issue Mar 8, 2023 · 2 comments
Labels
mac needs more info Clarification or reproducable example needed

Comments

@f-ij
Copy link

f-ij commented Mar 8, 2023

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
@f-ij f-ij changed the title Crash on using QQmlPropertyMap()/JuliaPropertyMap() M! Crash on using QQmlPropertyMap()/JuliaPropertyMap() M1 Mar 9, 2023
@f-ij f-ij changed the title Crash on using QQmlPropertyMap()/JuliaPropertyMap() M1 Crash on using QQmlPropertyMap()/JuliaPropertyMap() on M1 Macbook Mar 9, 2023
@jonathonprehn
Copy link

jonathonprehn commented Aug 17, 2023

Hello,

I am on Windows 11, and am having this issue as well.

EDIT: looks like the main brain is working for me, #161 (comment)

For anyone else having this problem, you need to use

add QML#put commit-hash here

and copy from the most recent commit in this repository for the hash as of 8/17/2023

@ufechner7
Copy link
Member

ufechner7 commented Sep 29, 2023

@f-ij Does version 0.8.1 work for you?

@ufechner7 ufechner7 added needs more info Clarification or reproducable example needed mac labels Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mac needs more info Clarification or reproducable example needed
Projects
None yet
Development

No branches or pull requests

3 participants