[Port-solaris] Kernel panic after a few minutes

Sebastian Hanigk shanigk@fs.tum.de
Mon, 24 Oct 2011 09:06:10 +0200


Am 24.10.2011 um 08:00 schrieb Sebastian Hanigk:

This output had been snipped:

> panic[cpu3]/thread=3Dffffffff9f7e2a80: BAD TRAP: type=3De (#pf Page =
fault) rp=3Dfffffe

Now in its full glory:

panic[cpu4]/thread=3Dfffffe8544ac5020: BAD TRAP: type=3De (#pf Page =
fault) rp=3Dfffffe8000e41810 addr=3D0 occurred in module "unix" due to a =
NULL pointer dereference

afsd: #pf Page fault
Bad kernel fault at addr=3D0x0
pid=3D491, pc=3D0xfffffffffb844f56, sp=3D0xfffffe8000e41908, =
eflags=3D0x10213
cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: =
6f8<xmme,fxsr,pge,mce,pae,pse,de>
cr2: 0 cr3: 2da9a9000 cr8: c
        rdi:                0 rsi: fffffe855640fbf8 rdx: =
fffffffffbc054ff
        rcx:                0  r8:                0  r9: =
fffffe85446b38f8
        rax:               ff rbx:                0 rbp: =
fffffe8000e41940
        r10:               76 r11:         ffffffff r12: =
fffffe855640fbf8
        r13: fffffffffbcebe68 r14: fffffffffbcebe60 r15: =
fffffe855682fc10
        fsb:                0 gsb: fffffe8543b9c000  ds:               =
43
         es:               43  fs:                0  gs:              =
1c3
        trp:                e err:                2 rip: =
fffffffffb844f56
         cs:               28 rfl:            10213 rsp: =
fffffe8000e41908
         ss:               30

fffffe8000e41720 unix:die+da ()
fffffe8000e41800 unix:trap+5e6 ()
fffffe8000e41810 unix:cmntrap+140 ()
fffffe8000e41940 unix:lock_try+6 ()
fffffe8000e419b0 genunix:turnstile_block+19e ()
fffffe8000e41a10 unix:mutex_vector_enter+249 ()
fffffe8000e41a70 afs:rx_NewCall+3a ()
fffffe8000e41b10 afs:RXAFS_GetTime+25 ()
fffffe8000e41c90 afs:afs_CheckServers+1dda ()
fffffe8000e41cd0 afs:afs_CheckServerDaemon+130 ()
fffffe8000e41d80 afs:afs_syscall_call+29a ()
fffffe8000e41e20 afs:Afs_syscall+c1 ()
fffffe8000e41e60 genunix:syscall_ap+97 ()
fffffe8000e41ec0 genunix:loadable_syscall+14d ()
fffffe8000e41f10 unix:brand_sys_sysenter+1f2 ()


Best regards,

Sebastian=