https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243319
--- Comment #3 from Kyle Evans <kev...@freebsd.org> --- (In reply to Mark Johnston from comment #2) Yeah, so from the system's viewpoint it looks like an absolutely normal panic and I'm at ddb prompt and able to dump (and did, because I needed to examine later if the VM panic it hit that time has been resolved since). This system doesn't use DDB scripts, but I double-checked here: # sysrc ddb_enable ddb_enable: NO and it's otherwise configured like so: # grep 'dump' rc.conf # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev="AUTO" dumpon_flags="-vZ" -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"