0
嘿,我有問題與日食。每次我想導入一些庫時,都會說org.opencv eclipse崩潰。它在我寫dot org(dot)opencv的那一刻崩潰了。你有沒有看過像這樣的東西?你能幫我修好嗎?我使用的是Ubuntu 14.04, adt-bundle-linux-x86_64-20140702。Eclipse導入庫時崩潰
我還錄了一個視頻[http://tinypic.com/r/2nm15ip/8][1]。
謝謝你的幫助。
我試圖打開它在終端,當然它墜毀的,但我得到了一些答案:
libEGL warning: DRI2: failed to authenticate
NOT SANDBOXED
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc79f6052a1, pid=9886, tid=140499127801600
#
# JRE version: Java(TM) SE Runtime Environment (7.0_72-b14) (build 1.7.0_72-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.72-b04 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libsoup-2.4.so.1+0x6c2a1] soup_session_feature_detach+0x11
#
# 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/nemesis/NEW_Android_Development_Enviroment/adt-bundle-linux-x86_64-20140702/eclipse/hs_err_pid9886.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.
#
同時,我發現,在我的Eclispe的文件夾中已創建錯誤報告。
我上傳這裏: http://www.filedropper.com/hserrpid32252
啓動Eclipse控制檯,做同樣的使用情況,並告訴我們,什麼bash的控制檯顯示異常。順便說一句:爲什麼你會在Eclipse中手動編寫導入?您可以開始輸入課程(您不需要完全編寫它),讓我們說GoogleM(導入GoogleMap)並按STRG + SPACE。在您做出選擇後,將自動添加導入。或者您鍵入STRG + SHIFT + O以用一個命令重組所有導入。 – Bevor 2015-01-04 14:23:54
我做了,我把結果放到了我的q – User 2015-01-04 14:39:20
/home/nemesis/NEW_Android_Development_Enviroment/adt-bundle-linux-x86_64-20140702/eclipse/hs_err_pid9886.log中是否有任何特殊信息? 您是否對新鮮的工作空間有同樣的問題?也許它與你使用的任何插件有關。 – Bevor 2015-01-04 14:46:54