On 01/05/12 11:37, VANHULLEBUS Yvan wrote:
Strange. may be related to some kind of code optimization
As the line juste before is:
saidx =&sav->sah->saidx;
Could you show the value of&sav->sah->saidx ?
And also check if kgdb can print sav->sah->saidx (without the&) ?
Oh sorry, the previ
On Thu, Jan 05, 2012 at 11:20:48AM +0100, Attila Nagy wrote:
> On 01/04/12 17:31, VANHULLEBUS Yvan wrote:
[]
> >Could you check that you are running a correct debug kernel ?
> The kernel config is GENERIC, plus some, so it contains DEBUG=-g
> makeoptions.
Ok.
[]
> (kgdb) frame 7
> #7 0
On 01/04/12 17:31, VANHULLEBUS Yvan wrote:
On Wed, Jan 04, 2012 at 04:17:41PM +0100, Attila Nagy wrote:
[]
#7 0x809bf779 in ipsec_process_done (m=0xfe000c7c7a00,
isr=0xfe001bf54380) at
/data/usr/src/sys/netipsec/ipsec_output.c:170
Here seems to be the proble
On Wed, Jan 04, 2012 at 04:17:41PM +0100, Attila Nagy wrote:
[]
>#7 0x809bf779 in ipsec_process_done (m=0xfe000c7c7a00,
>isr=0xfe001bf54380) at
>/data/usr/src/sys/netipsec/ipsec_output.c:170
>
> Here seems to be the problem
> Can you do the following (in th
Hi,
On 01/04/12 15:51, VANHULLEBUS Yvan wrote:
I've just upgraded a 8-STABLE box to 9-STABLE (well, just few commits
before it has been tagged as STABLE), which runs from NFS (pxebooted).
It has some IPSec config in ipsec.conf, like this for several boxes:
add 172.28.16.4 172.16
On Wed, Jan 04, 2012 at 01:46:03PM +0100, Attila Nagy wrote:
>Hi,
Hi.
>I've just upgraded a 8-STABLE box to 9-STABLE (well, just few commits
>before it has been tagged as STABLE), which runs from NFS (pxebooted).
>It has some IPSec config in ipsec.conf, like this for several boxe