d79ima
Posts: 24
Joined: Fri Feb 08, 2013 10:28 pm

Received strange error during one run of the installer

Hello,

I received this error when running my installer. It only happened once today, after running it again the error went away.
I would like to find out what this error is telling me and also to get a feel for how likely i am to encounter it again:

Thanks,
Dmitry

Code: Select all

The application ran into a problem that it couldn't handle.  Sorry for the incovenience.


[SEH_AV_DEP_BADPTR] ACCESS_VIOLATION (0xc0000005) at address [0xfbbc858b]

*** Stack Trace (x86) ***

[0xfbbc858b]  -----
[0x73c4803c]  MsiSetOfflineContextW()
[0x73b097f7]  MsiInvalidateFeatureCache()
[0x73b09c3e]  MsiInvalidateFeatureCache()
[0x73b0a20a]  MsiInvalidateFeatureCache()
[0x73b2f3a4]  MsiInvalidateFeatureCache()
[0x73c5f7cb]  MsiSetOfflineContextW()
[0x73bb332f]  MsiSetOfflineContextW()
[0x73bb5b1a]  MsiSetOfflineContextW()
[0x73b62dd7]  MsiDoActionW()
[0x01084395]  -----
[0x01084328]  -----
[0x0108263a]  -----
[0x01084030]  -----
[0x01028e77]  -----
[0x0102908f]  -----
[0x0102981b]  -----
[0x01036b62]  -----
[0x77389ef2]  RtlInitializeExceptionChain()
[0x77389ec5]  RtlInitializeExceptionChain()
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: Received strange error during one run of the installer

Hi Dmitry,

I'm not sure why you are encountering this behavior. Can you reproduce the behavior on multiple clean machines? If so, can you please attach a verbose log of the installation so we can investigate it?

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”