Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: bitset crash bug - was: Re: bitset help

From: greggirwin:mindspring at: 28-Sep-2002 13:38

Hi Anton, << on Windows 2000, this value works ok: make bitset! 1057222208 but reliably crash on: make bitset! 1057222216 ; and higher values REBOL - Fatal System Error ** CRASH (Should not happen) - Expand series overflow [OK]
>>
Have you submitted it to feedback? In any case, it's good to know that we're limited to just over a billion bits. :) I get a 'not enough memory' error with your first value, and also crash with the second. I have 384M physical in my machine. --Gregg