[MPlayer-users] mencoder segfaults (FAQ)

Jonas Jermann jjermann at gmx.net
Thu Jan 10 18:57:02 CET 2002


On Thu, Jan 10, 2002 at 06:13:03PM +0100, pl wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> On Thu, Jan 10, 2002 at 04:56:17PM +0100, Jonas Jermann wrote:
> 
> After watching quickly, it looks the gdb log is unusable as it does not
> have symbols:
> ...
> Program received signal SIGSEGV, Segmentation fault.
> 0x40009533 in ?? ()
> (gdb) bt
> #0  0x40009533 in ?? ()
> #1  0x400036d8 in ?? ()
> #2  0x4000d119 in ?? ()
> #3  0x400024ba in ?? ()
> #4  0x4000242b in ?? ()
> (gdb) disass $eip-32 $eip+32
> ...
> 
> --enable-debug when running configure should add symbols for gdb.

I think I did this...(?)
Adding --enable-debug after a make distclean should be enough(?)
Btw, there was a -g in the flags.
-> in the attachment are my compile-options (I alway run this 
program).
Anyway I reconfigured, recompiled, reinstalled and had the same 
error...
 
> Btw, it's in DOC/bugreports.html 5.b.

I tried to follow the instruction as good as I could...
 
> And it's not related to linking with old binutils as in the FAQ (end of
> 5.1) since you succeed in having a mencoder binary.

Oh? That's something new!
As I said, it's probably a general mistake of mine :<


Thanks

Jonas
-------------- next part --------------
./configure --enable-largefiles --enable-gui --enable-vm --enable-streaming --enable-css --with-csslibdir=/usr/local/lib/ --enable-png --language=de --enable-tv --enable-mencoder --enable-tv-v4l --enable-debug

#--cc=gcc-3.0


More information about the MPlayer-users mailing list