Crash after moving clip without filter

Here is how crash happens:

  1. Create two tracks in the timeline.
  2. Drag and drop an image or video to Track 1.
  3. Move the clip to Track 2.
  4. Move the clip back to Track 1.
  5. Increase the duration of the clip by dragging the right edge of the clip.
  6. Undo twice.
  7. Redo twice.

Bit hesitant to move clips around now.

These steps didn’t cause a crash for me.

What version of Shotcut are you using? And what is your operating system?
I’m on Windows 10, Shotcut v25.01.25

Also, where do you drag the image from?
Folder? Playlist? Files panel?

EDIT: Ok, I tried it a few more times and Shotcut crashed twice on me (dragging from a folder).

I’m pretty sure dragging from folder, playlist, files panel, or source tab on the player doesn’t matter because all of them call MultitrackModel::overwrite in multitrackmodel.cpp.