Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2011 12:20:42 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Oleksandr Tymoshenko <gonzo@bluezbox.com>
Cc:        freebsd-embedded@FreeBSD.org
Subject:   Re: TP-WR1043: trying NFS root
Message-ID:  <20111128082042.GK44498@glebius.int.ru>
In-Reply-To: <FA975194-8338-480A-A8B7-459DABCC0C9C@bluezbox.com>
References:  <87527FBF-645E-46F5-A02E-4B62AD648914@lassitu.de> <09F858C3-92A7-4EA7-8745-69F7866AA675@bluezbox.com> <20111128071043.GF44498@glebius.int.ru> <17A73B0C-468D-4BA3-868E-D2E2289A570C@bluezbox.com> <20111128073244.GH44498@glebius.int.ru> <FA975194-8338-480A-A8B7-459DABCC0C9C@bluezbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 28, 2011 at 12:13:36AM -0800, Oleksandr Tymoshenko wrote:
O> 
O> On 2011-11-27, at 11:32 PM, Gleb Smirnoff wrote:
O> 
O> > On Sun, Nov 27, 2011 at 11:18:10PM -0800, Oleksandr Tymoshenko wrote:
O> > O> > Stefan, Oleksandr,
O> > O> > 
O> > O> > which revisions have you tried? Revisions between r227791 and r227958 are already
O> > O> > known to have problems. Can you please clarify that you have tried revision r227958
O> > O> > or higher?
O> > O> 
O> > O> My source tree is r227960. I do not see "can't allocate llinfo" messages, just "in_scrubprefix: err=51, prefix delete failed"
O> > 
O> > Can you please obtain backtrace to determine which codepath causes error. Patch
O> > attached.
O> 
O> Sure, here it is:
O> 
O> in_scrubprefix+57c (?,?,?,?) ra 80435d28 sp a12980 sz 160
O> in_ifinit+38 (?,?,?,?) ra 80437328 sp a12a20 sz 96
O> in_control+bf8 (?,?,?,?) ra 8040ebb4 sp a12a80 sz 112
O> ifioctl+1974 (17ee000,?,?,?) ra 804add20 sp a12af0 sz 192
O> bootpc_init+1be0 (?,?,?,?) ra 802a642c sp a12bb0 sz 320
O> mi_startup+20c (?,?,?,?) ra 80100134 sp a12cf0 sz 32

Compiler have inlined bootpc_adjust_interface & bootpc_fakeup_interface into
bootpc_init so I can't determine which one is failing. Can you please
rebuild with:

make COPTFLAGS= DEBUG_FLAGS=-g buildkernel

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111128082042.GK44498>