yf13 commented on issue #12629:
URL: https://github.com/apache/nuttx/issues/12629#issuecomment-2211496764

   @TimTJi, thanks for the code fragment
   
   Using `rv-virt/nsh` config, I added `getpid()` to the `printf()` line to 
`hello_main.c`, `getprime_main.c` for simple and threaded use cases and they 
both work fine when kicked off from NSH.
   
   I also added `getpid()` usage to `nshlib/nsh_essoin.c` after the greeting 
message and see the non-zero pid dump on console as well.
   
   So far I haven't found ways to reproduce your issue yet.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to