System Information
Operating system: Linux - Ubuntu Ubuntu 20.04
Graphics card: Vega 56 - Running Linux native kernel drivers (not ROCm)
Blender Version
Broken: 3.2.0 Alpha - master @ d442782dbe5b
Worked: 3.1.2
Short description of error
Opening flat-archiviz.blend results in a segmentation fault
Unfortunately there isn't much in the backtrace:
cat /tmp/flat-archiviz.crash.txt # Blender 3.2.0, Commit date: 2022-04-29 09:49, Hash d442782dbe5b # backtrace ./blender(BLI_system_backtrace+0x20) [0xc5f43f0] ./blender() [0x1208c0a] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0) [0x7f970225b0c0] # Python backtrace <EOF>
Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).
- Download the demo from https://www.blender.org/download/demo-files/ -> Cycles -> Italian Flat
- Attempt to open the file
- CTD
Note the following warnings appear in 3.1.2 and 3.2.0 (so are likely unrelated):
ERROR (bke.modifier): source/blender/blenkernel/intern/modifier.c:456 BKE_modifier_set_error: Object: "Shelf.001", Modifier: "Weighted Normal", Enable 'Auto Smooth' in Object Data Properties ERROR (bke.modifier): source/blender/blenkernel/intern/modifier.c:456 BKE_modifier_set_error: Object: "Shelf.002", Modifier: "Weighted Normal", Enable 'Auto Smooth' in Object Data Properties ERROR (bke.modifier): source/blender/blenkernel/intern/modifier.c:456 BKE_modifier_set_error: Object: "Shelf.003", Modifier: "Weighted Normal", Enable 'Auto Smooth' in Object Data Properties ERROR (bke.modifier): source/blender/blenkernel/intern/modifier.c:456 BKE_modifier_set_error: Object: "Shelf", Modifier: "Weighted Normal", Enable 'Auto Smooth' in Object Data Properties ERROR (bke.modifier): source/blender/blenkernel/intern/modifier.c:456 BKE_modifier_set_error: Object: "Door", Modifier: "Weighted Normal", Enable 'Auto Smooth' in Object Data Properties ERROR (bke.modifier): source/blender/blenkernel/intern/modifier.c:456 BKE_modifier_set_error: Object: "Door.008", Modifier: "Weighted Normal", Enable 'Auto Smooth' in Object Data Properties ERROR (bke.modifier): source/blender/blenkernel/intern/modifier.c:456 BKE_modifier_set_error: Object: "Wall Basement Floor", Modifier: "Weighted Normal", Enable 'Auto Smooth' in Object Data Properties ERROR (bke.modifier): source/blender/blenkernel/intern/modifier.c:456 BKE_modifier_set_error: Object: "Balcony", Modifier: "Weighted Normal", Enable 'Auto Smooth' in Object Data Properties