From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 20 01:14:54 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85CFF37B401 for ; Sun, 20 Apr 2003 01:14:54 -0700 (PDT) Received: from sushi.andersa.net (as1-3-8.ml.g.bonet.se [217.215.159.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D61043F3F for ; Sun, 20 Apr 2003 01:14:53 -0700 (PDT) (envelope-from anders@sushi.andersa.net) Received: from sushi.andersa.net (anders@localhost [127.0.0.1]) by sushi.andersa.net (8.12.9/8.12.9) with ESMTP id h3K8EiMP065888 for ; Sun, 20 Apr 2003 10:14:44 +0200 (CEST) (envelope-from anders@sushi.andersa.net) Received: (from anders@localhost) by sushi.andersa.net (8.12.9/8.12.9/Submit) id h3K8EiX0065887 for sparc64@freebsd.org; Sun, 20 Apr 2003 10:14:44 +0200 (CEST) Date: Sun, 20 Apr 2003 10:14:44 +0200 From: Anders Andersson To: sparc64@freebsd.org Message-ID: <20030420081444.GA65836@sushi.andersa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: strange panic X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2003 08:14:54 -0000 Hi, I have gotten this panic on ultra10: db> trace panic() at panic+0xcc trap() at trap+0x3bc -- memory address not aligned sfar=0xc2ddcb1c sfsr=0x4002d %o7=0xc012e8c0 -- ipfw_ctl() at ipfw_ctl+0x174 rip_ctloutput() at rip_ctloutput+0x164 sogetopt() at sogetopt+0x38 getsockopt() at getsockopt+0xb0 syscall() at syscall+0x2b4 -- syscall (118, FreeBSD ELF64, getsockopt) %o7=0x1032c0 -- userland() at 0x108598 user trace: trap %o7=0x1032c0 pc 0x108598, sp 0x7fdfffff121 pc 0x107468, sp 0x7fdfffff1f1 pc 0x1079ec, sp 0x7fdfffff2b1 pc 0x1001dc, sp 0x7fdfffff371 pc 0, sp 0x7fdfffff431 done I couldn't get a proper crash dump and am not sure this is good for anyone at all? I cannot reproduce it but I get this every night. What can I do to be more helpful here? -- Anders Andersson