Windows 10: Train a model in wsl caused blue screen.

Discus and support Train a model in wsl caused blue screen. in Windows 10 BSOD Crashes and Debugging to solve the problem; I trained a model in wsl, it takes a long time to train. But it unfortunately caused blue screen. I ran !analyze -v to get debug... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by boris zhu, Jul 30, 2023.

  1. boris zhu Win User

    Train a model in wsl caused blue screen.


    I trained a model in wsl, it takes a long time to train. But it unfortunately caused blue screen. I ran !analyze -v to get debug info.******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************KERNEL_SECURITY_CHECK_FAILURE 139A kernel component has

    :)
     
    boris zhu, Jul 30, 2023
    #1
  2. DaveM121 Win User

    Installing WSL causes a blue screen

    Hi Owen,

    That minidump file also lists the Realtek device driver as the cause of the crash, is there any way you can disconnect that device from your PC and try to install WSL?
     
    DaveM121, Jul 30, 2023
    #2
  3. WSL causing blue screen of death.

    Since this morning's April update,

    Code:
    sudo apt-get update 
    causes blue screen of death

    So does trying to start a Jupyter kernel.

    What happened to WSL and can I fix it?

    Moved from: Windows / Windows 10 / Windows update, recovery, & backup.
     
    ArielBalter, Jul 30, 2023
    #3
  4. Train a model in wsl caused blue screen.

    Installing WSL causes a blue screen

    Hi Dave,

    I performed the clean install and tried to install wsl right away, and still the same blue screen with the same message.
     
    OwenAllemang, Jul 30, 2023
    #4
Thema:

Train a model in wsl caused blue screen.

Loading...
  1. Train a model in wsl caused blue screen. - Similar Threads - Train model wsl

  2. Frequent BSOD when training models with python scripts

    in Windows 10 Software and Apps
    Frequent BSOD when training models with python scripts: Hello,when running python scripts to train models on my PC, windows keeps BSODing after some time. specs: intel i5 9600K, 16GB DDR4 RAM, RTX3080 GPU, windows 11.I will attach some dmp files that were generated in the crashes if anyone could help.dmp filesI already ran the...
  3. WSL 2 Freezes During PyTorch Model Training

    in Windows 10 Gaming
    WSL 2 Freezes During PyTorch Model Training: I'm currently training some models on WSL 2 with PyTorch. After some time maybe about 20 mins, WSL freezes for no apparent reason. The ML model uses about 2 GB of VRAM while my PC has 24 GB and utilizes my GPU at about 50%, so I know it's not a resource issue. The issue also...
  4. WSL 2 Freezes During PyTorch Model Training

    in Windows 10 Software and Apps
    WSL 2 Freezes During PyTorch Model Training: I'm currently training some models on WSL 2 with PyTorch. After some time maybe about 20 mins, WSL freezes for no apparent reason. The ML model uses about 2 GB of VRAM while my PC has 24 GB and utilizes my GPU at about 50%, so I know it's not a resource issue. The issue also...
  5. Train a model in wsl caused blue screen.

    in Windows 10 Gaming
    Train a model in wsl caused blue screen.: I trained a model in wsl, it takes a long time to train. But it unfortunately caused blue screen. I ran !analyze -v to get debug info.******************************************************************************** ** Bugcheck Analysis **...
  6. Train a model in wsl caused blue screen.

    in Windows 10 Software and Apps
    Train a model in wsl caused blue screen.: I trained a model in wsl, it takes a long time to train. But it unfortunately caused blue screen. I ran !analyze -v to get debug info.******************************************************************************** ** Bugcheck Analysis **...
  7. Installing WSL causes a blue screen

    in Windows 10 Gaming
    Installing WSL causes a blue screen: I'm trying to install wsl on my laptop:Running the command:wsl --installAfter I reboot and I get a blue screen with:Stop code: SYSTEM THREAD EXCEPTION NOT HANDLEDWhat failed: TbtBusDrv.sysI would appreciate it if I could get some help to fix this issue.Here is the minidump...
  8. Installing WSL causes a blue screen

    in Windows 10 Software and Apps
    Installing WSL causes a blue screen: I'm trying to install wsl on my laptop:Running the command:wsl --installAfter I reboot and I get a blue screen with:Stop code: SYSTEM THREAD EXCEPTION NOT HANDLEDWhat failed: TbtBusDrv.sysI would appreciate it if I could get some help to fix this issue.Here is the minidump...
  9. Installing WSL causes a blue screen

    in Windows 10 BSOD Crashes and Debugging
    Installing WSL causes a blue screen: I'm trying to install wsl on my laptop:Running the command:wsl --installAfter I reboot and I get a blue screen with:Stop code: SYSTEM THREAD EXCEPTION NOT HANDLEDWhat failed: TbtBusDrv.sysI would appreciate it if I could get some help to fix this issue.Here is the minidump...
  10. Blue screen wsl

    in Windows 10 BSOD Crashes and Debugging
    Blue screen wsl: Hi, I'm trying to activate wsl on my pc running the two commands: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart Then: dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart After that I...