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 2020/11/04 01:46:52 UTC

[GitHub] [incubator-nuttx] v01d commented on issue #2203: Hardfault on boot when only usb console is used

v01d commented on issue #2203:
URL: https://github.com/apache/incubator-nuttx/issues/2203#issuecomment-721466210


   As I suspected, I'm getting bit by the same bug. In my case I disabled console since I'm working with a device with inaccessible UART. The moment I do a printf() from my app it crashes. I'm finding that group->nxsched_get_streams also has a NULL head.
   I'm not fully understanding if this is a recent problem or something that was always problematic. @davids5 you are using a workaround in PX4, was this reported here? @xiaoxiang781216 what can we do to fix this properly on NuttX?
   Note that I'm using master


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