julia
e5281361 - Fix Base.StackTraces.lookup(C_NULL - 1) on macOS 12 (#43612)

Commit
4 years ago
Fix Base.StackTraces.lookup(C_NULL - 1) on macOS 12 (#43612) See comment in diff for explanation. This fixes test/stacktraces.jl on aarch64 macOS 12, and according to an OpenJDK issue where they ran into the same problem, https://git.openjdk.java.net/jdk/pull/6193, probably also x86_64 macOS 12. (cherry picked from commit 7f27dea18b1cd8b35995e9fd527d8892ae89d2d9)
Author
Committer
Parents
Loading