PC Review


Reply
Thread Tools Rate Thread

Application error in Windows XP - Bad memory?

 
 
B
Guest
Posts: n/a
 
      13th Aug 2003
x-no-archive:yes

Using Wordperfect v10 under Windows XP Pro. About once every two
weeks I get an error message like this:

wpwin10.exe - Application Error
The instruction at "0x77c3bd8c" referenced memory at "0x0000740c".
The memory could not be read.
Click OK to terminate the program.

-------------------------------------------------------------------
Is this an indication of a bad RAM module?
Thanks for any help, please respond in the group only.
 
Reply With Quote
 
 
 
 
JAD
Guest
Posts: n/a
 
      13th Aug 2003
before i say yes to memory problem there was a patch for a memory issue
awhile back for WP.....if i recall.
"B" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> x-no-archive:yes
>
> Using Wordperfect v10 under Windows XP Pro. About once every two
> weeks I get an error message like this:
>
> wpwin10.exe - Application Error
> The instruction at "0x77c3bd8c" referenced memory at "0x0000740c".
> The memory could not be read.
> Click OK to terminate the program.
>
> -------------------------------------------------------------------
> Is this an indication of a bad RAM module?
> Thanks for any help, please respond in the group only.



 
Reply With Quote
 
Ancra
Guest
Posts: n/a
 
      14th Aug 2003
On 13 Aug 2003 19:19:59 GMT, (E-Mail Removed) (B) wrote:

>x-no-archive:yes
>
>Using Wordperfect v10 under Windows XP Pro. About once every two
>weeks I get an error message like this:
>
>wpwin10.exe - Application Error
>The instruction at "0x77c3bd8c" referenced memory at "0x0000740c".
>The memory could not be read.
>Click OK to terminate the program.
>
>-------------------------------------------------------------------
>Is this an indication of a bad RAM module?
>Thanks for any help, please respond in the group only.


No, it's not an indication of bad RAM. It could be a convoluted
consequence of that, but that message is not an immediate result of
bad RAM, I think. I don't think the OS can recognize bad RAM.

The app never gets to reference the memory. The OS terminates the
program because it knows something is wrong. The reason is probably
that something is wrong with the mapping of that adress, so the OS
cannot or will not comply. (These kind of error messages usually goes:
"This program has performed an illegal operation..." but maybe I'm not
used to XP.)

0x0000740c is a suspiciously low adress. I know that the Win32
program model has a complete ban on adresses up to 00003fff. Those
adresses are never mapped to physical RAM. 0000740c is higher than
that, but still too low. Up to 003fffff should not be used by a win32
app. (I know nothing of WP10 but assumes it's not Win16?)
Most likely reason for such a low adress, is an app failure to compute
a pointer correctly. (- a bug! ;-))

Since the pointer isn't correct, it may very well be invalid.
It's unlikely that the app should have managed to pursuade the OS to
map memory to that *too low* adress space. So, the adress is invalid
and the OS complains.

Anyway, if that isn't it, it's something very related. It's primarily
an indication of a "bad" app. Mind you, the failure to compute the
right adress, could possibly be due to an earlier faulty reading from
bad memory. But don't read to much into "The memory could not be
read.".
The first line tells it: "wpwin10.exe - Application Error".


ancra
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows - Application Error - The memory could not be read! 10000lakes Windows Vista Games 1 27th Jan 2010 07:38 PM
Endless Memory Errors - "Application Error ... memory could not be read" Joe User Windows XP Help 5 22nd Jun 2006 04:41 PM
Application Error: "The instruction at '0x62308d19' referenced memory at '0x026638cc'. The memory could not be 'read'." jaydelaney@gmail.com Windows XP Internet Explorer 7 24th Jan 2006 01:00 AM
Making more memory available to application?Im making a memory intense application, the application is supposed to open a prettylarge image (about 9200*10200 in 300Dpi) yosh@liquidzone.net Microsoft Dot NET Framework Forms 0 6th Dec 2004 07:16 PM
Application popup: Explorer.EXE - Application Error : The instruction at "0x77f57ec4" referenced memory at "0x00000067". The memory could not be "written". Max Windows XP General 3 18th Dec 2003 05:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:28 PM.