You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked and did not find my issue in the already reported ones
Describe the bug
I was trying to adjust the feathering of a drawn mask when I found the UI was no longer responsive. At the console, a huge amount of text was scrolling, Ctrl+C and killall darktable did not help, I had to resort to kill -9.
I removed the iop_validate_params from the logs (there were well over 700 MB worth of that), hope the rest is enough. console-without-iop_validate_params.zip
Edit: I've managed to extract logs from the beginning of the loop. There's a pixelpipe run that ends at timestamp 941.9052, and the infinite one starts at 949.6302. Here are 10k lines: shorter.zip
I've included 10k lines because at first it appears the following sequence is repeated forever, but it's not, just many times:
I don't know how to reproduce it. It did not occur immediately, and I applied a number of drawn masks.
I can try to reproduce this at some other time, if necessary.
Expected behavior
No response
Logfile | Screenshot | Screencast
No response
Commit
No response
Where did you obtain darktable from?
darktable.org / GitHub release
darktable version
5.1.0+339~g299da67658
What OS are you using?
Linux
What is the version of your OS?
Ubuntu 24.10
Describe your system
No response
Are you using OpenCL GPU in darktable?
None
If yes, what is the GPU card and driver?
No response
Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the bug
I was trying to adjust the feathering of a drawn mask when I found the UI was no longer responsive. At the console, a huge amount of text was scrolling, Ctrl+C and
killall darktable
did not help, I had to resort tokill -9
.I removed the
iop_validate_params
from the logs (there were well over 700 MB worth of that), hope the rest is enough.console-without-iop_validate_params.zip
Edit: I've managed to extract logs from the beginning of the loop. There's a pixelpipe run that ends at timestamp
941.9052
, and the infinite one starts at949.6302
. Here are 10k lines:shorter.zip
I've included 10k lines because at first it appears the following sequence is repeated forever, but it's not, just many times:
This ends at
957.8950
, and processing continues, but eventually processing just goes on and on:@ralfbrown , perhaps?
Steps to reproduce
I don't know how to reproduce it. It did not occur immediately, and I applied a number of drawn masks.
I can try to reproduce this at some other time, if necessary.
Expected behavior
No response
Logfile | Screenshot | Screencast
No response
Commit
No response
Where did you obtain darktable from?
darktable.org / GitHub release
darktable version
5.1.0+339~g299da67658
What OS are you using?
Linux
What is the version of your OS?
Ubuntu 24.10
Describe your system
No response
Are you using OpenCL GPU in darktable?
None
If yes, what is the GPU card and driver?
No response
Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
No response
The text was updated successfully, but these errors were encountered: