Page MenuHome

3.0b crash after splitting area
Closed, ResolvedPublicBUG

Description

System Information
Operating system: Linux
Graphics card: AMD

Blender Version
Broken: 3.0 Hash fcf1ba18f0c4
Worked: 2.93.5
Caused by rB5bfe09df2244: Geometry Nodes: support viewing field values in spreadsheet

Exact steps for others to reproduce the error
Start blender blender3 --factory-startup
Open the attached .blend file and e.g. try to horizontal split the left 3D-Viewport.

cat /tmp/crash-test.crash.txt
# Blender 3.0.0, Commit date: 2021-10-29 18:17, Hash fcf1ba18f0c4

# backtrace
blender3(BLI_system_backtrace+0x20) [0xb08b6b0]
blender3() [0x10b636b]
/lib/x86_64-linux-gnu/libc.so.6(+0x46210) [0x7ff74e712210]
blender3() [0x9047cb7]
blender3(BKE_spacedata_copylist+0x54) [0x11957d4]
blender3(ED_area_data_copy+0xb3) [0x1c13cb3]
blender3(area_split+0x173) [0x1c1b4a3]
blender3() [0x1c245dd]
blender3() [0x1c2507b]
blender3() [0x14b5a8a]
blender3() [0x14b6d8f]
blender3() [0x14b743d]
blender3(wm_event_do_handlers+0x42e) [0x14b7bae]
blender3(WM_main+0x20) [0x14ad760]
blender3(main+0x31e) [0xf9f3fe]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ff74e6f30b3]
blender3() [0x10b2ccc]

# Python backtrace

Event Timeline

Pratik Borhade (PratikPB2123) changed the task status from Needs Triage to Confirmed.Oct 31 2021, 11:46 AM
Pratik Borhade (PratikPB2123) updated the task description. (Show Details)
Alaska (Alaska) triaged this task as High priority.Oct 31 2021, 11:20 PM
Alaska (Alaska) changed the subtype of this task from "Report" to "Bug".