|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: proxymap segfaulting
From: Wietse Venema (wietse
porcupine.org)
Date: Mon Jan 02 2006 - 13:39:01 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Todd A Green:
> read(16, "request\0lookup\0table\0unix:passwd"..., 4096) = 64
> time(NULL) = 1136179633
> socket(PF_FILE, SOCK_STREAM, 0) = 19
> fcntl(19, F_GETFL) = 0x2 (flags O_RDWR|O_LARGEFILE)
> fcntl(19, F_SETFL, O_RDWR|O_NONBLOCK) = 0
> connect(19, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = 0
> poll([{fd=19, events=POLLOUT|POLLERR|POLLHUP, revents=POLLOUT}], 1, 5000) = 1
> writev(19, [{"\2\0\0\0\0\0\0\0\n\0\0\0", 12}, {"webmaster\0", 10}], 2) = 22
> poll([{fd=19, events=POLLIN|POLLERR|POLLHUP, revents=POLLIN|POLLHUP}], 1,
> 5000) = 1
> read(19, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\377\377"..., 36) = 36
> close(19) = 0
> select(17, NULL, [16], [16], {3600, 0}) = 1 (out [16], left {3600, 0})
> write(16, "status\0001\0value\0\0\0", 17) = 17
> time(NULL) = 1136179633
> write(5, "V\32\0\0.\0\0\0\1\0\0\0", 12) = 12
Notice that in this case the query is a bare username.
So I repeat: does the problem happen with user
domain queries?
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]