Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-25 Thread Faidon Liambotis
reopen 831529 reassign 831529 libavcodec57 7:3.1.1-2 forcemerge 831909 831529 thanks Hi, On Sun, Jul 24, 2016 at 02:53:57PM +0200, Sebastian Ramacher wrote: > On 2016-07-24 14:19:36, Sebastian Ramacher wrote: > > On 2016-07-22 13:27:09, Faidon Liambotis wrote: > > > On Fri, Jul 22, 2016 at 10:21:

Processed: Re: Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reopen 831529 Bug #831529 {Done: Tim Dengel } [gstreamer1.0-libav] gstreamer1.0-libav: segfault when trying to play h264 video Bug reopened Ignoring request to alter fixed versions of bug #831529 to the same values previously set > reassign 8315

Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-24 Thread Faidon Liambotis
On Sun, Jul 24, 2016 at 02:53:57PM +0200, Sebastian Ramacher wrote: > On 2016-07-24 14:19:36, Sebastian Ramacher wrote: > > Thank you for the info. Could you please let us know the version of libva1 > > and > > i965-va-driver that you have installed? > > … and the versions of all other libva1-* p

Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-24 Thread Sebastian Ramacher
Hi On 2016-07-22 13:27:09, Faidon Liambotis wrote: > On Fri, Jul 22, 2016 at 10:21:05AM +0200, Sebastian Ramacher wrote: > > Unfortunately I am unable to reproduce the issue. Since there are some > > accounts > > of random crashes when building ffmpeg with tree vectorization enabled, I've > > upl

Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-22 Thread Carl Eugen Hoyos
Thank you for the backtrace! Could you check if removing some or all entries from vaapi_encode_h264_defaults in libavcodec/vaapi_encode_h264.c fixes the issue? I was unable to quickly find the vaapi source file containing the option strings and I don't have a cpu with vaapi capabilities. Than

Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-22 Thread Sebastian Dröge
On Fri, 22 Jul 2016 13:27:09 +0300 Faidon Liambotis wrote: > I still don't exactly understand how H.264/VA-API are related when playing > just a .wav file, though... They are not, it's just that the initialization of this GStreamer plugin (the ffmpeg/libav one) is going through all the codecs th

Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-22 Thread Faidon Liambotis
On Fri, Jul 22, 2016 at 10:21:05AM +0200, Sebastian Ramacher wrote: > Unfortunately I am unable to reproduce the issue. Since there are some > accounts > of random crashes when building ffmpeg with tree vectorization enabled, I've > uploaded 7:3.1.1-3 with vectorization disabled. Could you please

Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-21 Thread Carl Eugen Hoyos
If the issue is reproducible, please someone test if it disappears once you recompile GStreamer against the installed libavcodec headers. ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.

Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-21 Thread Sebastian Dröge
On Wed, 20 Jul 2016 22:06:05 +0300 Faidon Liambotis wrote: > Stack trace of thread 4122: > #0  0x7fa47ae7f1c8 raise (libc.so.6) > #1  0x7fa47ae8064a abort (libc.so.6) > #2  0x7fa4719b8f5b n/a (libavcodec.so.57) > 

Bug#831909: gstreamer coredumps when playing wavs since the libavcodec upgrade

2016-07-20 Thread Faidon Liambotis
Package: libavcodec57 Version: 7:3.1.1-2 Severity: grave I ran Debian testing on my desktop. Since about a day ago, pidgin started crashing unexpectedly. After a little bit of debugging, I found that it reproducibly crashes when trying to play sounds. Going a step further, I made the test case as