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 From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 20 23:26:22 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 90FEC37B401 for ; Sun, 20 Apr 2003 23:26:20 -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 89B0C43FB1 for ; Sun, 20 Apr 2003 23:26:19 -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 h3L6Q3MK062564; Mon, 21 Apr 2003 08:26:03 +0200 (CEST) (envelope-from anders@sushi.andersa.net) Received: (from anders@localhost) by sushi.andersa.net (8.12.9/8.12.9/Submit) id h3L6Q2ha062563; Mon, 21 Apr 2003 08:26:02 +0200 (CEST) Date: Mon, 21 Apr 2003 08:26:02 +0200 From: Anders Andersson To: Anders Andersson Message-ID: <20030421062602.GA62507@sushi.andersa.net> References: <20030420081444.GA65836@sushi.andersa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030420081444.GA65836@sushi.andersa.net> User-Agent: Mutt/1.5.4i cc: sparc64@freebsd.org Subject: Re: 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: Mon, 21 Apr 2003 06:26:22 -0000 On Sun, Apr 20, 2003 at 10:14:44AM +0200, Anders Andersson wrote: > 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 Since this happens regular every night here is the panic message: db> panic panic: from debugger Debugger("panic") Stopped at Debugger+0x1c: ta %xcc, 1 db> gdb doesnt help: --- dmesg: kvm_read: invalid address (0) --- #0 0x0000000000000000 in ?? () (kgdb) where #0 0x0000000000000000 in ?? () -- Anders Andersson From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 21 06:40:47 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 B37D537B401 for ; Mon, 21 Apr 2003 06:40:47 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDD3043F93 for ; Mon, 21 Apr 2003 06:40:46 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.8/8.12.8) with ESMTP id h3LDgkxS052724; Mon, 21 Apr 2003 09:42:46 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.8/8.12.8/Submit) id h3LDgjvx052723; Mon, 21 Apr 2003 09:42:45 -0400 (EDT) Date: Mon, 21 Apr 2003 09:42:45 -0400 From: Jake Burkholder To: Anders Andersson Message-ID: <20030421134245.GB50754@locore.ca> References: <20030420081444.GA65836@sushi.andersa.net> <20030421062602.GA62507@sushi.andersa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030421062602.GA62507@sushi.andersa.net> User-Agent: Mutt/1.4i cc: sparc64@freebsd.org Subject: Re: 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: Mon, 21 Apr 2003 13:40:48 -0000 Apparently, On Mon, Apr 21, 2003 at 08:26:02AM +0200, Anders Andersson said words to the effect of; > On Sun, Apr 20, 2003 at 10:14:44AM +0200, Anders Andersson wrote: > > 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 ipfw doesn't work well on sparc64. It wasn't written to take architectures with alignment constraints into account, so it causes these panics. The author doesn't seem to acknowledge that such architectures exist. You're probably getting this from the daily periodic scripts listing the firewall rules, you could just comment that out of the periodic scripts. I'll try to get this fixed before 5.1-RELEASE unless someone else beats me to it. Jake > > Since this happens regular every night here is the panic message: > > db> panic > panic: from debugger > Debugger("panic") > Stopped at Debugger+0x1c: ta %xcc, 1 > db> > > gdb doesnt help: > > --- > dmesg: kvm_read: invalid address (0) > --- > #0 0x0000000000000000 in ?? () > (kgdb) where > #0 0x0000000000000000 in ?? () > -- > Anders Andersson > > _______________________________________________ > freebsd-sparc64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org" From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 21 15:30:41 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 D86D537B401 for ; Mon, 21 Apr 2003 15:30:41 -0700 (PDT) Received: from ns.kmscom.ru (ns.kmscom.ru [213.59.141.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87ECD43FD7 for ; Mon, 21 Apr 2003 15:30:38 -0700 (PDT) (envelope-from sgr@kmscom.ru) Received: from pcslavagr (host250.kmscom.ru [213.59.141.250]) by ns.kmscom.ru (8.11.6+Sun/8.11.6) with ESMTP id h3LMN1025832 for ; Tue, 22 Apr 2003 09:23:02 +1100 (VLAST) Date: Tue, 22 Apr 2003 09:31:47 +1100 From: =?koi8-r?B?59LJwsvP1yD30d7F08zB1w==?= X-Mailer: The Bat! (v1.53d) Organization: =?koi8-r?B?6/X88w==?= X-Priority: 3 (Normal) Message-ID: <2292020296.20030422093147@kmscom.ru> To: freebsd-sparc@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Mon, 21 Apr 2003 17:05:09 -0700 Subject: About supported PCI netcard for ULTRA 5 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?koi8-r?B?59LJwsvP1yD30d7F08zB1w==?= List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 22:30:42 -0000 Hello! Can you help us? We want to install Solaris on Ultra 5 for proxy-server and FairWall ours local network, but we have into trouble, because Solaris does not supported PCI netcard 3Com 908-TXM and it has only one (Ethernet (hme compatible) interface). Does FreeBSD/sparc64 5.0-RELEASE supported PCI netcard 3Com 908-TXM ? I am looking forward to hearing from you! E-mail: sgr@kmscom.ru From owner-freebsd-sparc64@FreeBSD.ORG Tue Apr 22 00:41:57 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 9BE7E37B401 for ; Tue, 22 Apr 2003 00:41:57 -0700 (PDT) Received: from mailhub.fokus.fraunhofer.de (mailhub.fokus.fraunhofer.de [193.174.154.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F95043FB1 for ; Tue, 22 Apr 2003 00:41:56 -0700 (PDT) (envelope-from brandt@fokus.fraunhofer.de) Received: from beagle (beagle [193.175.132.100])h3M7fcE26280; Tue, 22 Apr 2003 09:41:39 +0200 (MEST) Date: Tue, 22 Apr 2003 09:41:38 +0200 (CEST) From: Harti Brandt To: "Andrew R. Reiter" In-Reply-To: <20030417161244.B90240@fledge.watson.org> Message-ID: <20030422093927.A39097@beagle.fokus.fraunhofer.de> References: <20030417161244.B90240@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-sparc@freebsd.org Subject: Re: devices on my sparc64 machine 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: Tue, 22 Apr 2003 07:41:57 -0000 On Thu, 17 Apr 2003, Andrew R. Reiter wrote: ARR>Are there any basic things that I should look out for when trying various ARR>PCI devices on my sparc64 machine? It seems a number of devices have ARR>already been tested, but I am more curious about things such as ATM ARR>devices ... I have hfa and en cards and would like to try them on the u60. I have patches for en, and drivers for PCA200 and Fore/Marconi HE which I hope I can commit in the next months. You're welcome to help in testing. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org From owner-freebsd-sparc64@FreeBSD.ORG Tue Apr 22 00:55:21 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 ADED137B401 for ; Tue, 22 Apr 2003 00:55:21 -0700 (PDT) Received: from mailhub.fokus.fraunhofer.de (mailhub.fokus.fraunhofer.de [193.174.154.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD2543F3F for ; Tue, 22 Apr 2003 00:55:20 -0700 (PDT) (envelope-from brandt@fokus.fraunhofer.de) Received: from beagle (beagle [193.175.132.100])h3M7tEE27305; Tue, 22 Apr 2003 09:55:14 +0200 (MEST) Date: Tue, 22 Apr 2003 09:55:13 +0200 (CEST) From: Harti Brandt To: Jake Burkholder In-Reply-To: <20030418185838.GB33257@locore.ca> Message-ID: <20030422095332.R39097@beagle.fokus.fraunhofer.de> References: <20030417161244.B90240@fledge.watson.org> <20030418185838.GB33257@locore.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-sparc@freebsd.org Subject: Re: devices on my sparc64 machine 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: Tue, 22 Apr 2003 07:55:22 -0000 On Fri, 18 Apr 2003, Jake Burkholder wrote: JB>Apparently, On Thu, Apr 17, 2003 at 04:17:19PM -0400, JB> Andrew R. Reiter said words to the effect of; JB> JB>> JB>> I think there was a previous email regarding this, but I was not able to JB>> easily find it. JB>> JB>> Are there any basic things that I should look out for when trying various JB>> PCI devices on my sparc64 machine? It seems a number of devices have JB>> already been tested, but I am more curious about things such as ATM JB>> devices ... I have hfa and en cards and would like to try them on the u60. JB> JB>As far as I know Harti Brandt uses ngATM on sparc64, but I think that's with JB>separate drivers. I looked briefly at the atm drivers for PAE safeness and JB>ran away screaming, many of the issues are the same. I have a harp pseudo driver that glues these drivers to harp. So we can use one set of ATM drivers for all ATM needs. They have all been tested on sparc64 and i386. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org From owner-freebsd-sparc64@FreeBSD.ORG Wed Apr 23 16:35:04 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 9F06D37B401 for ; Wed, 23 Apr 2003 16:35:04 -0700 (PDT) Received: from web20512.mail.yahoo.com (web20512.mail.yahoo.com [216.136.175.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4193B43F93 for ; Wed, 23 Apr 2003 16:35:04 -0700 (PDT) (envelope-from baby_p_nut2@yahoo.com) Message-ID: <20030423233504.41446.qmail@web20512.mail.yahoo.com> Received: from [198.80.171.28] by web20512.mail.yahoo.com via HTTP; Wed, 23 Apr 2003 16:35:04 PDT Date: Wed, 23 Apr 2003 16:35:04 -0700 (PDT) From: Baby Peanut To: freebsd-sparc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Ultra-2 with ISP panics 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: Wed, 23 Apr 2003 23:35:05 -0000 I boot older release diskless and fsck /dev/da0a but when I try to boot -current from it: Rebooting... Resetting ... Sun Ultra 2 UPA/SBus (2 X UltraSPARC 200MHz), No Keyboard OpenBoot 3.11, 768 MB memory installed, Serial #8830939. Ethernet address 8:0:20:86:bf:db, Host ID: 8086bfdb. Rebooting with command: boot /sbus@1f,0/QLGC,isp@3,10000/sd@2,0:a Boot device: /sbus@1f,0/QLGC,isp@3,10000/sd@2,0:a File and args: >> FreeBSD/sparc64 boot block Boot path: /sbus@1f,0/QLGC,isp@3,10000/sd@2,0:a Boot loader: /boot/loader Console: OpenFirmware console FreeBSD/sparc64 bootstrap loader, Revision 1.0 (kstailey@netman.kenland.etc, Tue Apr 22 22:15:02 EDT 2003) bootpath="/sbus@1f,0/QLGC,isp@3,10000/sd@2,0:a" WARNING: attempt to free non dma-alloc'd range: -2000 2000 Loading /boot/defaults/loader.conf WARNING: attempt to free non dma-alloc'd range: -2000 2000 WARNING: attempt to free non dma-alloc'd range: -2000 2000 WARNING: attempt to free non dma-alloc'd range: -2000 2000 WARNING: attempt to free non dma-alloc'd range: -2000 2000 /boot/kernel/kernel data=0x384408+0x126f28 syms=[0x8+0x50340+0x8+0x3f810] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel]... nothing to autoload yet. jumping to kernel entry at 0xc0040000. msgstray vector interrupt 2033 buf cksum mismatch (read 2e587, calc 570cf) Copyright (c) 1992-2003 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 #7: Wed Apr 23 18:31:51 EDT 2003 kstailey@netman.kenland.etc:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc053e000. Timecounter "tick" frequency 200001046 Hz real memory = 779337728 (743 MB) avail memory = 749543424 (714 MB) cpu0: Sun Microsystems UltraSparc-I Processor (200.00 MHz CPU) cpu1: Sun Microsystems UltraSparc-I Processor (200.00 MHz CPU) FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs nexus0: sbus0: clock 25.000 MHz DVMA map: 0xfe000000 to 0xffffffff initialializing counter-timer Timecounter "counter-timer" frequency 1000000 Hz sbus0: on nexus0 sbus0: , type (unknown) (no driver attached) sbus0: , type (unknown) (no driver attached) sbus0: , type (unknown) (no driver attached) sbus0: , type block (no driver attached) eeprom0: mem 0x1200000-0x1201fff on sbus0 eeprom0: model mk48t59 eeprom0: hostid 8086bfdb zs0: mem 0x1100000-0x1100003 irq 2024 on sbus0 zstty0: on zs0 zstty0: console 9600,8,n,1,- zstty1: on zs0 sbus0: , type serial (no driver attached) sbus0: , type (unknown) (no driver attached) sbus0: , type (unknown) (no driver attached) sbus0: , type scsi (no driver attached) hme0: mem 0x8c07000-0x8c0701f,0x8c06000-0x8c07fff,0x8c 04000-0x8c05fff,0x8c02000-0x8c03fff,0x8c00000-0x8c00107 irq 2017 on sbus0 hme0: Ethernet address: 08:00:20:86:bf:db miibus0: on hme0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sbus0: , type (unknown) (no driver attached) sbus0: , type display (no driver attached) isp0 mem 0x10000-0x1044f irq 2011 on sbus0 Timecounters tick every 10.000 msec Waiting 15 seconds for SCSI devices to settle da0 at isp0 bus 0 target 2 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 20.000MB/s transfers (10.000MHz, offset 12, 16bit), Tagged Queueing Enabled da0: 17274MB (35378533 512 byte sectors: 255H 63S/T 2202C) SMP: AP CPU #1 Launched! Mounting root from ufs:/dev/da0a zone: FFS1 dinode(0xfffff800461c25c0) slab 0x1f90 freed address 0 unaligned. panic: should be 0xfffff800ffffffa0 cpuid = 1; Debugger("panic") Stopped at Debugger+0x1c: ta %xcc, 1 db> trace panic() at panic+0x134 uma_dbg_free() at uma_dbg_free+0xc8 uma_zfree_arg() at uma_zfree_arg+0xf4 ffs_ifree() at ffs_ifree+0x28 ufs_reclaim() at ufs_reclaim+0xe8 ufs_vnoperate() at ufs_vnoperate+0x1c vclean() at vclean+0x3d4 vgonel() at vgonel+0x44 vrecycle() at vrecycle+0x48 ufs_inactive() at ufs_inactive+0x25c ufs_vnoperate() at ufs_vnoperate+0x1c vput() at vput+0x170 ffs_vget() at ffs_vget+0x298 ufs_root() at ufs_root+0x18 start_init() at start_init+0x58 fork_exit() at fork_exit+0xd8 fork_trampoline() at fork_trampoline+0xdc isp_2100_risc_code() at isp_2100_risc_code+0x7d8c panic: mtx_lock() of spin mutex (null) @ /usr/src/sys/vm/vm_fault.c:285 cpuid = 1; Debugger("panic") Stopped at Debugger+0x1c: ta %xcc, 1 db> __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 24 21:28:40 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 5108537B401; Thu, 24 Apr 2003 21:28:40 -0700 (PDT) Received: from madlen.mts.ru (madlen.mts.ru [212.44.140.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 216A643F85; Thu, 24 Apr 2003 21:28:38 -0700 (PDT) (envelope-from tiamat@komi.mts.ru) Received: from cache.inside.mts.ru ([192.168.10.3]) by madlen.mts.ru (8.10.2+Sun/8.11.6) with SMTP id h3P4SZs18197; Fri, 25 Apr 2003 08:28:35 +0400 (MSD) Received: from stella.komi.mts.ru ([10.50.1.1]) by cache.inside.mts.ru (NAVGW 2.5.2.12) with SMTP id M2003042508283100624 ; Fri, 25 Apr 2003 08:28:34 +0400 Received: from nbdav (nb-dav.komi.mts.ru [10.50.1.185]) (user=tiamat mech=NTLM bits=0) by stella.komi.mts.ru (MTS Komi/Smtp) with ESMTP id h3P4SSXk024664; Fri, 25 Apr 2003 08:28:29 +0400 (MSD) (envelope-from tiamat@komi.mts.ru) Message-ID: <002201c30ae3$1500e520$b901320a@komi.mts.ru> From: "Alex Deiter" To: , Date: Fri, 25 Apr 2003 08:28:11 +0400 Organization: MTS Komi MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: sparc64 buildworld failure 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: Fri, 25 Apr 2003 04:28:40 -0000 I cvsup today's current, but I have trouble building world on sparc as followings: ===> sbin/sunlabel cc -O -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-pr otot ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite- stri ngs -Wswitch -Wshadow -Wcast-align -o sunlabel sunlabel.o geom_sunlabel_enc.o -lgeom /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `XML_SetElementHandler' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `XML_Parse' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `XML_ParserFree' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `sbuf_delete' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `XML_SetCharacterDataHandler' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `sbuf_finish' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `XML_ParserCreate' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `sbuf_bcat' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `sbuf_data' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `sbuf_new' /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere nce to `XML_SetUserData' *** Error code 1 Stop in /usr/src/sbin/sunlabel. *** Error code 1 Stop in /usr/src/sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Thanks! From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 26 08:43:43 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 8B74937B401; Sat, 26 Apr 2003 08:43:43 -0700 (PDT) Received: from madlen.mts.ru (madlen.mts.ru [212.44.140.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0937043FBF; Sat, 26 Apr 2003 08:43:41 -0700 (PDT) (envelope-from tiamat@komi.mts.ru) Received: from cache.inside.mts.ru ([192.168.10.3]) by madlen.mts.ru (8.10.2+Sun/8.11.6) with SMTP id h3QFhds25187; Sat, 26 Apr 2003 19:43:39 +0400 (MSD) Received: from stella.komi.mts.ru ([10.50.1.1]) by cache.inside.mts.ru (NAVGW 2.5.2.12) with SMTP id M2003042619432929473 ; Sat, 26 Apr 2003 19:43:33 +0400 Received: from nbdav ([10.50.1.29]) (user=tiamat mech=NTLM bits=0) by stella.komi.mts.ru (MTS Komi/Smtp) with ESMTP id h3QFhJXk083552; Sat, 26 Apr 2003 19:43:20 +0400 (MSD) (envelope-from tiamat@komi.mts.ru) Message-ID: <008201c30c0a$8568f3c0$1d01320a@komi.mts.ru> From: "Alex Deiter" To: , References: <002201c30ae3$1500e520$b901320a@komi.mts.ru> Date: Sat, 26 Apr 2003 19:43:00 +0400 Organization: MTS Komi MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: phk@freebsd.org Subject: Re: sparc64 buildworld failure: PATCH 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: Sat, 26 Apr 2003 15:43:43 -0000 # diff -u sbin/sunlabel/Makefile.old sbin/sunlabel/Makefile --- sbin/sunlabel/Makefile.old Wed Apr 23 12:25:20 2003 +++ sbin/sunlabel/Makefile Sat Apr 26 19:34:14 2003 @@ -6,7 +6,7 @@ WARNS=5 DDADD= ${LIBGEOM} -LDADD= -lgeom +LDADD= -lgeom -lbsdxml -lsbuf .PATH: ${.CURDIR}/../../sys/geom > I cvsup today's current, but I have trouble building world on sparc as > followings: > > ===> sbin/sunlabel > cc -O -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-pr > otot > ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite- > stri > ngs -Wswitch -Wshadow -Wcast-align -o sunlabel sunlabel.o > geom_sunlabel_enc.o > -lgeom > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_SetElementHandler' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_Parse' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_ParserFree' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_delete' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_SetCharacterDataHandler' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_finish' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_ParserCreate' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_bcat' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_data' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_new' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_SetUserData' > *** Error code 1 > > Stop in /usr/src/sbin/sunlabel. > *** Error code 1 > > Stop in /usr/src/sbin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > Thanks! From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 26 22:41:13 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 8DC0137B401; Sat, 26 Apr 2003 22:41:13 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9254A43F93; Sat, 26 Apr 2003 22:41:12 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.8/8.12.8) with ESMTP id h3R5hxxS086580; Sun, 27 Apr 2003 01:43:59 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.8/8.12.8/Submit) id h3R5hwjw086579; Sun, 27 Apr 2003 01:43:58 -0400 (EDT) Date: Sun, 27 Apr 2003 01:43:58 -0400 From: Jake Burkholder To: Alex Deiter Message-ID: <20030427054358.GA83878@locore.ca> References: <002201c30ae3$1500e520$b901320a@komi.mts.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002201c30ae3$1500e520$b901320a@komi.mts.ru> User-Agent: Mutt/1.4i cc: current@freebsd.org cc: sparc64@freebsd.org Subject: Re: sparc64 buildworld failure 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, 27 Apr 2003 05:41:13 -0000 Apparently, On Fri, Apr 25, 2003 at 08:28:11AM +0400, Alex Deiter said words to the effect of; > I cvsup today's current, but I have trouble building world on sparc as > followings: > > ===> sbin/sunlabel > cc -O -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-pr > otot > ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite- > stri > ngs -Wswitch -Wshadow -Wcast-align -o sunlabel sunlabel.o > geom_sunlabel_enc.o > -lgeom > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_SetElementHandler' Do you have non-standard settings in make.conf or local changes to any of the Makefiles? My builds aren't failing, and it looks like this is trying to build a dynamic binary, which is wierd. Jake > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_Parse' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_ParserFree' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_delete' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_SetCharacterDataHandler' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_finish' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_ParserCreate' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_bcat' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_data' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `sbuf_new' > /usr/obj/usr/src/sparc64/usr/lib/libgeom.so: undefined refere > nce to `XML_SetUserData' > *** Error code 1 > > Stop in /usr/src/sbin/sunlabel. > *** Error code 1 > > Stop in /usr/src/sbin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Thanks! > > _______________________________________________ > freebsd-sparc64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org"