Hi,
Having problem with Rti.ConnextDds.Extra v 6.1.2 with c# .net 6
Running on ubuntu 22.04 in wsl the software crash when I get a dds message, but only when a debugger is connected.
When I run it without a debuger connected it works like it should
If i attach to the programmer while its running after it has received messages its all okay and i can start & stop the publisher.
But if i attach to the program before it has received messages it crashes the same way as if i had started it with a debugger.