I have updated this PR to include "{name} is in error state"
-version
CLI option show the 'extended' version
-version
CLI option show the 'extended' version
I just noticed, two of your crash logs have multiple EXCEPTION_ACCESS_VIOLATIONs as well as the null pointer one.
Eg:
pid=14952 > Error : EXCEPTION_ACCESS_VIOLATION
pid=14952 > Address…
@BlackElkX - a quick search on Blender and there are four open issues with specifically in the title but none look like this exactly type of null pointer exception (all zeros memory address).
Yo…
@BlackElkX thanks for the details on the setup and crash logs.
There is a discussion about "exit 11" in Flamenco chat here: https://blender.chat/channel/flamenco?msg=QEmqpZMJbQCb8h9Rp
The…
Thanks for the review. I agree with your points and failing on root is a better solution and using your code snippet makes sense.
Tested as root user inside a Docker container...
---…
Makes sense. Thanks for the feedback!
Possible solution studio/flamenco#104234
A side effect of this test failing appears to mock test testing.go CreateTestConfig() leave ~5 "shaman-test-*" directories lying around despite there being cleanup function to remove them.
Clean…