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

client.drwrap-test-detach failing flakily on Windows: timeout

Split from #4058 This is happening on GA Server2016 as well on both 32-bit and 64-bit (xref #4131 (closed)). Pasting from https://github.com/DynamoRIO/dynamorio/issues/4058#issuecomment-607571875 https://ci.appveyor.com/project/DynamoRIO/dynamorio/builds/31894097

[00:10:16]         Start 208: code_api|client.drwrap-test-detach
[00:10:16] 208: Test command: C:\projects\dynamorio\build\build_debug-internal-32\bin32\drrun.exe "-s" "90" "-quiet" "-debug" "-use_dll" "C:/projects/dynamorio/build/build_debug-internal-32/lib32/debug/dynamorio.dll" "-exit0" "-noinject" "-stderr_mask" "0xC" "-msgbox_mask" "0" "-dumpcore_mask" "0x7d" "-staged" "-code_api" "--" "C:/projects/dynamorio/build/build_debug-internal-32/suite/tests/bin/client.drwrap-test-detach.exe"
[00:10:16] 208: Test timeout computed to be: 600
[00:10:16] 208: in dr_client_main
[00:12:06] 228/228 Test #208: code_api|client.drwrap-test-detach ...........................***Failed  Required regular expression not found. Regex=[^in dr_client_main
[00:12:06] ?
[00:12:06] client done
[00:12:06] ?
[00:12:06] app done
[00:12:06] ?
[00:12:06] $
[00:12:06] ] 90.02 sec

The GA symptoms are the same: a 90s timeout after printing dr_client_main.

Assignee
Assign to
Time tracking