Fatal trap 12: page fault while in kernel modecpuid = 0; apic id = 00fault virtual address = 0x103fault code = supervisor read data, page not presentinstruction pointer = 0x20:0xffffffff81136002stack pointer = 0x0:0xfffffe00c28dff18frame pointer = 0x0:0x0code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1processor eflags = resume, IOPL = 0current process = 30927 (python3.9)trap number = 12panic: page faultcpuid = 0time = 1660675440KDB: stack backtrace:db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00c28dfcd0vpanic() at vpanic+0x17f/frame 0xfffffe00c28dfd20panic() at panic+0x43/frame 0xfffffe00c28dfd80trap_fatal() at trap_fatal+0x385/frame 0xfffffe00c28dfde0trap_pfault() at trap_pfault+0x4f/frame 0xfffffe00c28dfe40calltrap() at calltrap+0x8/frame 0xfffffe00c28dfe40--- trap 0xc, rip = 0xffffffff81136002, rsp = 0xfffffe00c28dff18, rbp = 0 ---doreti_exit() at doreti_exit+0x17KDB: enter: panic
You uploaded one of my crash dumps, not yours.
@rmlinnovatorHi, I am running a very similar hardware and no crashes here yet. I am still testing though.About your configuration I noticed two things you should investigate on: 1) According to Proxmox documentation you should set "machine" option to "q35" if one wants to pass through PCIe hardware.2) To optimize communication between the host and the guest it is also suggested to install and enable the qemu guest agentLet me know if this helps.Best regards