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 filesystem corruption. > > See my stacktrace image here shot by a phone, sorry for the dusty > screen, it's a workhorse... > > https://drive.google.com/file/d/1aR0YcDyKTtCrCdq85byY6RLcGfKUqYqG/view?usp=sharing Is this reproducible or has it happened just this once? It seems like you were installing a package from the top of the screenshot. Can you please file a bug for this with send-pr? Any extra details about what you were doing at the time will be helpful. For example, was this a bulk package install (assuming that it was a package install at the time)? Which package was being installed? Did you start from an empty /usr/pkg or updating existing packages. Cheers, Simon.