View Single Post
  #25  
Old May 19th, 2002, 08:28 AM

RWittman RWittman is offline
Private
 
Join Date: Jan 2001
Location: Rochester, NY, USA
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
RWittman is on a distinguished road
Default Re: Damm Range Check Errors

Here's a question, Has anyone ever seen an RCE in any other application software, I have not. I think that this is an application issue rather then an O/S one.

Not that system config would not have an impact on the RCE problem, but as I see it, there is some bug(s) in the SE4 code.

I would guess that an RCE is like an invalid table (matrix) lookup. Dim a table to 10,000 and then read index location 10,001. Boom, RCE.

Any thoughts?
Reply With Quote