ubuntu - 每次自动完成打开时,Dart 编辑器都会崩溃

标签 ubuntu dart jvm-crash dart-editor

每次自动完成打开时,我的 Dart 编辑器都会崩溃。我刚刚将编辑器和 sdk 更新为

  • Dart 编辑器版本 0.5.1_r22072
  • Dart SDK 版本 0.5.1.0_r22072

  • 其他规范
  • Ubuntu 13.04
  • JRE 版本:7.0_21-b02
  • Java VM:OpenJDK 64 位服务器 VM(23.7-b01 混合模式 linux-amd64 压缩 oops)

  • 有一个 java 的错误日志,它很长,所以我只给你标题
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  SIGSEGV (0xb) at pc=0x00007f4798c57009, pid=5297, tid=139947622676224
    #
    # JRE version: 7.0_21-b02
    # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C  [libsoup-2.4.so.1+0x6e009]  soup_session_feature_detach+0x19
    #
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    #
    # If you would like to submit a bug report, please include
    # instructions on how to reproduce the bug and visit:
    #   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    

    希望有人可以帮忙,谢谢
    彼得

    最佳答案

    这是 known bug .

    有一个解决方法:

    -Dorg.eclipse.swt.browser.DefaultType=mozilla
    

    关于ubuntu - 每次自动完成打开时,Dart 编辑器都会崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16295871/

    相关文章:

    Perl 模块无法识别

    ubuntu - docker-compose 不使用 gcloud : Cannot Find OpenSSL

    flutter - 在这种情况下,如何在我点击_card时打开新路线/页面?

    flutter - dart pub 是否升级,升级所有依赖项,或者我们必须手动更改那些发生重大更改的内容?

    java - 卡尺错误 : CICompilerCount of 1 is invalid; must be at least 2

    ubuntu - 配置 dpkg 失败并出现错误 "Package dpkg is not configured yet."

    编译并执行带参数的c程序

    dart - 使用 dart 下载文件

    java - 没有堆栈跟踪的嵌入式 neo4j 崩溃