[XviD-devel] 1.0.0b3 bus errors with transcode during pass1

Edouard Gomez ed.gomez at free.fr
Tue Jan 13 14:44:35 CET 2004


Michael Nottebrock (michaelnottebrock at gmx.net) wrote:
> Program received signal SIGBUS, Bus error.
> (gdb) bt
> [...]
> #5  0x2824a0e1 in MOD_PRE_encode ()
>    from /usr/local/lib/transcode/export_xvid.so
> #6  0x807a54e in _fini ()
> #7  0x6765706d in ?? ()
> Error accessing memory address 0x626f76: Bad address.

You tell you're using beta3, but export_xvid.so is usually a symlink to
export_xvid2.so which links with libxvidcore.so.2.

So first i  would like you use explicitly "-y xvid4"  so i'm really sure
you use  xvidcore 1.0.0 ;-) Also,  you might follow  the instructions in
the doc/INSTALL file in order to have coexisting versions of xvid on the
same system (the  part talking about symlinks and  major api numbers). I
don't have a  great BSD background so i don't know  if ld.so creates all
these symlinks automatically like the  GNU one on linux systems (it uses
the SONAME as symlink name).

-- 
Edouard Gomez


More information about the XviD-devel mailing list