[osg-users] CompositeViewer context cleanup and missing textures
J.P. Delport
jpdelport at csir.co.za
Wed Nov 25 00:28:22 PST 2009
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: earth_sphere_dt1.ive.bz2
Type: application/x-bzip
Size: 97611 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20091125/f9f9594d/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: manytimes_r3.tgz
Type: application/x-compressed-tar
Size: 3553 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20091125/f9f9594d/attachment-0003.bin>
More information about the osg-users
mailing list