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
  • #4571
Closed
Open
Issue created Dec 01, 2020 by Derek Bruening@derekbrueningContributor

drcachesim.delay-simple test failing on A64

The delay-simple test is now failing every time on A64:

====> FAILURE in debug-internal-64 <====
	code_api|tool.drcachesim.delay-simple =>  Application /var/lib/jenkins/.jenkins/workspace/DynamoRIO-AArch64-Precommit/build/build_debug-internal-64/suite/tests/bin/simple_app (16772).  Internal Error: DynamoRIO debug check failure: /var/lib/jenkins/.jenkins/workspace/DynamoRIO-AArch64-Precommit/core/heap.c:1961 IF_WINDOWS(doing_detach ||) vmh-num_free_blocks == vmh-num_blocks - unfreed_blocks || ((ever_beyond_vmm IF_WINDOWS(|| get_os_version() = WINDOWS_VERSION_8_1))  vmh-num_free_blocks = vmh-num_blocks - unfreed_blocks) 
	code_api|api.static_sideline_FLAKY 

====> FAILURE in release-external-64 <====
release-external-64: 51 tests passed, **** 2 tests failed, of which 1 were flaky, but ignoring 0 for i#2417: ****
	code_api|tool.drcachesim.delay-simple 

@abhinav92003 since you recently change how that works (the flush type, etc.) could you take a look? I think the leak assert reproduces on the TX1.

Xref analysis of when it started failing: https://github.com/DynamoRIO/dynamorio/pull/4529#issuecomment-734293283

Assignee
Assign to
Time tracking