From owner-freebsd-emulation@FreeBSD.ORG Mon Sep 17 15:26:29 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 BD8D716A41B for ; Mon, 17 Sep 2007 15:26:29 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 7910B13C4B3 for ; Mon, 17 Sep 2007 15:26:29 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id B7D46667645; Mon, 17 Sep 2007 17:26:27 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A+ySyyVEFajI; Mon, 17 Sep 2007 17:26:26 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5A3C1667644; Mon, 17 Sep 2007 17:26:26 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l8HFQPX2001028; Mon, 17 Sep 2007 17:26:25 +0200 (CEST) (envelope-from rdivacky) Date: Mon, 17 Sep 2007 17:26:25 +0200 From: Roman Divacky To: Boris Samorodov Message-ID: <20070917152625.GA507@freebsd.org> References: <46D2E3DC.9020406@gmail.com> <20070829172647.w1533nwc0sgkkcsw@webmail.leidinger.net> <46E8C3F0.4000400@gmail.com> <97026631@srv.sem.ipt.ru> <45189242@srv.sem.ipt.ru> <07746447@srv.sem.ipt.ru> <09509046@srv.sem.ipt.ru> <20070916171044.GA89893@freebsd.org> <66582704@bs1.sp34.ru> <20070916205434.GA70997@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070916205434.GA70997@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org, sam 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, 17 Sep 2007 15:26:29 -0000 On Sun, Sep 16, 2007 at 10:54:34PM +0200, Roman Divacky wrote: > On Sun, Sep 16, 2007 at 10:58:07PM +0400, Boris Samorodov wrote: > > On Sun, 16 Sep 2007 19:10:44 +0200 Roman Divacky wrote: > > > On Thu, Sep 13, 2007 at 08:44:09PM +0400, Boris Samorodov wrote: > > > > On Thu, 13 Sep 2007 18:40:48 +0400 Boris Samorodov wrote: > > > > > On Thu, 13 Sep 2007 16:39:49 +0400 Boris Samorodov wrote: > > > > > > > > > > Just to note once more, that is for CURRENT and > > > > > > linux_base-fc6/2.6.16: > > > > > > > > > > > Here is the relevant kdump: > > > > > > > ftp://ftp.ipt.ru/pub/linux/hldc.kdump.txt > > > > > > > > While all of you are making a brain-storming on the case I turn on > > > > DEBUG for linux module. And that is what happens (fc6/2.6.16 -> core): > > > > ftp://ftp.ipt.ru/pub/linux/kernel.debug.hlds.error.log.txt > > > > > does www.vlakno.cz/~rdivacky/linux_hlds.patch make any difference? > > > > No, nothing changed, sorry. what about this? www.vlakno.cz/~rdivacky/linux_bsam.patch (it incorporates the previous patch, you might want to revert the _hlds.patch if this complete patch does not work) thnx