I compiled the latest code in git on macOS 12 and the osgdem and vpbmaster programs crash on launch:
% osgdem
Adding terrainTile
DataSet::_run() 0 0
Now checking for plug-in osgPlugins-3.6.5/osgdb_nvtt.so
zsh: segmentation fault osgdem
% vpbmaster
Adding terrainTile
zsh: segmentation fault vpbmaster
I compiled the latest code in git on macOS 12 and the
osgdemandvpbmasterprograms crash on launch: