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

Segfaults on 32-bit Intel systems #85

Open
eschnett opened this issue Oct 12, 2024 · 0 comments
Open

Segfaults on 32-bit Intel systems #85

eschnett opened this issue Oct 12, 2024 · 0 comments

Comments

@eschnett
Copy link

Something is broken with using BFloat16s on 32-bit Intel systems. See #84 . The error message is

Failed to precompile BFloat16s [ab4f0b2a-ad5b-11e8-123f-65d77653426b] to "/home/runner/.julia/compiled/v1.11/BFloat16s/jl_KKbK8Z".
[1831] signal 11 (2): Segmentation fault
in expression starting at none:0
unknown function (ip: 0xfffe8520)
Allocations: 872871 (Pool: 872839; Big: 32); GC: 
in expression starting at /home/runner/work/_actions/julia-actions/julia-runtest/v1/test_harness.jl:9

(This is with Julia 1.11.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant