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

VS Code crashes with The window terminated unexpectedly (reason: 'killed', code: '15') when running make quarkus-dev #216

Closed
1 task done
shouples opened this issue Sep 17, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@shouples
Copy link
Contributor

shouples commented Sep 17, 2024

Code of Conduct

  • I agree to follow this project's Code of Conduct

On what operating system are you seeing the problem?

macOS (Apple/arm64)

VS Code version

1.93.1

Version of Confluent extension

0.15.x, 0.16.x

To Reproduce

  1. Clone https://github.com/confluentinc/ide-sidecar
  2. Run make quarkus-dev (docs)
  3. Open VS Code and activate the extension by clicking on the Confluent icon in the sidebar

Current vs. Expected behavior

Current behavior: just about every window (including non-VS Code windows) hard-crashes
image

Expected behavior: not that ^

Relevant log output

No response

Which area(s) are affected? (Select all that apply)

Not sure

Additional context

This does not happen when:

  • running the sidecar executable (./ide-sidecar-X.Y.Z-runner) in a standalone terminal and activating the extension
  • running the sidecar executable and then running make quarkus-dev in another terminal
@shouples shouples added the bug Something isn't working label Sep 17, 2024
@shouples
Copy link
Contributor Author

Unclear if other combinations of running processes/extensions and our extension will cause this same behavior, but using make quarkus-dev was the first time we witnessed the above.

@jlrobins jlrobins self-assigned this Sep 18, 2024
@jlrobins
Copy link
Contributor

Issue happens only for us extension devs who are running sidecar in quarkus dev not having enabling access token filter AND that sidecar is not the version the extension expects.

Fix is in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants