System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: Quadro P4000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.70
Blender Version
Broken: version: 2.81 (sub 12), branch: master, commit date: 2019-09-19 03:33, hash: rB86590b90aa78
Worked: (optional)
Short description of error
I get rather random crashes when opening scenes here in the studio that link from other scenes. After investigating a bit further, I realised that blenderkit Add-on seems to cause the crash when calling bg_update in line 104, file bg_blender.py. The error message points to a threading problem:
Exact steps for others to reproduce the error
I can't provide the files as they are under non-disclosure agreement. It happens on loading a file right after starting Blender, but not every time. 2 out of 3 times it might load successfully. What the files have in common is that I am linking large collections from multiple files, and the source and target files are located on a network drive which might not be the fastest.