[openbeosnetteam] Re: BUG: ethernet

Waldemar Kornewald <wkornew@xxxxxxx> wrote:
> did someone of you notice reproducible crashes when loading the 
> ethernet 
> kernel module on R5/BONE? The debugger says:
> 
> Thread: ethernet_input
> Stack trace:
> xxxx close
> 
> That's all I get (with DEBUG=5). I cannot explain why this happens 
> (ethernet_input does not close() anything, does it?). Probably it's 

You may want to try to activate -fcheck-memory-usage and MALLOC_DEBUG=
15 - that should help detect any memory corruption. What might also 
help is to use bdb with single stepping.

> something very stupid, but it works with the userland testing-stack 
> (but 
> then I cannot access the PPP stack ;).

Good luck with it :-)

Bye,
   Axel.


Other related posts: