From owner-freebsd-current@FreeBSD.ORG Tue Apr 22 15:50:34 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A08C5106566C; Tue, 22 Apr 2008 15:50:34 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id 718408FC19; Tue, 22 Apr 2008 15:50:34 +0000 (UTC) (envelope-from randy@psg.com) Received: from 50.216.138.210.bn.2iij.net ([210.138.216.50] helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JoKlO-000OXi-6J; Tue, 22 Apr 2008 15:50:34 +0000 Message-ID: <480E0948.8050005@psg.com> Date: Wed, 23 Apr 2008 00:50:32 +0900 From: Randy Bush User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Brooks Davis References: <480C88AC.8020708@psg.com> <20080421164159.GB19629@lor.one-eyed-alien.net> In-Reply-To: <20080421164159.GB19629@lor.one-eyed-alien.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: /etc/rc.d/ppp ppp_unit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2008 15:50:34 -0000 > This was fixed in CURRENT with rev 1.19 on April 6th. going from 31 march to april 21st broke a whole lot for me. still sorting it out. disabling ipv6 at least let me boot without Starting route6d. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x20:0x0 stack pointer = 0x28:0xd5f4d048 frame pointer = 0x28:0xd5f4d0a4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 945 (route6d) trap number = 12 panic: page fault panic: bufwrite: buffer is not busy??? Uptime: 1m36s Physical memory: 507 MB Dumping 28 MB: 13 Dump complete but i am having serious problems still with bringing up my network interfaces. more in a separate message. randy