Jump to content

Eclipse exit code =-1


AssassinHero

Recommended Posts

I have been using eclipse for ages...

 

I was coding on it yesterday and then I turned on my computer this morning and i was greeted with this

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000064773e0f, pid=4316, tid=2936
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V  [jvm.dll+0x353e0f]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread is native thread

siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffe9f659e8

Registers:
RAX=0x0000000000100000, RBX=0x0000000002224000, RCX=0x000000007733f8ea, RDX=0x0000000000000000
RSP=0x00000000058df4f0, RBP=0x00000000058df850, RSI=0x0000000000000000, RDI=0x0000000000000000
R8 =0x00000000058df3b8, R9 =0x00000000058df850, R10=0x0000000000000000, R11=0x0000000000000286
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x0000000064773e0f, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x00000000058df4f0)
0x00000000058df4f0:   0000000064b61d98 0000000000000080
0x00000000058df500:   0000000000000000 00000000058df948
0x00000000058df510:   0000000000000000 00000000022564f0
0x00000000058df520:   0000000000000000 0000000000334000
0x00000000058df530:   0000000000000000 0000000000000000
0x00000000058df540:   0000000000000000 000000009f01009e
0x00000000058df550:   0000000002225190 0000000000000000
0x00000000058df560:   0000000000000000 0000000077322c80
0x00000000058df570:   0000000000000000 0000000000000000
0x00000000058df580:   0000000000000000 0000000000000000
0x00000000058df590:   0000000000000000 0000000000000000
0x00000000058df5a0:   00000000058df850 00000000646363be
0x00000000058df5b0:   0000000000330548 000000000033405c
0x00000000058df5c0:   0000000002224000 0000000000000000
0x00000000058df5d0:   000000000000002d 0000000000000000
0x00000000058df5e0:   0000000000000000 0000000000000000 

Instructions: (pc=0x0000000064773e0f)
0x0000000064773def:   cc 48 89 5c 24 18 55 56 57 41 54 41 55 41 56 41
0x0000000064773dff:   57 48 81 ec 80 00 00 00 48 8b d9 e8 e1 d9 e7 ff
0x0000000064773e0f:   48 8b 8b e8 19 d4 e7 ff 44 8b 83 c8 01 00 00 41
0x0000000064773e1f:   83 f8 ff 74 27 80 3d 9c 80 35 00 00 74 13 48 8b 


Stack: [0x00000000057e0000,0x00000000058e0000],  sp=0x00000000058df4f0,  free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x353e0f]


---------------  P R O C E S S  ---------------

VM state:not at safepoint (not fully initialized)

VM Mutex/Monitor currently owned by a thread: None

GC Heap History (0 events):
No events

Deoptimization events (0 events):
No events

Internal exceptions (0 events):
No events

Events (0 events):
No events


Dynamic libraries:
0x000000013fa70000 - 0x000000013faa3000 	C:\Windows\system32\javaw.exe
0x00000000772f0000 - 0x000000007749c000 	C:\Windows\SYSTEM32\ntdll.dll
0x00000000771d0000 - 0x00000000772ef000 	C:\Windows\system32\kernel32.dll
0x000007fefd980000 - 0x000007fefd9ec000 	C:\Windows\system32\KERNELBASE.dll
0x000007fefdbe0000 - 0x000007fefdcbb000 	C:\Windows\system32\ADVAPI32.dll
0x000007fefeb80000 - 0x000007fefec1f000 	C:\Windows\system32\msvcrt.dll
0x000007feff3b0000 - 0x000007feff3cf000 	C:\Windows\SYSTEM32\sechost.dll
0x000007fefdcc0000 - 0x000007fefddee000 	C:\Windows\system32\RPCRT4.dll
0x0000000076f80000 - 0x000000007707a000 	C:\Windows\system32\USER32.dll
0x000007fefee30000 - 0x000007fefee97000 	C:\Windows\system32\GDI32.dll
0x000007fefdbd0000 - 0x000007fefdbde000 	C:\Windows\system32\LPK.dll
0x000007feff1e0000 - 0x000007feff2aa000 	C:\Windows\system32\USP10.dll
0x000007fefc1f0000 - 0x000007fefc3e4000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
0x000007fefeea0000 - 0x000007fefef11000 	C:\Windows\system32\SHLWAPI.dll
0x000007fefec70000 - 0x000007fefec9e000 	C:\Windows\system32\IMM32.DLL
0x000007fefeca0000 - 0x000007fefeda9000 	C:\Windows\system32\MSCTF.dll
0x0000000064b40000 - 0x0000000064c11000 	C:\Program Files\Java\jre7\bin\msvcr100.dll
0x0000000064420000 - 0x0000000064b3f000 	C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef57b0000 - 0x000007fef57b9000 	C:\Windows\system32\WSOCK32.dll
0x000007fefec20000 - 0x000007fefec6d000 	C:\Windows\system32\WS2_32.dll
0x000007feff3a0000 - 0x000007feff3a8000 	C:\Windows\system32\NSI.dll
0x000007fefb470000 - 0x000007fefb4ab000 	C:\Windows\system32\WINMM.dll
0x00000000774c0000 - 0x00000000774c7000 	C:\Windows\system32\PSAPI.DLL
0x0000000072ac0000 - 0x0000000072acf000 	C:\Program Files\Java\jre7\bin\verify.dll
0x0000000072a90000 - 0x0000000072ab8000 	C:\Program Files\Java\jre7\bin\java.dll
0x00000000729d0000 - 0x00000000729e5000 	C:\Program Files\Java\jre7\bin\zip.dll
0x000007fef75b0000 - 0x000007fef76d5000 	C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -Dhelp.lucene.tokenizer=standard -Xms40m -Xmx512m -XX:MaxPermSize=256m 
java_command: C:\Users\Ryan\Desktop\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar -os win32 -ws win32 -arch x86_64 -showsplash C:\Users\Ryan\Desktop\eclipse\\plugins\org.eclipse.platform_4.2.2.v201302041200\splash.bmp -launcher C:\Users\Ryan\Desktop\eclipse\eclipse.exe -name Eclipse --launcher.library C:\Users\Ryan\Desktop\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807\eclipse_1503.dll -startup C:\Users\Ryan\Desktop\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar --launcher.overrideVmargs -exitdata 794_58 -product org.eclipse.epp.package.jee.product -vm C:\Windows\system32\javaw.exe -vmargs -Dosgi.requiredJavaVersion=1.5 -Dhelp.lucene.tokenizer=standard -Xms40m -Xmx512m -XX:MaxPermSize=256m -jar C:\Users\Ryan\Desktop\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
USERNAME=Ryan
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD



---------------  S Y S T E M  ---------------

OS: Windows 7 , 64 bit Build 7600 

CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv

Memory: 4k page, physical 16758904k(13854028k free), swap 33515900k(30178492k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar  1 2013 03:38:30 by "java_re" with unknown MS VC++:1600

time: Sun Mar 24 10:03:49 2013
elapsed time: 0 seconds

 

this is from a crash file.

 

Anyone got any solutions?

STOP CRUCIFYING NEW MODDERS!!!!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.