-
Notifications
You must be signed in to change notification settings - Fork 100
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
Segfault in besselj #446
Comments
Able to reproduce on Linux. |
With latest commit:
test
Crash logs
stack in
So we can check if the input parameter is nan just like scipy does. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
SymbolicUtils fuzzer has been running into this segfault https://github.com/JuliaSymbolics/SymbolicUtils.jl/actions/runs/5789352420/job/15690225727?pr=538#step:7:3085
The fuzzer was trying to run
The arguments were
or
I could not reproduce this on my machine which is a Mac.
SpecialFunctions version is SpecialFunctions v2.3.0
The text was updated successfully, but these errors were encountered: