From owner-freebsd-emulation Thu Apr 25 2:36:32 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx2.informatik.uni-tuebingen.de (mx2.Informatik.Uni-Tuebingen.De [134.2.12.9]) by hub.freebsd.org (Postfix) with ESMTP id 5A07537B41D for ; Thu, 25 Apr 2002 02:36:28 -0700 (PDT) Received: from sams.informatik.uni-tuebingen.de (sams [134.2.12.50]) by mx2.informatik.uni-tuebingen.de (Postfix) with ESMTP id B6647108A for ; Thu, 25 Apr 2002 11:36:25 +0200 (MST) Received: (from sperber@localhost) by sams.informatik.uni-tuebingen.de (8.11.3/8.11.3) id g3P9aPe90214; Thu, 25 Apr 2002 11:36:25 +0200 (CEST) (envelope-from sperber) To: freebsd-emulation@freebsd.org Subject: Citrix ICA client still a no-go From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor]) Date: Thu, 25 Apr 2002 11:36:25 +0200 Message-ID: Lines: 25 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.5 (beets, i386-unknown-freebsd4.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, when running Citrix metaframe under either 4.3-RELEASE or 4.5-RELEASE, I see the exact same problems described in an old thread on this list: http://www.geocrawler.com/mail/thread.php3?subject=Linuxulator%2C+getdents+and+Citrix&list=157 I.e., getdents gets passed a 0 for the buffer size. This is the relevant porition of the truss output; I'd mapped /usr/local/tmp onto a Citrix drive: linux_newstat("/usr/local/tmp",0xbfbfced0) = 2 (0x2) linux_open("/usr/local/tmp",0,00) = 3 (0x3) linux_lseek(0x6,0x0,0x0) = 3 (0x3) linux_lseek(0x6,0x0,0x1) = 3 (0x3) linux_getdents(0x6,0xbfbfd3f4,0x0) = 3 (0x3) close(6) = 1 (0x1) Any help on this matter would be much appreciated, especially if cc-ed to me directly. -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message