masayuki2009 commented on PR #6833: URL: https://github.com/apache/incubator-nuttx/pull/6833#issuecomment-1212677478
> > @GUIDINGLI Also, can you provide the test code so that we can reproduce the bug? > > start a hello world main like this. while(1); > > just busy loop one cpu, then do anything in other thread. @GUIDINGLI I tried your test case with both `sabre-6quad:smp (CONFIG_SMP_NCPUS=2)` and `rv-virt:smp64 (CONFIG_SMP_NCPUS=2)` on qemu-6.2 but I couldn't reproduce the bug. Can you reproduce the issue with the above environments? -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org