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
  • #3946
Closed
Open
Issue created Nov 18, 2019 by Administrator@rootContributor

"Unsupported processor: LAHF/SAHF required" running on x86_64 android emulator

Created by: hac425xxx

I build dynamorio for android x86_64, and when I try to run drrun , some error occur

1|generic_x86_64:/data/lsl/DynamoRIO-Linux-7.90.18003-0 #./bin64/drrun -- /data/local/tmp/afl-fuzz                                                                                                  < WARNING: cannot find /data/lsl/DynamoRIO-Linux-7.90.18003-0/bin64/../lib64/debug/libdynamorio.so: is this an incomplete installation?
WARNING: /data/lsl/DynamoRIO-Linux-7.90.18003-0/bin64/.. does not appear to be a valid DynamoRIO root
WARNING: cannot find /data/lsl/DynamoRIO-Linux-7.90.18003-0/bin64/../lib64/debug/libdynamorio.so: is this an incomplete installation?
WARNING: /data/lsl/DynamoRIO-Linux-7.90.18003-0/bin64/.. does not appear to be a valid DynamoRIO root
<Application /data/local/tmp/afl-fuzz (5373). Unsupported processor: LAHF/SAHF instructions required in 64-bit mode.>

It seem LAHF/SAHF instructions don't support?

Assignee
Assign to
Time tracking