kylec
Posts: 22
Joined: Thu Jan 29, 2015 9:59 pm

Access Violation

Mon Mar 23, 2015 5:48 pm

Hello,

Our project is old and has been upgraded periodically thru the years. We've always been using the dialog theme classic default. We would now like to use the graphite theme. However, every time I switch to any theme other than classic I'm getting an ACCESS_VIOLATION error when trying to save the project.

This project is currently using 11.3. I tried this project as well on 11.8 and still got the same error.

Code: Select all

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

Advanced Installer 11.3 build 57288
*** Stack Trace (x86) ***

[0x00610073]  -----
[0x0169efe7]  -----
[0x016975ab]  -----
[0x0169c739]  -----
[0x77a52fe7]  RtlAllocateHeap()
[0x77a52e82]  RtlAllocateHeap()
[0x0169e151]  -----
[0x77112201]  IsProcessDPIAware()
[0x74920e02]  DPA_LoadStream()
[0x013d0000]  MODULE_BASE_ADDRESS

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: Access Violation

Tue Mar 24, 2015 4:03 pm

Hello,

Can you please send us the .aip (project file) to support at advancedinstaller dot com so we can investigate?

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

kylec
Posts: 22
Joined: Thu Jan 29, 2015 9:59 pm

Re: Access Violation

Tue Mar 24, 2015 10:32 pm

Daniel,

I've submitted the AIP file.


Thank you,
Kyle

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: Access Violation

Wed Mar 25, 2015 10:39 am

Hello Kyle,

I've tested your sent AIP and I replicated the behavior. It seems this happens due to an Advanced Installer issue. It replicates only when you add custom rows in "Table Editor page -> ControlCondition" table. This is an Advanced Installer issue and we'll try to add a fix for it in a future version of Advanced Installer. Thank you for bringing this to our attention.

Meanwhile, as a workaround, you can proceed like this:
1. go to "Table Editor page -> ControlCondition" table and delete your added custom rows
2. save the project
3. go to "Themes" page and change your theme to the desired one
4. redo your custom rows in "ControlCondition" table as you need

Let us know if this helped.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

kylec
Posts: 22
Joined: Thu Jan 29, 2015 9:59 pm

Re: Access Violation

Wed Mar 25, 2015 9:01 pm

Daniel,

Thank you for your help. I was able to successfully change the theme after following your steps.

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: Access Violation

Thu Mar 26, 2015 9:46 am

You're always welcome Kyle.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Eusebiu
Posts: 4931
Joined: Wed Nov 14, 2012 2:04 pm

Re: Access Violation

Wed Jun 05, 2019 1:55 pm

Hello Kyle,

This was fixed in version 16.0 of Advanced Installer released on May 28th, 2019.

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

Return to “Common Problems”