You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/07/22 12:37:14 UTC

[GitHub] [mynewt-nimble] rymanluk edited a comment on issue #532: [controller] Hardfault exception when allocating RX PDU mbuf

rymanluk edited a comment on issue #532: [controller] Hardfault exception when allocating RX PDU mbuf
URL: https://github.com/apache/mynewt-nimble/issues/532#issuecomment-513701048
 
 
   @lance-proxy bisecting this is the first prio but then you could also look at the os_msys_1_mempool when it happens. There is `compiler/gdbmacros/mbuf.gdb` script which could help (command `mn_msys1_print`)
   Just make sure you have this patch (https://github.com/apache/mynewt-core/pull/1922)
   
   Also would be good to add couple MYNEWT_VALs: OS_MEMPOOL_POISON, OS_MEMPOOL_GUARD

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services