Closed chrisguest75 closed 7 months ago
Linux 6.1.21.2-microsoft-standard-WSL2+
I'm guessing this is related to your issue. 6.1 under WSL 2 is still experimental and they haven't updated it in a year, instead moving back to regular 5.15 updates.
It seems to work under WSL 2 kernel 5.15 and it also works on a real Ubuntu 22.04 kernel 6.5.
I'll try rolling back but I'm pretty sure this was happening on the default kernel as well. It was one of the reasons I upgraded - will update with outcomes.
I rolled back to the official wsl kernel and then performed a wsl --update.
It does seem to be working now. After using the 6.1 kernel for a few weeks this wasn't the only issue I saw. But does leave me unsure of the status of WSL regarding this type of support.
Thanks for the pointer.
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I'm trying to provision a new WSL distro. The distro has nothing else installed. I do install some APT packages before. But the crash happens randomly on different package. Sometimes ffmpeg, sometimes wget and others.
It really feels like some kind of scheduling issue in Ruby.
What happened (include all command output)?
It randomly crashes in the portable ruby.
What did you expect to happen?
For the process to complete successfully without segfaulting.
Step-by-step reproduction instructions (by running
brew
commands)