jlaitine commented on issue #16341: URL: https://github.com/apache/nuttx/issues/16341#issuecomment-2871942980
Unfortunately, the PR #16343 doesn't fix the bug. I tried to look it a bit further, and realized that "sim" target suffers from the same tick timer drift as what was fixed earlier for riscv and arm64 platforms. I made a quick attempt to correct it in https://github.com/apache/nuttx/pull/16358 , which seems to fix the issue of test failing randomly. Another thing is why it always segfaulted when the test failed. That I didn't look up yet, but probably should, just in case there is something funny going on... -- 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