Skip to content

Instantly share code, notes, and snippets.

@drscream
Created November 3, 2015 21:24
Show Gist options
  • Save drscream/15c7a3b44d3dd3bdddd6 to your computer and use it in GitHub Desktop.
Save drscream/15c7a3b44d3dd3bdddd6 to your computer and use it in GitHub Desktop.
[root@apu-nahasapeemapetilon ~]#
panic[cpu0]/thread=ffffff0145f74840: BAD TRAP: type=e (#pf Page fault) rp=ffffff0004cf5bd0 addr=0 occurred in module "dld" due to a NULL pointer dereference
modload: #pf Page fault
Bad kernel fault at addr=0x0
pid=4216, pc=0xfffffffff79ea185, sp=0xffffff0004cf5cc0, eflags=0x10286
cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f8<xmme,fxsr,pge,mce,pae,pse,de>
cr2: 0cr3: 2e431000cr8: c
rdi: 0 rsi: 20 rdx: 70
rcx: 0 r8: ffffffff r9: 0
rax: ffffffffc00fc0e0 rbx: ffffff01492b1478 rbp: ffffff0004cf5cf0
r10: fffffffffb8554a4 r11: 9 r12: fffffffff7ce6c50
r13: ffffff0004cf5e3c r14: 0 r15: fffffffffbc0e500
fsb: 0 gsb: fffffffffbc326a0 ds: 4b
es: 4b fs: 0 gs: 1c3
trp: e err: 0 rip: fffffffff79ea185
cs: 30 rfl: 10286 rsp: ffffff0004cf5cc0
ss: 38
ffffff0004cf5ab0 unix:die+df ()
ffffff0004cf5bc0 unix:trap+e00 ()
ffffff0004cf5bd0 unix:cmntrap+e6 ()
ffffff0004cf5cf0 dld:dld_fini_ops+25 ()
ffffff0004cf5d40 unix:stubs_common_code+59 ()
ffffff0004cf5d60 mac:mac_fini_ops+11 ()
ffffff0004cf5d80 arn:_init+6f ()
ffffff0004cf5dc0 genunix:modinstall+8a ()
ffffff0004cf5e20 genunix:mod_hold_installed_mod+79 ()
ffffff0004cf5e80 genunix:modctl_modload+a0 ()
ffffff0004cf5f00 genunix:modctl+b9 ()
ffffff0004cf5f10 unix:brand_sys_syscall+211 ()
panic: entering debugger (continue to save dump)
Loaded modules: [ scsi_vhci stmf_sbd crypto mac cpc uppc neti sd ptm ufs mpt zfs
sppp sata apix uhci fctl hook lofs idm ip logindmux usba specfs pcplusmp nfs
random qlc cpu.generic arp mpt_sas stmf sockfs smbsrv ]
kmdb: target stopped at:
kmdb_enter+0xb: movq %rax,%rdi
[0]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment