kern/177876: [mips] kernel stack overflow panic on mips64, EdgeRouter Lite

Adrian Chadd adrian at freebsd.org
Mon Apr 22 17:35:35 UTC 2013


Do an svn log in sys/mips/ or sys/vm/ and look at the changes.

I don't know how far you can go back before you don't have the
edgerouter lite support, but maybe you can try going back to when Juli
initially committed it, and then just work your way forward.

I think Juli did the initial work, so she knows when it came in.

juli - I don't suppose you could spin up FreeBSD-HEAD on the
edgerouter lite and take a look? It's highly likely someone messed up
since you did your port. :(

Thanks,



adrian

On 22 April 2013 06:03, Joe Holden <lists at rewt.org.uk> wrote:
> Only one way to find out ;)
>
> Do you happen to know which commits/committers that was, or what file(s) it
> affected?
>
>
> Adrian Chadd wrote:
>>
>> .. hm, is this related to the KVM sizing work that people did, that
>> broke non-intel platforms?
>>
>> *sigh*
>>
>>
>>
>> adrian
>>
>>
>> On 21 April 2013 20:00, Joe Holden <joe at rewt.org.uk> wrote:
>>>
>>> The following reply was made to PR kern/177876; it has been noted by
>>> GNATS.
>>>
>>> From: Joe Holden <joe at rewt.org.uk>
>>> To: bug-followup at FreeBSD.org, joe at rewt.org.uk
>>> Cc:
>>> Subject: Re: kern/177876: [mips] kernel stack overflow panic on mips64,
>>> EdgeRouter
>>>  Lite
>>> Date: Mon, 22 Apr 2013 03:58:00 +0100
>>>
>>>  So the TLB miss problem was fixed by Warner, but since about then the
>>>  following happens when booting (either from NFS or USB), completely
>>>  fresh world and src tree, no special make options or optimisations...
>>>
>>>  Kernel config: http://sprunge.us/EVjO
>>>
>>>  Trying to mount root from nfs: []...
>>>  NFS ROOT: 172.16.8.3:/nfs/bsd/fbsd/erl
>>>  warning: no time-of-day clock registered, system time will not be set
>>>  accurately
>>>  warning: no time-of-day clock registered, system time will not be set
>>>  accurately
>>>  start_init: trying /sbin/init
>>>  Cannot map anonymous memory
>>>  Out of memory
>>>  Enter full pathname of shell or RETURN for /bin/sh:
>>>  Cannot map anonymous memory
>>>  Out of memory
>>>  Cannot map anonymous memory
>>>  Out of memory
>>>  Enter full pathname of shell or RETURN for /bin/sh:
>>>
>>>  Usual procedure to cross-build from amd64:
>>>
>>>  make buildworld buildkernel KERNCONF=OCTEON-ERL TARGET=mips64
>>>  TARGET_ARCH=mips TARGET_CPUTYPE=octeon WITHOUT_MODULES="cxgbe mwlfw mwl
>>>  ralfw ral runfw run"
>>>
>>>  src.conf just contains NO_FSCHG=
>>> _______________________________________________
>>> freebsd-mips at freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-mips
>>> To unsubscribe, send any mail to "freebsd-mips-unsubscribe at freebsd.org"
>>
>> _______________________________________________
>> freebsd-mips at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-mips
>> To unsubscribe, send any mail to "freebsd-mips-unsubscribe at freebsd.org"
>
>


More information about the freebsd-mips mailing list