panic with UFS_DIRHASH

2023-06-29 Thread Fekete Zoltán
Hi There, I have just built my own kernel in -current. It seems that there is a panic on certain directory operations. I experienced in the install phase of a slightly large package with pkgin. Last call on the stack is ufsdirhash_findslot(). The panic causes also filesystem corruption. See m

Re: panic with UFS_DIRHASH

2023-06-30 Thread Simon Burge
Hi FeZ, Fekete_Zolt wrote: > I have just built my own kernel in -current. > It seems that there is a panic on certain directory operations. I > experienced in the install phase of a slightly large package with pkgin. > Last call on the stack is ufsdirhash_findslot(). > > The panic causes also fi