Closed anandijain closed 2 years ago
Can you try rc2?
IIRC, this happened recently to me on rc2, but I don't have a MWE
You could try again with nightly since that thas gotten quite a few fixes to apple silicon. Also, I don't think this can be fixed from Pkg itself since this is likely an issue with Julia itself. If you can still reproduce, you can open an issue on the Julia repo.
This is one of these annoying issues that's pretty hard to reproduce.
I included some of the stuff I was doing in the first REPL to indicate that it was not a "clean state". Prior to these, I didn't do any Pkg commands besides
using
. I'm not sure exactly I did would cause it to crash in the first REPL but not the second.While I had loaded some of these locally dev'd pkgs in REPL 1, I think that it is not the cause of the crash.
immediately after I tried again and it worked fine
env info