masayuki2009 commented on PR #11862:
URL: https://github.com/apache/nuttx/pull/11862#issuecomment-1983123271
>Let me check if the same issue happens on other configurations.
@anchao
qemu-intel64:nsh has the same issue.
```
nsh> uname -a
NuttX 12.0.0 781dad874a Mar 7 2024 18:43:52 x86_64 qemu-intel64
nsh> ps
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK
STACK COMMAND
0 0 0 FIFO Kthread - Ready 0000000000000000
4194280 Idle_Task
1 1 100 FIFO Task - Running 0000000000000000
4194240 nsh_main
nsh> free
total used free maxused maxfree nused
nfree
Umem: 254099456 4205872 249893584 4205840 249893584 33
1
nsh> hello
Hello, World!!
Traceback (most recent call last):
```
--
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]