Monday, April 10, 2023

All my Rust programs stop working on OpenBSD 7.3

After I upgraded my OS from 7.2 to 7.3 with sysupgrade like 8 hours ago, all my programs written in Rust broke, including cargo installed with pkg_add on 7.2. I fixed Cargo by "pkg_add -u rust" and then recompiled some of my projects. Now they are having segment faults. Does anyone having the same error?

PS: just realized I upgraded to 7.3 before it was officially announced 3 hours ago. Could that cause any issues?

No comments:

Post a Comment