lkml.org 
[lkml]   [1999]   [May]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.0.36+ac-pre-37-11 blocking xntpd
Alan,

xntpd stays in D-state soon after start on my diskless boxes, while
it worked before with vanilla 2.0.36.

Sorry I can't test that on a non-diskless system, can't reboot.

Below, strace /usr/sbin/xntpd excerpts.
The daemon is version 3.5.93c.

Roman.
Computer Center University of Freiburg, Germany.
"The whole world is about three drinks behind." (Humphrey Bogart)

fork() = 320
[pid 319] _exit(0) = ?
[pid 320] setsid() = 320
chdir("/") = 0
open("/dev/null", O_RDWR) = 3
dup2(3, 0) = 0
dup2(3, 1) = 1
dup2(3, 2) = 2
close(3) = 0
socket(PF_UNIX, SOCK_DGRAM, 0) = 3
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
connect(3, {sun_family=AF_UNIX, sun_path="/dev/log"}, 16) = -1
EPROTOTYPE (Protocol wrong type for socket)
close(3) = 0
socket(PF_UNIX, SOCK_STREAM, 0) = 3
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
connect(3, {sun_family=AF_UNIX, sun_path="/dev/log"}, 16) = 0
brk(0) = 0x80949a0
brk(0x8094a30) = 0x8094a30
brk(0x8095000) = 0x8095000
brk(0x8098000) = 0x8098000
time([925948505]) = 925948505
open("/etc/localtime", O_RDONLY) = 4
fstat(4, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x4000d000
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8192) = 755
close(4) = 0
munmap(0x4000d000, 8192) = 0
getpid() = 320
sigaction(SIGPIPE, {0x4008f210, [], SA_NOMASK|0x6340}, {SIG_DFL}) = 0
send(3, "<29>May 6 01:55:05 xntpd[320]: "..., 90, 0) = 90
sigaction(SIGPIPE, {SIG_DFL}, NULL) = 0
mlockall(0x3, 0x8096a28, 0xbffff88e, 0xbffff72c, 0x1) = 0
sched_get_priority_min(0x1, 0x8096a28, 0xbffff88e, 0xbffff72c, 0x1) =
1
sched_setscheduler(0, 0x1, 0xbffff68c, 0xbffff72c, 0x1) = 0
sigaction(SIGHUP, {0x805e630, [], SA_NOMASK|0x1eb30}, {SIG_DFL}) = 0
sigaction(SIGINT, {0x805e630, [], SA_NOMASK|0x202f0}, {SIG_DFL}) = 0
sigaction(SIGQUIT, {0x805e630, [], SA_STACK|0x2652ef4}, {SIG_DFL}) = 0
sigaction(SIGTERM, {0x805e630, [], SA_NOMASK|0xc720}, {SIG_DFL}) = 0
sigaction(SIGBUS, {0x805e630, [], SA_NOMASK|0x1eb30}, {SIG_DFL}) = 0
sigaction(SIGUSR1, {0x805e680, [], SA_NOMASK|0x202f0}, {SIG_DFL}) = 0
sigaction(SIGUSR2, {0x805e6d0, [], SA_STACK|0x2652ef4}, {SIG_DFL}) = 0
sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}) = 0
adjtimex({modes=0, offset=0, freq=0, maxerror=16384000,
esterror=16384000, status=64, constant=2, precision=1,
tolerance=13107200, time={925948506, 84805}}) = 5
brk(0x809b000 <unfinished ...>

~.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.040 / U:24.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site