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
  • #4665
Closed
Open
Issue created Jan 09, 2021 by Abhinav Anil Sharma@abhinav92003Contributor

[AArch64] Crash with low shared_ibt_table_bb_init value

While working on PR #4638, I found that ibl-stress.c with -DTEST_FAR_LINK_AARCH64 on AArch64 crashes with -shared_ibt_table_bb_init 16 and 18, but works with 20. Similar behaviour was observed on a proprietary app where -shared_ibt_table_bb_init had to be raised to avoid a crash. This was observed to happen with large apps only, which is why -DTEST_FAR_LINK_AARCH64 is required to reproduce the crash.

Assignee
Assign to
Time tracking