WSL crashes when running compilation


perdrix

Active member
Member
Local time
10:02 PM
Posts
84
OS
Windows 11 for Workstations
A colleague has installed and setup WSL on his laptop to run Linux builds using VS2022.

Whenever he tries to compile code either through VS or even using cmake from the command line, it fails with unpredictable errors reported by the compiler, or worse, fails and takes the WSL system down with it.

He reports the the rsync from VS2022 to WSL often fails:

Code:
1> [rsync] x64/Debug/Qt6Guid.pdb
1> [rsync] rsync: [sender] write error: No buffer space available (105)
1> [rsync] rsync error: error in socket IO (code 10) at io.c(848) [sender=3.3.0]
1> Timed out executing command 'ps ax -o pid,args | grep -v grep | grep 2652_a482a536-2ce8-4984-98ff-a863229db977', waited for 0,0694ms.

We are baffled, and wonder if anyone has suggestions as to what on earth is going wrong. It is of course working for the rest of the team.
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB
WSL crash.jpg
The error popup is saying it is a stack overflow, but none of the rest of us have any problems
 

My Computer

System One

  • OS
    Windows 11 for Workstations
    Computer type
    Laptop
    Manufacturer/Model
    Dell Precision 7750
    CPU
    Xeon W-11885M
    Motherboard
    Dell
    Memory
    128GB

Latest Support Threads

Back
Top Bottom