Re: aarch64 based on main 58661b3ba9eb : panic for "ufs_dirbad: /: bad dir ino 66371814 at offset 106496: mangled entry"

2021-01-05 Thread Mark Millard
On 2021-Jan-5, at 13:28, Mark Murray wrote: >> On 5 Jan 2021, at 20:15, Mark Millard wrote: >> >> The machine is a MACCHIATOBin Double Shot. > > Thanks for the warning :-) > > I'm using an MBin/DS as my firewall/gateway, and in its Copious Free Timeā„¢, > an ARM64 build-box. > > How recent

aarch64 based on main 58661b3ba9eb : panic for "ufs_dirbad: /: bad dir ino 66371814 at offset 106496: mangled entry"

2021-01-05 Thread Mark Millard
Later I give notes about the context. The failure reported . . . # panic: ufs_dirbad: /: bad dir ino 66371814 at offset 106496: mangled entry cpuid = 0 time = 1609844528 KDB: stack backtrace: db_trace_self() at db_trace_self_wrapper+0x30 pc = 0x0081c654 lr = 0x0011ccb4

Re: Panic in ufs_dirbad()

2002-01-27 Thread Doug Swarin
On Sat, Jan 26, 2002 at 10:38:54PM -0700, Scott Long wrote: Besides this somewhat empirical evidence, is there any other reason that you suspect the aac controller? Can you post the relevant dmesg lines that describe this controller? We make pretty heavy use of our aac controller here,

Re: Panic in ufs_dirbad()

2002-01-25 Thread Doug Swarin
name). ep-d_name contained file data. Doug Swarin [EMAIL PROTECTED] (kgdb) back #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:473 #1 0xc01705df in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:313 #2 0xc0170a01 in panic (fmt=0xc0276207 ufs_dirbad: bad dir) at /usr/src/sys/kern

Re: Panic in ufs_dirbad()

2002-01-25 Thread Robert Watson
On Fri, 25 Jan 2002, Doug Swarin wrote: I have actually seen this panic very recently on -STABLE. Matt Dillon suspected an issue with the RAID controller I was using (aac) after some debugging work. I am still waiting on the results of diagnostic testing on the RAID controller, but I

Re: Panic in ufs_dirbad()

2002-01-25 Thread Doug Swarin
On Fri, Jan 25, 2002 at 07:48:09PM -0500, Robert Watson wrote: On Fri, 25 Jan 2002, Doug Swarin wrote: I have actually seen this panic very recently on -STABLE. Matt Dillon suspected an issue with the RAID controller I was using (aac) after some debugging work. I am still waiting

Panic in ufs_dirbad()

2002-01-24 Thread Maxim Sobolev
Any ideas? This is a reasonably recent 5-CURRENT (last makeworld/makekernel 7 days ago). -Maxim Script started on Thu Jan 24 23:27:51 2002 root@notebook# gdb -k /boot/kernel/kernel vmcore.0 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU

Re: Panic in ufs_dirbad()

2002-01-24 Thread Alfred Perlstein
* Maxim Sobolev [EMAIL PROTECTED] [020124 13:44] wrote: Any ideas? This is a reasonably recent 5-CURRENT (last makeworld/makekernel 7 days ago). This may be fallout from my initial fdlocking work, please try an update or get a debug traceback and we'll see. To Unsubscribe: send mail to

Re: Panic in ufs_dirbad()

2002-01-24 Thread Kris Kennaway
On Thu, Jan 24, 2002 at 02:53:32PM -0800, Alfred Perlstein wrote: * Maxim Sobolev [EMAIL PROTECTED] [020124 13:44] wrote: Any ideas? This is a reasonably recent 5-CURRENT (last makeworld/makekernel 7 days ago). This may be fallout from my initial fdlocking work, please try an update or