lupyuen commented on PR #15444:
URL: https://github.com/apache/nuttx/pull/15444#issuecomment-2585595498

   Sorry @yf13: This PR is causing "Instruction page fault" for 
`rv-virt:knsh64`. Wonder if there's something I missed in my testing steps? 
Thanks!
   
https://gist.github.com/lupyuen/60d54514ce9a8589b56ed6207c356d95#file-special-qemu-riscv-knsh64-log-L1396
   ```
   + git reset --hard 657247bda89d60112d79bb9b8d223eca5f9641b5
   HEAD is now at 657247bda8 libc/modlib: preprocess gnu-elf.ld
   + tools/configure.sh rv-virt:knsh64
   + make -j
   + make export
   + ./tools/mkimport.sh -z -x ../nuttx/nuttx-export-12.8.0.tar.gz
   + make import
   + qemu-system-riscv64 -semihosting -M virt,aclint=on -cpu rv64 -kernel nuttx 
-nographic
   QEMU emulator version 9.2.0
   OpenSBI v1.5.1
   ABC
   riscv_exception: EXCEPTION: Instruction page fault. MCAUSE: 
000000000000000c, EPC: 000000018000001a, MTVAL: 000000018000001a
   riscv_exception: Segmentation fault in PID 2: /system/bin/init
   ```
   [(Earlier Commit is 
OK)](https://gist.github.com/lupyuen/489af50d987c94e2cda54d927a8ea4f3)
   


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

Reply via email to