redhat-developer / vscode-java

Java Language Support for Visual Studio Code
Eclipse Public License 2.0
2.05k stars 420 forks source link

Terminal cannot running #3640

Closed khesyalv closed 3 weeks ago

khesyalv commented 1 month ago

Type: Bug

The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" terminated with exit code: -1073741819.

Extension version: 1.30.0 VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z) OS version: Windows_NT x64 10.0.22000 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz (4 x 1896)| |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
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|3.92GB (0.34GB free)| |Process Argv|--crash-reporter-id 5545d7de-ebc0-49b4-89a3-48c0d5798039| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:31000450 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 ccp1r6:30993540 dsvsc020:30976470 pythonait:31006305 jchc7451:30973076 showvideoc:31016891 dsvsc021:30996838 0ee40948:31013168 pythoncenvptcf:31022791 fchga941:31038042 dwnewjupyter:31035176 ```
rgrunber commented 1 month ago

According to https://stackoverflow.com/questions/57856292/what-does-error-code-1073741819-mean-when-caused-by-ng-build#comment102150432_57856528 , it's likely an "access denied" error. I don't think this is related to this extension though.

github-actions[bot] commented 3 weeks ago

This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.