System Information
Operating system: Darwin-19.5.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 5500M OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.9.15
Blender Version
Broken: version: 2.91.0 Alpha, branch: master, commit date: 2020-08-11 20:18, hash: rBec5f39208785
Worked: (newest version of Blender that worked as expected)
Short description of error
Simply running bpy.ops.script.reload() causes a seg fault. Not always, but usually the second or third time I run it. I have tested with no unofficial addons installed.
Running F3 > Reload Scripts works fine.
terminal output:
Writing: /var/folders/9j/s986zj3575d_p6ns3hqf3sn00000gn/T/blender.crash.txt
[1] 58385 segmentation fault ./Blender
Exact steps for others to reproduce the error
open blender
run bpy.ops.script.reload() in the console