eclipse4.2 windows8への対応
こんにちは。
windows7の上でeclipse4.2のプレアデス版をインストールして使っていたのですが、
先日windows8をインストールしてみてeclipseを起動したら、ある程度正常に動作するのですが、コントロールキー(Ctrlキー)を押すと強制終了してしまうようになってしまいました。
同じような症状の方はいらっしゃいますでしょうか?
できれば、解決策が知りたいです。わかる方がいたらアドバイスをいただけたら嬉しく思います。
一応、強制終了したときのエラーログが出ていたので一部を載せておきます。
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fa659a710a, pid=5260, tid=4148
#
# JRE version: 7.0_06-b24
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.2-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [uxtheme.dll+0x710a] BeginBufferedPaint+0x13a
#
# 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
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x00000000020f0800): JavaThread "main" [_thread_in_native, id=4148, stack(0x0000000000040000,0x0000000000140000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000040
Registers:
RAX=0x0000000000000000, RBX=0x000000000013d7c8, RCX=0x0000000000000030, RDX=0x000000000013d860
RSP=0x000000000013d7a0, RBP=0x000000005d010efc, RSI=0x0000000000000030, RDI=0x0000000000000000
R8 =0x000000000013d788, R9 =0x00000000005e0000, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x0000000000000000, R13=0x00000000b1483350, R14=0x000000000013d948, R15=0x00000000020f0800
RIP=0x000007fa659a710a, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000000013d7a0)
0x000000000013d7a0: 0000000019c77024 ffffffffb7011fa3
0x000000000013d7b0: 000000000013d948 0000000000000000
0x000000000013d7c0: 0000000000000030 000007fa659a7450
0x000000000013d7d0: 0000000000000000 000000000013d7c8
0x000000000013d7e0: 000000005d010efc 0000000000000001
0x000000000013d7f0: 0000000000000000 ffffffffb7011fa3
0x000000000013d800: 00000000000000b1 0000000000000030
0x000000000013d810: 0000000000cc0020 0000000000000000
0x000000000013d820: 000000000013d878 00000000b14af5f0
0x000000000013d830: 00000000020f0800 000000000013d948
0x000000000013d840: 00000000021f6401 000000000013d918
0x000000000013d850: 0000000000000000 000000001001f656
0x000000000013d860: 000000000013d7c8 0000000000007f20
0x000000000013d870: 0000000000000000 00000000b1483350
0x000000000013d880: 00000000021f64f0 00000000ffffffff
0x000000000013d890: 00000000b1483350 0000000002202388
Instructions: (pc=0x000007fa659a710a)
0x000007fa659a70ea: 48 83 c4 20 5b c3 90 90 90 90 90 90 90 90 90 90
0x000007fa659a70fa: 90 90 90 90 90 90 48 89 5c 24 10 56 48 83 ec 20
0x000007fa659a710a: 44 8b 49 10 45 33 c0 48 8b d9 41 8b f0 45 85 c9
0x000007fa659a711a: 0f 8e df 59 09 00 48 8b 0a 48 8b 43 08 48 39 08
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x000000000013d7c8 is pointing into the stack for thread: 0x00000000020f0800
RCX=0x0000000000000030 is an unknown value
RDX=0x000000000013d860 is pointing into the stack for thread: 0x00000000020f0800
RSP=0x000000000013d7a0 is pointing into the stack for thread: 0x00000000020f0800
RBP=0x000000005d010efc is an unknown value
RSI=0x0000000000000030 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x000000000013d788 is pointing into the stack for thread: 0x00000000020f0800
R9 =0x00000000005e0000 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000000b1483350 is an oop
{method}
- klass: {other class}
R14=0x000000000013d948 is pointing into the stack for thread: 0x00000000020f0800
R15=0x00000000020f0800 is a thread
Stack: [0x0000000000040000,0x0000000000140000], sp=0x000000000013d7a0, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [uxt
お礼
ありがとうございました。 書き込みは研究の余地がありますが、なぜか'00'が書き込めれる。 読み込みは、テキストファイルが読み込めました。 パラメータの値が違ったのだと思います。 どうも、お世話かけました。 皆様に、良いアドバイスをいただき感謝いたしました。