From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 15 21:40:22 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA09716A41F for ; Thu, 15 Sep 2005 21:40:22 +0000 (GMT) (envelope-from cameron@ctc.com) Received: from pm2.ctc.com (pm2.ctc.com [147.160.99.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F0943D53 for ; Thu, 15 Sep 2005 21:40:21 +0000 (GMT) (envelope-from cameron@ctc.com) Received: from server3.ctc.com (server3.ctc.com [147.160.1.6]) by pm2.ctc.com (8.13.1/8.13.1) with ESMTP id j8FLeLfX032271; Thu, 15 Sep 2005 17:40:21 -0400 Received: from linux82 (linux82.ctc.com [147.160.10.182]) by server3.ctc.com (Switch-3.0.5/Switch-3.0.0) with ESMTP id j8FLeKk8008369; Thu, 15 Sep 2005 17:40:20 -0400 From: "Frank J. Cameron" To: tbresson@gmail.com In-Reply-To: <7ea6dad1050908014071f616d7@mail.gmail.com> References: <7ea6dad10509010040d1f371b@mail.gmail.com> <1125582172.17708.9.camel@linux82> <7ea6dad10509050157315231d6@mail.gmail.com> <1126028870.19526.7.camel@linux82> <7ea6dad1050908014071f616d7@mail.gmail.com> Content-Type: text/plain Organization: Concurrent Technologies Corp. Date: Thu, 15 Sep 2005 17:40:12 -0400 Message-Id: <1126820412.28108.40.camel@linux82> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-6) Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: FreeBSD 5.4 & HLDS X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 21:40:22 -0000 On Thu, 2005-09-08 at 10:40 +0200, Thomas Bresson wrote: > Linux Base: linux_base-8-8.0_6 Base set of packages needed in Linux > mode (only for i386) I'm running linux_base-suse-9.2 on 5.3-RELEASE. > $ ./hlds_run -game cstrike +maxplayers 12 +map de_dust2 -autoupdate > [...] > Server IP address 83.72.199.227:27015 > scandir failed:/usr/home/cs/./valve/SAVE > scandir failed:/usr/home/cs/./platform/SAVE > net.cpp (860) : Assertion Failed: 0 == iRet > net.cpp (863) : Assertion Failed: 0 == iRet > Segmentation fault (core dumped) > Add "-debug" to the ./hlds_run command line to generate a debug.log to > help with solving this problem > Thu Sep 8 08:39:16 CEST 2005: Server restart in 10 seconds > Thu Sep 8 08:39:20 CEST 2005: Server Quit It does not seem to crash for me, but maybe I'm not getting far enough due to firewall configuration. I'll try switching to linux_base-8. -frank