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

Code dump at the end of uninstall

Turning on the debug on Linux, I got the following:

SHUTDOWN REQUESTED
(X) commiting registry

REGISTRY ALREADY STORED!

(X) shutting down service manager
(X) cleaning up temporary directories
cleanUp()
calling cleanUpUNIX()
pure virtual method called
terminate called without an active exception
Abort (core dumped)

The last 3 lines are some C++ errors.

In my uninstall, the last action is to delete the uninstaller itself. But this has worked fine in the past few years, I don't know what's happening here.

 

Can anybody help with this?

 

0 Kudos
(2) Replies
VineethaNair
Level 6

Hi xin_zhao,

Can you let us know which version of InstallAnywhere you are using and the steps to replicate this?

 

0 Kudos

I tried with IA2020, 2021, 2022, all of them got the same error at the end of uninstallation.

0 Kudos