Re: ERLITE frozen in rc script after switching to GCC 5.4
Martin Husemann <[email protected]> Fri, 21 Oct 2016 12:34:54 +0200
| Newsgroups | gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 21, 2016 at 02:29:08PM +0900, Rin Okuyama wrote: > Unfortunately, this commit does not improve my situation. I tried several > reboots after updating kernel and userland to yesterday's current on ERLITE. > It occasionally boots up, but still fails into random freezes in the rc > script. Whereas, I've never seen error messages from pmap. I can reproduce your issue! Minimal instance: kern.module.path=/stand/evbmips/7.99.40/modules WARNING: no TOD clock present WARNING: using filesystem time WARNING: CHECK AND RESET THE DATE! init: copying out path `/sbin/init' 11 pid 1(init): ABI set to N32 (e_flags=0x20000027) Fri Oct 21 10:32:24 GMT 2016 (hangs here...) and I can't break into ddb. Martin