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


   Ok, I avoided the crash if I do enable DEV_CONSOLE but enable 
console->syslog redirection. It seems the problem is missing /dev/console. 
Maybe this shouldn't be an option?
   BTW, the config is really confusing, at first glance it appears as if you 
would be able to make console go to syslog and make syslog go to console 
simultaneously. The symbol names are even more confusing: CONFIG_CONSOLE_SYSLOG 
and CONFIG_SYSLOG_CONSOLE. If you enable CONFIG_CONSOLE_SYSLOG, the other 
option is still selectable. Seems a `depends on` is missing.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to