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

Top Page

Reply to this message
Author: Javier Vasquez
Date:  
To: dmo-discussion
Subject: Re: [dmo-discussion] mpd on mipsel fails to reconfigure (install) and to restart
On Wed, Jul 3, 2013 at 1:22 AM, Christian Marillat <marillat@???> wrote:
> Javier Vasquez <j.e.vasquez.v@???> writes:
>
>> On Tue, Jul 2, 2013 at 10:19 AM, Christian Marillat <marillat@???> wrote:
>>> Javier Vasquez <j.e.vasquez.v@???> writes:
>>>
>>> [...]
>>>
>>>> Any idea what might be going on?
>>>
>>> It is the first installation or an upgrade ?
>>
>> Upgrade.
>
> Do you see something wrong in the log file /var/log/mpd/mpd.log ?
>
> Christian


No, I don't, but running /etc/init.d/mpd restart shows, after starting
to execute mpd:

rt_sigreturn(0x12)                      = 26671
write(2, "Illegal instruction\n", 20Illegal instruction
)   = 20
ioctl(1, TIOCNXCL, 0x7f9b7388)          = -1 EINVAL (Invalid argument)
ioctl(1, TIOCNXCL, 0x7f9b7598)          = -1 EINVAL (Invalid argument)
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x77b8f448) = 26673
wait4(-1,  failed!
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26673
--- SIGCHLD (Child exited) @ 0 (0) ---
rt_sigreturn(0x12)                      = 26673
read(10, "", 8192)                      = 0
exit_group(132)                         = ?


Attached goes the full strace...

--
Javier.