Crash at 0% VAE on every 3rd image after Linux update. (FIXED!)
Updated to the new Nobara kernal (Based on Fedora Linux) and comfy started hard crashing because of a memory access fault on the 3rd image of the session. No matter the settings, model, even number of steps. It crashes at 0% on the VAE every 3rd image every time while giving this error:
Memory access fault by GPU node-1 (Agent handle: 0x106e2d00) on address 0x7f125895c000. Reason: Page not present or supervisor privilege.
Failed to write segment data to pipe: Broken pipe
GPU coredump: handler exited with error (status: 1)
GPU core dump failed
Fatal Python error: Aborted
To fix it I added " --disable-smart-memory " to my launch options. Not sure why it works, Gemini suggested it, but it works! Enjoy!