From: Alexandre Naaman (naaman++at++laplace.engr.sgi.com)
Date: 01/21/2003 18:23:16
On Tue, 21 Jan 2003, John Breedlove wrote:
> Sorry, I should have been more specific. The crash doesn't occur at the
> actual loading, but when it attempts to display the scene, and only if I
> load > 64 models. Attached is the program, it is a modification of the demo
> program simple.c . Let me know if it works for you.
>
First off, this isn't just a windows problem. The problem lies within
pfChannel::findSubbin() and our use of a 64 bit mask that is overflowing
and we (I think) interpret this as -1 which from the context of a call to
pfChannel::findSubbin() means something entirely different.
Need to do more digging ...
A+,
Alex.
This archive was generated by hypermail 2b29 : Tue Jan 21 2003 - 18:23:22 PST