473,323 Members | 1,547 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

"Could not read memory" error

Who knows what it means when a Windows XP Pro SP2 produces a transient error
window from aspnet_state.exe saying "instruction at [address] reference to
memory at [different address]. memory could not be read." every time it
shuts down? Do I need to do something special with data execution
prevention? What's wrong?
Mar 30 '07 #1
3 2508
This happens because the operating system does not
allocate a large enough buffer for the data length sent.

When the data is greater than the buffer size, the OS generates the error message.

This can be a program bug, or be caused by
a corrupted file, library or kernel which executed.

I've seen the error crop up after using Adobe Reader to read a pdf,
but any of anumber of programs could be the cause, besides corrupted files.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"news.microsoft.com" <go*****@bigfoot.comwrote in message
news:eQ**************@TK2MSFTNGP03.phx.gbl...
Who knows what it means when a Windows XP Pro SP2 produces a transient error window from
aspnet_state.exe saying "instruction at [address] reference to memory at [different address].
memory could not be read." every time it shuts down? Do I need to do something special with data
execution prevention? What's wrong?

Mar 30 '07 #2
I'm just a Windows XP user, who recently starting getting this error at
shutdown. How can I fix it?
Dennis
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eZ**************@TK2MSFTNGP04.phx.gbl...
This happens because the operating system does not
allocate a large enough buffer for the data length sent.

When the data is greater than the buffer size, the OS generates the error
message.

This can be a program bug, or be caused by
a corrupted file, library or kernel which executed.

I've seen the error crop up after using Adobe Reader to read a pdf,
but any of anumber of programs could be the cause, besides corrupted
files.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"news.microsoft.com" <go*****@bigfoot.comwrote in message
news:eQ**************@TK2MSFTNGP03.phx.gbl...
>Who knows what it means when a Windows XP Pro SP2 produces a transient
error window from aspnet_state.exe saying "instruction at [address]
reference to memory at [different address]. memory could not be read."
every time it shuts down? Do I need to do something special with data
execution prevention? What's wrong?


Mar 31 '07 #3
There is a hot fix for this (well errors related to this), you should
contact microsoft or google MSDN to see if the fix is what you need.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley
"Dennis Hoffman" <ho******@juno.comwrote in message
news:ub****************@TK2MSFTNGP03.phx.gbl...
I'm just a Windows XP user, who recently starting getting this error at
shutdown. How can I fix it?
Dennis
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eZ**************@TK2MSFTNGP04.phx.gbl...
>This happens because the operating system does not
allocate a large enough buffer for the data length sent.

When the data is greater than the buffer size, the OS generates the error
message.

This can be a program bug, or be caused by
a corrupted file, library or kernel which executed.

I've seen the error crop up after using Adobe Reader to read a pdf,
but any of anumber of programs could be the cause, besides corrupted
files.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"news.microsoft.com" <go*****@bigfoot.comwrote in message
news:eQ**************@TK2MSFTNGP03.phx.gbl...
>>Who knows what it means when a Windows XP Pro SP2 produces a transient
error window from aspnet_state.exe saying "instruction at [address]
reference to memory at [different address]. memory could not be read."
every time it shuts down? Do I need to do something special with data
execution prevention? What's wrong?



Apr 1 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Askari | last post by:
Yesterday, ALL code in python work and nothing when I close(finish) a code. Today, when I close, some raise this windows error : Instruction at "0x00FC3D70" use memory address "0x00000000". Can't...
1
by: Snake Djip | last post by:
Hi, I have a problem with a home-made DLL used in an ASP environment. It is coded in VB6, apartment-threaded. The DLL returns a binary PNG stream (an image). I use it with ASP's...
2
by: lyn.duong | last post by:
Hi, I've got this dts package in sql server 2000 sp4 that has several transformation tasks with an oracle database (10g) as the destination. The package executes successfully when run through...
0
by: antsays | last post by:
I am trying to serialize a collection to disk using the code provided. This works just fine but when I try do copy and past the xml file to another location or sometimes even just click on the...
2
by: WJScott69 | last post by:
C# - CSharp - WIN32 - WMI Progamming Issues with NT4 (Out of Memory) Hello, I am trying to inquire on servers ranging from Windows NT4 SP6a+ to Windows 2000-2003 I have the program working...
2
by: Ryan Linneman via .NET 247 | last post by:
Any help appreciated... I am using a third party DLL file to access an HMI using ethernet. The function is declared in a VB module as: 'Read internal word address Public Declare Function...
1
by: Curten | last post by:
Hi, When I run a program I have made, i get this error message sometimes: "Application error:The instruction at '...' referenced memory at '...'. Memory could not be "read"..." Are there...
1
by: suresh810in | last post by:
hi, I got thsi error --------------------------- VB6.EXE - Application Error --------------------------- The instruction at "0x0055a8ea" referenced memory at "0x608af85c". The memory could not...
1
by: kamcap | last post by:
I have referenced a COM dll (unmanagged code) in a C# console application and this DLL is referenced in C# program using Interop facility in .NET. This dll actually a dataset/table which is written...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.