System Information
Operating system: Linux-4.15.0-115-generic-x86_64-with-debian-stretch-sid 64 Bits
Graphics card: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2) Intel Open Source Technology Center 4.5 (Core Profile) Mesa 18.0.5
Blender Version
Broken: version: 2.90
**Short description of error
I've been running Blender versions 2.79 through 2.83.5 without problems on this machine, but 2.90 doesn't run.
Below is the output
- when starting it from the terminal
- reported in blender.crash.txt logfile found in /tmp
- When running it from the terminal I get the following:
found bundled python: /home/wgo/Downloads/blender-2.90.0-linux64/2.90/python
GPUShader: linking error:
error: Input block `ShaderStageInterface' is not an output of the previous stage
GPUShader: linking error:
error: Input block `ShaderStageInterface' is not an output of the previous stage
Writing: /tmp/blender.crash.txt
Segmentation fault (core dumped)
- blender.crash.txt:
Blender 2.90.0, Commit date: 2020-08-31 11:26, Hash 0330d1af29c0
backtrace
./blender(BLI_system_backtrace+0x20) [0x81fdc60]
./blender() [0xe231fa]
/lib/x86_64-linux-gnu/libc.so.6(+0x354c0) [0x7fbc4737f4c0]
./blender(GPU_shader_get_builtin_block+0) [0x6f1b210]
./blender() [0x1235ca6]
./blender(DRW_shgroup_create+0x1d) [0x123796d]
./blender(OVERLAY_outline_cache_init+0xce) [0x126d1ee]
./blender() [0x126405d]
./blender() [0x1231cf6]
./blender(DRW_draw_render_loop_ex+0x45b) [0x123350b]
./blender(view3d_main_region_draw+0x8f) [0x18930df]
./blender(ED_region_do_draw+0x811) [0x14871c1]
./blender(wm_draw_update+0x4da) [0x10de9aa]
./blender(WM_main+0x30) [0x10dc900]
./blender(main+0x317) [0xd5ebc7]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7fbc4736a840]
./blender() [0xe1f9e3]