Date: Mon, 21 Aug 2000 15:40:24 +0800 (HKT) From: Scott Hazen Mueller <scott@zorch.sf-bay.org> To: marcel@cup.hp.com, freebsd-emulation@FreeBSD.ORG Subject: Re: Linuxulator, getdents and Citrix Message-ID: <200008210740.PAA01863@zorba.sf-bay.org>
next in thread | raw e-mail | index | archive | help
>> /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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008210740.PAA01863>