From owner-freebsd-stable@FreeBSD.ORG Thu Mar 26 13:54:06 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 860F41065670 for ; Thu, 26 Mar 2009 13:54:06 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id 129478FC2C for ; Thu, 26 Mar 2009 13:54:05 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by ey-out-2122.google.com with SMTP id 4so113263eyf.7 for ; Thu, 26 Mar 2009 06:54:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=tQTQmn9ptMFiCiZpStZQJtCSRxb4Ll3FSbEl6fHd1dM=; b=EqLgdOX+kjxkVOPet2kPe5ALOAFpd2rk6taAMJCyYX4YfLXbxH3PNOhBcNkZkLa517 kEBDsCieUy0XcG9gR6TD/Y2UWbPKHnlW/B4vqTJzpVv7Z8+eB1NOcjAnvx6ibX9rDB40 1QTlXn1KPZeztQrMgKOI3GC+DyYCRv++xfwPI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=c0E7BOgbm+sSWVWiblHmSo2lXEXnyhV/3yGqq+Cz5rL5WLWz85DbusaSq+vFeqSneX 6swvnI8nk1W5FeXuGnFblVF/BJiBPX0/Om2A5aqlkdyFKkzaTTeXz48JEqptCjx5lEbN hqZsS4+QXtD5Kdhinw+lxB0m9GLO7W3NsnGS8= MIME-Version: 1.0 Received: by 10.210.38.17 with SMTP id l17mr679478ebl.29.1238075644922; Thu, 26 Mar 2009 06:54:04 -0700 (PDT) In-Reply-To: <49CB7AB7.40403@reiteration.net> References: <49CAA7AB.8030506@reiteration.net> <20090326025431.GC14916@weongyo.cdnetworks.kr> <49CB659D.2000108@reiteration.net> <3a142e750903260540k5157fbd7h3572cf5330fff335@mail.gmail.com> <49CB7AB7.40403@reiteration.net> Date: Thu, 26 Mar 2009 14:54:04 +0100 Message-ID: <3a142e750903260654y1e7658b8sb7bd89e93d2d452f@mail.gmail.com> From: "Paul B. Mahol" To: John 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 13:54:06 -0000 On 3/26/09, John wrote: > Paul B. Mahol wrote: > >> >> Patch is so trivial and short that it can be applied manually. >> >> Are you sure that you use 7 STABLE sources and not CURRENT one? > > I'm absolutely certain. Sources from the 25th March, make world and > kernel the day after: > > [root@potato ~]# uname -a > FreeBSD potato.growveg.org 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Thu > Mar 26 01:02:54 GMT 2009 > root@potato.growveg.org:/usr/src/sys/amd64/compile/POTATO amd64 > [root@potato ~]# > > my cvsupfile looks like this: > > *default host=cvsup.uk.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_7 > *default delete use-rel-suffix > src-all > doc-all > *default tag=. This is a contradiction, I think that in csup case "last rule wins" > ports-all > >> If patching failed, rebuilding module/kernel is pointless. > > agreed > > -- > John > -- Paul