Fix xrdcp segfaulting in client pod
xrdcp
is periodically segfaulting in the client pod. It seems that despite this, the call itself works correctly. Our CI is currently failing in these cases because it finds the core dump files; not because it didn't work.
Regardless, we should get a better idea of why this is failing and fix it, as our CI frequently fails with this now.
This issue was already discussed here #1034 (closed), but that issue contains a lot of different issues and has become quite bloated. I'll be adding more debug information to this ticket once I get around to it.