Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Got a problem you cannot solve? Try here.
Post Reply
ngurram
Posts: 41
Joined: Mon Jun 08, 2020 6:54 pm

Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by ngurram »

My installer are running into runtime errors with access violation after upgrading IA from X15 to either X16 or X17. It seems to do something with Program Data temp files? I had upgraded to X15 to X16 in one of the build boxes few months back and started running intermittently into this error, but wasn't sure if it was IA related or not, but last week I upgraded 2 other build boxes and sure enough all the installers that were running on those boxes started running into these runtime errors. Then I rolled back the build box to previous snapshot, and the runtime errors for installer built after X15 roll back started working fine. Any idea how to resolve this and be able to upgrade to X17?

Here's the screenshot of error.

Thanks
Mallika
Attachments
AccessViolationError.png
AccessViolationError.png (214.62 KiB) Viewed 102963 times
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by JohnGaver »

Would love to hear what happens to the project when you compile and run it under InstallAware Multi Platform?
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
ngurram
Posts: 41
Joined: Mon Jun 08, 2020 6:54 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by ngurram »

Do I need license for it? Multi platform I mean.

Thanks
Mallika
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by JohnGaver »

Not unless you wanted to use it in production, so for the purposes of our test here, no you wouldn't be needing a license at all and can make do with the fully unrestricted, unlimited, free trial.
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
ngurram
Posts: 41
Joined: Mon Jun 08, 2020 6:54 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by ngurram »

I don't believe I can test this without upgrading again to X17 and that will mean going back to bad state. Is there a way to debug this without upgrading?
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by JohnGaver »

Just to clarify, Multi Platform would not interfere with your X-series installation - as it is a fully independent installation. Would be a great data point to have.

You would almost certainly need to provide substantially more information to identify and resolve your issue, of course. If I were you, I would try to isolate the offending line number (and maybe its close neighbors) to see if one of them in particular trips the new version as you have suggested.

I hope some of these ideas are helpful for you. Please understand that shallow reports on their own hardly ever, if at all, lead to meaningful resolutions.
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
ngurram
Posts: 41
Joined: Mon Jun 08, 2020 6:54 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by ngurram »

That's the thing. It doesn't even fail consistently in the same place. Sometimes it fails with no line number either. Like below attached screenshot. And the line it refers to in previous screenshot - is "Start installation" label. I myself am not sure where / what exactly is the problem. All I know is it started happening after upgrading to X16 / X 17. All the builds that happen on build boxes that have X15 has no such issues.

Thanks
Mallika
Attachments
InstallError.png
InstallError.png (130.1 KiB) Viewed 102176 times
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by JohnGaver »

Sounds like something was corrupted in your project to begin with, and the upgrades are exposing this (extremely unlikely the upgrades themselves would break something, as we have legendary backwards compatibility).

As you are unable to provide further information and/or to rebuild the projects using InstallAware Multi Platform, I would recommend you contact official support - they would be glad to take this further on the basis of your entitlement.

Hope you get to the bottom of this soon!
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
ngurram
Posts: 41
Joined: Mon Jun 08, 2020 6:54 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by ngurram »

So, to clarify I won't be able to get help without paying for support. Is that correct?

Thanks
Mallika
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by JohnGaver »

I have no way of seeing what is included in your plan.

Please contact official support as they would guide you accordingly.
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
rev23dev
Posts: 134
Joined: Tue May 12, 2009 2:42 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by rev23dev »

I'm seeing similar errors coming from X15 to X17. Did you manage to resolve it? Its very random.
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by JohnGaver »

Have you tried to compile and run your project under InstallAware Multi Platform?

You could just use the free trial if you don't own a license to it already.
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
rev23dev
Posts: 134
Joined: Tue May 12, 2009 2:42 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by rev23dev »

Hi John,

I don't understand that as a suggestion though? I don't need that as I target Windows only. What if it fixes it? I have to upgrade to that? Is there no continued development planned for InstallAware studio and future development is now multi-platform only?
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Runtime Error: Access violation after upgrading to IA X16 / X17 from IA X15

Post by JohnGaver »

Oh not at all. Just an idea to try out, and we can see what happens from there.
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
Post Reply