Skip to content

Test failure: profiler/handles/handles/handles.cmd #127367

@VincentBu

Description

@VincentBu

Failed in: runtime-coreclr outerloop 20260423.3

Failed tests:

R2R-CG2 linux x64 Checked @ AzureLinux.3.Amd64.Open
- profiler/handles/handles/handles.cmd

Error message:

ASSERT FAILED
	Expression: pRD->_pThread->IsExecutingOnAltStack() || PTR_VOID(pRD->SP) < pRD->_pThread->GetCachedStackBase()
	Location:   /__w/1/s/src/coreclr/vm/threads.cpp:5634
	Function:   CheckRegDisplaySP
	Process:    39840
waitpid() returned successfully (wstatus 00000085) WEXITSTATUS 0 WTERMSIG 5
Unhandled exception. System.Exception: Profilee returned exit code 139 instead of expected exit code 100.
   at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
   at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions, Dictionary`2 envVars, String reverseServerName, Boolean loadAsNotification, Int32 notificationCopies, String envVarProfilerPrefix)
   at Profiler.Tests.HandlesTests.Main(String[] args)
   at System.Environment.CallEntryPoint(IntPtr entryPoint, String[]* pArgument, Int32* pReturnValue, Boolean captureException, Exception* pException)
waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0
/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/profiler/../handles/handles/handles.sh: line 439: 39821 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /datadisks/disk1/work/99FF08A0/w/B72C0A36/uploads/handles/handles/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/IL-CG2/eventpipe_common.dll
20:57:17
Response file: /datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/eventpipe_common.dll.rsp
/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/IL-CG2/eventpipe_common.dll
-o:/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/eventpipe_common.dll
-O
--targetarch:x64
--targetos:linux
--verify-type-and-field-layout
--method-layout:random
-r:/datadisks/disk1/work/99FF08A0/p/System.*.dll
-r:/datadisks/disk1/work/99FF08A0/p/Microsoft.*.dll
-r:/datadisks/disk1/work/99FF08A0/p/xunit.*.dll
-r:/datadisks/disk1/work/99FF08A0/p/mscorlib.dll
-r:/datadisks/disk1/work/99FF08A0/p/netstandard.dll
Running CrossGen2:  /datadisks/disk1/work/99FF08A0/p/crossgen2/crossgen2 @/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/eventpipe_common.dll.rsp   -r:/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/IL-CG2/*.dll
Emitting R2R PE file: /datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/eventpipe_common.dll
Running R2RDump:  dotnet /datadisks/disk1/work/99FF08A0/p/R2RDump/R2RDump.dll --header --sc --in /datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/eventpipe_common.dll --out /datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/eventpipe_common.dll.r2rdump --val --rp /datadisks/disk1/work/99FF08A0/p
20:57:18
/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/IL-CG2/handles.dll
20:57:18
Response file: /datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/handles.dll.rsp
/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/IL-CG2/handles.dll
-o:/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/handles.dll
-O
--targetarch:x64
--targetos:linux
--verify-type-and-field-layout
--method-layout:random
-r:/datadisks/disk1/work/99FF08A0/p/System.*.dll
-r:/datadisks/disk1/work/99FF08A0/p/Microsoft.*.dll
-r:/datadisks/disk1/work/99FF08A0/p/xunit.*.dll
-r:/datadisks/disk1/work/99FF08A0/p/mscorlib.dll
-r:/datadisks/disk1/work/99FF08A0/p/netstandard.dll
Running CrossGen2:  /datadisks/disk1/work/99FF08A0/p/crossgen2/crossgen2 @/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/handles.dll.rsp   -r:/datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/IL-CG2/*.dll
Emitting R2R PE file: /datadisks/disk1/work/99FF08A0/w/B72C0A36/e/profiler/handles/handles/handles.dll
Running R2RDump:  dotnet /datadisks/disk1/work/99FF08A0/p/R2RDump/R

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 135
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor18|0_19(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-crossgen2-coreclrblocking-outerloopBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runsuntriagedNew issue has not been triaged by the area owner

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions