masayuki2009 commented on PR #11848:
URL: https://github.com/apache/nuttx/pull/11848#issuecomment-1982560244
@anchao
sim:elf (on ubuntu 20.04 x86_64) crashed.
```
NuttShell (NSH) NuttX-12.0.0
MOTD: username=admin password=Administrator
nsh> elf
Initial memory usage: 1332584
elf_main: Registering romdisk at /dev/ram6
Memory Usage after romdisk_register:
Before: 1332584 After: 1332712 Change: 128
elf_main: Mounting ROMFS filesystem at target=/mnt/romfs with
source=/dev/ram6
Memory Usage after mount:
Before: 1332712 After: 1333448 Change: 736
testheader:
****************************************************************************
* Executing errno
****************************************************************************
Memory Usage after exec:
Before: 1333448 After: 1402776 Change: 69328
elf_main: Wait a bit for test completion
Hello, World on stderr
We failed to open "aflav-sautga-ay!" errno is 2
Hello, World on stdout
_assert: Current Version: NuttX 12.0.0 ec08031e4b Mar 7 2024 15:30:28 sim
_assert: Assertion failed : at file: sched/sched_addreadytorun.c:98 task:
nsh_main process: nsh_main 0x42c376
Segmentation fault (core dumped)
```
--
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]