【问题标题】:Failed to start [/bin/bash, --rcfile, /snap/pycharm-professional/127/plugins/terminal/jediterm-bash.in, -i]启动失败 [/bin/bash, --rcfile, /snap/pycharm-professional/127/plugins/terminal/jediterm-bash.in, -i]
【发布时间】:2019-04-15 03:11:26
【问题描述】:

我的 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.

【问题讨论】:

    标签: django linux python-3.x bash pycharm


    【解决方案1】:

    在检查日志文件后,它提供了以下详细信息。我在我的主机 Windows 机器上运行了 Ubuntu。重新启动主机和来宾。解决了这个问题。让我想起了电影。摩天大楼与 Dwane Johnson

    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.
    #
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-30
      • 1970-01-01
      • 2021-02-18
      • 2015-01-04
      相关资源
      最近更新 更多