From owner-freebsd-current Tue Oct 28 10:38:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA10918 for current-outgoing; Tue, 28 Oct 1997 10:38:09 -0800 (PST) (envelope-from owner-freebsd-current) Received: from weenix.guru.org (kmitch@weenix.guru.org [198.82.200.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA10909 for ; Tue, 28 Oct 1997 10:38:02 -0800 (PST) (envelope-from kmitch@weenix.guru.org) Received: (from kmitch@localhost) by weenix.guru.org (8.8.7/8.8.7) id NAA06497 for current@freebsd.org; Tue, 28 Oct 1997 13:37:41 -0500 (EST) From: Keith Mitchell Message-Id: <199710281837.NAA06497@weenix.guru.org> Subject: Small Problem with Linux Emul To: current@freebsd.org Date: Tue, 28 Oct 1997 13:37:41 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have been trying to get the linux version of the Quake server to work under 3.0-CURRENT to no avail. It works fine under 2.2-STABLE and 2.2.5. At a quick glance, it looks like the problem may be in the 4.3 COMPAT network stuff (specifically recv). A ktrace resulted in: 304 qwsv CALL old.recv(0xc,0xefbfdbb8) 304 qwsv RET old.recv -1 errno -11 Unknown error: -11 This happens a number of times. Also (but probably related) network address that it does manage to recive in recv calls come back garbled. i.e. 192.246.40.12 comes back as 24.220.191.239 I am running -CURRENT from about 3 weeks ago. I tried to update last night, but there was a problem with the compile that I didn't have time to look into. Perhaps I will get to that tonight. I didn't see any changes in this code in the past few weeks (in the commit messages), however. I have reinstalled the latest linux_lib stuff, but that doesn't seem to matter. Any ideas? -- Keith Mitchell Head Administrator: acm.vt.edu Email: kmitch@weenix.guru.org PGP key available upon request http://weenix.guru.org/~kmitch Address and URL (c) 1997 Keith Mitchell - All Rights Reserved