Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffer overrun in error handler
Message
From
18/03/2011 09:21:30
 
 
To
17/03/2011 14:29:51
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01418664
Message ID:
01504088
Views:
79
>Cannot say I envy you with this situation
>
>
>If you are out of ideas - you may want to change the code in the error handler. Assuming that the memory may already be corrupt before getting to the error handler may make sense - but you really don't know - do you ?
>
>I've had cases where changing the value of editboxes (in the keypress event) errors out on C0000005 once in a while. Why ? I couldn't tell
>I've solved that one by replace controlsource wuth newvalue, followed by editbox.Refresh(). Same result but by another means
>
>I've had cases where I had to take DoDefault() out of the programmaticChange() - Error C0000005 once in a while
>
>So, changing the code of the error handler is not likely to solve the problem, but there's a chance it may - even if the memory was already corrupt it may not bomb out there
>

I've commented out this part of the error handler. I can't think of another way to get memory contents.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform