lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #47334] 6LoWPAN crashes on reassembly of high payload


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #47334] 6LoWPAN crashes on reassembly of high payload lengths
Date: Sat, 05 Mar 2016 14:34:20 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36

Update of bug #47334 (project lwip):

             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #17:

OK now I see: you're probably coming from a uIP world where you don't want to
allocate 10 KByte for the IP stack? In lwIP, this is rather little memory,
given that you allocate *all* memory from the heap, even all RX pbufs!

Are you sure that your PBUF_POOL_BUFSIZE is set to around 127?

Anyway, this is not a 6lowpan issue but rather a question "why does lwIP
consume more memory than I would think it would?"

By tracing the calls to mem_malloc(), you should find out...

I'm closing this, as you said the crash (which is what this bug is about,
after all) might probably be in your driver.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?47334>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]