Hi J.P.

Thanks fort he test app + data, I'll look into this today.  My guess
is that the issue will be close related to the crash that Nico has
reported.

Robert.

On Wed, Nov 25, 2009 at 8:28 AM, J.P. Delport <jpdelp...@csir.co.za> wrote:
> Hi Robert, J-S,
>
> the results of my most recent tests:
>
> With old texture pool (#define USE_NEW_TEXTURE_POOL 1 commented out):
>
> ./test cow.osg -> All OK
>
> ./test earth_sphere_dt1.ive -> All OK (see model attached)
>
> ./test earth.ive -> sometimes corrupted model and textures, sometimes
> segfault, looks like reading bogus data from the GPU (I used the top level
> file from www.openscenegraph.org/data/earth_bayarea/earth.ive)
>
> With new texture pool:
>
> ./test cow.osg -> All OK
>
> ./test earth_sphere_dt1.ive -> textures missing on second viewer start, get
> warning:
> Warning: detected OpenGL error 'invalid operation' at After
> Renderer::compile
>
> ./test earth.ive -> segfault or corrupted display.
>
> Latest test app also attached. I've tried to switch off unref of images
> after apply, hope it worked.
>
> regards
> jp
>
> J.P. Delport wrote:
>>
>> Hi J-S,
>>
>> Jean-Sébastien Guay wrote:
>>>
>>> Hi again,
>>>
>>>> I haven't had a chance to check your code yet, give me a few minutes and
>>>> I'll check if there's anything amiss that I can see.
>>>
>>> I'm sorry to say I can't repro here on Windows Vista, VC++ 2005 on SVN
>>> head. But it seems that you've pinned it down to the texture pool as I
>>> thought, though it would seem to be OS specific? A bit weird.
>>>
>>> Sorry I couldn't help more.
>>
>> can you try with terrain as the parameter to the test app. For me this
>> still fails on the second creation of the viewer. When zooming into the
>> terrain the newly loaded textures are OK though.
>>
>> jp
>>
>>>
>>> J-S
>>
>
> --
> This message is subject to the CSIR's copyright terms and conditions, e-mail
> legal notice, and implemented Open Document Format (ODF) standard. The full
> disclaimer details can be found at http://www.csir.co.za/disclaimer.html.
>
> This message has been scanned for viruses and dangerous content by
> MailScanner, and is believed to be clean.  MailScanner thanks Transtec
> Computers for their support.
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to