diff --git a/.gitignore b/.gitignore index 33f03c2bd7..5b0452860c 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,7 @@ Release .project .classpath .settings/ +.prefs # Ignore XTEXT generated dirs/files */*/*/*/xtend-gen diff --git a/Ghidra/Framework/Utility/hs_err_pid16061.log b/Ghidra/Framework/Utility/hs_err_pid16061.log deleted file mode 100644 index 4966b9436f..0000000000 --- a/Ghidra/Framework/Utility/hs_err_pid16061.log +++ /dev/null @@ -1,33 +0,0 @@ -# -# A fatal error has been detected by the Java Runtime Environment: -# -# SIGSEGV (0xb) at pc=0x00007fa057435098, pid=16061, tid=16081 -# -# JRE version: OpenJDK Runtime Environment Corretto-11.0.10.9.1 (11.0.10+9) (build 11.0.10+9-LTS) -# Java VM: OpenJDK 64-Bit Server VM Corretto-11.0.10.9.1 (11.0.10+9-LTS, mixed mode, tiered, compressed oops, g1 gc, linux-amd64) -# Problematic frame: -# C [libjimage.so+0x4098] ImageStrings::find(Endian*, char const*, int*, unsigned int)+0x68 -# -# No core dump will be written. 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: -# https://github.com/corretto/corretto-11/issues/ -# - ---------------- S U M M A R Y ------------ - -Command Line: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:37943 -XX:+IgnoreUnrecognizedVMOptions -Djava.system.class.loader=ghidra.GhidraClassLoader -Xshare:off -Dfile.encoding=UTF8 -Duser.country=US -Duser.language=en -Dsun.java2d.pmoffscreen=false -Dsun.java2d.xrender=true -Dsun.java2d.d3d=false -Xdock:name=Ghidra -Dvisualvm.display.name=Ghidra -Dpython.console.encoding=UTF-8 -DContinuesInterceptor.disabled=true --illegal-access=permit -javaagent:/home/jdirish/eclipse/java-2020-06/eclipse/configuration/org.eclipse.osgi/537/0/.cp/lib/javaagent-shaded.jar ghidra.GhidraLauncher ghidra.GhidraRun - -Host: Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz, 4 cores, 15G, Amazon Linux release 2 (Karoo) -Time: Fri Apr 9 19:29:24 2021 EDT elapsed time: 20998.917517 seconds (0d 5h 49m 58s) - ---------------- T H R E A D --------------- - -Current thread (0x00007fa050287800): JavaThread "Signal Dispatcher" daemon [_thread_in_vm, id=16081, stack(0x00007fa0380ac000,0x00007fa0381ad000)] - -Stack: [0x00007fa0380ac000,0x00007fa0381ad000], sp=0x00007fa0381aa140, free space=1016k -Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code) -C [libjimage.so+0x4098] ImageStrings::find(Endian*, char const*, int*, unsigned int)+0x68 -C [libjimage.so+0x4baa] ImageFileReader::find_location_index(char const*, unsigned long long*) const+0x3a -C [libjimage.so+0x5070] JIMAGE_FindResource+0xf0 -V [libjvm.so+0x5e578e] \ No newline at end of file