Hi,
On 2016/11/09 17:37, Nick Hudson wrote:
On 11/07/16 11:48, Rin Okuyama wrote:
Starting sshd.
pid 240(sleep): trap: cpu0, TLB miss (load or instr. fetch) in
kernel mode
status=0x50200083, cause=0x8, epc=0xffffffff802342a4, vaddr=0x132
TS=1 in status here (bit 21)
Maybe 'mach tlb' will show something
I observed another kernel panic on ERLITE. To my surprise, neither epc
(ostype+0x12c) nor ra (ostype+0x128) are in text segment; Analysis with
objdump reveals that "ostype+0x12c" is in .rodata.str1.8 section of
autoconf.o. I attached trace of kernel and current process as well as
"mach tbl", although status bit 21 is turned off this time.