Segmentation fault for VS Code (code)

Hi,
the current stable snap of code results occasionally in a segfault for me (On Ubuntu 20.04.2 LTS):

May 27 09:55:31 stephan-XPS-8940 kernel: [ 4249.688216] code[93064]: segfault at c ip 00007f9bb060270d sp 00007ffef51ddc28 error 6 in libnvidia-glcore.so.460.73.01[7f9baf6b9000+1192000]
May 27 09:55:31 stephan-XPS-8940 kernel: [ 4249.870651] code[93072]: segfault at c ip 00007f9bb060270d sp 00007ffef51ddc28 error 6 in libnvidia-glcore.so.460.73.01[7f9baf6b9000+1192000]

I suspect it’s related to the NVIDIA driver, since with nouveau there is no problem, however I couldn’t yet debug further. Any suggestions? Is this a known problem? I searched the web and couldn’t find pointers to this issue I’m facing. Happy to provide more details.

Stephan