Date: Mon, 9 Sep 2019 08:32:51 -0300 From: Leandro Lupori <leandro.lupori@gmail.com> To: Curtis Hamilton <clhamilto@gmail.com> Cc: Mark Linimon <linimon@lonesome.com>, freebsd-ppc@freebsd.org Subject: Re: Blackbird version to install Message-ID: <CAC7XEcJ1Y2vNhXfqnN8-Uj3-6D4px%2B_fY1Sf6k7D5-Q=X-nzXg@mail.gmail.com> In-Reply-To: <91ce91ee-a7e9-dd4e-b594-92284357cfcf@gmail.com> References: <c6b7b84d-64d0-04df-d94f-fa16a437378c@gmail.com> <20190825120216.GC11346@lonesome.com> <91ce91ee-a7e9-dd4e-b594-92284357cfcf@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You could try to boot in single user mode and run "fsck -y" twice, to make sure the panic isn't being caused by a corrupted FS. - Leandro On Sat, Sep 7, 2019 at 10:41 PM Curtis Hamilton <clhamilto@gmail.com> wrote: > Finally got my blackbird working and installed 13-CURRENT. However, > after a couple reboots I'm now getting the below panic: > > panic: ffs_valloc: dup alloc > cpuid = 14 > time = 1567918670 > KDB: stack backtrace: > 0xe00000008b7e5a20: at .kdb_backtrace+0x5c > 0xe00000008b7e5b50: at .vpanic+0x1b4 > 0xe00000008b7e5c10: at .panic+0x38 > 0xe00000008b7e5ca0: at .ffs_valloc+0x650 > 0xe00000008b7e5da0: at .ufs_readdir+0xe60 > 0xe00000008b7e5fc0: at .ufs_readdir+0x1768 > 0xe00000008b7e6050: at .VOP_CREATE_APV+0x148 > 0xe00000008b7e60e0: at .vn_open_cred+0x240 > 0xe00000008b7e62b0: at .vn_open+0x24 > 0xe00000008b7e6330: at .kern_openat+0x27c > 0xe00000008b7e6520: at .sys_openat+0x58 > 0xe00000008b7e65b0: at .trap+0x65c > 0xe00000008b7e6770: at .powerpc_interrupt+0x290 > 0xe00000008b7e6810: user SC trap by 0x810221858: srr1=0x900000000000f032 > r1=0x3fffffffffffd9c0 cr=0x44000024 xer=0x20040000 ctr=0x810221850 > r2=0x8102f3a50 > KDB: enter: panic > [ thread pid 172 tid 100182 ] > Stopped at .kdb_enter+0x60: ld r2, r1, 0x28 > db> > > I'm getting this panic with and without a monitor attached. Any ideas? > > -Curtis > On 08/25/19 08:02, Mark Linimon wrote: > > Here's what I'm running on mine: blackbird1% uname -a FreeBSD > > blackbird1.lonesome.com 13.0-CURRENT FreeBSD 13.0-CURRENT r349478 > > GENERIC powerpc blackbird1% uptime 12:01PM up 42 days, 7:28, 6 users, > > load averages: 0.23, 0.16, 0.14 Are you perhaps being caught in this > > trap? > > https://wiki.freebsd.org/powerpc/Raptor/Blackbird#Tips_and_Tricks mcl > > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC7XEcJ1Y2vNhXfqnN8-Uj3-6D4px%2B_fY1Sf6k7D5-Q=X-nzXg>