microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.5k stars 882 forks source link

Cannot Start Profiler Session #25003

Open GeneWebbProfisee opened 7 months ago

GeneWebbProfisee commented 7 months ago

Type: Bug

An exception occurred while executing a Transact-SQL statement or batch. ---> The specified buffer size is less than the minimum size. The minimum allowed size is 5226480 bytes. Runing this locally on my development machien using SQL Server 2022.

Extension version: 0.14.0 Azure Data Studio version: azuredatastudio 1.47.0 (c7c2b2f21505562d21972d4c135119d00806db4f, 2023-11-07T17:17:45.669Z) OS version: Windows_NT x64 10.0.19045 Restricted Mode: No Preview Features: Enabled Modes:

System Info |Item|Value| |---|---| |CPUs|13th Gen Intel(R) Core(TM) i9-13950HX (32 x 2419)| |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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|63.69GB (29.76GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
micsthepick commented 1 month ago

this seems like an issue that should be easy to work around... any hints?

GeneWebbProfisee commented 1 month ago

I have tried various work arounds myself including uninstalling Sql Server and Azure Data Studio. This works on a clean install of Sql Server and Azure Data Studio but uninstalling (completely with registry clean) does not fix it when reinstalling and applying all updates.