From owner-freebsd-alpha@FreeBSD.ORG Wed Jun 15 21:44:12 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0002516A41C for ; Wed, 15 Jun 2005 21:44:11 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD4C243D53 for ; Wed, 15 Jun 2005 21:44:11 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from [10.50.41.231] (Not Verified[216.133.140.1]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Wed, 15 Jun 2005 17:57:35 -0400 From: John Baldwin To: freebsd-alpha@freebsd.org Date: Wed, 15 Jun 2005 15:35:59 -0400 User-Agent: KMail/1.8 References: <42AA1C23.4080901@coldhaus.com> In-Reply-To: <42AA1C23.4080901@coldhaus.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506151535.59989.jhb@FreeBSD.org> Cc: Subject: Re: Kernel trap on linux compat load X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2005 21:44:12 -0000 On Friday 10 June 2005 07:02 pm, Eric Millbrandt wrote: > I've noticed that linux compatibility caused my system to crash since I > upgraded from RELENG_4_9 (RELENG_4_10, RELENG_4_11, RELENG_4). I > upgraded using buildworld, I haven't had a change to test using a clean > binary install. Has anyone else seen this behavior? It's easy to > reproduce, the system traps right on linux compatibility load. The only > similar behavior I've found on google is an unanswered post > http://lists.freebsd.org/pipermail/freebsd-alpha/2004-June/001555.html > > Jun 8 07:18:17 mongoloid /kernel: fatal kernel trap: > Jun 8 07:18:17 mongoloid /kernel: > Jun 8 07:18:17 mongoloid /kernel: trap entry = 0x4 (unaligned access > fault) Jun 8 07:18:17 mongoloid /kernel: a0 = 0xfffffe0015285e34 > Jun 8 07:18:17 mongoloid /kernel: a1 = 0x2d > Jun 8 07:18:17 mongoloid /kernel: a2 = 0x1 > Jun 8 07:18:17 mongoloid /kernel: pc = 0xfffffc0000386e68 > Jun 8 07:18:17 mongoloid /kernel: ra = 0xfffffc0000386dd8 > Jun 8 07:18:17 mongoloid /kernel: curproc = 0xfffffe001177e780 > Jun 8 07:18:17 mongoloid /kernel: pid = 173, comm = ldconfig > Jun 8 07:18:17 mongoloid /kernel: > Jun 8 07:18:17 mongoloid /kernel: panic: trap > > EEM Did you rebuild your kernel with buildkernel / installkernel? I believe that buildworld on 4.x still builds and installs new modules into /modules including the linux and osf1 compat modules. New modules aren't guaranteed to work on older kernels, so if your kernel is still 4.9, that is probably your problem. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org