
ma11.5524922092954714E12 asked a question.
C Runtime 6.0 Merge Modules cause crash
I have upgraded from DevStudio9 to IS2008. Since the upgrade, I cannot build a release that contains either the C Runtime 6.0 or the C++ Runtime 6.0 Merge Modules attached to it. During the build, IS2008 crashes (gives the typical 'Installshiled 2008 needs to close' message) and when viewing the technical details of the crash it gives the following:
Exception ACCESS_VIOLATION (0xc0000005)
at address 0x0012e6ac trying to write address 0x66a13365.
File : C:\Program Files\Macrovision\IS2008\System\isdev.exe
Version : 14.0.0.162
Exception : c0000005
Address : 0012e6ac
Access Type : NA
Access Address : 66a13365
Registers : EAX=66a13365 CS=001b EIP=0012e6ac EFLGS=00010296
: EBX=66a132c9 SS=0023 ESP=0012d3d4 EBP=0012e988
: ECX=7ffdf000 DS=0023 ESI=09459008 FS=003b
: EDX=73eae578 ES=0023 EDI=0012e998 GS=0000
Stack Trace : 66a116d9 66a11641 66a112fd 6aca63c8
: 6ab70911 6ab72b62 68b845c8 68b82087
: 68b542a7 68b675c5 68b7bab3 69c01fc6
: 69bfb625 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
Going back to the backed up DevStudio9 install, it still works fine. I need both of these MM for my install... has anyone seen this issue or has a workaround?
-ma1achai