System Information
Operating system: Windows 10
Graphics card: Geforce 1080 8gb, 1070 8 gb
Blender Version
Broken: blender-2.83-f716bb3b7102-windows64
Short description of error
I came across a weird bug whenever I run python code in text editor with system consoles panel turned on. If the code is destined to fail several times in a row, Beldner will freeze forever forcing you to close it down pressing alt+f4.
Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).
- Enable System console (Windows->Toggle System console)
- Enter a code that will cause errors in text editor
- Run your faulty code several times in a row
P.S. I have reported this bug a year ago here: https://developer.blender.org/T65402 and it was resolved back then. Now it's the same bug I'm experiencing.