-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random crashes using Latent2RGB preview method #5012
Comments
For devevloper: |
The current log is incomplete. |
Tested all this morning, tried with both rgthree enabled and disabled, gradually removed rgthree nodes and bookmarks, but the problem still persist. I didn't get any issue generating with the default workflow, so maybe there is another custom node in my workflow that conflicts. Here's the workflow I use: In my tests I start queueing 30 batches. Here's the latest debug logs (with rgthree disabled): |
What is your And the issue is still persist. Line 1515 in 6ad0ddb
Please modify line 1515 of
|
Yes, Pillow is 10.4.0.
I don't know if I did it right because I edited |
How about this?
|
Here's the result: |
I think I copied the code wrong in the previous test, I fixed it and tested it again. |
@ltdrdata I found the cause! It's the Manager!
Here's the debug logs with only the Manager enabled: And this is the simplified workflow that I used: |
I think my crashing problem has been resolved somehow, so I am closing the issue for now. Thanks @ltdrdata for your assistance! ❤️ |
Expected Behavior
Generating without crashes using Latent2RGB preview.
Actual Behavior
After some generations, ComfyUI crashes when is about to preview the latest image in the
Preview Image
node.It can happen after only 5-6 images or up to 20 or more, pretty random behavior.
The crash also makes reboot my external SSD drive, where my ComfyUI portable is installed.
After some testing, I tried switching to TAESD method and the issue was gone, so I guess Latent2RGB is the problem.
Steps to Reproduce
Select Latent2RGB as preview method and start generating.
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: