Extracting audio from "saved clip part to bin" causes crash
Trying to extract audio from saved clip part to bin causes crash.
Thread 814 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffe87fff6c0 (LWP 12448)]
0x0000555555a92ace in TranscodeTask::run (this=0x7fffe0016d90) at /home/farid/kdenlive/src/jobs/transcodetask.cpp:67
67 ClipType::ProducerType type = binClip->clipType();
(gdb) bt
#0 0x0000555555a92ace in TranscodeTask::run() (this=0x7fffe0016d90) at /home/farid/kdenlive/src/jobs/transcodetask.cpp:67
#1 0x00007ffff4cf8381 in QThreadPoolThread::run() (this=0x7fffe0012450) at thread/qthreadpool.cpp:100
#2 0x00007ffff4cf35da in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350
#3 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>)
at thread/qthread_unix.cpp:287
#4 QThreadPrivate::start(void*) (arg=0x7fffe0012450) at thread/qthread_unix.cpp:310
#5 0x00007ffff448c9eb in start_thread (arg=<optimized out>) at pthread_create.c:444
#6 0x00007ffff4510dfc in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78