-
-
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
ag/agv crash on any file #442
Comments
cant reproduce. i tried on linux32, linux64 and osx64. Works everywhere here. Can you upload the bin somewhere? are you using latest git clean build? can you paste a valgrind output? gdb backtrace/register dump? On 09 Dec 2013, at 16:19, condret [email protected] wrote:
|
this only happens if asm.middle = true |
confirmed here with radare2 0.9.7git @ linux-little-x86-64 git.0.9.6-163-g4bc74d0 [0x00000000]> aa Program received signal SIGSEGV, Segmentation fault. |
ok, i can reproduce it now :) will check later at night thanks On 09 Dec 2013, at 18:32, condret [email protected] wrote:
|
…areorg#442) * Add information about register used in a function radareorg#381
┌─[17:07:46]─[condret@arch-laptop]─[/home/condret]
└──> r2 /bin/ls
-- Use +,-,*,/ to change the size of the block
[0x0040489c]> aa
[0x0040489c]> ag > dotfile.dot
Speicherzugriffsfehler (Speicherabzug geschrieben)
┌─[17:08:19]─[condret@arch-laptop]─[/home/condret]
└──>
(Speicherzugriffsfehler is similar to segfault or even the same)
The text was updated successfully, but these errors were encountered: