> On Friday 19 February 2010 16:40:40 Larry Finger wrote:
>>>> [<8018c2d4>] skb_put+0x74/0x90
>>>> [<80c9a8e4>] b43_dma_rx+0x338/0x444 [b43]
>>>> [<80c87420>] b43_controller_restart+0x7a0/0x974 [b43]
>>>>
>> The traceback indicates a controller restart. Does your log show any reason 
>> for
>> that event? That may help me understand why skb->tail is past skb->end.

@Larry: I activated CONFIG_KERNEL_KALLSYMS in the build settings of
OpenWRT as told in an old ticker to get this traceback. Poorly, there is
no more output from the kernel than this.

> Note that on bcm47xx backtraces are _extremely_ unreliable.
> As b43_controller_restart does not call b43_dma_rx, yet it shows it
> this way in the backtrace, I think that line is just invalid.
> 

@Michael: Okay, is there any method to get more reliable information
about the kernel panic (strace, ...) or a idea to faster reproduce the
kernel panic than waiting?

Stefan
_______________________________________________
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to