Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #1674
Closed
Open
Issue created Apr 09, 2015 by Derek Bruening@derekbrueningContributor

CRASH on reset on ARM

On ARM, large applications tend to crash on reset. I've been running them with -no_enable_reset to work around this, but we should solve it as it probably indicates problems in translation which will affect faults and not just reset.

E.g., on content_shell DRT:

<proactive reset @ 101870 fragments>
<(1+x) Handling our fault in a TRY at 0x2a1f93ca>
<Application /home/derek/chromium/Release/content_shell (8173).  DynamoRIO internal crash at PC 0x00000000.  Please report this at http://dynamorio.org/issues/.  Program aborted.
Received SIGSEGV at pc 0x00000000 in thread 8174
Base: 0x2a000000
Registers:  r0 =0xfffffffc r1 =0x2c3d8c00 r2 =0x00000020 r3 =0xffffffff
        r4 =0x2c2202c0 r5 =0x2c3d8c00 r6 =0x2c24b400 r7 =0x000000fc
        r8 =0x2c24b400 r9 =0x2c2e4c60
version 5.0.16514, custom build
-checklevel 0 -code_api -stack_size 56K -max_elide_jmp 0 -max_elide_call 0 -early_inject -no_inline_ignored_syscalls -native_exec_default_list '' -no_native_exec_managed_code -no_indcall2direct 
0x2c24b7a8 0x00037340>
#CRASHED - renderer (pid 8173)
Assignee
Assign to
Time tracking