Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Upgrade error

May
12,845
164
Upgrading to build 40, after clicking "Next" on the installation directory page I got a message box ... caption "Error" ... message "The application ran into a problem it couldn't handle. Sorry for the inconvenience" ... details below. When I close the message box, the "Choose a file location" page still shows and is frozen (with hourglass) ... trying to "X" it brings back the message box ... Updater window is also dead, can't close it.
[SEH_AV_DEP_BADPTR] ACCESS_VIOLATION (0xc0000005) at address [0x988a840f]

*** Stack Trace (x86) ***

[0x988a840f] -----
[0x6e3c7a94] MsiSetOfflineContextW()
[0x6e28a45c] MsiInvalidateFeatureCache()
[0x6e2e5b92] MsiGetPropertyW()
[0x012c425f] -----
[0x012d87ff] -----
[0x012d1ccd] -----
[0x012e56c7] -----
[0x0123360c] -----
[0x01256d45] -----
[0x012d1a9d] -----
[0x012cc5cf] -----
[0x01233c13] -----
[0x01233b28] -----
[0x012d0b81] -----
[0x012d0b23] -----
[0x012cda11] -----
[0x012c19fc] -----
[0x75876d18] GetProcAddress()
[0x012eeb0f] -----
[0x012e9432] -----
[0x012e94a8] -----
[0x0128cee2] -----
[0x778137eb] RtlInitializeExceptionChain()
[0x778137be] RtlInitializeExceptionChain()
[0x01230000] MODULE_BASE_ADDRESS
 
I could install build 40, but the command dir (TCC and take command) sends blank lines to screen (one or more) between items. I returned to version 36, I use TCC near all the time and the double character is not a problem with TCC.

OPH. 2014-01-25
 
Upgrading to build 40, after clicking "Next" on the installation directory page I got a message box ... caption "Error" ... message "The application ran into a problem it couldn't handle. Sorry for the inconvenience" ... details below. When I close the message box, the "Choose a file location" page still shows and is frozen (with hourglass) ... trying to "X" it brings back the message box ... Updater window is also dead, can't close it.

The same Windows Installer bug you've been reporting for years. Try running it again.
 
I could install build 40, but the command dir (TCC and take command) sends blank lines to screen (one or more) between items. I returned to version 36, I use TCC near all the time and the double character is not a problem with TCC.

Not reproducible here. What version of Windows are you running? Are you seeing it both in tab windows and stand-alone TCC console windows? Are you running any plugins?

The double input character fix was for Take Command only; it does not affect TCC, and it does not affect command output.

Anybody else able to reproduce this with build 40?
 
I reinstalled the build 39, it works, the problem I saw was with build 40, both in tab windows and stand-alone TCC console windows.

TCC 16.00.39 x64 Windows 7 [Version 6.1.7601]
TCC Build 39 Windows 7 Build 7601 Service Pack 1

No plugins.

I will reinstall build 40 to see if the problem continues.

OPH. 2014-01-25
 
I updated from build 39 to build 40, it runs OK now.

As wky says, I put it in the "unexplainableonetimeerrors" folder ;-)

OPH. 2014-01-25
 
I have occasionally seen that installer issue with various builds. Usually I re-run the installer and it works fine. I've never seen the issue with any other installers I've used on my system.
 
JPSoft's installers are the only one's I've ever had any problems with, as well.....
 
JPSoft's installers are the only one's I've ever had any problems with, as well.....

If you Google that error, you'll find thousands of other apps experiencing the same problem. The installer developers say they can't reproduce it (not surprising, since even the people who experience the error can rarely reproduce it on a subsequent attempt).
 
Maybe JPSoft's installers use a lot mor code hen the other installers and so there is more chance of things going wrong....

Is there a way to determine where in the installer the error occurs?

Can I log each install?
 

Similar threads

Back
Top