On Thu, Sep 18, 2014 at 03:02:17PM +0100, Simon Vincent wrote: > I have created a small test program that shows this problem. It looks like a > race condition as sometimes the addresses are not corrupt. > Mhh maybe some used after freed and then we copy somewhere garbage sometimes. Don't know right now. > It looks like if the RAW socket gets the packet before the packet hits the > 6lowpan layer the addresses are fine. If the packet hits the 6lowpan layer > before the RAW socket gets the packet then the addresses are corrupt. > > The test program can be found here. > https://github.com/xsilon/sockdebug > > I will continue debugging! > ok, good luck. - Alex -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html