Open HoaPham98 opened 11 months ago
Update more output
Could you try nightly or beta? Or provide a reproduction?
hi @DianQK , I tried with nightly but same issue. Updated the reproduction steps
hi @DianQK , I tried with nightly but same issue. Updated the reproduction steps
I can't reproduce it with Ventura 13.5.1. After upgrade, I can't reproduce either with macOS 14.2.1 (23C71) & Xcode 15.1 (15C65). Maybe you could update it first?
hi @DianQK , I tried with nightly but same issue. Updated the reproduction steps
I can't reproduce it with Ventura 13.5.1. After upgrade, I can't reproduce either with macOS 14.2.1 (23C71) & Xcode 15.1 (15C65). Maybe you could update it first?
No luck, still crash with similar messages :(
Problem
I used Ventura 13.2 and Xcode 14.3 on my M2 macbook to build without any problem, but since I updated to Sonoma 14.2 and Xcode 15, the problem appeared. After using
cargo build
command random dependencies throwSIGSEGV: invalid memory reference
error randomly. I have to retrycargo build
until it compile successfully.Example output:
Steps
cargo build
commandVersion