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
  • #5845
Closed
Open
Issue created Jan 31, 2023 by Derek Bruening@derekbrueningContributor

drcov -dump_text table count is sometimes wrong

See https://groups.google.com/d/msgid/dynamorio-users/f9a1c229-4284-483f-8da7-79d120e6d330n%40googlegroups.com?utm_medium=email&utm_source=footer

There appears to be a format string error with a 32-bit output type for a 64-bit entry count for -dump_text: https://github.com/DynamoRIO/dynamorio/blob/master/ext/drcovlib/drcovlib.c#L142 This would not affect binary output.

Assignee
Assign to
Time tracking