Getting segmentation fault when calling function #39763
Labels
bug
Indicates an unexpected problem or unintended behavior
compiler:codegen
Generation of LLVM IR and native code
I have this code:
And this
Project.toml
:Running with Julia 1.6:
With latest nightly:
The last error is saying the error is at
newton at /Users/forcebru/test/bug2/julia_bug2.jl:30
, but it doesn't matter what I put in this line - the error stays the same. It looks like the function doesn't even start executing.The text was updated successfully, but these errors were encountered: