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

Integration: Electron crashed on macOS #140711

Closed
joaomoreno opened this issue Jan 14, 2022 · 4 comments
Closed

Integration: Electron crashed on macOS #140711

joaomoreno opened this issue Jan 14, 2022 · 4 comments
Assignees
Labels
freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues integration-test-failure
Milestone

Comments

@joaomoreno
Copy link
Member

https://dev.azure.com/monacotools/Monaco/_build/results?buildId=150198&view=logs&j=3792f238-f35e-5f82-0dbc-272432d9a0fb&t=88928627-a399-54e7-2f20-a03c2cf00dcd

I couldn't find an existing issue.

  vscode API - workspace
    ✓ rootPath
    ✓ workspaceFile
    ✓ workspaceFolders
    ✓ getWorkspaceFolder
  4 passing (187ms)
[main 2022-01-14T13:51:06.925Z] Waiting for extension host with pid 71050 to exit.
[main 2022-01-14T13:51:07.051Z] Extension host with pid 71050 exited with code: 0, signal: null.
[remote-connection][Management   ][fd1a7…][reconnect] received socket close event (wasClean: false, code: 1006, reason: ).
An unknown error occurred. Please consult the log for more details.
Received signal 11 <unknown> 000000000000
 [0x000114f9d0b9]
 [0x000117cd5bb3]
 [0x000117cf0919]
 [0x7fff20576d7d]
 [0x7ff005fae130]
 [0x0001169de7d8]
 [0x0001169a4353]
 [0x000113760875]
 [0x000113756fc9]
 [0x000113e590d2]
 [0x000113e5a6fa]
 [0x000113e565f0]
 [0x000113d982a7]
 [0x000113d97da8]
 [0x000113d96f56]
 [0x000113d97042]
 [0x000113692b56]
 [0x00010cc967e6]
 [0x7fff2054cf3d]
 [0x000000000014]
[end of stack trace]
[0114/135107.456472:WARNING:crash_report_exception_handler.cc(240)] UniversalExceptionRaise: (os/kern) failure (5)
./resources/server/test/test-remote-integration.sh: line 95: 70836 Segmentation fault: 11  "$INTEGRATION_TEST_ELECTRON_PATH" $LINUX_EXTRA_ARGS --file-uri=$REMOTE_VSCODE/vscode-api-tests/testworkspace.code-workspace --extensionDevelopmentPath=$REMOTE_VSCODE/vscode-api-tests --extensionTestsPath=$REMOTE_VSCODE/vscode-api-tests/out/workspace-tests $API_TESTS_DEFAULT_EXTRA_ARGS $EXTRA_INTEGRATION_TEST_ARGUMENTS
##[error]Bash exited with code '139'.
Finishing: Run integration tests (Remote)
@bpasero
Copy link
Member

bpasero commented Jan 14, 2022

Luckily, we got a crash dump for this one.

@deepak1556 can you work your magic on:
968cad5b-a174-47cb-9a73-bab1ca2beda1.dmp.zip

@bpasero bpasero added this to the January 2022 milestone Jan 14, 2022
@bpasero bpasero added the freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues label Jan 14, 2022
@deepak1556
Copy link
Collaborator

Sorry missed this thread, looking into it now.

@deepak1556
Copy link
Collaborator

Both samples have same stack as #138721, merging to that issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues integration-test-failure
Projects
None yet
Development

No branches or pull requests

3 participants