Re: panic with latest sources
Nick Hudson <[email protected]> Mon, 15 Aug 2016 15:51:24 +0100
| Newsgroups | gmane.os.netbsd.ports.evbmips,gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
On 08/10/16 14:28, John D. Baker wrote: > On Tue, 9 Aug 2016, Nick Hudson wrote: > >> On 07/18/16 13:13, John D. Baker wrote: >>> On Sun, 17 Jul 2016, John D. Baker wrote: >> [snip] >>> search cpuclock got 796980000 cpuclock 796980000 >>> phys segment: 0x3f68c000 @ 80974000 to freelist 0 >>> mips_init_msgbuf >>> pmap_bootstrap >>> curlwp 0xffffffff806c8dc0 curlwp stack 0x0 >>> curlwp 0xffffffff806c8dc0 curlwp stack 0x98000000809c8000 >>> return >>> pid 0(system): trap: cpu0, TLB miss (store) in kernel mode >>> status=0x20000083, cause=0x8c0c, epc=0xffffffff80590924, >>> vaddr=0xc000000000000000 >>> tf=0x98000000809cbc20 ksp=0x0x98000000809cbd60 ra=0xffffffff804c57b0 ppl=0 >>> kernel: TLB miss (store) trap >>> Stopped in pid 0.1 (system) at ffffffff80590924: sd a3,0(v1) >>> db> bt >>> 0x98000000809cbd60: 0+ffffffff80590924 (0,c000000000007080,7080,0) ra 0 sz 0 >>> User-level: pid 0.1 >>> bt> >>> >>> >> Please try with latest sources. > With sources of 201608092013Z, the behavior is unchanged from that shown > above. > Please try again with latest sources. Thanks, Nick