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

   @TimJTi the `g_kthread_group` is the shared singleton group for all kernel 
threads, it is only used for kernel threads as shown in source of 
`group_inilialze()`.
   
   Can you set a breakpoint in `group_initialize()` for your app task and share 
the backtrace? Hoping this can tell how the app task is created.
   


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