Page MenuHome

Crash on file open (VSE)
Closed, DuplicatePublic

Description

System Information
newest Manjaro
Graphics card: GeForce GTX 970

Blender Version
Broken:

blender-3.0.0-alpha+master.276eebb27474-linux.x86_64-release

Worked: 2.92 and 2.93

Short description of error
If I open the appended file, blender crashes. It's a file containing VSE contend.

# Blender 3.0.0, Commit date: 2021-09-19 19:13, Hash 276eebb27474

# backtrace
./blender(BLI_system_backtrace+0x20) [0xb1e6550]
./blender() [0x10492bb]
/usr/lib/libc.so.6(+0x3cda0) [0x7fcde4b53da0]
./blender() [0x1470159]
./blender(ANIM_sync_animchannels_to_data+0x134) [0x1c82ab4]
./blender() [0x1f30318]
./blender(ED_area_do_refresh+0x1b) [0x1ab23eb]
./blender(wm_event_do_refresh_wm_and_depsgraph+0x6c) [0x1431fbc]
./blender(wm_event_do_notifiers+0x3d0) [0x1438db0]
./blender(WM_main+0x28) [0x142dfa8]
./blender(main+0x31e) [0xf36c3e]
/usr/lib/libc.so.6(__libc_start_main+0xd5) [0x7fcde4b3eb25]
./blender() [0x1045c1c]

# Python backtrace

Event Timeline

Tom Schönlau (Lexx) updated the task description. (Show Details)
Tom Schönlau (Lexx) updated the task description. (Show Details)

Thank you for the report. Your stacktrace is the same as T91458 so I’ll merge your report into that one.