Open ianfiske opened 1 year ago
Is this still an issue with the 1.9 release?
Yes, it is still an issue with the 1.9 release.
(edit: I've just edited the title and MWE to use 1.9.0 release instead of original rc3).
Does it still fail in v1.10? There don't appear to be an obvious indicators of why it would have failed from that backtrace info
I am looking forward to the precompilation in 1.9 being an enabler for julia execution in AWS lambda. But a quick test gives me a segfault that didn't occur in 1.8.
I am running on an M1 Mac, so this may be related to the cross-platform issues, but didn't see this in 1.8.
Here is an MWE Dockerfile that works in 1.8:
put this in a directory and run
works fine.
However, with 1.9:
I get: