Created
February 21, 2013 16:21
-
-
Save postwait/5005890 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| panic[cpu2]/thread=ffffff0d55b397c0: | |
| BAD TRAP: type=e (#pf Page fault) rp=ffffff005c8d16a0 addr=a0 occurred in module | |
| "neti" due to a NULL pointer dereference | |
| tcpdump: | |
| #pf Page fault | |
| Bad kernel fault at addr=0xa0 | |
| pid=4085, pc=0xfffffffff7c6d534, sp=0xffffff005c8d1790, eflags=0x10286 | |
| cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f8<xmme,fxsr,pge,mce,pae,pse,de> | |
| cr2: a0 | |
| cr3: 26720000 | |
| cr8: c | |
| rdi: 0 rsi: fffffffff818c148 rdx: ffffff0de0dd8158 | |
| rcx: 6666666666665f65 r8: 3835 r9: 10 | |
| rax: ffffff0daf28d8d8 rbx: ffffff0de0dd8158 rbp: ffffff005c8d17b0 | |
| r10: 0 r11: ffffff005c8d1670 r12: ffffff0d3d38d000 | |
| r13: ffffff005c8d17c0 r14: ffffff0d9e959500 r15: ffffff0ddc0fc300 | |
| fsb: fffffd7fff302a40 gsb: ffffff0d35a45040 ds: 0 | |
| es: 0 fs: 0 gs: 0 | |
| trp: e err: 0 rip: fffffffff7c6d534 | |
| cs: 30 rfl: 10286 rsp: ffffff005c8d1790 | |
| ss: 38 | |
| ffffff005c8d1580 unix:die+df () | |
| ffffff005c8d1690 unix:trap+db3 () | |
| ffffff005c8d16a0 unix:cmntrap+e6 () | |
| ffffff005c8d17b0 neti:net_hook_register+14 () | |
| ffffff005c8d1810 ipnet:ipobs_register_hook+9a () | |
| ffffff005c8d18a0 ipnet:ipnet_open+27f () | |
| ffffff005c8d1950 genunix:qattach+f6 () | |
| ffffff005c8d1a50 genunix:stropen+347 () | |
| ffffff005c8d1b10 specfs:spec_open+379 () | |
| ffffff005c8d1b80 genunix:fop_open+87 () | |
| ffffff005c8d1d30 genunix:vn_openat+234 () | |
| ffffff005c8d1ea0 genunix:copen+20c () | |
| ffffff005c8d1ed0 genunix:openat+2a () | |
| ffffff005c8d1f00 genunix:open+25 () | |
| ffffff005c8d1f10 unix:brand_sys_syscall+1f5 () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment