-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[browser][MT] withDumpThreadsOnNonZeroExit #98052
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
Conversation
- pass more of it into RuntimeAPI.runtimeBuildInfo - move MONO_LOG_LEVEL, MONO_LOG_MASK, DOTNET_DebugWriteToStdErr, MONO_SLEEP_ABORT_LIMIT to test-main.js - implement dumpThreadsOnExit and withDumpThreadsOnExit - implement mono_native_thread_set_name via mono_wasm_pthread_set_name - implement mono_native_thread_create - renamed set_thread_prefix
|
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsI hope this will help to troubleshoot the GC deadlocks
|
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Co-authored-by: Marek Fišera <[email protected]>
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…ara/runtime into browser_mt_thread_names
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
I filled #98086 Unfortunately the CI is not in great shape today. At least |
I hope this will help to troubleshoot the GC deadlocks
mono_jit_cleanuponly when exit code is zerodumpThreadsOnNonZeroExitandwithDumpThreadsOnNonZeroExit, when exit code is not zeroEmscriptenBuildOptionsinto separate objectRuntimeAPI.runtimeBuildInfoMONO_LOG_LEVEL,MONO_LOG_MASK,DOTNET_DebugWriteToStdErr,MONO_SLEEP_ABORT_LIMITtotest-main.jsmono_native_thread_set_nameviamono_wasm_pthread_set_namemono_native_thread_createset_thread_prefix