-
Notifications
You must be signed in to change notification settings - Fork 102
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 on gamma(big(0))
on Julia v0.7
#101
Comments
dlfivefifty
changed the title
Segfault on
Segfault on Jun 23, 2018
gamma(big(0))
gamma(big(0))
on Julia v0.7
julia> versioninfo()
Julia Version 0.7.0-alpha.236
Commit 2706a8d475 (2018-06-22 19:23 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin17.6.0)
CPU: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.0 (ORCJIT, skylake)
Environment:
JULIA_VERSION = 0.6 |
I can reproduce. Here's the output when running with LLDB:
Did this start recently, do you know? The MPFR-related changes that have happened in Base since the 0.6.x series have been JuliaLang/julia#27331 (recent) and JuliaLang/julia#25710 (January). |
Between 12 and 3 days ago https://travis-ci.org/ajt60gaibb/FastGaussQuadrature.jl/builds/390946260 |
fredrikekre
added a commit
to fredrikekre/SpecialFunctions.jl
that referenced
this issue
Jun 24, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: