#1584·vibe

vibe-server process died during model loading (exited with code -1073741819)

Author: hl-AI-pyCreated Sep 19, 2026Updated Sep 19, 2026
Labelsbug

What happened?

vibe-server process died during model loading (exited with code -1073741819)

Steps to reproduce

Despite downloading the model directly through the software, I repeatedly encounter this error when converting short recordings to text. I would like to thank the team and ask that you please investigate and resolve this issue.

What OS are you seeing the problem on?

Window

Relevant log output

bash
vibe-server process died during model loading (exited with code -1073741819)

Location:
    desktop\src-tauri\src\server\process.rs:370:21
App Version: vibe 3.2.2
Commit Hash: 23eae78
Arch: x86_64
Platform: windows
Kernel Version: 10.0.19045
OS: windows
OS Version: 10.0.19045
Models: ggml-large-v3-turbo.bin, ggml-model_0mt2ehmw.bin
Default Model: C:\Users\ali\AppData\Local\github.com.thewh1teagle.vibe\ggml-model_0mt2ehmw.bin
Cargo features: 
AVX2: false


<details>
<summary>logs</summary>


cmd: "ffmpeg.exe" "-i" "C:\\Users\\ali\\AppData\\Local\\Temp\\vibe_temp_2026-09-19\\7CTlCI8N3D.wav" "-ar" "16000" "-ac" "1" "-c:a" "pcm_s16le" "C:\\Users\\ali\\AppData\\Local\\Temp\\vibe_temp_2026-09-19\\2026-09-19 12-10-16.wav" "-hide_banner" "-y" "-loglevel" "error"

</details>