cron kidding me #2

From: xian@niva.hu
Date: Mon Apr 19 2004 - 06:08:16 EDT


> Dear Sunmanagers,
>
> this week I applied the recommended patches on my SunFire 280R (Solaris 9).
> (Apr/13/04). Though cron seems to start jobs according to its log file,
> these jobs do not to run at all. I have OpenLDAP's pam_ldap and nss_ldap,
> but cron did its duty until now. (I have reinstalled these libs after being
> overwritten by the patch process.)
>
> Any ideas?
>
> Thank you,
> Krisztian

Here's what truss says:

open64("/var/run/name_service_door", O_RDONLY) = 7
fcntl(7, F_SETFD, 0x00000001) = 0
door_info(7, 0xFF1C2660) = 0
close(7) = 0
open("/etc/group", O_RDONLY) = 7
fstat64(7, 0xFFBFC430) = 0
fstat64(7, 0xFFBFC2D8) = 0
ioctl(7, TCGETA, 0xFFBFC3BC) Err#25 ENOTTY
read(7, " r o o t : : 0 : r o o t".., 8192) = 301
llseek(7, 0xFFFFFFFFFFFFFF19, SEEK_CUR) = 70
close(7) = 0
open("/etc/project", O_RDONLY) = 7
fstat64(7, 0xFFBFE530) = 0
fstat64(7, 0xFFBFE3D8) = 0
ioctl(7, TCGETA, 0xFFBFE4BC) Err#25 ENOTTY
read(7, " s y s t e m : 0 : : : :".., 8192) = 78
read(7, 0x000A4084, 8192) = 0
llseek(7, 0, SEEK_CUR) = 78
close(7) = 0
open("/etc/project", O_RDONLY) = 7
fstat64(7, 0xFFBFE530) = 0
fstat64(7, 0xFFBFE3D8) = 0
ioctl(7, TCGETA, 0xFFBFE4BC) Err#25 ENOTTY
read(7, " s y s t e m : 0 : : : :".., 8192) = 78
llseek(7, 0xFFFFFFFFFFFFFFED, SEEK_CUR) = 59
close(7) = 0
open64("/var/run/name_service_door", O_RDONLY) = 7
fcntl(7, F_SETFD, 0x00000001) = 0
door_info(7, 0xFF1C2660) = 0
close(7) = 0
open("/etc/group", O_RDONLY) = 7
fstat64(7, 0xFFBFA730) = 0
fstat64(7, 0xFFBFA5D8) = 0
ioctl(7, TCGETA, 0xFFBFA6BC) Err#25 ENOTTY
read(7, " r o o t : : 0 : r o o t".., 8192) = 301
llseek(7, 0xFFFFFFFFFFFFFF19, SEEK_CUR) = 70
close(7) = 0
time() = 1082356500
fork() = 303
time() = 1082356500
write(2, " >", 1) = 1
write(2, " C M D : ", 7) = 7
write(2, " / u s r / l i b / s a /".., 15) = 15
write(2, "\n", 1) = 1
write(2, " > ", 3) = 3
write(2, " s y s", 3) = 3
write(2, " 3 0 3", 4) = 4
write(2, " ", 1) = 1
write(2, " c ", 2) = 2
write(2, " M o n A p r 1 9 0".., 24) = 24
write(1, "\n", 1) = 1
time() = 1082356500
time() = 1082356500
time() = 1082356500
ioctl(4, I_FLUSH, FLUSHW) = 0
sigprocmask(SIG_UNBLOCK, 0x0002DA84, 0x00000000) = 0
    Received signal #18, SIGCLD, in poll() [caught]
      siginfo: SIGCLD CLD_KILLED pid=303 status=0x000D
poll(0xFFBFFA50, 2, 60000) Err#4 EINTR
write(4, "\0", 1) = 1
setcontext(0xFFBFF718)
sigprocmask(SIG_BLOCK, 0x0002DA84, 0x00000000) = 0
waitid(P_ALL, 0, 0xFFBFF978, WEXITED|WTRAPPED|WNOHANG) = 0
time() = 1082356500

So, for some reason this 303 process were immediately killed.
I have no idea why.

Krisztian
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:28:29 EDT