Ath0 Crash the PC

Sam Leffler sam at errno.com
Wed Oct 22 22:04:09 PDT 2003


On Wednesday 22 October 2003 07:36 pm, Marcos Biscaysaqu wrote:
> Hi There.
> With the debug on in hte kernel "ZABU" I found this when my Atheros card
> crash:
>
> lock order reversal
>  1st 0xc36c1e84 rl0 (network driver) @ pci/if_rl.c:1485
>  2nd 0xc0766280 bridge (bridge) @ net/bridge.c:777
> Stack backtrace:
> lock order reversal
>  1st 0xc0768540 ifnet (ifnet) @ net/bridge.c:424
>  2nd 0xc379307c radix node head (radix node head) @ net/route.c:544
> Stack backtrace:
>
>
> looks like is a Bridge problem, I have the option BRIDGE in my kernel
> may be I need try another way to make the bridge work?

LOR's will not cause a system crash.  If a LOR causes a problem it will likely 
deadlock your system.

The two LORs shown above are known and should not be a problem.

	Sam



More information about the freebsd-current mailing list