Skip to content
New issue

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

Loading plugins with -l, setting arch with -a and disassembly of file with pd command can't be done at once #1

Open
v3l0c1r4pt0r opened this issue Oct 17, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@v3l0c1r4pt0r
Copy link
Owner

Following command causes core dump:

r2 -l ./asm/asm_or1k.so -l ./anal/anal_or1k.so -a or1k -c 'pd 0x1' vec/l.jr

where l.jr contains 4400a800 as binary.

It is not clear if problem is on anal plugin side, or radare2 itself.

Skipping anal plugin works the problem around, but gives usual warnings:

WARNING: r_reg_get: assertion 'reg && name' failed (line 296)
@v3l0c1r4pt0r v3l0c1r4pt0r added the bug Something isn't working label Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant