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

Αρχική Σελίδα

Reply to this message
Συντάκτης: Christian Marillat
Ημερομηνία:  
Προς: dmo-discussion
Αντικείμενο: Re: [dmo-discussion] mpd on mipsel fails to reconfigure (install) and to restart
Javier Vasquez <j.e.vasquez.v@???> writes:

[...]

> Attached goes the full strace...


You must use strace with the -f option.

Otherwise install the mpd-dbg under gdb and send the backtrace. Enter bt
in gdb after the crash.

Christian