I have just realized that running sudo julia MWE.jl works fine. Is this a Julia-related issue or is it related to the administration of the HPC? Julia is installed in /opt folder.
I have tried something similar, but running julia -p4 ... or similar yields the segmentation fault. Whenever I try to work with several processes in julia I get the segmentation fault, unless it is under sudo permission.