Benjamin Larsson <[email protected]> added the comment: varenet wrote: > varenet <[email protected]> added the comment: > > On Mon, Oct 5, 2009 at 3:26 PM, Mans Rullgard <[email protected]> > wrote: >> Mans Rullgard <[email protected]> added the comment: >> >> varenet <[email protected]> added the comment: >> >>> On Mon, Oct 5, 2009 at 12:57 PM, Diego Biurrun >>> <[email protected]> wrote: >>>> Diego Biurrun <[email protected]> added the comment: >>>> >>>> On Mon, Oct 05, 2009 at 03:21:22AM +0000, Mike Melanson wrote: >>>>> When building FFmpeg on Mac OS X / PowerPC using Xcode (either >>>>> 4.0.1 or 4.2.1), regtest-dnxhd_720p (part of 'make test') >>>>> fails. The individual command line that is failing is: >>> Here's the whole data: >> [...] >> >>> (gdb) bt >>> #0 0x00a1bad8 in get_pixels_altivec () >>> #1 0x00847be8 in ff_dnxhd_find_cid () >>> #2 0x007f3b6c in avcodec_default_execute () >>> #3 0x00848b20 in ff_dnxhd_find_cid () >>> #4 0x007f5e64 in avcodec_encode_video () > > There's nothing I can do about this. It's built with -g and without > any optimization level. If it needs anything else on the configure > line, please let me know. >
Try adding --enable-debug=3. MvH Benjamin Larsson _____________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/roundup/ffmpeg/issue1454> _____________________________________________________
