From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 27 14:47:02 2007 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C1B216A418 for ; Mon, 27 Aug 2007 14:47:02 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.186]) by mx1.freebsd.org (Postfix) with ESMTP id A5DFB13C4DD for ; Mon, 27 Aug 2007 14:47:01 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so2090398mue for ; Mon, 27 Aug 2007 07:47:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=NmQKIFfelTE+uzicWhpCexwHnf2u0K4HlosUW2FBAI04z9jh4MBFC2XlPLlG+kdnlginW7Cqaly929u4pJMNeoP7yagQZq0da+gs+MO4/2CoI8tsOy4yBHB0xh5gPoF9vEKHmublXxU9+ABA1cJZ8w83uBaYK/60BAQZ7xYJWoY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=bXA4llhf+NcLjRL23RzZycXKa96TOJyy/jAhFaLOu47kFQaYvE6kkjQJhp+szf150EWyAuZ9zJ7HG4S1dfEwolD4mTJHp3HR3mr26xlRVRqcwkrDWGA5rK8rglRjX+/6EFXLWHAUQREDnqXWmYRgqZoRwURziMFspxquQG8itDI= Received: by 10.86.98.18 with SMTP id v18mr4980703fgb.1188226019281; Mon, 27 Aug 2007 07:46:59 -0700 (PDT) Received: from ?192.168.1.185? ( [213.152.137.35]) by mx.google.com with ESMTPS id d13sm4395542fka.2007.08.27.07.46.57 (version=SSLv3 cipher=RC4-MD5); Mon, 27 Aug 2007 07:46:57 -0700 (PDT) Message-ID: <46D2E3DC.9020406@gmail.com> Date: Mon, 27 Aug 2007 18:46:52 +0400 From: sam User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Alexander Leidinger References: <46CB0EBF.9000601@gmail.com> <200708220136.20703.pieter@degoeje.nl> <20070822081020.GA16860@freebsd.org> <46CBF03C.4060301@gmail.com> <20070822102906.GB1181@turion.vk2pj.dyndns.org> <46CC123A.3090406@moneybookers.com> <46CDA27F.1080501@gmail.com> <46CDC02F.3060504@gmail.com> <20070824105218.e350dapvcwkk0csc@webmail.leidinger.net> <46D29467.5060801@gmail.com> <20070827125213.kyujada20owwkccs@webmail.leidinger.net> <46D2D64F.3090002@gmail.com> <20070827160406.tp7hsmvig4cgo4c4@webmail.leidinger.net> In-Reply-To: <20070827160406.tp7hsmvig4cgo4c4@webmail.leidinger.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: linuxolator problem on i386 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: Mon, 27 Aug 2007 14:47:02 -0000 Alexander Leidinger wrote: > Quoting sam (from Mon, 27 Aug 2007 17:49:03 > +0400): > >> Alexander Leidinger wrote: >>> Quoting sam (from Mon, 27 Aug 2007 13:07:51 >>> +0400): >>> >>>> >>>>>> L 08/23/2007 - 22:04:14: Nextmap Chooser: maps.ini succesfully >>>>>> loaded. >>>>>> *** glibc detected *** ./hlds_i486: double free or corruption >>>>>> (!prev): >>>>>> 0x090c3bc8 *** >>>>> >>>>> At first look this seems to be an userland problem, and not a >>>>> kernel problem. Is hlds officially supported on FC6? There's also >>>>> a patch available to update some parts of FC6. >>>>> >>>> >>>> >>>> hello >>>> yes, hlds working on Fedora Core 6 without special patches >>> >>> If it wasn't clear: I was talking about a patch to the FreeBSD >>> linux_base-fc6 port which updates some things there. Maybe giving >>> it a try helps (... or not). Please test and report back. >>> >>> Bye, >>> Alexander. >>> >> my ssory >> i am using *libraries* from Debian (lenny/sid) for linuxolator on >> FreeBSD 7.0-CURRENT > > Sorry, but this is not a supported configuration... please give it a > try with a linux_base port (FC4/FC6) in the ports collection. > > Bye, > Alexander. > hlds normal start on FreeBSD 7.0-CURRENT with linux_base-fc4 /Vladimir Ermakov