System Information
Operating system: Windows 10 Home 64-bit
Graphics card: Intel HD Graphics 505
Blender Version
Broken: 2.80 Beta, 6d89337257b6, blender2.7, 2018-12-24
Worked: 2.79b release and earlier
Short description of error
After an object is removed using Python, the object is still shown in an outliner hierarchy, and moving the mouse cursor over the object in an outliner will crash Blender with an EXCEPTION_ACCESS_VIOLATION.
Exact steps for others to reproduce the error
Load this .blend file:
Run the script named remove_cube.py from the text editor.
Move your mouse cursor over the Cube in the outliner hierarchy, and Blender will crash due to an EXCEPTION_ACCESS_VIOLATION.