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

could not launch debug #233849

Open
vlkalashnikov opened this issue Nov 14, 2024 · 0 comments
Open

could not launch debug #233849

vlkalashnikov opened this issue Nov 14, 2024 · 0 comments
Assignees

Comments

@vlkalashnikov
Copy link

Type: Bug

Failed to launch: could not launch process: error reading debug_info: decoding dwarf section info at offset 0x514f43: DW_FORM_strx with no .debug_str_offsets section

my launch.json:

{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name":"Launch",
"type":"go",
"request":"launch",
"program": "${workspaceRoot}",
"args": ["--config-path", ".env"],
}
]
}

VS Code version: Code 1.95.2 (Universal) (e865366, 2024-11-07T11:07:22.054Z)
OS version: Darwin arm64 24.1.0
Modes:

System Info
Item Value
CPUs Apple M1 Pro (8 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 39, 17, 11
Memory (System) 32.00GB (0.12GB free)
Process Argv --crash-reporter-id 289e3173-3bbb-4186-ae34-13f7c2c4e6ae
Screen Reader no
VM 0%
Extensions (20)
Extension Author (truncated) Version
vscode-sqlite ale 0.14.1
parquet-viewer dvi 2.11.1
copilot Git 1.245.0
copilot-chat Git 0.22.2
vscode-github-actions git 0.27.0
go gol 0.42.1
rainbow-csv mec 3.12.0
vscode-docker ms- 1.29.3
debugpy ms- 2024.12.0
python ms- 2024.20.0
vscode-pylance ms- 2024.11.2
remote-containers ms- 0.388.0
cmake-tools ms- 1.19.52
cpptools ms- 1.23.1
cpptools-extension-pack ms- 1.3.0
makefile-tools ms- 0.11.13
vsliveshare ms- 1.0.5941
rust-analyzer rus 0.3.2180
cmake twx 0.0.17
webostv web 1.2.1

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythonnoceb:30805159
asynctok:30898717
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
da93g388:31013173
dvdeprecation:31068756
dwnewjupytercf:31046870
2f103344:31071589
impr_priority:31102340
nativerepl1:31139838
pythonrstrctxt:31112756
cf971741:31144450
iacca1:31171482
notype1cf:31157160
5fd0e150:31155592
dwcopilot:31170013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants