Vulkan, Linux: Process attaching fails when shader is compiled with debug information

I’m attempting to get source correlation to work with Nsight graphics between GLSL and SPIR-V. I’m hitting a problem, where if I enable debugging information output from glslangValidator, Nsight graphics is no longer able to successfully attach to my program: it reports that my program terminates pretty much immediately (I assume during vulkan pipeline creation). Everything (except source correlation obviously), works fine with debugging information disabled.

If it would be helpful, I could provide (privately) the SPIR-V shader that causes the problem.

Here’s the backtrace of the crash:

#0  0x00007fffe5f6ccf4 n/a (libnvidia-glvkspirv.so.465.31 + 0x624cf4)
#1  0x00007fffe5f6e6ce n/a (libnvidia-glvkspirv.so.465.31 + 0x6266ce)
#2  0x00007fffe5f5a00c n/a (libnvidia-glvkspirv.so.465.31 + 0x61200c)
#3  0x00007fffe5f5a14b n/a (libnvidia-glvkspirv.so.465.31 + 0x61214b)
#4  0x00007fffe5f17fcf n/a (libnvidia-glvkspirv.so.465.31 + 0x5cffcf)
#5  0x00007fffe5da70d9 n/a (libnvidia-glvkspirv.so.465.31 + 0x45f0d9)
#6  0x00007fffe5db88db n/a (libnvidia-glvkspirv.so.465.31 + 0x4708db)
#7  0x00007fffe5db98de n/a (libnvidia-glvkspirv.so.465.31 + 0x4718de)
#8  0x00007fffe5dba436 n/a (libnvidia-glvkspirv.so.465.31 + 0x472436)
#9  0x00007fffe5dba66d n/a (libnvidia-glvkspirv.so.465.31 + 0x47266d)
#10 0x00007fffe5e06550 _nv008nvvm (libnvidia-glvkspirv.so.465.31 + 0x4be550)
#11 0x00007fffee8b5d5f n/a (libnvidia-glcore.so.465.31 + 0x119bd5f)
#12 0x00007fffee8b6e0f n/a (libnvidia-glcore.so.465.31 + 0x119ce0f)
#13 0x00007fffee8ca550 n/a (libnvidia-glcore.so.465.31 + 0x11b0550)
#14 0x00007fffee8caf26 n/a (libnvidia-glcore.so.465.31 + 0x11b0f26)
#15 0x00007fffee8b8a69 n/a (libnvidia-glcore.so.465.31 + 0x119ea69)
#16 0x00007fffee8bbebc n/a (libnvidia-glcore.so.465.31 + 0x11a1ebc)
#17 0x00007fffee8bc0e9 n/a (libnvidia-glcore.so.465.31 + 0x11a20e9)
#18 0x00007fffee8bc1f0 n/a (libnvidia-glcore.so.465.31 + 0x11a21f0)
#19 0x00007ffff0a5012b n/a (libNvda.Graphics.Interception.so + 0xeaf12b)
#20 0x00007ffff74bb703 n/a (myprogram.so + 0x71703)

As suspected, the crash occurs at vkCreateComputePipelines

Hello,
Thank you for using Nsight Graphics and I’m sorry you ran into this issue. I will contact the engineering team to advise on the issue you are seeing. Here is my email address for one to one communication dwoods@nvidia.com
Regards,

Hello,
If you’re still seeing this issue with the latest Nsight Graphics release please send me an email at dwoods@nvidia.com as I have some additional questions for you.
Regards,