This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup.exe Runtime terminates on corrupt setup.rc file


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.

Attachment: setup.rc.bz2
Description: BZip2 compressed data

--
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]