[sldev] Re: LLOctree crash (weird crash)

Dale Glass dale at daleglass.net
Sat Jan 27 14:34:32 PST 2007


В сообщении от 25 января 2007 03:36 Dylan Alex Simon написал(a):
> There's a octree crash on gcc 4.1.1 due to a LLVector3 cast of the data's
> positionGroup.  This results in an infinite loop passing up and down,
> because the newly created child is created in the LLVector3 position, but
> compared isInside with the LLVector3d position.  For example, a position
> might be 30.0000000001, which as a F32 is not > 30, but as a F64, is.  Fix
> is below.

Yep, this appears to have worked perfectly.

Thanks a lot!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20070127/7e8c8e31/attachment.pgp


More information about the SLDev mailing list