Skip to content

Instantly share code, notes, and snippets.

@luckman212
Last active November 13, 2025 16:12
Show Gist options
  • Select an option

  • Save luckman212/a122228082bd14c37451ea1af5eb45dc to your computer and use it in GitHub Desktop.

Select an option

Save luckman212/a122228082bd14c37451ea1af5eb45dc to your computer and use it in GitHub Desktop.
Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 0c
fault virtual address = 0x0
fault code = supervisor write data, page not present
instruction pointer = 0x20:0xffffffff8102a81a
stack pointer = 0x28:0xfffffe008c243570
frame pointer = 0x28:0xfffffe008c243590
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 (if_io_tqg_1)
rdi: fffff8026301488c rsi: 0000000094550512 rdx: 0000000094550517
rcx: 0000000000000000 r8: 00000000ef99b857 r9: 0000000060208000
rax: 0000000000000000 rbx: fffff80101814000 rbp: fffffe008c243590
r10: 0000000000000000 r11: 0000000000000040 r12: 000000000000e659
r13: fffffe008c2439e6 r14: fffff80263014888 r15: fffffe0092a7d958
trap number = 12
panic: page fault
cpuid = 1
time = 1762962450
KDB: enter: panic
[ thread pid 0 tid 100012 ]
Stopped at kdb_enter+0x33: movq $0,0x1b3e052(%rip)
@luckman212

luckman212 commented Nov 12, 2025

Copy link
Copy Markdown
Author

redmine

https://redmine.pfsense.org/issues/16517

Screen recording

Here's a link to the screen recording of the crash during bootup (too large to post inline)

https://secure.reliable.network/u/eim_crash.mp4

Dumps

I have the info.X and textdump.tar.X but I wasn't sure if they contained any private info, so didn't want to post them here. If they are needed, please let me know where to send them. edit: I have sent them to the private nextcloud link on the redmine.

Crash reporter log

Zip archive of the full crash reporter log: https://secure.reliable.network/u/crash_reporter.txt.zip

Screenshots

Outbound NAT rule with EIM enabled

image

Dashboard error

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment