setup.exe Runtime terminates on corrupt setup.rc file

Mark Blackburn mark.blackburn.ml@gmail.com
Wed Aug 1 22:12:00 GMT 2012


I've been getting the following message when downloading the mirror list:

=======================================================
Microsoft Visual C++ Runtime Library:


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
=======================================================

This problem is occurring on the latest version of setup.exe (2.774).

I've tracked this problem down to a corrupt file at
C:\cygwin\etc\setup\setup.rc. It's causing the following function call
to throw an exception:

site.cc:
340   load_site_list (cached_site_list, theCachedString);

The corrupt file is attached in bz2 format.

A workaround is to delete setup.rc and let setup.exe create a new
configuration file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setup.rc.bz2
Type: application/x-bzip2
Size: 1107 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20120801/9cb2c2a2/attachment.bz2>
-------------- next part --------------
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list