Re: Unknown Process reading application memory
- From: "Pankaj" <s.pankaj@xxxxxxxxx>
- Date: 6 Mar 2007 12:53:36 -0800
On Mar 6, 8:40 am, Euge...@xxxxxxxxx wrote:
Thanks for the replies everyone.
Using a PCI bus analyzer, I was able to verify that some unknown
application was reading that address, when my program was not even
running.
I'm thinking it may be some other device driver on the system as only
it would have access to the physical memory on the card itself.
The card itself has been instrumented with logging and I have proven
that the card is not reading that memory address itself.
Attach a debugger and use ba to put a breakpoint. This will cause a
break once the memoey has been accessed. You can debug it further to
find out the driver that is accessing the memory.
Regards,
Pankaj
.
- References:
- Unknown Process reading application memory
- From: EugeGim
- Re: Unknown Process reading application memory
- From: EugeGim
- Unknown Process reading application memory
- Prev by Date: Re: Performance problem with UnmapViewOfFile() in Vista and XP x64
- Next by Date: Re: Displaying a GUI from a Service (Stations, Desktops, and Services...)
- Previous by thread: Re: Unknown Process reading application memory
- Next by thread: Re: SnmpGetVb memory leak
- Index(es):
Relevant Pages
|