You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every other time I launch Azure Data Studio, it consistently exits unexpectedly after around 5 seconds, aka crashes. No error is shown.
When ADS does not crash on startup, it seems to work as expected.
I'm on Apple Silicon.
I have tried removing and re-downloading the ADS app.
I have tried removing all ADS-related files and folders under ~/Library by first finding them with:
find ~/Library -name "*[aA]zure*" 2>/dev/null | grep data -i
And then removing them with rm -rf ....
After doing this, ADS acts like it's doing a first-time startup (shows metrics opt-out popup etc), but still crashes every other time launched.
I added a logs.tar.gz which is the content of ~/Library/Application Support/azuredatastudio/logs
after being cleaned out, then starting ADS twice (one of which crashed)
Azure Data Studio version: azuredatastudio 1.50.0 (49c73a8, 2024-11-17T22:25:36.863Z)
OS version: Darwin arm64 23.3.0
Restricted Mode: No
Preview Features: Disabled
Modes:
Type: Bug
Every other time I launch Azure Data Studio, it consistently exits unexpectedly after around 5 seconds, aka crashes. No error is shown.
When ADS does not crash on startup, it seems to work as expected.
I'm on Apple Silicon.
I have tried removing and re-downloading the ADS app.
I have tried removing all ADS-related files and folders under
~/Library
by first finding them with:And then removing them with
rm -rf ...
.After doing this, ADS acts like it's doing a first-time startup (shows metrics opt-out popup etc), but still crashes every other time launched.
I added a
logs.tar.gz
which is the content of~/Library/Application Support/azuredatastudio/logs
after being cleaned out, then starting ADS twice (one of which crashed)
Azure Data Studio version: azuredatastudio 1.50.0 (49c73a8, 2024-11-17T22:25:36.863Z)
OS version: Darwin arm64 23.3.0
Restricted Mode: No
Preview Features: Disabled
Modes:
System Info
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
logs.tar.gz
The text was updated successfully, but these errors were encountered: