FoamToVTK crashes on cyclic patches
OpenFOAM plus-20ffdb88 crashes when I try to create VTK files using 'foamToVTK'. OpenFOAM plus-bb816234 runs fine on the same case.
The error is:
From function virtual Foam::label Foam::cyclicPolyPatch::neighbPatchID() const in file faMesh/faPatches/constraint/cyclic/cyclicFaPatch.C at line 286.
I've attached my test case where I got the error.