cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
orcabelle
Level 2

ACCESS_VIOLATION Exception

Hi,

I ran into the exception below when trying to compile/build a project using IS 2012 on Windows 7. This project has been built successfully many times over in the past in this environment and I'm not sure why I'm seeing this error now. I am a local admin on the box and the only changes I made to the project involved the product version and product code. Any thoughts?

Exception ACCESS_VIOLATION (0xc0000005) at address 0x64d39084 trying to read address 0x00000000.

File : C:\Program Files (x86)\InstallShield\2012\System\isdev.exe
Version : 18.0.0.329
Exception : c0000005
Address : 64d39084
Access Type : read
Access Address : 00000000
Registers : EAX=00000000 CS=0023 EIP=64d39084 EFLGS=00010246
: EBX=65144a80 SS=002b ESP=0018e11c EBP=0018e15c
: ECX=0602c8e0 DS=002b ESI=0602eeb8 FS=0053
: EDX=65144a80 ES=002b EDI=0602dc88 GS=002b
Stack Trace : 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
Labels (1)
0 Kudos
(1) Reply
orcabelle
Level 2

Just to close the loop on this, the problem being seen in IS 2012 was actually being caused by a anti-virus software issue on the server where the deployment files live. Once that issue was resolved, the ACCESS_VIOLATION error was not encountered and the build completed successfully.
0 Kudos