From owner-freebsd-alpha Fri May 10 11:31:12 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2205137B403; Fri, 10 May 2002 11:31:06 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA16897; Fri, 10 May 2002 14:31:05 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g4AIUZL78781; Fri, 10 May 2002 14:30:35 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15580.4555.547862.153945@grasshopper.cs.duke.edu> Date: Fri, 10 May 2002 14:30:35 -0400 (EDT) To: obrien@freebsd.org Cc: freebsd-alpha@freebsd.org Subject: gcc3 & alpha kernels X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org After 2 hours of cursing the XP1000 case designers, I finally managed to wedge another disk into my XP1000 for current. After building world, a new kernel built with gcc3 locks up on boot: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #0: Fri May 10 13:03:19 EDT 2002 gallatin@monet:/usr/src/sys/alpha/compile/MONET halted CPU 0 halt code = 1 operator initiated halt PC = fffffc00004ea8b8 I do NOT know if this was the fault of gcc3, but it smells like it. According to nm, this address is in _vm_object_allocate(). A few other times, it locked with an address in what looked like mlock(). Have you seen this on your alpha testbox? Is your alpha testbox working? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message