<div dir="ltr">Hi Michael,<br><div class="gmail_extra"><br><div class="gmail_quote">On 2 August 2015 at 02:57, Michael Chapman <span dir="ltr"><<a href="mailto:08kabbotta80@gmail.com" target="_blank">08kabbotta80@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Oh, that might be the problem. I'm working on an older computer and only the legacy open source AMD drivers are available. The graphics card is a Radeon X1650 Pro and it only allows up to OpenGL 2.1. Maybe the cessna file uses some modern feature that isn't available with the legacy drivers.</blockquote><div><br></div><div>The cessna model is about as vanilla OpenGL 1.x as you can get. It's been part of the OSG data for over a decade without problems.<br><br></div><div>For an OSG app to lock the whole machine up suggests a driver issue as the OSG code itself is all just straight forward C++, there aren't any clever hacks.  On the OpenGL side we just pass data along to OpenGL and let the driver do what it needs to do.  The drivers themselves are low level with direct control of hardware and collaborate with the OS at low level so has lots of potential for bugs to cause major failures.<br><br></div><div>Robert.<br></div><div> </div></div></div></div>