Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[browser][MT] WebSocketClient_ResponseCloseInDifferentThread #100931

Closed
pavelsavara opened this issue Apr 11, 2024 · 1 comment · Fixed by #101078
Closed

[browser][MT] WebSocketClient_ResponseCloseInDifferentThread #100931

pavelsavara opened this issue Apr 11, 2024 · 1 comment · Fixed by #101078
Assignees
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

Log

[15:17:50] info: [STRT] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerWebSocketTest.WebSocketClient_ResponseCloseInDifferentThread(executor1: JSWebWorker, executor2: JSWebWorker)
[15:17:50] warn: [0x05110040-jsww 15:17:50.390] [MONO] /__w/1/s/src/mono/mono/metadata/icall.c:6189 <disabled>
[15:17:50] warn: [0x05110040-jsww 15:17:50.393] [MONO] /__w/1/s/src/mono/mono/metadata/icall.c:6198 <disabled>
[15:17:50] info: [0x000dd88c--UI- 15:17:50.397] MONO_WASM: Dumping web worker info as seen by UI thread, it could be stale:
[15:17:50] info: 000 | 0x000dd88c--UI-: isRunning: true isAttached: true isEventLoop:false reuseCount:  0 - UI Thread
[15:17:50] info: 001 | 0x00c6bc00-dpty: isRunning: true isAttached: true isEventLoop:false reuseCount:  1 -
[15:17:50] info: 002 | 0x025d9630--IO-: isRunning: true isAttached: true isEventLoop:false reuseCount:  1 -
[15:17:50] info: 003 | 0x02ae1970-norm: isRunning: true isAttached: true isEventLoop:false reuseCount:  1 - Finalizer
[15:17:50] info: 004 | 0x02e1a038-pool: isRunning: true isAttached: true isEventLoop:false reuseCount:  1 - .NET TP Worker
[15:17:50] info: 005 | 0x03138030-gate: isRunning: true isAttached: true isEventLoop:false reuseCount:  1 - .NET TP Gate
[15:17:50] info: 007 | 0x03ad8030-timr: isRunning: true isAttached: true isEventLoop:false reuseCount:  1 - .NET Timer
[15:17:50] info: 008 | 0x04140040-pool: isRunning: true isAttached: true isEventLoop:false reuseCount:  2 - .NET TP Worker
[15:17:50] info: 017 | 0x048b8030-pool: isRunning: true isAttached: true isEventLoop:false reuseCount:  1 - .NET TP Worker
[15:17:50] info: 022 | 0x05110040-jsww: isRunning: true isAttached: true isEventLoop: true reuseCount:  2 - JSWebWorker
[15:17:50] info: 025 | 0x04cf8048-jsww: isRunning: true isAttached: true isEventLoop: true reuseCount:  1 - JSWebWorker
[15:17:50] info: 024 |           -    : isRunning:false isAttached:false isEventLoop:false reuseCount:  0 - emscripten-pool
[15:17:50] info: [0x05110040-jsww 15:17:50.404] MONO_WASM: Dumping web worker info as seen by UI thread, it could be stale:
[15:17:50] info: 022 | 0x05110040-jsww: isRunning:false isAttached: true isEventLoop: true reuseCount:  2 - JSWebWorker
[15:17:50] warn: [0x05110040-jsww 15:17:50.442] MONO_WASM: JSSynchronizationContext is still installed on worker.
[15:17:50] warn: [0x04cf8048-jsww 15:17:50.442] MONO_WASM: JSSynchronizationContext is still installed on worker.
[15:17:50] fail: [out of order message from the browser]: http://127.0.0.1:36043/_framework/dotnet.native.js 7:1295 Uncaught ExitStatus: undefined
[15:17:50] info: WASM EXIT 1

Many more in #100249

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm labels Apr 11, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Apr 11, 2024
@pavelsavara pavelsavara self-assigned this Apr 11, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

pavelsavara added a commit to pavelsavara/runtime that referenced this issue Apr 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant