You are not logged in.

#1 2020-11-14 19:11:53

Arsakes
Member
Registered: 2011-09-17
Posts: 27

Blender cycles crash

Hi I'm getting crash with blender 2.90.1-2, while using cycles renderer.
It happens everytime with following backtrace:

# Blender 2.90.1, Commit date: 2020-09-23 06:43, Hash 3e85bb34d0d7
bpy.context.space_data.context = 'TOOL'  # Property
bpy.context.space_data.context = 'RENDER'  # Property
bpy.context.scene.render.engine = 'CYCLES'  # Property
bpy.context.scene.cycles.feature_set = 'SUPPORTED'  # Property
bpy.context.scene.cycles.device = 'CPU'  # Property

# backtrace
blender(BLI_system_backtrace+0x34) [0x55f5f119d314]
blender(+0xd592c0) [0x55f5eef002c0]
/usr/lib/libc.so.6(+0x3d6a0) [0x7fbf328866a0]
/usr/lib/liboslexec.so.1.11(_ZN9OSL_v1_113pvt9LLVM_Util13call_functionEPN4llvm5ValueEN16OpenImageIO_v2_24spanIKS4_Lln1EEE+0x160) [0x7fbf39bb5890]
/usr/lib/liboslexec.so.1.11(_ZN9OSL_v1_113pvt16llvm_gen_closureERNS0_11BackendLLVMEi+0x2f5) [0x7fbf39b90c65]
/usr/lib/liboslexec.so.1.11(_ZN9OSL_v1_113pvt11BackendLLVM15build_llvm_codeEiiPN4llvm10BasicBlockE+0x196) [0x7fbf39ba5fd6]
/usr/lib/liboslexec.so.1.11(_ZN9OSL_v1_113pvt11BackendLLVM19build_llvm_instanceEb+0xac6) [0x7fbf39ba9466]
/usr/lib/liboslexec.so.1.11(_ZN9OSL_v1_113pvt11BackendLLVM3runEv+0x6ba) [0x7fbf39baaeda]
/usr/lib/liboslexec.so.1.11(_ZN9OSL_v1_113pvt17ShadingSystemImpl14optimize_groupERNS_11ShaderGroupEPNS_14ShadingContextEb+0x4cd) [0x7fbf39a53d6d]
/usr/lib/liboslexec.so.1.11(_ZN9OSL_v1_113pvt17ShadingSystemImpl19optimize_all_groupsEiiib+0x6ab) [0x7fbf39a56d6b]
/usr/lib/libstdc++.so.6(+0xcfc24) [0x7fbf32c29c24]
/usr/lib/libpthread.so.0(+0x93e9) [0x7fbf3d2073e9]
/usr/lib/libc.so.6(clone+0x43) [0x7fbf32949293]

# Python backtrace

I've reinstalled openshadinglanguage & glibc packages with blender.
Got NVIDIA Quadro1000M with latest


EDIT:
Ok, maybe it's a consequence of NVIDIA drivers being broken on 5.9
I've thought they fixed it.

Last edited by Arsakes (2020-11-15 03:55:06)

Offline

Board footer

Powered by FluxBB