Pfsense 2.2.4 crash on login via WebUI
-
Hi all,
Really hope someone can help with this one.
I'm running this pfsense as a Gen1 virtual machine on Hyper-V 2012 R2.
Everything was working fine for a few months but now when I try and login via the WebUI, the pfsense crashes and restarts.
I'm able to login via shell without an issue.
We've moved the virtual machine to other Hyper-V servers but we hit the same issue.
I have attached the last crash dump from /var/crash.
Please let me know if you need anything else.
Thanks.
-
Looks like a busted filesystem.
panic: ufs_dirbad: /: bad dir ino 49690 at offset 0: mangled entry cpuid = 0 KDB: enter: panic
db:0:kdb.enter.default> bt Tracing pid 48018 tid 100083 td 0xfffff80003f5f490 kdb_enter() at kdb_enter+0x3e/frame 0xfffffe00003ec340 panic() at panic+0x175/frame 0xfffffe00003ec3c0 ufs_lookup_ino() at ufs_lookup_ino+0xec2/frame 0xfffffe00003ec4d0 VOP_CACHEDLOOKUP_APV() at VOP_CACHEDLOOKUP_APV+0xa1/frame 0xfffffe00003ec500 vfs_cache_lookup() at vfs_cache_lookup+0xd6/frame 0xfffffe00003ec560 VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0xa1/frame 0xfffffe00003ec590 lookup() at lookup+0x56c/frame 0xfffffe00003ec610 namei() at namei+0x4d4/frame 0xfffffe00003ec6d0 vn_open_cred() at vn_open_cred+0xd5/frame 0xfffffe00003ec820 kern_openat() at kern_openat+0x26f/frame 0xfffffe00003ec9a0 amd64_syscall() at amd64_syscall+0x351/frame 0xfffffe00003ecab0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe00003ecab0
Reboot in single user mode and run "/sbin/fsck -t ufs -y /" until it stops finding errors.
Or backup the config, wipe, and reload.