Segmentation Fault with wrappers that has jobs with synchronize=member
There is an issue with copy library in the function that creates the wrappers.
If the number of chunks is big enough, it will crash Autosubmit.
To trigger it, the job inside the wrappers must be using synchronize=member.
To be fixed for 3.15.0
Fyi: @molid, who reported it