@LazyDodo how do we land it for 4.0 and 3.6? I do source and ask for it to get backported to 3.6 then you handle deps builder or you do it all at once?
The 3-minute crash is specific to the driver in a Windows only path. The static var crash is from embree, cross-OS but kind of easy to avoid until the fix get into a release.
Thanks for the report. For this flow, considering the moment of the crash, it's 99% sure it's the same issue as 109282.
4.2 is for July 20nd according to https://github.com/embree/embree/issues/453 But it has more changes than just this fix, I haven't tested it enough from blender to recommend it yet, I feel it's…
@LazyDodo @ideasman42 this fix means a rebuild of the embree library on Windows and Linux.
You can drop-in the attached embree4.dll in your blender.shared folder. It fixes the issue while we look at the options to get it fixed in official builds.
Thanks a lot for the videos, it's very clear how to reproduce the bug and good catch Nikita: it's indeed a different one than the previously reported one. I've root caused it down to an issue…
Issue is specific to Embree on GPU on Windows but I haven't reproduced it with driver 101.4963 yet. The stack trace is different from #109282 but I believe it's related and same fix (still being…
Blender crashed multiple times randomly when I tried to resize a plane (the viewport only had one cube and one plane) in rendered view mode. Obviously it is not the same as #109282 Maybe Blender…
having intel-compute-runtime installed doesn't guarantee that you'll have intel-level-zero-gpu
I wouldn't say that's true from an end-user perspective. It does. intel-compute-runtime is the…