Skip to content

Event/EventPacker: UnpackParticlesAndVertices add the protection against the segmentation fault

Vanya Belyaev requested to merge vanya-unpackers-v1 into 2018-patches

Event/EventPacker

  • UnpackParticlesAndVertices: add the protection against the segmentation fault, that occurs for processing TurboMC/2016 due to missing containers

It is not a perfect solution, moreover it is not solution at all, but anyhow the error messages are better than segfaults and at least it allows the proper debugging of the problem.

MR for 2018-patches and master

@erodrigu @apearce

See also LHCBPS-1770

Edited by Sascha Stahl

Merge request reports