Page MenuHome

[ctest/cycles_reports] T52368 fails on x86
Closed, ResolvedPublic

Description

Master from today, with both msvc2013 and 2015 only for X86

from debug:

62: [ RUN      ] T52368
62: Assertion failed: (kg->__data).bvh.use_qbvh == false, file K:\BlenderGit\blender\intern\cycles\kernel/bvh/bvh_traversal.h, line 445
62: Assertion failed: (kg->__data).bvh.use_qbvh == false, file K:\BlenderGit\blender\intern\cycles\kernel/bvh/bvh_traversal.h, line 445
62: Assertion failed: (kg->__data).bvh.use_qbvh == false, file K:\BlenderGit\blender\intern\cycles\kernel/bvh/bvh_traversal.h, line 445
62: Assertion failed: (kg->__data).bvh.use_qbvh == false, file K:\BlenderGit\blender\intern\cycles\kernel/bvh/bvh_traversal.h, line 445
62: [] Unknown error 'CRASH'
62: [  FAILED  ] T52368 (152126 ms)

from release:

Event Timeline

Brecht Van Lommel (brecht) changed the task status from Unknown Status to Resolved.Sep 20 2017, 8:14 PM
Brecht Van Lommel (brecht) claimed this task.

This should be fixed by rB18a353dd2422: Fix T52368: Cycles OSL trace() failing on Windows 32 bit., I mentioned the wrong report number in that commit.

Forgot to mention it, but the difference image being all black seems fishy as well?