https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220923
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- This affects me as well. I just tried upgrading a FreeBSD system from 11.0 to 11.1. The system would panic after rebooting. Strange thing though: After the 2nd panic, the kernel actually booted. Environment is VMware ESXi 6.0. Kernel backtrace: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 02 fault virtual address = 0x3c fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff808eac3a stack pointer = 0x28:0xfffffe03e6d14f70 frame pointer = 0x28:0xfffffe03e6d14fc0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = resume, IOPL = 0 current process = 4 (doneq0) trap number = 12 panic: page fault cpuid = 1 KDB: stack backtrace: #0 0xffffffff80aada97 at kdb_backtrace+0x67 #1 0xffffffff80a6bb76 at vpanic+0x186 #2 0xffffffff80a6b9e3 at panic+0x43 #3 0xffffffff80edf832 at trap_fatal+0x322 #4 0xffffffff80edf889 at trap_pfault+0x49 #5 0xffffffff80edf0c6 at trap+0x286 #6 0xffffffff80ec3641 at calltrap+0x8 #7 0xffffffff808f26d8 at vt_flush+0x398 #8 0xffffffff80ac09cf at termcn_cnputc+0xff #9 0xffffffff80a100ed at cnputc+0x7d #10 0xffffffff80a103f8 at cnputs+0xb8 #11 0xffffffff80ab36ad at putchar+0x14d #12 0xffffffff80ab323d at kvprintf+0x103d #13 0xffffffff80ab3ea7 at vprintf+0x87 #14 0xffffffff80ab3e13 at printf+0x43 #15 0xffffffff80322e24 at scsi_print_inquiry+0x144 #16 0xffffffff80307c9e at xpt_announce_periph+0xae #17 0xffffffff8033bb48 at dadone+0x16f8 Uptime: 3s -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
