Skip to content

StringBuilderTests.<FailureOnLargeString> [InlinedCallFrame] (System.Buffer.__Memmove) test timeout  #40625

Open
@benaadams

Description

@benaadams

Libraries Test Run release coreclr Windows_NT x64 Debug

https://helix.dot.net/api/2019-06-17/jobs/c34b0e31-15cf-4557-819a-06d9c812b956/workitems/System.Runtime.Nls.Tests/console

      Process: 7628 dotnet PrivateMemory: 8100003840
      Timed out at 8/10/2020 5:56:34 PM after 60000ms waiting for remote process.
      Wrote mini dump to: C:\helix\work\workitem\uploads\7628.tpwrerhj.lnu.dmp
      	Process ID: 7628
      	Handle: 1000
      	Name: dotnet
      	MainModule: C:\helix\work\correlation\dotnet.exe
      	StartTime: 8/10/2020 5:55:34 PM
      	TotalProcessorTime: 00:01:00.1875000
      	Threads:
      		Thread #1 (OS 0x6A0)   [MTA]
      			[InlinedCallFrame] (System.Buffer.__Memmove)
      			[InlinedCallFrame] (System.Buffer.__Memmove)
      			System.Buffer._Memmove(Byte*, Byte*, UIntPtr)
      			System.String.wstrcpy(Char*, Char*, Int32)
      			System.Text.StringBuilder.ThreadSafeCopy(Char*, Char[], Int32, Int32)
      			System.Text.StringBuilder.Append(Char*, Int32)
      			System.Text.StringBuilder.Append(Char[])
      			System.Text.Tests.StringBuilderTests+<>c.<FailureOnLargeString>b__168_1()
      			System.AssertExtensions.ThrowsAnyInternal(System.Action, System.Type[])
      			System.AssertExtensions.ThrowsAny[[System.__Canon, System.Private.CoreLib],[System.__Canon, System.Private.CoreLib]](System.Action)
      			System.Text.Tests.StringBuilderTests+<>c.<FailureOnLargeString>b__168_0()
      			[DebuggerU2MCatchHandlerFrame]
      			[HelperMethodFrame_PROTECTOBJ] (System.RuntimeMethodHandle.InvokeMethod)
      			System.Reflection.MethodBase.Invoke(System.Object, System.Object[])
      			Microsoft.DotNet.RemoteExecutor.Program.Main(System.String[])
      		Thread #2 (OS 0xB98) [Finalizer] [Background] [MTA]
      			[DebuggerU2MCatchHandlerFrame]
      		Thread #3 (OS 0x2210) [Thread pool worker] [Background] [MTA]
      
      Stack Trace:
        /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(225,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing)
        /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(58,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose()
        /_/src/libraries/System.Runtime/tests/System/Text/StringBuilderTests.cs(2237,0): at System.Text.Tests.StringBuilderTests.FailureOnLargeString()
  Finished:    System.Runtime.Nls.Tests

Seen in #40326 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions