You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/12/09 04:51:20 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #4954: sched/dumpstack: raise the stack dump level to emergency

anchao opened a new pull request #4954:
URL: https://github.com/apache/incubator-nuttx/pull/4954


   ## Summary
   
   sched/dumpstack: raise the stack dump level to emergency
   
   since sometimes dumpstack will be used in extreme situations(eg. assert)
   
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   ## Impact
   
   crash dump/dumpstack
   
   ## Testing
   
   dumpstack print:
   ```
   [ EMERG] up_assert: Assertion failed at file:armv8-m/arm_usagefault.c line: 113 task: init
   [ EMERG] backtrace|10:  0x2c325bde 0x2c319b98 0x2c3261cc 0x2c316b20 0x2c32699c 0x2c303a50 0x2c326072 0x2c3206ea
   [ EMERG] backtrace|10:  0x2c3428cc 0x2c33ed14 0x2c342e8e 0x2c34403a 0x2c344ac0 0x2c319b60 0x2c3080ba
   
   ```


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4954: sched/dumpstack: raise the stack dump level to emergency

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #4954:
URL: https://github.com/apache/incubator-nuttx/pull/4954


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org