Re: git: f1f230439fa4 - main - vfs: Initial revision of inotify
- In reply to: Charlie Li : "Re: git: f1f230439fa4 - main - vfs: Initial revision of inotify"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Jul 2025 15:12:08 UTC
On Sun, Jul 13, 2025 at 09:01:24AM -0400, Charlie Li wrote: > Mark Johnston wrote: > > sys/kern/vfs_vnops.c | 3 +- > > > > > After this entire series of commits, with all ports rebuilt, I'm getting > panics immediately upon starting a desktop, found with both xfce and > cinnamon: > > Sun Jul 13 08:30:38 EDT 2025 > > FreeBSD lehman 15.0-CURRENT FreeBSD 15.0-CURRENT #2 > main-n278710-f5dba673345e: Sat Jul 12 19:18:59 EDT 2025 > root@lehman:/usr/obj/usr/src/amd64.amd64/sys/ODYSSEY amd64 > > panic: Assertion *eofflag != 0 failed at /usr/src/sys/kern/vfs_vnops.c:4058 Could you please try this patch? https://reviews.freebsd.org/D51290