raiden00pl commented on issue #13830:
URL: https://github.com/apache/nuttx/issues/13830#issuecomment-2416289846

   with this change https://github.com/apache/nuttx/pull/13753 `sim/smp` boots.
   But I just get crash with `ostest`:
   
   ```
   user_main: pthread_rwlock_cancel test
   pthread_rwlock_cancel: Starting test
   [CPU1] dump_assert_info: Current Version: NuttX  12.7.0 1a3537bcab Oct 16 
2024 11:26:52 sim
   [CPU1] dump_assert_info: Assertion failed tcb->cpu == up_cpu_index(): at 
file: sched/sched_removereadytorun.c:293 task(CPU1): ostest process: ostest 
0x441715
   [CPU1] dump_assert_info: Current Version: NuttX  12.7.0 1a3537bcab Oct 16 
2024 11:26:52 sim
   [CPU1] dump_assert_info: Assertion failed tcb->cpu == up_cpu_index(): at 
file: sched/sched_removereadytorun.c:293 task(CPU1): ostest process: ostest 
0x441715
   [1]    2493755 killed     ./nuttx
   ```


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

Reply via email to