zoukankan      html  css  js  c++  java
  • eclipse在ubuntu13.04下崩溃crash

    错误信息:

    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  SIGSEGV (0xb) at pc=0x00007fb29dce2009, pid=19297, tid=140405947455232
    #
    # JRE version: 7.0_10-b18
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.6-b04 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
    #
    # An error report file with more information is saved as:
    # /home/psycho/hs_err_pid19297.log
    #
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

    解决办法:在eclipse.ini里面最下面加上这句话

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

    OK

  • 相关阅读:
    网页导出PDF文件
    图片翻转导航
    瀑布流之ajax
    楼梯效果
    数码时钟
    数字字母随机验证码
    kafka shell
    zookeeper shell
    正则
    Linux(一)
  • 原文地址:https://www.cnblogs.com/tqj-zyy/p/4559768.html
Copyright © 2011-2022 走看看