Subject: Re: chmod stuck while "chmoding"
To: None <netbsd-help@netbsd.org>
From: BASTIEN Nicolas Bruno <lakomok@free.fr>
List: netbsd-help
Date: 02/08/2002 21:44:28
Y a Manuel (bouyer@antioche.eu.org) qui m'disait que ...
> On Tue, Feb 05, 2002 at 10:23:29AM +0100, lakomok wrote:
>> it works fine before
>> so don't really understand what you are meaning
>> by setting up yp and such
> yp = nis, "network information service". This can be used to have
> centralised databases (hosts, group, passwd, etc ...) on a network.
>>
>> but more I think about it more I believe that I will
>> reinstall the whole system
>>
>> but if anyone have an idea, it is anyway interesting
> Please try
> ktrace chmod 666 /dev/ttyp*
> when it hangs, ^C
> and then
> kdump
done
324 ktrace EMUL "netbsd"
324 ktrace RET ktrace 0
324 ktrace CALL execve(0xbfbfd7d8,0xbfbfdc64,0xbfbfdc74)
324 ktrace NAMI "/sbin/chmod"
324 ktrace RET execve -1 errno 2 No such file or directory
324 ktrace CALL execve(0xbfbfd7d8,0xbfbfdc64,0xbfbfdc74)
324 ktrace NAMI "/usr/sbin/chmod"
324 ktrace RET execve -1 errno 2 No such file or directory
324 ktrace CALL execve(0xbfbfd7d8,0xbfbfdc64,0xbfbfdc74)
324 ktrace NAMI "/bin/chmod"
324 chmod EMUL "netbsd"
324 chmod RET execve JUSTRETURN
324 chmod CALL issetugid
324 chmod RET issetugid 0
324 chmod CALL __sigprocmask14(0x1,0xbfbfdbe4,0xbfbfdbd4)
324 chmod RET __sigprocmask14 0
324 chmod PSIG SIGKILL SIG_DFL
what does this mean ?
--
Nicolas Bruno BASTIEN
May NetBSD be with you