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
  • #2848
Closed
Open
Issue created Feb 22, 2018 by Derek Bruening@derekbrueningContributor

add support for client linked with libpthread but not creating threads

We document that we do not support clients linking with libpthread, due to the loader and TLS interactions as well as transparency issues of creating new threads. This issue covers trying to add support for a client linking with libpthread but not actually creating new threads, which seems to come up a fair amount: https://github.com/DynamoRIO/dynamorio/issues/956#issuecomment-64847764, https://groups.google.com/forum/#!topic/dynamorio-users/BKfQKybcthU, https://groups.google.com/forum/#!topic/dynamorio-users/ssPUb8cC49Q, https://groups.google.com/forum/#!topic/dynamorio-users/ED8nbG2tIdU.

Assignee
Assign to
Time tracking