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

jac2cheb: Crash on M1 (with Rosetta) #175

Open
johnbcoughlin opened this issue Jun 6, 2022 · 0 comments
Open

jac2cheb: Crash on M1 (with Rosetta) #175

johnbcoughlin opened this issue Jun 6, 2022 · 0 comments

Comments

@johnbcoughlin
Copy link

I am seeing a crash due to an illegal instruction when running jac2cheb.

FastTransforms: v0.14.0
Julia: v1.7.2
System: macOS Monterey 12.0.1
Chip: Apple M1 Pro

julia> using FastTransforms

julia> jac2cheb([1.0], 0, 0)

signal (4): Illegal instruction: 4
in expression starting at REPL[2]:1
ft_plan_jacobi_to_chebyshev at /Users/jack/.julia/artifacts/f0f10168612c9af7147248b10227d216ba47afd4/lib/libfasttransforms.dylib (unknown line)
#plan_jac2cheb#92 at /Users/jack/.julia/packages/FastTransforms/FzWUg/src/libfasttransforms.jl:515 [inlined]
plan_jac2cheb at /Users/jack/.julia/packages/FastTransforms/FzWUg/src/libfasttransforms.jl:515 [inlined]
#plan_jac2cheb#22 at /Users/jack/.julia/packages/FastTransforms/FzWUg/src/libfasttransforms.jl:400 [inlined]
plan_jac2cheb at /Users/jack/.julia/packages/FastTransforms/FzWUg/src/libfasttransforms.jl:400
unknown function (ip: 0x10fcbbdf3)
...
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