Crashed when right-click remove

Shotcut-190914.glibc2.14-x86_64.AppImage
Linux 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2 (2019-08-28) x86_64 GNU/Linux

it has been a long while since i’ve crashed.
happening repeatedly only at a specific spot on this project.
i always load with gdb now, but i’m unsure i have the output needed.
“thread apply all bt full” is not producing expected output

Debug  ] <MLT> [producer avformat] "/home/USERNAME/SYNC/XPS/YT/2019-09-15_Glenwild-Construction_XL7_EmuFlight+HQ-7x4.5x3_530pm/OnBoardDVR_20190915_0007.AVI" checking VFR: pkt.duration 1
[AVIOContext @ 0x7fff8c22d880] Statistics: 340512 bytes read, 7 seeks
[AVIOContext @ 0x7fff8c227940] Statistics: 1061408 bytes read, 22 seeks
[Debug  ] <Timeline::RemoveCommand::redo> trackIndex 2 clipIndex 10
[Debug  ] <TimelineDock::setSelection> Changing selection to ()  trackIndex -1 isMultitrack false
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ffeb70d1c80] Value 1.000000 for parameter 'seekable' out of range [-1 - 0]
[h264 @ 0x7ffeb4967bc0] Reinit context to 1920x1088, pix_fmt: yuv420p
shotcut: ../nptl/pthread_mutex_lock.c:433: __pthread_mutex_lock_full: Assertion `INTERNAL_SYSCALL_ERRNO (e, __err) != ESRCH || !robust' failed.
Aborted
[Inferior 1 (process 7549) exited with code 0206]
(gdb)
e[K(gdb) thread apply all bt full
(gdb) quit

differing output on another try

[Debug  ] <autosaveTask> Function autosaveTask finished in 10 ms.
[Debug  ] <Timeline::RemoveCommand::redo> trackIndex 2 clipIndex 10 
[Debug  ] <TimelineDock::setSelection> Changing selection to ()  trackIndex -1 isMultitrack false 
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fff04331580] Value 1.000000 for parameter 'seekable' out of range [-1 - 0]
[h264 @ 0x7fff457cbf80] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 0x7fff456aa8c0] Reinit context to 1920x1088, pix_fmt: yuv420p
Segmentation fault
[Inferior 1 (process 16803) exited with code 0213]
(gdb) thread apply all bt full
(gdb) 

I have not been able to reproduce this. A usable backtrace is appreciated if you ever get one.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.