Blender Git Loki
Git Commits -> Revision 3b4cc5d
Revision 3b4cc5d by Sergey Sharybin (master) April 10, 2017, 12:44 (GMT) |
Cycles: Workaround cubic volume filtering crashing on Linux The issue was caused by recent change in inline policy. There is some sort of memory corruption happening here, ASAN suggests it's stack overflow issue. Not quite sure why it is happening tho and was not able to solve anything here yet in the past hours. Committing fix which works with a big TODO note. The issue is visible on AVX2 machine when rendering cycles_reports_test. |
Commit Details:
Full Hash: 3b4cc5dfed03d5e1d79c756349f25b6c63103991
Parent Commit: 90d85c7
Lines Changed: +12, -1
1 Modified Path:
/intern/cycles/kernel/kernel_compat_cpu.h (+12, -1) (Diff)