System Information
Operating system: Darwin 18.7
Graphics card: Intel HD 6000
Blender Version
Broken: rB03b911dd8776ad0ceab8923ebec86d1f0d5296f5
Worked: 2.82a works. didn't test in between.
Short description of error
Crash with this trace with the given steps. (came across this while trying out T76033: Video Sequence Editor crash with prefetch and meta strips)
#0 seq_prefetch_is_cache_full at source/blender/blenkernel/intern/seqprefetch.c:164 #1 seq_prefetch_frames at source/blender/blenkernel/intern/seqprefetch.c:358 #2 tslot_thread_start at source/blender/blenlib/intern/threads.c:258
Exact steps for others to reproduce the error
- file > new > video editing
- add > color
- In the preview editor, N panel > view tab > prefetch frames.
- select the strip below, ⌘+G
- Undo 2-3 steps and it crashes.