An error occurred while fetching participants.
BUG : foamToEnsight -faceZones sometimes fails in the develop branch
foamToEnsight -faceZones '(".*")' sometimes fails in the most recent commit (7582334f). The attached case worked in commit 57a1e6d2, but fails in 7582334f. This failure only occurs in parallel and only occurs when using the -faceZones flag.
The error I receive appears to be an infinite loop of...
[adpn029:214314] *** Process received signal ***
[adpn029:214314] Signal: Segmentation fault (11)
[adpn029:214314] Signal code: (2102221680)
[adpn029:214314] Failing at address: (nil)
[adpn029:214314] [ 0] /lib64/libc.so.6[0x3d83c326a0]
[adpn029:214314] [ 1] /apps/OpenFOAM/.builds/OFPlus/dev/OpenFOAM-plus/platforms/linux64Gcc61DPInt32Opt/lib/libconversion.so(_ZNK4Foam11ensightMesh5writeERNS_14ensightGeoFileE+0xb4e)[0x7fc64ebc91fe]
[adpn029:214314] [ 2] foamToEnsight[0x4ecb4a]
[adpn029:214314] [ 3] /lib64/libc.so.6[0x3d83c326a0]
[adpn029:214317] [ 1] /apps/OpenFOAM/.builds/OFPlus/dev/OpenFOAM-plus/platforms/linux64Gcc61DPInt32Opt/lib/libconversion.so(_ZNK4Foam11ensightMesh5writeERNS_14ensightGeoFileE+0xb4e)[0x7fc374cae1fe]
[adpn029:214317] [ 2] foamToEnsight[0x4ecb4a]
[adpn029:214317] [ 3] /lib64/libc.so.6(__libc_start_main+0xfd)[0x3d83c1ed5d]
[adpn029:214317] [ 4] foamToEnsight[0x44d19d]
[adpn029:214317] *** End of error message ***