bugfix GlobalChi2Fitter.cxx
hit->isSane() in the assert is causing 100% failure in debug builds because the surface pointers are not identical although, it seems the surfaces dimensions are identical. This is a quick fix for ATLASRECTS-7382 while investigating further.