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

Stuck indexing packages (and random startup) #3590

Open
M0nkeyZK opened this issue Apr 20, 2024 · 0 comments
Open

Stuck indexing packages (and random startup) #3590

M0nkeyZK opened this issue Apr 20, 2024 · 0 comments

Comments

@M0nkeyZK
Copy link

M0nkeyZK commented Apr 20, 2024

Type: Bug

I was trying to compile and run c++ code, my whole system suddenly slows down, I see that the bottom left says "Julia: Indexing SOMEPACKAGENAME", I notice that the julia language support extension has started up seemingly out of the blue (I do not know why this is happening I have "apply extension to all profiles" dissabled and I can confirm that it was not enabled when I started edditing my cpp file), it gets to 47% on the mousestrarp_jll en get cricitcal errors in the output below (btw. the cpp file I was running was in my default documents path i.e., different/not related to the one listed below, also I installed new packages with the REPL so I suppose the extension is trying to do some caching or something):

Activating project at c:\Users\NAME\.vscode\extensions\julialang.language-julia-1.76.2\scripts\environments\languageserver\v1.9
[ Info: Starting the Julia Language Server
[ Info: Symbol server store is at 'c:\Users\NAME\AppData\Roaming\Code\User\globalStorage\julialang.language-julia\symbolstorev5'.
[ Info: Starting LS at 1713637467
[ Info: Downloading cache files... (0%)
...
[ Info: Downloading cache files... (99%)
[ Info: All cache files downloaded (took 3.7s). (100%)
[ Info: Package FFTW (7a1cc6ca-52ef-59f5-83cd-3a7055c09341) is cached.
[ Info: Will cache package GR (28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71)
[ Info: Package Revise (295af30f-e4ad-537b-8983-00126c2a3abe) is cached.
[ Info: Package TermInterface (8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c) is cached.
[ Info: Package RowEchelon (af85af4c-bcd5-5d23-b03a-a909639aa875) is cached.
[ Info: Will cache package Tensorial (98f94333-fa9f-48a9-ad80-1c66397b2b38)
[ Info: Package ITensors (9136182c-28ba-11e9-034c-db9fb085ebd5) is cached.
[ Info: Package ControlSystems (a6e380b2-a6ca-5380-bf3e-84a91bcd477e) is cached.
[ Info: Will cache package TensorKit (07d1fe3e-3e46-537d-9eac-e9e13d0d4cec)
[ Info: Package Symbolics (0c5d862f-8b57-4792-8d23-62f2024744c7) is cached.
[ Info: Package Luxor (ae8d54c2-7ccd-5906-9d76-62fc9837b5bc) is cached.
[ Info: Will cache package Javis (78b212ba-a7f9-42d4-b726-60726080707e)
[ Info: Will cache package Tk (4225ea8a-3324-57e7-9ddc-5798a2cb9eab)
[ Info: Package SymbolicUtils (d1185830-fcd6-423d-90d6-eec64667417b) is cached.
[ Info: Will cache package CairoMakie (13f3f980-e62b-5c42-98c6-ff1f3baf88f0)
[ Info: Package FreeType (b38be410-82b0-50bf-ab77-7b57e271db43) is cached.
[ Info: Package Images (916415d5-f1e6-5110-898d-aaa5f9f070e0) is cached.
[ Info: Will cache package Grassmann (4df31cd9-4c27-5bea-88d0-e6a7146666d8)
[ Info: Will cache package Latexify (23fbe1c1-3f47-55db-b15f-69d7ec21a316)
[ Info: Will cache package Plots (91a5bcdd-55d7-5caf-9e0b-520d859cae80)
[ Info: Package Tensors (48a634ad-e948-5137-8d70-aa71f2a747f4) is cached.
[ Info: Will cache package mousetrap_jll (0e90efc8-2bbd-550f-bf3c-306a2edaaeef)
[ Info: Will cache package Pluto (c3e4b0f8-55cb-11ea-2926-15256bba5781)
[ Info: Will cache package FileIO (5789e2e9-d7fb-5bc7-8068-2c6fae9b9549)
[ Info: Will cache package TensorOperations (6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2)
[ Info: Will cache package Metatheory (e9d8d322-4543-424a-9be4-0cc815abe26c)
[ Info: Package DifferentialEquations (0c46a032-eb83-5123-abaf-570d42b7fbaa) is cached.
[ Info: Will cache package QML (2db162a6-7e43-52c3-8d84-290c1c42d82a)
[ Info: Will cache package Gtk4 (9db2cae5-386f-4011-9d63-a5602296539b)
[ Info: Package DataFrames (a93c6f00-e57d-5684-b7b6-d8193f3e46c0) is cached.
[ Info: Will cache package GLMakie (e9467ef8-e4e7-5192-8a1a-b1aee30e663a)
[ Info: Package UnicodePlots (b8865327-cd53-5732-bb35-84acbb429228) is cached.
[ Info: Package PlotThemes (ccf2f8ad-2431-5c83-bf29-c5338b663b6a) is cached.
[ Info: Package MiniFB (cc649173-1898-4bb8-8a16-ca5f88bd87d9) is cached.
[ Info: Will cache package Mousetrap (5deeb4b9-6e04-4da7-8b7f-c77fb1eae65e)
[ Info: Will cache package Gtk (4c0ca9eb-093a-5379-98c5-f87ac0bbbf44)
[ Info: Indexing GR... (0%)
[ Info: Indexing Tensorial... (5%)
[ Info: Indexing TensorKit... (11%)
[ Info: Indexing Javis... (16%)
WARNING: could not import Luxor.latexboundingbox into Javis
WARNING: could not import Luxor.latextextsize into Javis
WARNING: could not import Luxor.rawlatexboundingbox into Javis
[ Info: Indexing Tk... (21%)
[ Info: Indexing CairoMakie... (26%)
[ Info: Indexing Grassmann... (32%)
[ Info: Indexing Latexify... (37%)
[ Info: Indexing Plots... (42%)
[ Info: Indexing mousetrap_jll... (47%)

(julia.exe:13184): GLib-GObject-CRITICAL **: 20:29:26.721: cannot register existing type 'GtkCssProvider'

(julia.exe:13184): GLib-GObject-CRITICAL **: 20:29:26.721: cannot add private field to invalid (non-instantiatable) type ''

(julia.exe:13184): GLib-GObject-CRITICAL **: 20:29:26.721: cannot register existing type 'GtkStyleProvider'

(julia.exe:13184): GLib-GObject-CRITICAL **: 20:29:26.721: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed

(julia.exe:13184): GLib-CRITICAL **: 20:29:26.721: g_once_init_leave: assertion 'result != 0' failed

(julia.exe:13184): GLib-GObject-CRITICAL **: 20:29:26.721: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(julia.exe:13184): GLib-CRITICAL **: 20:29:26.721: g_once_init_leave: assertion 'result != 0' failed

(julia.exe:13184): GLib-GObject-CRITICAL **: 20:29:26.721: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed

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

System Info
Item Value
CPUs AMD Ryzen 7 5800H with Radeon Graphics (16 x 3194)
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) 15.86GB (3.68GB free)
Process Argv --crash-reporter-id 22281d42-1313-4c3f-896a-3f95b73cdd6e
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:30899288
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
welcomedialogc:30910334
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
d34g3935:30971562
fegfb526:30981948
bg6jg535:30979843
ccp2r3:30993541
dsvsc020:30976470
pythonait:31006305
gee8j676:31009558
chatpanelc:31018788
dsvsc021:30996838
bdiig495:31013172
pythoncenvpt:31022790

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

1 participant