Page 1 of 1

Address boundary error when render finishes (Blender)

Posted: Thu Jun 06, 2024 1:23 pm
by carteeeee
When I attempt to render a scene in Octane Blender, it crashes once the render completes. I am on Arch Linux with kernel version 6.9.3.
Using `--debug-all` on Blender does not show any information about the crash. `dmesg` logs show that OctaneBlender had a general protection fault in `libc.so.6` at the time of the crash, and a few seconds later Blender closes and I get the error message `fish: Job 1, 'OctaneBlender --debug-all' terminated by signal SIGSEGV (Address boundary error)`.

Steps to reproduce:
- Open OctaneBlender (with OctaneServer started)
- Create a new "Octane default startup" project
- Press F12 to render it
- Once the render is complete, Blender is unresponsive for a few seconds, and then closes and crashes with a `SIGSEGV` error.

(this is my first time on the otoy forums, if i missed anything please tell me and i will fix it as soon as possible!)