raiden00pl opened a new issue, #13830:
URL: https://github.com/apache/nuttx/issues/13830
### Description / Steps to reproduce the issue
on `tag: nuttx-12.7.0-RC0`:
```
./tools/configure.sh sim/smp
make -j
[raiden00:~/git/RTOS/nuttx/nuttx]$ ./nuttx
[1] 332900 segmentation fault (core dumped) ./nuttx
```
On the current master (a613bcb7cb) we don't get segmentation fault and we
can boot to NSH but **it's not functional**: interaction with NSH lags like
hell.
### On which OS does this issue occur?
[OS: Linux]
### What is the version of your OS?
Arch Linux
### NuttX Version
nuttx-12.7.0-RC0, master
### Issue Architecture
[Arch: simulator]
### Issue Area
[Area: Kernel]
### Verification
- [X] I have verified before submitting the report.
--
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]