DynamoRIO / DynamoRIO/dynamorio

Error on Athlon Thunderbird with -debug: "Unsupported processor type: SSE and FXSR must match"

Open
#187 1 comment 0 reactions 0 assignees View on GitHub
Migrated Priority-Medium
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [goo...@simon.user.lysator.liu.se](https://code.google.com/u/114678039095387717617/) on August 01, 2009 20:35:01_

If anyone still cares about this processor... What steps will reproduce the problem? 1. drdeploy -root -reg calc.exe -debug
2. calc What is the expected output? What do you see instead? Expected calc.exe to run correctly (like it seems to do without -debug).
Instead, I get:

---------------------------
DynamoRIO Notice: C:\WINDOWS\system32\calc.exe(868)
---------------------------
Application C:\WINDOWS\system32\calc.exe (868) DynamoRIO usage error :
Unsupported processor type: SSE and FXSR must match
--------------------------- What version of the product are you using? On what operating system? drdeploy.exe version 1.4.0 -- build 20
Windows XP SP3 Please provide any additional information below. -loglevel 1 produces this:
DynamoRIO's stack size: 20 Kb
vmm_heap_unit_init preferred=0x18890000 got start_addr=0x18890000
SYSLOG_INFORMATION: Starting application C:\WINDOWS\system32\calc.exe (968)
SYSLOG_INFORMATION: Starting application C:\WINDOWS\system32\calc.exe (968)
Running on a 1 CPU machine
Cache line size is 64 bytes
Processor brand string = AMD Athlon(tm) Processor
Type=0x0, Family=0x6, Model=0x4, Stepping=0x2
Processor has MMX
Processor has fxsave/fxrstor
SYSLOG_ERROR: Application C:\WINDOWS\system32\calc.exe (968) DynamoRIO
usage error : Unsupported processor type: SSE and FXSR must match
SYSLOG_ERROR: Application C:\WINDOWS\system32\calc.exe (968) DynamoRIO
usage error : Unsupported processor type: SSE and FXSR must match

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=187_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.