X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Wed, 1 Aug 2012 14:42:23 -0600 Message-ID: Subject: setup.exe Runtime terminates on corrupt setup.rc file From: Mark Blackburn To: cygwin AT cygwin DOT com Content-Type: multipart/mixed; boundary=bcaec54a32caff902d04c63a543b X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --bcaec54a32caff902d04c63a543b Content-Type: text/plain; charset=ISO-8859-1 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. --bcaec54a32caff902d04c63a543b Content-Type: application/x-bzip2; name="setup.rc.bz2" Content-Disposition: attachment; filename="setup.rc.bz2" Content-Transfer-Encoding: base64 X-Attachment-Id: f_h5cviu020 QlpoOTFBWSZTWQEYIeMABIDfgAAwQAf/+C6rW4S/79/wUAV7eGqiAApQBQYD QAADQAAAAABqao8ptTymjI2o2kaDJiAZMRkAkJEU1MIHqeSfqmI9T2kag9Q0 zUaAwGgAAGgAAAAABUkmgII0aamBNNI00jQA9T1P0UYJLw4d/E48OFp9F328 Xh+b41DP+ynjUcqjxwjfOw4OWRbgViCSUdjEaVlhJRQuDMDAzWiIBC8CEj57 Ag7brU/Dr9dmTofAsfY9zXbW2OGb4ZZY9dnTne+WV8cWuurVe0WWPfE0UpS2 itDFZmWKM0by/JXuZ6tG2jBgsswvdgpm0NcGTjd22rVgars82TFmyXM255rN EuKNZiLFgHp7UgUJ0SC6JGkBktGMFgNc/kY3jnFdou/FbL6tK0wXXYLtsr02 kjnhaGeWNU4VFDROUoGWowhgaBlillr3G/aplId3bsNh6mH71iztjRbWGuix fdnFrQzPCQn8dna0moOlarlQotZ+xJpjpWSGXIiCurF9cqSsRlkQdGCWpALe fMFpYsGQYJejiQXBpcX4cghQEGezdszF63taUeaaMT4gVkfbuNHibP6ng37l 9TJY2o9M/+KMS56GL+Sxt5U6y07Im9Z6no6NO5tJ+DjuOR1olj/HN7STD+jv cePUdx8+5ya+O7IuUTOzhZkkmiuZRyvZ77cJwpSqpSpVVVUiLHHyaImmpU+z ExwTFNjovupzMUn+sOs5HoUfA/vaPINSyjfayJs8S51KHmxbz9HrNTh39z7T qfE2PTI6HquSffig2ytHcTecjM6eDmnm9KqqqqU/eIw+R3A3tFHLVebi+Zue yBk41T52XzX9uCSevY3OHCyqVa1KwjRd0PuoyzfEzfFAwrjxaleE0k3Gl6Pk Znr/6eUiHST3WOxE0UcH5dF3Aufx5LHB1zU/VOC59ZZ6GCZSVo+slmijJ5+7 2ez2n0ZmaScK6ps5GKbmzZUpSlDMCEG2MZcOSUxlEIQIQgQgxWPubksbNeuq ixRKKkJYtborY2mdjNEzL4yWva0p2onIwPRzjIyk3O3lMAuWMV1dmck1jOwh gW0ByntSuFJbzabjrEl+3WnQ4XZN83hNziWMwdp+uEkNbOv6mu81PB2E+hhP pXs3ugHq604BVq+Xi3e06ZSS+cdRUiWpy2FjQo9CecS7OzTdkC8xmrsM2BiX hgWscGocZEO5rIhlJDKuDQ+Rctdzyk0nWYO2lYI1WUpoYExKksqUSbZtLn52 T9PVfmc3J3NTCdyhw5nAx8uEm/Y7pFpZhRv4Vypuqp4qPqYMCmCZqFKR82GB /ZE1MCjiibNxZkiYGku6t/FvSYFVVFRVVVNjGNtjY2222m15gLjXnAx6xJZB j6u3E7zNsWcCjiUd8k5dRTxUaE/IeEiyaZTF4bHcYHD1NLI40pvQPK7AxOXK qu0KdJ+zfxd5B3xRWCjk/+LuSKcKEgAjBDxg --bcaec54a32caff902d04c63a543b Content-Type: text/plain; charset=us-ascii -- 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 --bcaec54a32caff902d04c63a543b--