-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Closed
Copy link
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-VM-threading-monodisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueos-browserBrowser variant of arch-wasmBrowser variant of arch-wasm
Milestone
Description
warn:
warn: Unhandled Exception:
warn: System.Threading.ThreadStartException: Thread failed to start.
warn: ---> System.ExecutionEngineException: mono_thread_platform_create_thread() failed
warn: --- End of inner exception stack trace ---
warn: at System.Threading.Thread.ThrowThreadStartException(Exception ex)
warn: at System.Threading.Thread.StartCore()
warn: at System.Threading.Thread.Start(Boolean captureContext, Boolean internalThread)
warn: at System.Threading.Thread.UnsafeStart()
warn: at System.Threading.WebWorkerEventLoop.StartExitable(Thread thread, Boolean captureContext)
warn: at System.Threading.PortableThreadPool.WorkerThread.CreateWorkerThread()
warn: at System.Threading.PortableThreadPool.WorkerThread.MaybeAddWorkingWorker(PortableThreadPool threadPoolInstance)
warn: at System.Threading.PortableThreadPool.RequestWorker()
warn: at System.Threading.ThreadPoolWorkQueue.Dispatch()
warn: at System.Threading.PortableThreadPool.WorkerThread.WorkLoopSemaphoreSuccess(LowLevelLifoAsyncWaitSemaphore semaphore, Object stateObject)
warn: at System.Threading.LowLevelLifoAsyncWaitSemaphore.InternalAsyncWaitSuccess(LowLevelLifoAsyncWaitSemaphore self, WaitEntry internalWaitEntry)
warn: at System.Threading.LowLevelLifoAsyncWaitSemaphore.SuccessCallback(IntPtr lifoSemaphore, IntPtr userData)
warn: [2023-10-10T23:38:40.616Z] [ERROR] FATAL UNHANDLED EXCEPTION: System.Threading.ThreadStartException: Thread failed to start.
warn: ---> System.ExecutionEngineException: mono_thread_platform_create_thread() failed
warn: --- End of inner exception stack trace ---
warn: at System.Threading.Thread.ThrowThreadStartException(Exception ex)
warn: at System.Threading.Thread.StartCore()
warn: at System.Threading.Thread.Start(Boolean captureContext, Boolean internalThread)
warn: at System.Threading.Thread.UnsafeStart()
warn: at System.Threading.WebWorkerEventLoop.StartExitable(Thread thread, Boolean captureContext)
warn: at System.Threading.PortableThreadPool.WorkerThread.CreateWorkerThread()
warn: at System.Threading.PortableThreadPool.WorkerThread.MaybeAddWorkingWorker(PortableThreadPool threadPoolInstance)
warn: at System.Threading.PortableThreadPool.RequestWorker()
warn: at System.Threading.ThreadPoolWorkQueue.Dispatch()
warn: at System.Threading.PortableThreadPool.WorkerThread.WorkLoopSemaphoreSuccess(LowLevelLifoAsyncWaitSemaphore semaphore, Object stateObject)
warn: at System.Threading.LowLevelLifoAsyncWaitSemaphore.InternalAsyncWaitSuccess(LowLevelLifoAsyncWaitSemaphore self, WaitEntry internalWaitEntry)
warn: at System.Threading.LowLevelLifoAsyncWaitSemaphore.SuccessCallback(IntPtr lifoSemaphore, IntPtr userData)
info: Waiting to flush log messages with a timeout of 120 secs ..
fail: Flushing log messages failed with: System.OperationCanceledException: The operation was canceled.
at System.Threading.Channels.AsyncOperation`1.GetResult(Int16 token)
at System.Threading.Channels.ChannelReader`1.ReadAllAsync(CancellationToken cancellationToken)+MoveNext()
at System.Threading.Channels.ChannelReader`1.ReadAllAsync(CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at Microsoft.DotNet.XHarness.CLI.Commands.Wasm.WasmTestMessagesProcessor.RunAsync(CancellationToken token) in /_/src/Microsoft.DotNet.XHarness.CLI/Commands/WASM/WasmTestMessagesProcessor.cs:line 68
at Microsoft.DotNet.XHarness.CLI.Commands.Wasm.WasmTestMessagesProcessor.RunAsync(CancellationToken token) in /_/src/Microsoft.DotNet.XHarness.CLI/Commands/WASM/WasmTestMessagesProcessor.cs:line 68
at Microsoft.DotNet.XHarness.CLI.Commands.Wasm.WasmTestMessagesProcessor.CompleteAndFlushAsync(Nullable`1 timeout) in /_/src/Microsoft.DotNet.XHarness.CLI/Commands/WASM/WasmTestMessagesProcessor.cs:line 140. Ignoring.
fail: Tests timed out. Killing driver service pid 79
Build Information
Build: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-92682-merge-d089dcadfcc74738af/WasmTestOnBrowser-System.Net.WebSockets.Client.Tests/1/console.7cb91235.log?helixlogtype=result
Leg Name: Console log: 'WasmTestOnBrowser-System.Net.WebSockets.Client.Tests' from job d089dcad-fcc7-4738-afd1-f43163be9d35 (ubuntu.2204.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-helix-webassembly on a002M59
Error Message
{
"ErrorMessage": "System.ExecutionEngineException: mono_thread_platform_create_thread() failed",
"BuildRetry": true,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-VM-threading-monodisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueos-browserBrowser variant of arch-wasmBrowser variant of arch-wasm