PC Review


Reply
Thread Tools Rate Thread

"Attempted to read or write protected memory" since 10 days...

 
 
Pieter
Guest
Posts: n/a
 
      21st Nov 2006
Hi,

Since 10 days (the first time was the 10th of november) I have some weird
exception happening in an application here:
All (except 1 of the total of 5) users had this error now 1 of 2 times
during the last 10 days. It happens mostly during startup or closing of the
application, but sometimes just in the middle of nowhere. It doesn't point
to anyting special. I don't get a clue...

It's a Windows Forms VB.NET 2005 application. I roll out updates regulary
(once a week), but nothing special has changed in the last update before the
first error.

Does anybody has any idea why this happens?


Thansk a lot in advance, any help will be really appreciated,

Pieter



This is the full exception:

Exception Source: System
Exception Type: System.AccessViolationException
Exception Message: Attempted to read or write protected memory. This is
often an indication that other memory is corrupt.
Exception Target Site: WSAGetOverlappedResult

---- Stack Trace ----
System.Net.OSSOCK.WSAGetOverlappedResult(socketHandle As SafeCloseSocket,
overlapped As IntPtr, bytesTransferred As UInt32&, wait As Boolean, ignored
As IntPtr)
Ghost.exe: N 00000
System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(errorCode
As UInt32, numBytes As UInt32, nativeOverlapped As NativeOverlapped*)
Ghost.exe: N 00177
System.Threading._IOCompletionCallback.PerformIOCompletionCallback(errorCode
As UInt32, numBytes As UInt32, pOVERLAP As NativeOverlapped*)
Ghost.exe: N 00103


 
Reply With Quote
 
 
 
 
Dave Sexton
Guest
Posts: n/a
 
      21st Nov 2006
Hi Pieter,

I search for this in groups.google.com, "Attempted to read or write
protected memory AccessViolationException", and came up with this:

http://groups.google.com/group/micro...00262e8f7ffc8b

Does that help?

--
Dave Sexton

"Pieter" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> Since 10 days (the first time was the 10th of november) I have some weird
> exception happening in an application here:
> All (except 1 of the total of 5) users had this error now 1 of 2 times
> during the last 10 days. It happens mostly during startup or closing of
> the application, but sometimes just in the middle of nowhere. It doesn't
> point to anyting special. I don't get a clue...
>
> It's a Windows Forms VB.NET 2005 application. I roll out updates regulary
> (once a week), but nothing special has changed in the last update before
> the first error.
>
> Does anybody has any idea why this happens?
>
>
> Thansk a lot in advance, any help will be really appreciated,
>
> Pieter
>
>
>
> This is the full exception:
>
> Exception Source: System
> Exception Type: System.AccessViolationException
> Exception Message: Attempted to read or write protected memory. This
> is often an indication that other memory is corrupt.
> Exception Target Site: WSAGetOverlappedResult
>
> ---- Stack Trace ----
> System.Net.OSSOCK.WSAGetOverlappedResult(socketHandle As
> SafeCloseSocket, overlapped As IntPtr, bytesTransferred As UInt32&, wait
> As Boolean, ignored As IntPtr)
> Ghost.exe: N 00000
>
> System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(errorCode
> As UInt32, numBytes As UInt32, nativeOverlapped As NativeOverlapped*)
> Ghost.exe: N 00177
>
> System.Threading._IOCompletionCallback.PerformIOCompletionCallback(errorCode
> As UInt32, numBytes As UInt32, pOVERLAP As NativeOverlapped*)
> Ghost.exe: N 00103
>



 
Reply With Quote
 
Pieter
Guest
Posts: n/a
 
      21st Nov 2006
Great! That does indeed help!! :-)
We have NOD32 too...

I had this error in the eventlog:
Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 1000
Date: 21/11/2006
Time: 11:35:13
User: N/A
Computer:
Description:
Faulting application myapplication.exe, version 1.0.0.0, stamp 455c858c,
faulting module imon.dll, version 2.50.25.0, stamp 42ae8989, debug? 0, fault
address 0x0000cd29.


Apparently that imon.dll file caused the trouble.

It's just weird it happened only since 10 days, and not before. The
application and NOD32 are already more than a year istsalled on the
clients...

Thanks a lot!

Pieter


"Dave Sexton" <dave@jwa[remove.this]online.com> wrote in message
news:(E-Mail Removed)...
> Hi Pieter,
>
> I search for this in groups.google.com, "Attempted to read or write
> protected memory AccessViolationException", and came up with this:
>
> http://groups.google.com/group/micro...00262e8f7ffc8b
>
> Does that help?
>
> --
> Dave Sexton



 
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
How can i handle "attempted to read or write protected memory. this is often an indication that other memory is corrupt" Mike Microsoft C# .NET 0 13th Nov 2007 10:14 AM
"Attempted to read or write protected memory" since 10 days... Pieter Microsoft VB .NET 2 21st Nov 2006 12:05 PM
"Attempted to read or write protected memory" since 10 days... Pieter Microsoft Dot NET 2 21st Nov 2006 12:05 PM
"Attempted to read or write protected memory" since 10 days... Pieter Microsoft Dot NET Framework 2 21st Nov 2006 12:05 PM
"Attempted to read or write protected memory. This is often an indication that other memory is corrupt" humbleaptience Microsoft ASP .NET 0 22nd Feb 2006 06:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:33 PM.