Skip to content

[Windows][x64] compareexchangedouble.cmd fails #129

Closed
@jashook

Description

@jashook

Assert failure(PID 2664 [0x00000a68], Thread: 3612 [0x0e1c]): pMethodDesc->GetCallCounter()->IsCallCountingEnabled(pMethodDesc)

CORECLR! TieredCompilationManager::OnMethodCodeVersionCalledSubsequently + 0x65 (0x00007ffd`84ed5a09)
CORECLR! CallCounter::OnMethodCodeVersionCalledSubsequently + 0x16A (0x00007ffd`84ed3e52)
CORECLR! CodeVersionManager::PublishVersionableCodeIfNecessary + 0x42F (0x00007ffd`84c3ebcb)
CORECLR! MethodDesc::DoPrestub + 0x8A9 (0x00007ffd`84ad390d)
CORECLR! PreStubWorker + 0x592 (0x00007ffd`84adc9d2)
CORECLR! ThePreStub + 0x55 (0x00007ffd`84d6d0e5)
<no module>! <no symbol> + 0x0 (0x00007ffd`255c9a01)
<no module>! <no symbol> + 0x0 (0x0000021c`00019ca8)
    File: F:\workspace.4\_work\1\s\src\coreclr\src\vm\tieredcompilation.cpp Line: 187
    Image: C:\dotnetbuild\work\79307fb0-a531-4878-872c-89038d00d99e\Payload\CoreRun.exe


Return code:      1
Raw output file:      C:\dotnetbuild\work\79307fb0-a531-4878-872c-89038d00d99e\Work\6095937b-f538-49d4-8993-920994f02aa4\Exec\baseservices\threading\Reports\baseservices.threading\interlocked\compareexchange\compareexchangedouble\compareexchangedouble.output.txt
Raw output:
BEGIN EXECUTION
 "C:\dotnetbuild\work\79307fb0-a531-4878-872c-89038d00d99e\Payload\corerun.exe" compareexchangedouble.dll /loops:100 /addVal:1.79769313486232E+304 
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\dotnetbuild\work\79307fb0-a531-4878-872c-89038d00d99e\Payload
> C:\dotnetbuild\work\79307fb0-a531-4878-872c-89038d00d99e\Work\6095937b-f538-49d4-8993-920994f02aa4\Exec\baseservices\threading\interlocked\compareexchange\compareexchangedouble\compareexchangedouble.cmd

https://dev.azure.com/dnceng/public/_build/results?buildId=430774&view=logs

Note this looks like it started this week, unless it is non-deterministic.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions