Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory could not be read
Message
From
24/05/2005 00:24:21
 
 
To
16/05/2005 18:35:40
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01014708
Message ID:
01016965
Views:
14
>Hi friends
>When closing our application we are getting the error message "The instruction at "0x18004160" referenced memory at "0x18004160". The memory could not be "read"".
>
>This happens sporadically when closing our app. It is getting really annoying. I have been looking on the internet for possible solutions but I have yet to see a similar message where the instruction location is referencing the memory at the same location. It occurs on more than one machine and the memory reference is always the same.
>
>Any ideas on this much appreciated
>Thanks

Rajani, if it happens on more than one machine then you know it is probably the code itself or possibly the network server and/or the connection to it. Are you running it over a network?

I would try to first isolate the actual program it occurs in and then the actual line. The way I would do this is activate a simple logging function after the exit request has been made. Start recording program names as they are fired during the exit sequence. Then when you know the program start recording the position in that program. Then you will determine the line that causes the issue. STRTOFILE() can be a quick and dirty logging function.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform