Created
November 6, 2015 10:26
-
-
Save drscream/120160d2675241db82f5 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
[root@apu-nahasapeemapetilon ~]# | |
panic[cpu1]/thread=ffffff0149830060: BAD TRAP: type=e (#pf Page fault) rp=ffffff000409abd0 addr=0 occurred in module "dld" due to a NULL pointer dereference | |
modload: #pf Page fault | |
Bad kernel fault at addr=0x0 | |
pid=3825, pc=0xfffffffff79c0185, sp=0xffffff000409acc0, eflags=0x10286 | |
cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f8<xmme,fxsr,pge,mce,pae,pse,de> | |
cr2: 0cr3: 67998000cr8: c | |
rdi: 0 rsi: 20 rdx: 70 | |
rcx: 0 r8: ffffffff r9: 0 | |
rax: ffffffffc00c01a0 rbx: ffffff014738fd30 rbp: ffffff000409acf0 | |
r10: fffffffffb8554a4 r11: 9 r12: fffffffff7feb450 | |
r13: ffffff000409ae3c r14: 0 r15: fffffffffbc0e500 | |
fsb: 0 gsb: ffffff014486b500 ds: 4b | |
es: 4b fs: 0 gs: 1c3 | |
trp: e err: 0 rip: fffffffff79c0185 | |
cs: 30 rfl: 10286 rsp: ffffff000409acc0 | |
ss: 38 | |
ffffff000409aab0 unix:die+df () | |
ffffff000409abc0 unix:trap+e00 () | |
ffffff000409abd0 unix:cmntrap+e6 () | |
ffffff000409acf0 dld:dld_fini_ops+25 () | |
ffffff000409ad40 unix:stubs_common_code+59 () | |
ffffff000409ad60 mac:mac_fini_ops+11 () | |
ffffff000409ad80 ath:_init+74 () | |
ffffff000409adc0 genunix:modinstall+8a () | |
ffffff000409ae20 genunix:mod_hold_installed_mod+79 () | |
ffffff000409ae80 genunix:modctl_modload+a0 () | |
ffffff000409af00 genunix:modctl+b9 () | |
ffffff000409af10 unix:brand_sys_syscall+211 () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment