Hi Uwe,

Could send me the small .ive file that you've used to reproduce this problem.

Could you also try reproducing the problem at your, but please don't
do an svn update quite yet as last night I checked in a fix for the
threading issues in Camera sets query - the one that your crash point
suggested was the problem.   Once you have reproduced it, could you
then do an svn update to see if my fixes address this problem.

The View stats code is still working in the original non thread safe
way.  Like the changes I made for the Camera stats code I will be
re-factoring the stats collection so it works in a thread safe way.
This should be complete in the next couple of hours.

Robert.

On Tue, Jan 27, 2009 at 8:51 AM, Uwe Woessner <woess...@hlrs.de> wrote:
> Hello Robert,
>
> did you look at my previous post with subject
> "Camera Statistics cause crash in CullThreadPerCameraDrawThreadPerContext
> mode"
> Could that be a similar problem.
> I have that issue with small non paged datasets though.
> And it is rather easy to reproduce.
>
>  Uwe
>
> Robert Osfield schrieb:
>>
>> Hi All,
>>
>> When I original merged the new camera/view stats code in testing on my
>> older machine I was able to see a crash when viewing large paged
>> databases with the on screen camera + view stats switched on, it used
>> to take a few minutes to see it, but it would eventually appear.
>> However, now I've allotted some time to fix this bug I haven't been
>> able to reproduce it...
>>
>> Others have also reported this crash, so perhaps together we can come
>> up with a reliable test that reproduces the crash.  Please speak up
>> :-)
>>
>> The importance of reprodocing the crash is that if I refactor the code
>> as I'm doing I'll need to be able to test that the crash is indeed
>> fixed.  Without a reliable crash to start with it'll be a case of
>> hoping for the best once I apply my changes.
>>
>> Thanks in advance for you help,
>> Robert.
>> _______________________________________________
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>
>
> --
>
>           \\\|/// *HLRS, High Performance Computing Center Stuttgart*
>  _I_       ( o o )                *Visualization/VR*             _I_
> (_...@_)--oo0O--(_)--O0oo------------------------------------------(_...@_)
>  | |    Uwe Woessner    http://www.hlrs.de/people/woessner/      | |
>  | |       .ooo0              mobile: +49-173-7028729            | |
>  |_|       (   )  Oooo.      office: +49-711-6856-5790           |_|
> (_...@_)-------\ (---(   )-----------------------------------------(_...@_)
>  I          \_)   ) /                                            I
>                  (_/
> _______________________________________________
> 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