Ok, man-db is version 2.3.19-5

mandb -d -c >>/tmp/mandb.log 2>>/tmp/mandb.log seems to get stuck
at this point:

free_hashtab: 2090 entries, 1302 (62%) unique
done.
catpath: /var/cache/man, manpath: /usr/share/man
Testing for existence: /usr/share/man/man1/strace.1
Testing for existence: /usr/share/man/man8/mandb.8
create_db(/usr/local/man): /var/cache/man/oldlocal/3684
Testing /usr/local/man for new files
catpath: /var/cache/man/oldlocal, manpath: /usr/local/man

strace cycles endlessly through these lines:

open("/usr/X11R6/man/man3", O_RDONLY|O_NONBLOCK|0x18000) = 4
fstat64(0x4, 0xbffff50c)                = 0
shmat(4, 0xbffff7b4, 0x2ptrace: umoven: Input/output error
)               = ?
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4072
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4072
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4088
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4072
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4064
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4080
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4088
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4088
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4080
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 4056
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 3632
ipc_subcall(0x4, 0x805e928, 0x1000, 0)  = 0
close(4)

Sometimes, these lines appears:

pread(3, "\0\0\0\0\0\0\0\0008\0\0\0\"\0\0\0,\0\0\0004\0$\7\1\5\354"..., 4096, 
229376) = 4096

pread(3, "\0\0\0\0\0\0\0\0&\0\0\0,\0\0\0;\0\0\0<\0\324\5\1\5\350"..., 4096, 
155648) = 4096

/usr/X11R6/man/man3 contains 989 manpages - no symlinks or anything funny.

I'm confused...

--ET.



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Reply via email to