여기에서 내 문제를 발견했습니다. “코어 덤프를 작성하지 못했습니다. java 및 여기 를 실행하는 동안 코어 덤프가 비활성화되었습니다.”오류 : 시작시 Eclipse 충돌 및 여기 : Eclipse 계속 충돌
아무것도 나를 도와주지 않는다.
이게 문제 야:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fa434ffc2a1, pid=6989, tid=140346763503360
#
# JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.55-b03 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
#
# 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.
코어 덤프를 사용하려면 Java를 다시 시작하기 전에 "ulimit -c unlimited"를 시도하고 도움이되지 마십시오.
업그레이드하려고했지만 종속성 문제가있었습니다.
지난 며칠 동안 Cisco packet Tracer를 설치하려고 시도했습니다. 즉, ia386과 같은 일부 항목을 설치하고 제거합니다-패키지 이름을 기억하지 못합니다.
이 문제를 해결하지 못하면 ADT를 새로 설치하거나 Intellij에 설치하려고합니다.
새로 설치하려면 (모든 플러그인을 어떻게 백업해야합니까?)
나도 같은 오류가있다
—
Manee Osman
참고 :이 질문에 대한 "다음 기사": stackoverflow.com/questions/23522606/…
—
nyx