Konloch / bytecode-viewer

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
https://bytecodeviewer.com
GNU General Public License v3.0
14.6k stars 1.14k forks source link

Crash when try open java class #503

Open olegkrutskih opened 1 month ago

olegkrutskih commented 1 month ago
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000018c9edc20, pid=17791, tid=259
#
# JRE version: OpenJDK Runtime Environment (21.0.1+12) (build 21.0.1+12-29)
# Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)
# Problematic frame:
# C  [libobjc.A.dylib+0x9c20]  objc_msgSend+0x20
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/krutskih/hs_err_pid17791.log
[47.674s][warning][os] Loading hsdis library failed
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
[1]    17791 abort      java -jar ~/soft/Bytecode-Viewer-2.12.jar

hs_err_pid17791.log hs_err_pid83698.log

weeebdev commented 3 weeks ago

Any news?

Konloch commented 3 weeks ago

Hey there, if you're actively experiencing this issue feel free to join our discord, I'll be able to build test binaries to help find the root cause. Cheers!