Re: rebaseall and cygstdc++-6.dll

2011-09-27 Thread Dave Korn
On 26/09/2011 04:15, Yaakov (Cygwin/X) wrote: On Mon, 2011-09-26 at 02:15 +0100, Dave Korn wrote: The problem is in binutils, and the fact that it generates base relocs for entries from EH data that should be just ignored. http://sourceware.org/ml/binutils/2011-09/msg00174.html contains

Re: rebaseall and cygstdc++-6.dll

2011-09-26 Thread Marco Atzeri
On 9/26/2011 5:15 AM, Yaakov (Cygwin/X) wrote: On Mon, 2011-09-26 at 02:15 +0100, Dave Korn wrote: The problem is in binutils, and the fact that it generates base relocs for entries from EH data that should be just ignored. http://sourceware.org/ml/binutils/2011-09/msg00174.html contains

Re: rebaseall and cygstdc++-6.dll

2011-09-26 Thread Ryan Johnson
On 26/09/2011 2:28 AM, Marco Atzeri wrote: On 9/26/2011 5:15 AM, Yaakov (Cygwin/X) wrote: On Mon, 2011-09-26 at 02:15 +0100, Dave Korn wrote: The problem is in binutils, and the fact that it generates base relocs for entries from EH data that should be just ignored.

Re: rebaseall and cygstdc++-6.dll

2011-09-25 Thread Dave Korn
On 10/09/2011 02:57, Chris Sutcliffe wrote: 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

Re: rebaseall and cygstdc++-6.dll

2011-09-25 Thread Dave Korn
On 25/09/2011 07:07, Dave Korn wrote: Sourceware CVS is down right now but I'll be sending the attached to binutils when it's working again, Yeah, d'oh. Maybe I'll send the file with the actual patch in it, instead of the fresh diff I tried to generate when CVS wasn't working! Attached,

Re: rebaseall and cygstdc++-6.dll

2011-09-25 Thread Chris Sutcliffe
On 25 September 2011 02:07, Dave Korn wrote:  I finally nailed this one down.  Stray base relocs against references to symbols in discarded COMDAT sections remaining in the .eh_frame data cause the stack unwind lookup to get lost.  Sourceware CVS is down right now but I'll be sending the

Re: rebaseall and cygstdc++-6.dll

2011-09-25 Thread Dave Korn
On 25/09/2011 21:31, Chris Sutcliffe wrote: On 25 September 2011 02:07, Dave Korn wrote: I finally nailed this one down. Stray base relocs against references to symbols in discarded COMDAT sections remaining in the .eh_frame data cause the stack unwind lookup to get lost. Sourceware CVS

Re: rebaseall and cygstdc++-6.dll

2011-09-25 Thread Yaakov (Cygwin/X)
On Mon, 2011-09-26 at 02:15 +0100, Dave Korn wrote: The problem is in binutils, and the fact that it generates base relocs for entries from EH data that should be just ignored. http://sourceware.org/ml/binutils/2011-09/msg00174.html contains more detail, if you want to ask more let's do

Re: rebaseall and cygstdc++-6.dll

2011-09-14 Thread Dave Korn
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

Re: rebaseall and cygstdc++-6.dll

2011-09-13 Thread Yaakov (Cygwin/X)
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

Re: rebaseall and cygstdc++-6.dll

2011-09-10 Thread Dave Korn
On 10/09/2011 02:57, Chris Sutcliffe wrote: 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

Re: rebaseall and cygstdc++-6.dll

2011-09-10 Thread Chris Sutcliffe
On 10/09/2011 1:15 PM, Dave Korn wrote: On 10/09/2011 02:57, Chris Sutcliffe wrote: 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. Is that the newest version that goes along with

Re: rebaseall and cygstdc++-6.dll

2011-09-10 Thread Dave Korn
On 11/09/2011 02:27, Chris Sutcliffe wrote: On 10/09/2011 1:15 PM, Dave Korn wrote: On 10/09/2011 02:57, Chris Sutcliffe wrote: 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. Is that the

Re: rebaseall and cygstdc++-6.dll

2011-09-10 Thread Dave Korn
On 11/09/2011 02:53, Dave Korn wrote: Do you have a copy of the bad DLL that you could send me off-list? Oh, also any of the resulting rtorrent .stackdump files you might have lying around too. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ:

rebaseall and cygstdc++-6.dll

2011-09-09 Thread Chris Sutcliffe
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