thanhhe / omaha

Automatically exported from code.google.com/p/omaha
0 stars 0 forks source link

ChromeSetup.exe fails with error code 0xc00ce56f #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/chromium/issues/detail?id=8513#

A computer behind a NAT server (custom?) fails with this error code while 
trying to install Chrome. The error code looks like from Omaha. I don't think 
the actual Chrome installer is even getting launched. Can someone from Google 
Update team take a look?

Original issue reported on code.google.com by kuchhal@chromium.org on 17 Jul 2009 at 10:44

GoogleCodeExporter commented 8 years ago
More information about this error code from http://msdn.microsoft.com/en-
us/library/ms762295.aspx:

XML_E_INVALIDSWITCH
Switch from current encoding to specified encoding not supported.

Original comment by ddor...@google.com on 17 Jul 2009 at 10:59

GoogleCodeExporter commented 8 years ago
Yeah, it looks like the "goopdate" DllMain fails on DLL_PROCESS_ATTACH for me.

I finally realized the other day that another program was being launched, which
helped me to get *somewhere* with it under OllyDbg ...

Would be nice if it was more obvious what code was failing, and that it was open
source and therefore possible to attempt reading!

Original comment by naesten on 18 Jul 2009 at 3:29

GoogleCodeExporter commented 8 years ago
Ping. The same thing happens when I try to install gears here, too. Anything 
you'd
like me to test?

Original comment by naesten on 16 Sep 2009 at 3:15

GoogleCodeExporter commented 8 years ago
Update for other users: I was sent a gears installer to test, it worked, and I
replied to the email to which it was attached saying as much. Hopefully, the 
fix will
find it's way into all of the various Google Installers sometime in the near 
future ...

Original comment by naesten on 28 Sep 2009 at 2:18

GoogleCodeExporter commented 8 years ago
The fix is in 1.2.183.13.

Original comment by gan...@google.com on 22 Dec 2009 at 8:25