Segafult with @ccallable
functions and juliac
#56603
Labels
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
The following module compiles and runs fine with juliac on Ubuntu 22.04.5
but if the function
foo
is marked as@ccallable
, compilation finishes without errors but the binary segfaults with the error below.I compiled using
and the patch from https://github.com/JuliaLang/julia/pull/56602/files
The text was updated successfully, but these errors were encountered: