System Information
Operating system: Ubuntu 17.10
Graphics card: Nvidia GTX 1050
Blender Version
Broken: 3d16a268ee68
Worked: 9df460203517
Custom images, fonts, etc, that are registered via bpy.utils.previews, will crash Blender when they are drawn in the UI, using the icon_value argument or the template_icon_view function.
- register custom image(s), font(s)
- draw them in a menu or panel
Alternatively:
- check the supplied ui_previews_custom_icon.py template
- run it and switch to Object in the properties panel
- Blender should crash
Update:
This may go even deeper. Material preview icons seem to be affacted as well. Just creating a new material from the properties panel crashes Blender.