Skip to content
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

Receiving Bus error in the middle of a render #95

Open
jldonovan3 opened this issue Jul 26, 2018 · 0 comments
Open

Receiving Bus error in the middle of a render #95

jldonovan3 opened this issue Jul 26, 2018 · 0 comments

Comments

@jldonovan3
Copy link

I'm utilizing c4.2xlarge instances to render an animation, and at a random point early on in the render, the render stops. This is what the log gives:
./brenda-go: line 2: 2099 Bus error (core dumped) /usr/local/blender-2.79-a6f750dd414-linux-glibc219-x86_64/blender -b *.blend -F EXR -o /mnt/brenda/brenda-outdir1.tmp/frame_###### -s 240 -e 240 -j 1 -t 0 -a RMTREE /mnt/brenda/brenda-outdir1.tmp ******* RETRY 1/5: fatal error in active task

The process is never able to recover after the five retries. I checked and the memory being used by the scene is well within the 15GB of memory on the c4.2xlarge instances. I also tried the render with a c5.4xlarge instance (32GB memory) and received the same error.

The instances are running a custom AMI with Blender 2.79 and the latest version of Ubuntu. Other scenes and files have rendered fine on these instances. I even tried rendering a test frame from the file throwing errors, and it renders fine on my desktop system.

Anyone know what this could mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant