Re: LOR in route.c // scope6.c

2011-09-21 Thread Sergey Kandaurov
On 19 August 2011 05:07, Garrett Cooper wrote: > Hi, >    I've periodically seen the following LOR when trying to repro a > panic after restarting my network configuration: > > :lock order reversal: >  1st 0xc4142f1c rtentry (rtentry) @ /usr/src/sys/net/routec:362 >  2nd 0xc3d08604 if_afdata (if_a

LOR in route.c // scope6.c

2011-08-18 Thread Garrett Cooper
Hi, I've periodically seen the following LOR when trying to repro a panic after restarting my network configuration: :lock order reversal: 1st 0xc4142f1c rtentry (rtentry) @ /usr/src/sys/net/routec:362 2nd 0xc3d08604 if_afdata (if_afdata) @ /usr/src/sys/netinet6/scope6.c:417 KDB: stack backt

Re: LOR in route.c

2003-11-10 Thread Steve Ames
On Mon, Nov 10, 2003 at 02:43:11PM -0800, Sam Leffler wrote: > On Monday 10 November 2003 02:27 pm, Steve Ames wrote: > > On Mon, Nov 10, 2003 at 05:19:06PM -0500, Steve Ames wrote: > > > New /usr/src from around 4:30PM EST: > > > > > > Mon Nov 10 17:16:14 EST 2003 > > > lock order reversal > > > 1

Re: LOR in route.c

2003-11-10 Thread Sam Leffler
On Monday 10 November 2003 02:27 pm, Steve Ames wrote: > On Mon, Nov 10, 2003 at 05:19:06PM -0500, Steve Ames wrote: > > New /usr/src from around 4:30PM EST: > > > > Mon Nov 10 17:16:14 EST 2003 > > lock order reversal > > 1st 0xc6761890 rtentry (rtentry) @ /opt/src/sys/net/route.c:182 > > 2nd 0xc6

Re: LOR in route.c

2003-11-10 Thread Steve Ames
On Mon, Nov 10, 2003 at 05:19:06PM -0500, Steve Ames wrote: > > New /usr/src from around 4:30PM EST: > > Mon Nov 10 17:16:14 EST 2003 > lock order reversal > 1st 0xc6761890 rtentry (rtentry) @ /opt/src/sys/net/route.c:182 > 2nd 0xc668687c radix node head (radix node head) @ /opt/src/sys/net/route

LOR in route.c

2003-11-10 Thread Steve Ames
New /usr/src from around 4:30PM EST: Mon Nov 10 17:16:14 EST 2003 lock order reversal 1st 0xc6761890 rtentry (rtentry) @ /opt/src/sys/net/route.c:182 2nd 0xc668687c radix node head (radix node head) @ /opt/src/sys/net/route.c:565 Stack backtrace: -Steve __