-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
gdb:// connection segfault for ARM #1560
Comments
dbg shouldnt be null there. try with valgrind, maybe its overflowing and
|
|
And here is the full log http://xvilka.me/r2_val.log |
I've implemented ARM32 profile in e0b2055 but bug is still here :/ Here is the suite to replay the bug http://xvilka.me/bug.tar.bz2 |
even with a crappy profile, r2 should not segfault. Now that ive finished let me know how can i reproduce this crash thx On 10/23/2014 06:43 PM, Anton Kochkov wrote:
|
@radare as I said - just open the link http://xvilka.me/bug.tar.bz2 unpack it, and run "run_qemu.sh" first, then "connect_r2.sh" |
404 |
@radare retry - now it works |
Should be fixed now |
The text was updated successfully, but these errors were encountered: