nuttxpr commented on PR #14100: URL: https://github.com/apache/nuttx/pull/14100#issuecomment-2408832238
Sorry @anjiahao1 I'm also having problems with knsh64: https://gist.github.com/lupyuen/5bfa7af7e2927e7fd1ba7b65e8c405e5 ```text $ git reset --hard 56aa628eeca4d96d80eba21a90656f17f771a451 HEAD is now at 56aa628eec binfmt_loadmodule.c:fix build break ... $ qemu-system-riscv64 -semihosting -M virt,aclint=on -cpu rv64 -kernel nuttx -nographic QEMU emulator version 9.0.2 OpenSBI v1.4 ABC dump_assert_info: Current Version: NuttX 12.7.0-RC0 56aa628eec Oct 13 2024 13:07:08 risc-v dump_assert_info: Assertion failed : at file: init/nx_bringup.c:381 task: Idle_Task process: Kernel 0x80200fda ``` The previous commit works OK: https://gist.github.com/lupyuen/c6a32aab4ba186c53ffc4c1150541a8b Any idea why this is failing? Thanks! -- 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