-
Notifications
You must be signed in to change notification settings - Fork 855
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crashes,hangs and filesystem corruption while compiling with GCC #12565
Comments
No logs.etl found in the archive. Make sure that you ran View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Closed similar issues:
Diagnostic information
|
It looks like the log collection process did not complete properly in the case of the full VM crash. The other two log archives do contain the |
Based on the linked "similar issues" I have updated my BIOS (Intel(R) Core(TM) i7-14700K) and will see if that resolves the issue. |
Thank you @JordanYates. Let us know if this reproduces again after the bios update. |
Windows Version
Microsoft Windows [Version 10.0.26100.2894]
WSL Version
2.4.10.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.167.4-1
Distro Version
Ubuntu 24.04
Other Software
arm-zephyr-eabi-gcc: (Zephyr SDK 0.16.8) 12.2.0
Repro Steps
Cross compiling embedded software, specifically Zephyr RTOS.
Expected Behavior
Compiling should complete without problems.
Actual Behavior
Three different failure modes have been observed.
mmap
syscallDiagnostic Logs
Failure 1:
WslLogs-2025-02-08_11-15-54_Crash.zip
Failure 2:
WslLogs-2025-02-08_11-21-01_RO_FS.zip
Failure 3:
WslLogs-2025-02-08_11-30-53_Hang.zip
Attempting to run
ps
in this state also fails, as attempts to read a subset of files in/proc/N/
also blocks forever:The text was updated successfully, but these errors were encountered: