hujun260 commented on PR #13564: URL: https://github.com/apache/nuttx/pull/13564#issuecomment-2365176490
> OSTest seems to hang at vfork() for `rv-virt:knsh`? https://gist.github.com/lupyuen/8daee1123a52e222fb601287a00af149 > > ``` > $ git clone https://github.com/hujun260/nuttx --branch apache_10 nuttx > $ tools/configure.sh rv-virt:knsh > ... > $ qemu-system-riscv32 -semihosting -M virt,aclint=on -cpu rv32 -kernel nuttx -bios opensbi-1.5-rv-bin/share/opensbi/ilp32/generic/firmware/fw_dynamic.bin -nographic > QEMU emulator version 9.0.2 > OpenSBI v1.5 > ... > nsh> ostest > user_main: vfork() test > [Hangs here] > ``` > > **Update:** `rv-virt:knsh64` also hangs at vfork(): https://gist.github.com/lupyuen/ce2e2cb328073d25743adbd4bc4a9b87 i fixed this issue -- 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]
