<div dir="ltr">Hi Curtis,<br><div class="gmail_extra"><br><div class="gmail_quote">On 5 August 2015 at 18:19, Curtis Rubel <span dir="ltr"><<a href="mailto:crubel@compro.net" target="_blank">crubel@compro.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just tested the trunk from a svn co from about 1 hour ago,<br>
with my test osgviewerQT.cpp source.<br>
<br>
Still getting a segv when running it.  I was running in release<br>
mode for this test so cannot verify if its exactly the same fault<br>
or not....but it would seem that there is still some sort of issue<br>
with this.<br>
<br>
I will rebuild in debug mode as soon as I have some more free time<br>
and check to see if its the same bug or something different as<br>
I saw before.<br></blockquote><div><br></div><div>I have just added some more checks into src/osgText/Text.cpp so that it should mange the chached coordinate arrays more robustly, your example no longer crashes like it was prior these latest changes.  This fixes are now checked into svn/trunk and the OSG-3.4 branch and part of the OSG-3.4.0-rc10.  <br><br>While your example doesn't crash for me now, it hangs in the swap buffers, without even a window appearing on screen so it looks like there are other problems with this particular example unrelated to the osgText issue that is hopefully now resolved.  I'm no Qt expert so am not about to dive into why your example doesn't bring up a context correctly.<br><br></div><div>Could you please try out OSG svn/trunk, OSG-3.4 branch or the 3.4.0-rc10 and let me know if your text usage now works with your application.<br><br></div><div>Robert.<br></div><div> </div></div></div></div>