X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 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: <4E70F292.2000506@gmail.com> Date: Wed, 14 Sep 2011 19:29:38 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: rebaseall and cygstdc++-6.dll References: <4E6AC3F4 DOT 1090401 AT gmail DOT com> <1315948817 DOT 3388 DOT 56 DOT camel AT YAAKOV04> In-Reply-To: <1315948817.3388.56.camel@YAAKOV04> Content-Type: text/plain; charset=ISO-8859-1 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 On 13/09/2011 22:20, Yaakov (Cygwin/X) wrote: > On Fri, 2011-09-09 at 21:57 -0400, Chris Sutcliffe wrote: >> 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. > > http://cygwin.com/ml/cygwin-developers/2011-07/msg00058.html ?? It sounds like the same problem Corinna saw. It can't be the exact same bug as the one she linked to there, because that fix went into binutils ages ago, but it could conceivably be related. It turns out that it can also happen with DLLs that have been rebased down as well as up, after all. I suspect a typeinfo problem but am still investigating. cheers, DaveK -- 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