On 25 Mar 2020, at 05:35, aar0nge ***@***.***> wrote:
Work environment
Questions Answers
OS/arch/bits (mandatory) Ubuntu x86 64
File format of the file you reverse (mandatory) ELF
Architecture/bits of the file (mandatory) x86/64
r2 -v full output, not truncated (mandatory) rradare2 4.3.1 23909 @ linux-x86-64 git.4.3.1-1-ge55661b commit: e55661b <e55661b> build: 2020-03-22__22:18:20
Expected behavior
Handle input error
Actual behavior
seg fault
Steps to reproduce the behavior
$ r2 -
[0x00000000]> java 0
Segmentation fault (core dumped)
Additional Logs, screenshots, source-code, configuration dump, ...
<https://user-images.githubusercontent.com/20163299/77502165-0289f700-6e95-11ea-9e63-c1b0fa9d6039.png>
in core_java.c, END_CMDS not match the actual length in JAVA_CMDS
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#16304>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAG75FW6GTKSLDETNWPSPD3RJGC25ANCNFSM4LTFUE3A>.
Work environment
Expected behavior
Handle input error
Actual behavior
seg fault
Steps to reproduce the behavior
$ r2 -
[0x00000000]> java 0
Segmentation fault (core dumped)
Additional Logs, screenshots, source-code, configuration dump, ...
in
core_java.c,END_CMDSnot match the actual length inJAVA_CMDSThe text was updated successfully, but these errors were encountered: