Re: coredump when loading cxgb after boot with routing daemon already running (RELENG11)

2017-01-08 Thread Gleb Smirnoff
On Sun, Jan 08, 2017 at 04:22:33PM +0300, Andrey V. Elsukov wrote: A> On 04.01.2017 22:07, Navdeep Parhar wrote: A> > What source line in releng-11 does ifioctl+0x6dd correspond to? A> > A> > (kgdb) l *(ifioctl+0x6dd) A> > A> > This might be race where the ifnet is being created or coming up and

Re: coredump when loading cxgb after boot with routing daemon already running (RELENG11)

2017-01-08 Thread Andrey V. Elsukov
On 04.01.2017 22:07, Navdeep Parhar wrote: What source line in releng-11 does ifioctl+0x6dd correspond to? (kgdb) l *(ifioctl+0x6dd) This might be race where the ifnet is being created or coming up and zebra pokes it in some way before it's fully ready. If that's the case it could affect any