sergiotarxz opened a new issue, #2855: URL: https://github.com/apache/nuttx-apps/issues/2855
### Description / Steps to reproduce the issue * Have Linux * Have kconfig-frontend and xtensa toolchain installed and in path. * Have a ESP32 connected to /dev/ttyUSB0 * `git clone https://git.owlcode.tech/sergiotarxz/nuttx-reproduce-duktape-bug bug --recursive` * `cd bug` * `bash build.sh` This script should flash in your esp32 the faulty image, once it finishes connect to the serial port. * `minicom -D /dev/ttyUSB0` * `duk js/hello.js` * Press ctrl+c once it is printing * `duk js/hello.js` * The board crashes. ### On which OS does this issue occur? [OS: Linux] ### What is the version of your OS? Gentoo ### NuttX Version 12.7 ### Issue Architecture [Arch: arm64] ### Issue Area [Area: Interpreters] ### 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]
