From owner-freebsd-stable@FreeBSD.ORG Thu Mar 26 10:59:29 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EF291065678 for ; Thu, 26 Mar 2009 10:59:29 +0000 (UTC) (envelope-from lists@reiteration.net) Received: from smtp1.servage.net (smtp1.servage.net [77.232.76.11]) by mx1.freebsd.org (Postfix) with ESMTP id 2E3F78FC20 for ; Thu, 26 Mar 2009 10:59:28 +0000 (UTC) (envelope-from lists@reiteration.net) Received: from [192.168.0.20] (roobarb.growveg.org [62.49.247.174]) by smtp1.servage.net (Postfix) with ESMTP id B19CFF984A3; Thu, 26 Mar 2009 10:59:27 +0000 (GMT) Message-ID: <49CB600D.1090407@reiteration.net> Date: Thu, 26 Mar 2009 10:59:25 +0000 From: John User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Weongyo Jeong References: <49CAA7AB.8030506@reiteration.net> <20090326025431.GC14916@weongyo.cdnetworks.kr> In-Reply-To: <20090326025431.GC14916@weongyo.cdnetworks.kr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable Subject: Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2009 10:59:31 -0000 Weongyo Jeong wrote: > Could you please test it with attached patch to fix a page fault? I > don't know why bus_dma_tag_create() returns ENOMEM that it looks > temporary. Hi, thanks for this, I'll try it when I get home tonight. Not all that familiar with patching though. I guess I go to where malo.c is, patch and recompile? or patch < patchfile (from anywhere?) btw I'm running amd64, I should have mentioned it earlier: FreeBSD 7.2-PRERELEASE #0: Thu Mar 26 01:02:54 GMT 2009 thanks -- John