-
-
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
new pd fun #512
Comments
hm, this does not dump core with /bin/rm, but also with /bin/cp |
Can you show full Backtrace? Valgrind log and specific command that produces the crash? Looks like you are executing the output of 'pd'. But the crash is produced by passing invalid input to the '(' command, but from this log i cant see which argument is passing. In gdb, type up, up, up until you reach the cmd0 line and print input variable. --pancake
|
Because the disasm you are executing is different. See previous comment
|
That should be fixed now :) |
morrn,
the never ending /bin/ls debug session :)
"
[23673.497863] traps: r2[10686] general protection ip:7f554235a088 sp:7fff779249d0 error:0 in libc-2.18.so[7f55422e1000+1a0000]
"
Greetings
z.
The text was updated successfully, but these errors were encountered: