X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4E6AC3F4.1090401@gmail.com> Date: Fri, 09 Sep 2011 21:57:08 -0400 From: Chris Sutcliffe User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: rebaseall and cygstdc++-6.dll Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Hi All, Just a heads up around an issue I encountered with rtorrent after executing rebaseall. I ran in to some forking issues so I executed rebaseall after which rtorrent started to crash constantly during various operations. Through trial and error I narrowed it down to cygstdc++-6.dll being rebased. As a result I updated rebaseall to exclude cygstdc++ (at line 110) by adding "-e '/cygstdc++-6.dll$/d'". I'm not sure what the issue is with rebasing cygstdc++-6.dll, but I figured I should share my findings in case someone else runs in to a similar issue. Chris -- Chris Sutcliffe ir0nh34d AT gmail DOT com -- 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