[FFmpeg-soc] Segmentation fault debug questions
zhentan feng
spyfeng at gmail.com
Tue Jul 15 05:45:01 CEST 2008
Hi
2008/7/15 Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> On Mon, Jul 14, 2008 at 11:51:46PM +0800, zhentan feng wrote:
> > I have finished mxfenc.c for mxf muxer and complie it successfully
> without
> > warnings.
> > Certainly it still have a longway to go, so the first barrier is:
> >
> > the command lines:
> >
> > 1) make output_example
>
> Hm, try "make output_example_g" and use output_example_g if it works.
>
make out_example_g doesn't work
> Why can't you just use ffmpeg/ffmpeg_g instead of output_example?
>
I use :
./ffmpeg_g -i video.mpg test.mxf
then
1) gdb -core=corefile
2) file ./ffmepg_g
3)bt
the same output and still can not get call stacks
(gdb) bt
#0 0x4960cd1c in ?? ()
Any ideas?
--
Best wishes~
More information about the FFmpeg-soc
mailing list