From owner-freebsd-alpha Sun Sep 17 22:35:36 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id C13BC37B422 for ; Sun, 17 Sep 2000 22:35:33 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id WAA06272; Sun, 17 Sep 2000 22:35:23 -0700 Date: Sun, 17 Sep 2000 22:35:23 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Peter Wemm Cc: "Daniel C. Sobral" , alpha@FreeBSD.ORG Subject: Re: If we could just figure this one out.... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It's more complicated than we thought. I did all sorts of dances with changing sizes and shrinking the secondary. Then I installed boot1 as well. Badness. Same problem: (boot dkb100.1.0.4.1 -flags A) block 0 of dkb100.1.0.4.1 is a valid boot block reading 16 blocks from dkb100.1.0.4.1 bootstrap code read in Building FRU table base = 200000, image_start = 0, image_bytes = 2000 initializing HWRPB at 2000 initializing page table at 1f2000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code halted CPU 0 halt code = 2 kernel stack not valid halt PC = 5555555555555554 P00>>FreeBSD>>e -n 30 r0 gpr: 0 ( R0) 0000000000000000 gpr: 1 ( R1) 000000000000F5C8 gpr: 2 ( R2) 5555555555555554 gpr: 3 ( R3) 5555555555555555 gpr: 4 ( R4) 5555555555555554 gpr: 5 ( R5) 0000000000000001 gpr: 6 ( R6) 00000006C6000045 gpr: 7 ( R7) 000000001FF237C3 gpr: 8 ( R8) 0000000000006E80 gpr: 9 ( R9) 0000000000000000 gpr: A ( R10) 0000000000013454 gpr: B ( R11) 000000F9E0002000 gpr: C ( R12) 0000000000000000 gpr: D ( R13) 0000000000000001 gpr: E ( R14) 0000000000113454 gpr: F ( R15) 0000000080000000 gpr: 10 ( R16) 0000000000000000 gpr: 11 ( R17) 0000000000000000 gpr: 12 ( R18) 0000000000000001 gpr: 13 ( R19) 0000000000000400 gpr: 14 ( R20) 0000000000000001 gpr: 15 ( R21) 000000F9E0000780 gpr: 16 ( R22) 0000000000560005 gpr: 17 ( R23) 0000000000004718 gpr: 18 ( R24) 000000F801E00000 gpr: 19 ( R25) 0000000000560005 gpr: 1A ( R26) 0000000020000020 gpr: 1B ( R27) 0000100000000000 gpr: 1C ( R28) 0000000000008000 gpr: 1D ( R29) 0000000020009E18 gpr: 1E ( R30) 0000000020044000 gpr: 1F ( R31) 0000000000000000 Note r26 (ra) (0000000020000020). This puppy is dying darn right away. Like, in bzero called from start. You know- I'm wondering if all of the libc goop pulled in by libstand is at fault here? -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message