You are not logged in.
Pages: 1
Hi, I've got Macbook Pro 10,1. Blender often crashes for exampple when I try to load project or render something.
I got Nvidia 650M with nouveau driver and INTEL HD4000.
Offline
You didn't provide any details that could be used to help you, read: https://bbs.archlinux.org/viewtopic.php?id=57855 and http://www.catb.org/~esr/faqs/smart-questions.html
Post terminal outputs or/and coredumps and what exactly you are doing.
Moving to NC
Offline
This for example was from crash when I killed rendering window
# Blender 2.82 (sub 7), Commit date: 2020-03-12 05:06, Hash 375c7dc4caf4
bpy.context.space_data.shading.type = 'RENDERED' # Property
# backtrace
blender(BLI_system_backtrace+0x34) [0x55f8c3b8fa34]
blender(+0xed6cf5) [0x55f8c18f5cf5]
/usr/lib/libc.so.6(+0x3bd70) [0x7fdaf48f5d70]
/usr/lib/dri/nouveau_dri.so(+0x99678a) [0x7fdac82e978a]
/usr/lib/dri/nouveau_dri.so(+0x67fdd1) [0x7fdac7fd2dd1]
/usr/lib/dri/nouveau_dri.so(+0xe420e4) [0x7fdac87950e4]
/usr/lib/dri/nouveau_dri.so(+0xe45f33) [0x7fdac8798f33]
/usr/lib/dri/nouveau_dri.so(+0xe46171) [0x7fdac8799171]
/usr/lib/dri/nouveau_dri.so(+0xe2d426) [0x7fdac8780426]
/usr/lib/dri/nouveau_dri.so(+0xe3066a) [0x7fdac878366a]
/usr/lib/dri/nouveau_dri.so(+0xc37e3d) [0x7fdac858ae3d]
/usr/lib/dri/nouveau_dri.so(+0xc38a83) [0x7fdac858ba83]
blender(+0x16ab309) [0x55f8c20ca309]
blender(+0x16ab88e) [0x55f8c20ca88e]
blender(+0x1e002c0) [0x55f8c281f2c0]
blender(+0x1e0035a) [0x55f8c281f35a]
blender(WM_gizmomap_draw+0x1de) [0x55f8c1ae270e]
blender(DRW_draw_gizmo_2d+0x20) [0x55f8c1ba5500]
blender(DRW_draw_render_loop_ex+0x68e) [0x55f8c1b9a32e]
blender(view3d_main_region_draw+0x7f) [0x55f8c21e287f]
blender(ED_region_do_draw+0x851) [0x55f8c1de1cc1]
blender(wm_draw_update+0x4bf) [0x55f8c1ab6ecf]
blender(WM_main+0x34) [0x55f8c1ab4e14]
blender(main+0x344) [0x55f8c18c7154]
/usr/lib/libc.so.6(__libc_start_main+0xf3) [0x7fdaf48e1023]
blender(_start+0x2e) [0x55f8c18f20fe]Offline
Pages: 1