<div dir="ltr"><div>I had for a good long time an error that sounds similar to this. We had <b>timeBeginPeriod </b>set pretty low, to like 1. Turns out this was causing a lot of dead-locking in the NVidia driver. I have also found NVIDIA Nsight to be pretty useful for tracking down some issues with hangs. We had another issue where a 3rd party lib we were using made a few unneeded glGetInt calls every frame. This seemed to cause some intermittent long hangs when we ran multiple instances of our program at the same time. I was able to find this one pretty quickly with Nsight.</div><div><br></div><br>On Friday, March 13, 2020 at 3:44:16 AM UTC-5, Alexandre Vaillancourt wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hello all!<br><br>We've recently been having some intermittent crashes ("hangs"--Windows shuts down the process after a 2 seconds freeze in the graphics API) occurring in the nVidia's OpenGL dll. Google searches revealed that this can occur if we supply bad data to OpenGL. <br><br>Are there features in OSG to detect such incorrect data in our models? Concurrent vertices, bad normals, bad UVs, etc.--stuff that could be correct or incorrect if defaulted (the crash is intermittent)?<br><br>We're using OSG 3.6.3, we read <span style="font-family:courier new,monospace">.flt</span> files and convert them to <span style="font-family:courier new,monospace">.osgb</span> with a convert tool of our own (using OSG), then we read those <span style="font-family:courier new,monospace">.osgb</span> in our app. <br><br>Thanks!<br><br>--<br>Vaillancourt<br></div></blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:osg-users+unsubscribe@googlegroups.com">osg-users+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/osg-users/b8db1f28-9e16-406f-8239-65070a3ceaf4%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/osg-users/b8db1f28-9e16-406f-8239-65070a3ceaf4%40googlegroups.com</a>.<br />