Skip to content

[wasm] NRE in System.Runtime.InteropServices.JavaScript.Runtime.SetupJSContinuation, for System.Xml.Linq.xNodeBuilder.Tests #53614

Closed
@radical

Description

@radical

PR: #53557
Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1166367&view=logs&jobId=108d2c4a-8a62-5a58-8dad-8e1042acc93c&j=108d2c4a-8a62-5a58-8dad-8e1042acc93c&t=568f884b-cc12-5fd3-e7fe-790b5ac403f4
Test log: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-53557-merge-f508128941754676b8/System.Xml.Linq.xNodeBuilder.Tests/console.14abc845.log?sv=2019-07-07&se=2021-06-21T23%3A56%3A15Z&sr=c&sp=rl&sig=LF0p6D8awZ1HOuwt79yvT8cmtp4%2FQhoKfPQ22FLswvI%3D

[00:08:46] warn: /__w/1/s/src/mono/mono/utils/memfuncs.c:360 <disabled>
[00:08:46] info: {"method":"console.error","payload":{},"arguments":[{}]}
[00:08:46] fail: Error: System.NullReferenceException: Object reference not set to an instance of an object.
                    at System.Runtime.InteropServices.JavaScript.Runtime.<>c__DisplayClass27_0.<SetupJSContinuation>g__Complete|0()
                    at System.Runtime.InteropServices.JavaScript.Runtime.SetupJSContinuation(Task task, JSObject continuationObj)
                     at Object._convert_exception_for_method_call (http://127.0.0.1:41301/dotnet.js:1:196628)
                     at Object._handle_exception_for_call (http://127.0.0.1:41301/dotnet.js:1:198597)
                     at Object._handle_exception_and_produce_result_for_call (http://127.0.0.1:41301/dotnet.js:1:198918)
                     at Object._call_method_with_converted_args (http://127.0.0.1:41301/dotnet.js:1:199992)
                     at Object.call_method (http://127.0.0.1:41301/dotnet.js:1:198387)
                     at Object._unbox_task_rooted (http://127.0.0.1:41301/dotnet.js:1:177443)
                     at Object._unbox_mono_obj_rooted_with_known_nonprimitive_type (http://127.0.0.1:41301/dotnet.js:1:178374)
                     at Object._unbox_mono_obj_root (http://127.0.0.1:41301/dotnet.js:1:179611)
                     at Object._handle_exception_and_produce_result_for_call (http://127.0.0.1:41301/dotnet.js:1:199038)
                     at Object._call_method_with_converted_args (http://127.0.0.1:41301/dotnet.js:1:199992)

The error went away on a rebuild though. Opening this issue, in case this is seen again.

cc @kg

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions