Не удалось запустить [/bin/bash, —rcfile, /snap/pycharm-professional/127/plugins/terminal/jediterm-bash.in, -i]

#django #linux #python-3.x #bash #pycharm

#django #linux #python-3.x #bash #pycharm

Вопрос:

Мой Pycharm работал отлично, внезапно я вижу сообщение об ошибке ниже. У меня профессиональная версия pycharm

Любые предложения по устранению этой проблемы

 Cannot open Local Terminal

Failed to start [/bin/bash, --rcfile, /snap/pycharm-professional/127/plugins/terminal/jediterm-bash.in, -i] in /home/path-to-my-project

See your idea.log (Help | Show Log in Files) for the details.
  

Ответ №1:

После проверки файлов журнала он предоставил следующие сведения. На моем хост-компьютере с Windows была запущена Ubuntu. Перезапуск как хоста, так и гостя. проблема решена. Напоминает мне фильм. Небоскреб с Дуэйном Джонсоном

 There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 138412032 bytes for committing reserved memory.
# Possible reasons:
#   The system is out of physical RAM or swap space
#   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
#   Reduce memory load on the system
#   Increase physical memory or swap space
#   Check if swap backing store is full
#   Decrease Java heap size (-Xmx/-Xms)
#   Decrease number of Java threads
#   Decrease Java thread stack sizes (-Xss)
#   Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#