teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

5

追記4

2020/04/27 06:23

投稿

wageshII
wageshII

スコア4

title CHANGED
File without changes
body CHANGED
@@ -57,6 +57,7 @@
57
57
  新しく、プロジェクトを作って試してみましたが、標準ライブラリを使用すると、同じエラーが吐かれてしまいました
58
58
  再インストールしてもダメでした
59
59
  Eclipseの方で何度かワークスペースを消して、作り直してたのですが、一度保存するか、UTF-8に文字コードを変えるとエラーが吐かれるようになるみたいです
60
+ 追記4文字コードは関係ありませんでした
60
61
 
61
62
  ワークスペースを消してしまったので新しいエラーです
62
63
  ```

4

追記3

2020/04/27 06:23

投稿

wageshII
wageshII

スコア4

title CHANGED
File without changes
body CHANGED
@@ -81,4 +81,8 @@
81
81
  # See problematic frame for where to report the bug.
82
82
  #
83
83
  ```
84
- すみません、ログは文字数を超えてしまうため、載せられませんでした
84
+ すみません、ログは文字数を超えてしまうため、載せられませんでした
85
+
86
+ 追記3
87
+ ごめんなさい、できれば画像で渡したかったのですが、画像にできなかったのでファイルをアップロードすることにしました、これでも、良ければよろしくお願いします
88
+ https://11.gigafile.nu/0504-40df59144eb9c3d9879c02ad1d0db3f0

3

追記2

2020/04/27 06:12

投稿

wageshII
wageshII

スコア4

title CHANGED
File without changes
body CHANGED
@@ -52,4 +52,33 @@
52
52
  # The crash happened outside the Java Virtual Machine in native code.
53
53
  # See problematic frame for where to report the bug.
54
54
  #
55
- ```
55
+ ```
56
+ 追記2
57
+ 新しく、プロジェクトを作って試してみましたが、標準ライブラリを使用すると、同じエラーが吐かれてしまいました
58
+ 再インストールしてもダメでした
59
+ Eclipseの方で何度かワークスペースを消して、作り直してたのですが、一度保存するか、UTF-8に文字コードを変えるとエラーが吐かれるようになるみたいです
60
+
61
+ ワークスペースを消してしまったので新しいエラーです
62
+ ```
63
+ #
64
+ # A fatal error has been detected by the Java Runtime Environment:
65
+ #
66
+ # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb7e9ef74a, pid=12640, tid=23784
67
+ #
68
+ # JRE version: OpenJDK Runtime Environment (14.0+36) (build 14+36-1461)
69
+ # Java VM: OpenJDK 64-Bit Server VM (14+36-1461, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
70
+ # Problematic frame:
71
+ # C [awt.dll+0x8f74a]
72
+ #
73
+ # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
74
+ #
75
+ # An error report file with more information is saved as:
76
+ # C:\Users\youka\eclipse-workspace\test\hs_err_pid12640.log
77
+ #
78
+ # If you would like to submit a bug report, please visit:
79
+ # https://bugreport.java.com/bugreport/crash.jsp
80
+ # The crash happened outside the Java Virtual Machine in native code.
81
+ # See problematic frame for where to report the bug.
82
+ #
83
+ ```
84
+ すみません、ログは文字数を超えてしまうため、載せられませんでした

2

プライバシーの保護

2020/04/27 05:39

投稿

wageshII
wageshII

スコア4

title CHANGED
File without changes
body CHANGED
@@ -45,7 +45,7 @@
45
45
  # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
46
46
  #
47
47
  # An error report file with more information is saved as:
48
- # C:\Users\youka\eclipse-workspace\PaffeLibrary_Game\hs_err_pid4660.log
48
+ # C:\Users\user\eclipse-workspace\Library_Game\hs_err_pid4660.log
49
49
  #
50
50
  # If you would like to submit a bug report, please visit:
51
51
  # http://bugreport.java.com/bugreport/crash.jsp

1

Eclipseでもエラーが吐かれるようになった

2020/04/27 00:58

投稿

wageshII
wageshII

スコア4

title CHANGED
File without changes
body CHANGED
@@ -25,4 +25,31 @@
25
25
  #
26
26
 
27
27
  Process finished with exit code 1
28
+ ```
29
+
30
+ Eclipseでも似たエラーが出るようになってしまいました
31
+ Intellij IDEAに移行しようとして、失敗して、Eclipseのソースも消えてしまい、
32
+ バックアップから、一つ一つ新しいクラスを作成しファイルのソースコードをコピペしてソースコードは元の状態に戻せたのですが、エラーを吐かれてしまい、どのように、すればいいのか見当もつきません・・・
33
+ どなたか、わかる人が居ればお願いします・・・
34
+ ```
35
+ #
36
+ # A fatal error has been detected by the Java Runtime Environment:
37
+ #
38
+ # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb3f53f98a, pid=4660, tid=6868
39
+ #
40
+ # JRE version: Java(TM) SE Runtime Environment (13.0.2+8) (build 13.0.2+8)
41
+ # Java VM: Java HotSpot(TM) 64-Bit Server VM (13.0.2+8, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
42
+ # Problematic frame:
43
+ # C [awt.dll+0x8f98a]
44
+ #
45
+ # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
46
+ #
47
+ # An error report file with more information is saved as:
48
+ # C:\Users\youka\eclipse-workspace\PaffeLibrary_Game\hs_err_pid4660.log
49
+ #
50
+ # If you would like to submit a bug report, please visit:
51
+ # http://bugreport.java.com/bugreport/crash.jsp
52
+ # The crash happened outside the Java Virtual Machine in native code.
53
+ # See problematic frame for where to report the bug.
54
+ #
28
55
  ```