stemroller icon indicating copy to clipboard operation
stemroller copied to clipboard

4-channel Fine-tuned model BSOD clock_watchdog_timeout between 45% and 80% completion when run on CPU

Open NerdyKyogre opened this issue 6 months ago • 3 comments

Kind of at my wit's end with this one. Any time I attempt to split a song using the 4-channel fine-tuned model on CPU, I get a guaranteed CLOCK_WATCHDOG_TIMEOUT BSOD between 45% and 80% completion. The fast 4-channel model works perfectly, as does the 6-channel, and all models work using CUDA. If it matters, I'm using local FLACs as this is the only file type I'm interested in splitting.

What I've tried:

  • Updating Stemroller (2.1.2 and 2.2.1 both affected)
  • Moving the source file from my NAS to a local SSD
  • Changing output type from FLAC to WAV (it seems to last slightly longer before crashing this way)
  • Moving the output path to a secondary NVMe
  • Reverting my overclock back to stock settings and running DISM health check + SFC
  • Killing all background processes
  • Using another computer entirely, with the same results

System 1 specs: i5-12600K, 32 GB DDR4, RX 6800, Windows 11 Pro System 2 specs: i7-7700HK, 32 GB DDR4, GTX 1070 (CUDA works on this), Windows 10 Pro

NerdyKyogre avatar Apr 21 '25 22:04 NerdyKyogre