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] V8 dying in the middle of application #85675

Closed
pavelsavara opened this issue May 2, 2023 · 1 comment · Fixed by #85677
Closed

[browser] V8 dying in the middle of application #85675

pavelsavara opened this issue May 2, 2023 · 1 comment · Fixed by #85677
Assignees
Milestone

Comments

@pavelsavara
Copy link
Member

This log is example of V8 dying in the middle of some promise chain as reported here. #83443
Note lack of XUnit summary.

[11:27:41] info: [STRT] System.Text.Json.Serialization.Tests.CollectionTestsDynamic_AsyncStreamWithSmallBuffer.WriteAsyncEnumerable_CancellationToken_IsPassedToAsyncEnumerator
[11:27:41] info: Process v8 exited with 0
                 
[11:27:41] info: Waiting to flush log messages with a timeout of 120 secs ..
[11:27:41] info: Application has finished with exit code: 0
XHarness exit code: 0
@pavelsavara pavelsavara added this to the 8.0.0 milestone May 2, 2023
@pavelsavara pavelsavara self-assigned this May 2, 2023
@ghost
Copy link

ghost commented May 2, 2023

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

Issue Details

This log is example of V8 dying in the middle of some promise chain as reported here. #83443
Note lack of XUnit summary.

[11:27:41] info: [STRT] System.Text.Json.Serialization.Tests.CollectionTestsDynamic_AsyncStreamWithSmallBuffer.WriteAsyncEnumerable_CancellationToken_IsPassedToAsyncEnumerator
[11:27:41] info: Process v8 exited with 0
                 
[11:27:41] info: Waiting to flush log messages with a timeout of 120 secs ..
[11:27:41] info: Application has finished with exit code: 0
XHarness exit code: 0
Author: pavelsavara
Assignees: pavelsavara
Labels:

arch-wasm, area-System.Runtime.InteropServices.JavaScript

Milestone: 8.0.0

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 2, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 3, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant