hujun260 commented on issue #13830: URL: https://github.com/apache/nuttx/issues/13830#issuecomment-2408553698
> another problem is assertion in ostest which happens randomly: > > ``` > signest_test: With task locking > Total signalled 2480 Odd=1240 Even=1240 > Total handled 2480 Odd=1240 Even=1240 > Total nested 0 Odd=0 Even=0 > [CPU1] dump_assert_info: Current Version: NuttX 10.4.0 6e12b3d74b Oct 12 2024 10:57:16 sim > [CPU1] dump_assert_info: Assertion failed : at file: signest.c:228 task(CPU1): ostest process: ostest 0x441c23 > ostest_main: Exiting with status 256 > stdio_test: Standard I/O Check: fprintf to stderr > ``` if revert one commit (sim: fix context-switch when do wdog callback()) signest_test looks good git revert a3568af10551c37b839169634c33fbe78044725f -- 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]
