[kdenlive] [Bug 374513] Crash when playing around with bass effect

2017-03-13 Thread Wegwerf
https://bugs.kde.org/show_bug.cgi?id=374513

Wegwerf  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Wegwerf  ---
libav filters not fully supported yet.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 374513] Crash when playing around with bass effect

2017-02-19 Thread Wegwerf
https://bugs.kde.org/show_bug.cgi?id=374513

--- Comment #4 from Wegwerf  ---
Okay, from looking at the crash details it's a crash in an libav filter. While
some of them are enabled, this one looks like it needs to be blacklisted: it's
a terribly plugin that doesn't work when it doesn't like its parameters,
instead of simply falling back to a basic function, such as pass-through. With
a parameter range being dependent on the samle rate this is a usability
nightmare. So blacklisting it is probably the best way here, as working around
these implicit parameter constraints is a lot of effort for nothing really
gained. However, if you want to supply a patch this would change the situation,
I think.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 374513] Crash when playing around with bass effect

2017-02-12 Thread Wegwerf
https://bugs.kde.org/show_bug.cgi?id=374513

Wegwerf  changed:

   What|Removed |Added

 CC||wegwerf-1-...@gmx.de

--- Comment #3 from Wegwerf  ---
Erm, attaching only the thread that crash is sufficient; this is thread 39  as
indicated above where the SIGSEGV happened. All other threads sit idly and
their stack traces just add confusion and make it difficult to see the thread
in question.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 374513] Crash when playing around with bass effect

2017-02-06 Thread farid
https://bugs.kde.org/show_bug.cgi?id=374513

farid  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||snd.no...@gmail.com
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from farid  ---
I confirm using kdenlive-git and mlt 6.4.1 in archlinux.

[filt @ 0x7fff00c2ebe0] Invalid frequency 277000,00. Frequency must be less
than half the sample-rate 48000.
[filt @ 0x7fff00c2ebe0] Failed to configure output pad on filt
[filter avfilter.bass] Cannot configure the filter graph

Thread 39 "RenderThread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff698a7700 (LWP 12791)]
0x in ?? ()
(gdb) thread apply all bt

Thread 53 (Thread 0x7ffef7ff7700 (LWP 12935)):
#0  0x7fffede5b10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffb68aa62b in  () at /usr/lib/libavfilter.so.6
#2  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#3  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 52 (Thread 0x7ffef87f8700 (LWP 12934)):
#0  0x7fffede5b10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffb68aa62b in  () at /usr/lib/libavfilter.so.6
#2  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#3  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 51 (Thread 0x7ffef8ff9700 (LWP 12933)):
#0  0x7fffede5b10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffb68aa62b in  () at /usr/lib/libavfilter.so.6
#2  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#3  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 50 (Thread 0x7ffef97fa700 (LWP 12932)):
#0  0x7fffede5b10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffb68aa62b in  () at /usr/lib/libavfilter.so.6
#2  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#3  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 49 (Thread 0x7ffef9ffb700 (LWP 12931)):
#0  0x7fffede5b10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffb68aa62b in  () at /usr/lib/libavfilter.so.6
#2  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#3  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 48 (Thread 0x7ffefa7fc700 (LWP 12930)):
#0  0x7fffede5b10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffb68aa62b in  () at /usr/lib/libavfilter.so.6
#2  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
---Type  to continue, or q  to quit---
#3  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 47 (Thread 0x7ffefaffd700 (LWP 12929)):
#0  0x7fffede5b10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffb68aa62b in  () at /usr/lib/libavfilter.so.6
#2  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#3  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 46 (Thread 0x7ffefb7fe700 (LWP 12928)):
#0  0x7fffede5b10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffb68aa62b in  () at /usr/lib/libavfilter.so.6
#2  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#3  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 45 (Thread 0x7ffefbfff700 (LWP 12927)):
#0  0x7fffede5b10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffb68aa62b in  () at /usr/lib/libavfilter.so.6
#2  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#3  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 44 (Thread 0x7fff10fe1700 (LWP 12923)):
#0  0x7fffede5b4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7080f4c6 in QWaitCondition::wait(QMutex*, unsigned long) ()
at /usr/lib/libQt5Core.so.5
#2  0x7080abc4 in  () at /usr/lib/libQt5Core.so.5
#3  0x7080e6d8 in  () at /usr/lib/libQt5Core.so.5
#4  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 43 (Thread 0x7fff117e2700 (LWP 12922)):
#0  0x7fffede5b4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7080f4c6 in QWaitCondition::wait(QMutex*, unsigned long) ()
at /usr/lib/libQt5Core.so.5
#2  0x7080abc4 in  () at /usr/lib/libQt5Core.so.5
#3  0x7080e6d8 in  () at /usr/lib/libQt5Core.so.5
---Type  to continue, or q  to quit---
#4  0x7fffede55454 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fffefe1f7df in clone () at /usr/lib/libc.so.6

Thread 42 (Thread 0x7fff9cad4700 (LWP 12796)):
#0  0x7fffefe1648d in poll () at /usr/lib/libc.so.6
#1  0x7fffe7c41786 in  

[kdenlive] [Bug 374513] Crash when playing around with bass effect

2017-01-03 Thread Christian Weiske
https://bugs.kde.org/show_bug.cgi?id=374513

--- Comment #1 from Christian Weiske  ---
Created attachment 103182
  --> https://bugs.kde.org/attachment.cgi?id=103182=edit
gdb thread apply all bt

-- 
You are receiving this mail because:
You are watching all bug changes.