[BUG] Duktape crashes while you try to start it after interrupting it with ctrl+c. #2855
Open
1 task done
Labels
Type: Bug
Something isn't working
Description / Steps to reproduce the issue
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.
(Sorry if I am missing something out, I just started playing with nuttx yesterday, the OS is very cool, thanks for your work)
minicom -D /dev/ttyUSB0
duk js/hello.js
duk js/hello.js
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
The text was updated successfully, but these errors were encountered: