Bash session closes on errors after importing IDF environment (IDFGH-8757) #10190
Closed
3 tasks done
Labels
Resolution: Won't Do
This will not be worked on
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v5.1-dev-1826-gac99c0ad6b
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
No response
What is the expected behavior?
Bash session to remain open
What is the actual behavior?
After install.sh and export.sh, the bash session abruptly terminates with code 1 after certain events.
Steps to reproduce.
Running bash 5.2.9 and python 3.11.0, btw.
Just build any app in a way that would cause a compilation error.
Running 'printenv $IDF_PATH' also triggers it.
Reproducing #10116 (which causes install.sh to fail) also triggers the issue.
Build or installation Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: