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

hangs/crashs on ARM/AARCHXX #1

Open
vanhauser-thc opened this issue Apr 10, 2018 · 0 comments
Open

hangs/crashs on ARM/AARCHXX #1

vanhauser-thc opened this issue Apr 10, 2018 · 0 comments

Comments

@vanhauser-thc
Copy link

Hi,

I just noticed that drcfg hangs when run on ARMv7/AARCHXX:

drrun -c drcfg.so -only_from_app -no_cti -- /bin/true

and it crashes when using -no_cbr :

# drrun -c drcfg.so -only_from_app -no_cbr -- /bin/true
<Application /bin/true (10919).  Dynamic CFG-generator internal crash at PC 0x71099d98.  Please report this at toshi.piazza@gmail.com.  Program aborted.
Received SIGSEGV at pc 0x71099d98 in thread 10919
Base: 0x71000000
Registers:  r0 =0x00000000 r1 =0x00000000 r2 =0x71128000 r3 =0xe30ebc51
        r4 =0x00000000 r5 =0x4b0ecac8 r6 =0x00000000 r7 =0x00000000
        r8 =0x4b0e7c9c r9 =0x4b0e7ca0 r10=0x4b0e7c98 r11=0x00000001
        r12=0x00000001 r13=0x4b0e7c90 r14=0x71099cb5 r15=0x71099d98
        eflags=0x800e1830
version 7.0.17614, custom build
-no_dynamic_options -client_lib '/usr/local/lib/dynamorio/libcfg.so;0;"-only_from_app" "-no_cbr"' -code_api -stack_size 56K -signal_stack_size 32K -max_elide_jmp 0 -max_elide_call 0 -early_inject -emulate_brk -no_inline_ignored_syscalls -native_exec_default_list '' -no_native_exec_managed_code -no_indcall2direct >

on intel x64 both run without problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant