We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Default] [pipeline.py:112 run()] ERROR - Failed to decompile geo::codec::decodeLocalizations, error during stage identity-elimination: At least two variables in the identity group {x0_11#11 (type: char * aliased: False), x20#43 (type: char * aliased: False), x20#44 (type: char * aliased: False), x21#6 (type: char * aliased: False), x20#2 (type: char * aliased: False), x20#6 (type: char * aliased: False), x21#3 (type: char * aliased: False), x0_6#6 (type: char * aliased: False), x20#1 (type: char * aliased: False), x20#5 (type: char * aliased: False)} have out degree zero, namely x0_6#6 and x20#1, i.e., these set of vertices is not an identity group [Default] [identity_elimination.py:225 find_replacement_variable_of_group()] ERROR - At least two variables in the identity group {x0_11#11 (type: char * aliased: False), x20#43 (type: char * aliased: False), x20#44 (type: char * aliased: False), x21#6 (type: char * aliased: False), x20#2 (type: char * aliased: False), x20#6 (type: char * aliased: False), x21#3 (type: char * aliased: False), x0_6#6 (type: char * aliased: False), x20#1 (type: char * aliased: False), x20#5 (type: char * aliased: False)} have out degree zero, namely x0_6#6 and x20#1, i.e., these set of vertices is not an identity group
I don't have a copy of the decompilation output but it essentially said "decompilation failed".
Load the file attached to #385 (comment) -- in this case I tried decompiling the function geo::codec::decodeLocalizations.
4.0.4886
The text was updated successfully, but these errors were encountered:
related to #135
Sorry, something went wrong.
Fixed on current main (commit 50d6b52)
No branches or pull requests
What happened?
I don't have a copy of the decompilation output but it essentially said "decompilation failed".
How to reproduce?
Load the file attached to #385 (comment) -- in this case I tried decompiling the function geo::codec::decodeLocalizations.
Affected Binary Ninja Version(s)
4.0.4886
The text was updated successfully, but these errors were encountered: