Date: Tue, 07 Aug 2018 17:35:09 +0000 From: bugzilla-noreply@freebsd.org To: ppc@FreeBSD.org Subject: [Bug 230168] [powerpc] Kernel panic using "options BOOTP_NFSROOT" Message-ID: <bug-230168-21-7KurcKsqTJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230168-21@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230168 Breno Leitao <breno.leitao@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |breno.leitao@gmail.com --- Comment #2 from Breno Leitao <breno.leitao@gmail.com> --- I was able to try one patch created by Leandro earlier today and, with his patch, I am able to pass this part. ums0: <Mouse Interface> on usbus0 ums0: 3 buttons and [Z] coordinates ID=0 Sending DHCP Request packet from interface bge0 (98:be:94:05:2c:4c) Received DHCP Ack packet on bge0 from 9.8.234.81 (accepted) (got root path) DHCP timeout for interface bge1 DHCP timeout for interface bge2 DHCP timeout for interface bge3 bge0 at 9.8.234.221 server 9.8.234.81 subnet mask 255.255.255.0 rootfs 9.8.234.81:/var/nfs/ufs Adjusted interface bge0 Shutdown interface bge1 Shutdown interface bge2 Shutdown interface bge3 Trying to mount root from nfs: []... NFS ROOT: 9.8.234.81:/var/nfs/ufs .. Later it crashes on a different topic, which seems to be related to the file system. I am not sure if the problem is related to my rootfs being buggy somehow.. ..... SMP: AP CPU #36 launched panic: invalid bcd 248 cpuid = 15 time = 1533662783 KDB: stack backtrace: 0xe000000075f80f70: at .kdb_backtrace+0x5c 0xe000000075f810a0: at .vpanic+0x1b4 0xe000000075f81160: at .kassert_panic+0xf8 0xe000000075f81200: at .opal_check+0x19d8 0xe000000075f812a0: at .opal_check+0x1b9c 0xe000000075f81380: at .clock_schedule+0x184 0xe000000075f81420: at .inittodr+0x24 0xe000000075f814b0: at .vfs_mountroot+0x1254 0xe000000075f81740: at .sysinit_add+0x3e8 0xe000000075f81850: at .fork_exit+0xd0 0xe000000075f818f0: at .fork_trampoline+0x10 0xe000000075f81920: at -0x4 KDB: enter: panic [ thread pid 1 tid 100002 ] Stopped at .kdb_enter+0x60: ld r2, r1, 0x28 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230168-21-7KurcKsqTJ>
