<div dir="ltr">Hi<div><br></div><div>So I've run into an issue with recent versions/commits of osg. I've been working on a GLES3 port of osgearth and everything was going smoothly. Then recently I started experiencing an extremely intermittent crash. The debugger would never return any useful information (tried all sorts of things) and it only seemed to occur if osgearth was paging stuff in with the database pager.</div><div><br></div><div>After a lot of fiddling around I eventually had to roll back my osg version to this one</div><div><br></div><div><div style="font-size:12.8px">Rolled back to this commit in osg</div><div style="font-size:12.8px"><a href="https://github.com/tomhog/OpenSceneGraph/commit/2ce5238cf7fe78a64af18a62e036fe9e0e29d721" target="_blank">https://github.com/tomhog/<wbr>OpenSceneGraph/commit/<wbr>2ce5238cf7fe78a64af18a62e036fe<wbr>9e0e29d721</a></div><div style="font-size:12.8px">2ce5238cf7fe78a64af18a62e036fe<wbr>9e0e29d721</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Which also required a revert on osgearth as they had made changes to support the new linesegment intersection stuff.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">That's about all the information there is, not much I know but all I can say is between that commit above and the current head (well head as of about 2 weeks ago, i did roll back a few commits first up to the point that the linesegment triangle functor stuff was added but it was still crashing) a crash has started occurring with no reliable way of reproducing it.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Is there anything that might spring to mind that could be the cause?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks</div><div style="font-size:12.8px">Tom</div></div>