Re: [dmo-discussion] mpd on mipsel fails to reconfigure (ins…

Kezdőlap

Válasz az üzenetre
Szerző: Christian Marillat
Dátum:  
Címzett: dmo-discussion
Tárgy: Re: [dmo-discussion] mpd on mipsel fails to reconfigure (install) and to restart
Javier Vasquez <j.e.vasquez.v@???> writes:

[...]

> Program received signal SIGILL, Illegal instruction.
> 0x76876948 in ?? () from /usr/lib/mipsel-linux-gnu/libavcodec.so.54
> (gdb) bt
> #0 0x76876948 in ?? () from /usr/lib/mipsel-linux-gnu/libavcodec.so.54
> warning: GDB can't find the start of the function at 0x76876948.


Exactly what I thought. Could you install ffmpeg-dbg and do another
gdb bt ?

Christian