-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
repeatable segfault with quadgk and Unitful #19226
Comments
True – segfaults from pure Julia code are always bugs. Thanks for reporting. |
I'm not sure if it is the same bug or not but I can get output like this
with code at the following gist: https://gist.github.com/ggggggggg/105fbfaf762503c7f95cc2a8cdd6e81c |
Dup of #17280? |
And for the code in the gist I get a
on master |
I another word, the second issue is likely dup of #19203 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following code reliably causes a segfault on my computer when pasted to the REPL. The units of the endpoints don't agree, so this shouldn't work, but my impression is that any segfault is worth filing an issue for.
Versioninfo:
The text was updated successfully, but these errors were encountered: