From owner-freebsd-emulation Mon Aug 21 0:46:13 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from zork.sf-bay.org (zork.sf-bay.org [192.150.103.29]) by hub.freebsd.org (Postfix) with ESMTP id 981C437B423 for ; Mon, 21 Aug 2000 00:46:10 -0700 (PDT) Received: (from uucp@localhost) by zork.sf-bay.org (8.9.3/8.9.3) with UUCP id AAA41690; Mon, 21 Aug 2000 00:42:11 -0700 (PDT) (envelope-from scott@zorch.sf-bay.org) Received: (from scott@localhost) by zorba.sf-bay.org (8.9.3/8.8.8) id PAA01863 for marcel@cup.hp.com; Mon, 21 Aug 2000 15:40:24 +0800 (HKT) (envelope-from scott) Date: Mon, 21 Aug 2000 15:40:24 +0800 (HKT) From: Scott Hazen Mueller Message-Id: <200008210740.PAA01863@zorba.sf-bay.org> Subject: Re: Linuxulator, getdents and Citrix To: marcel@cup.hp.com, freebsd-emulation@FreeBSD.ORG X-Envelope-To: marcel@cup.hp.com Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> /usr/local/lib/ICAClient/wfica: >> libc.so.5 => /usr/i486-linux-libc5/lib/libc.so.5 (0x281aa000) >I think it's significant. You and Mark might be discussing different bugs. >Keep me posted; I'll get to it eventually. I do think so. I recompiled /modules/linux.ko with DEBUG turned on. That was painful - the running, not the compiling... Unfortunately, I don't think it (the extract below, not the 21000+ lines of output from the ICA client) adds much new to the discussion. Aug 21 15:27:35 zorba /kernel: Linux-emul(810): newstat(/export/home/scott/, *) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): statfs(/export/home/scott/, *) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): open(/etc/mtab, 0x0, 0x1b6) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): open returns error 2 Aug 21 15:27:35 zorba /kernel: Linux-emul(810): newstat(/export/home/scott/AUTOEXEC.BAT, *) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): newstat(/export/home/scott, *) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): open(/export/home/scott/, 0x0, 0x0) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): open returns error 0 Aug 21 15:27:35 zorba /kernel: Linux-emul(810): lseek(5, 0, 0) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): lseek(5, 0, 1) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): getdents(5, *, 0) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): sigprocmask(2, *, *) I may try wiring more debugging printfs into the getdents routine. I'm open to suggestions of interesting things to track. \scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message