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

Adapter crash when inspecting a variable #1236

Open
alexolog opened this issue Feb 13, 2025 · 1 comment
Open

Adapter crash when inspecting a variable #1236

alexolog opened this issue Feb 13, 2025 · 1 comment
Labels
cause:LLDB Caused by a bug in LLDB engine. Generally, this is not something I can fix myself. platform:macos-arm64 The issue is specific to arm64 MacOS.

Comments

@alexolog
Copy link

OS: MacOS Sequoia 15.2
VSCode version: 1.97.1
CodeLLDB version: 1.11.3
Compiler: Clang 17.0.6 (workplace mandated)
Debuggee: arm64-macos

Adapter crashes when hovering over a class reference argument or trying to expand it in the variables panel.

Verbose log too large to include inline, attaching file: crash.log

@vadimcn
Copy link
Owner

vadimcn commented Feb 18, 2025

From callstack it looks like a LLDB bug. Try the latest extension release, it has slightly newer LLDB.

@vadimcn vadimcn added cause:LLDB Caused by a bug in LLDB engine. Generally, this is not something I can fix myself. platform:macos-arm64 The issue is specific to arm64 MacOS. labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cause:LLDB Caused by a bug in LLDB engine. Generally, this is not something I can fix myself. platform:macos-arm64 The issue is specific to arm64 MacOS.
Projects
None yet
Development

No branches or pull requests

2 participants