[MEncoder-users] MEncoder segfault

Dieter freebsd at sopwith.solgatos.com
Wed Jan 17 19:09:04 CET 2007


> > Gdb should be providing more information than that.  I suspect that
> > swscale.c was not compiled with -g.
> >
> > Try:
> >
> > 	make clean
> > 	make
> >
> > This should recompile with -g.
> >
> > Then try running mencoder under gdb again.
> >
> 
> I have tried everything here, but I can't seem to produce any meaningful info 
> with the debugger, only the one I already mailed...

Strange.  Are you sure that gdb/ddd is using the copy of mencoder that you
compiled with -g and not some other copy of mencoder?

If you run "file mencoder", does it say "stripped" or "not stripped"?
For debugging you want "not stripped".

I'm running out of ideas.  Anyone?



More information about the MEncoder-users mailing list