Re: Access violation 0051207e

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Alexander Nickolov (agnickolov_at_mvps.org)
Date: 02/04/05


Date: Fri, 4 Feb 2005 08:22:09 -0800

Is that perhaps an exception number? Access violation has
exception number 0xC0000005. If this is an exception
number, it is none of the standard exceptions.

-- 
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@mvps.org
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================
"DaveK" <DaveK@discussions.microsoft.com> wrote in message 
news:BFBF6155-9918-434B-97F8-A5226F9DD940@microsoft.com...
> Hi,
>
> I have looked all over the place to find information on an access 
> violation
> code 0051207E with read of address 00E64002 that I ma getting on an
> application I am trying to open but have not found anything. Can anyone 
> point
> me in the right direction?
>
> Many thanks,
>
> Dave. 


Relevant Pages

  • Re: Uncaught exception
    ... there is unacught exception, will the destructor ensured to be called before ... "Alexander Nickolov" wrote: ... objects are called during stack unwinding (regardless of whether ... Microsoft MVP, MCSD ...
    (microsoft.public.vc.language)
  • Re: error wince600 boot message after dowload PB6 OS to HW board
    ... I would suspect that you have a memory layout problem, either the bootloader is using memory that is clobbering the downloaded image in some way, or the memory layout in the config.bib is wrong. ... Old or invalid version stamp in kernel structures - starting clean! ... Exception 'Access Violation': Thread-Id=00410002, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: TidSMTP compent in a thread, in a package.
    ... > vertuas wrote: ... Where do you get the exception? ... Access violation at address 406E6E00 in module 'indy70.bpl'. ... Its Create in the Create constructor, it seams to be that the error is ...
    (comp.lang.pascal.delphi.misc)
  • Re: Where do you go after FinalRelease?
    ... Your destructor executes right after FinalRelease. ... Set the exception for Access Violation to break into the ... Microsoft MVP, MCSD ... This all happens OK but I am getting an "Access violation" ...
    (microsoft.public.win32.programmer.ole)
  • Re: Access violation before startup in debug mode
    ... I have an MFC application that will run in release mode, but in debug ... mode I get an access violation before the program starts. ... set Break on first chance exception ...
    (microsoft.public.vc.mfc)