Philip Blundell <[EMAIL PROTECTED]> writes: > On Thu, 2003-09-04 at 19:13, Juergen Kreileder wrote: >> Still happens with libc6 2.3.2-5 and nfs-kernel-server 1.0.5-2. > > Do you have a recipe for reproducing it?
The machine (dual PIII) exports several directories to 192.168.1.0/24(rw,sync). The clients have different configurations (Debian sarge/sid, SuSE, RedHat on i386/SPARC/AMD64), but all use the same options when mounting the directories (rsize=8192,wsize=8192). The server has two NICs but only eth0 is up. Expect for rpc.mountd NFS seems to work fine, if I restart mountd after each mount request I'm able to mount and use everything. I've posted a some gdb info about the mountd crash some time ago (see http://lists.debian.org/debian-glibc/2003/debian-glibc-200308/msg00270.html). I still see exactly the same problem with the newer versions of glibc and nfs-utils: The crash happens at svc.c:413 (xprt = xports[fd];) because __rpc_thread_variables is returning a NULL svc_xports_s. Juergen -- Juergen Kreileder, Blackdown Java-Linux Team http://www.blackdown.org/java-linux/java2-status/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

