Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <42AA5A48.5020805@elementcxi.com> Date: Fri, 10 Jun 2005 20:28:08 -0700 From: Steve Kelem User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ri dumps core References: <42A9CD52 DOT 6050407 AT elementcxi DOT com> <20050610173406 DOT GA18885 AT trixie DOT casa DOT cgf DOT cx> In-Reply-To: <20050610173406.GA18885@trixie.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor said the following on 6/10/2005 10:34 AM: >On Fri, Jun 10, 2005 at 10:26:42AM -0700, Steve Kelem wrote: > > >>I tried running "ri File", and got the following messages: >> >>C:\cygwin\bin\ruby.exe (2636): *** unable to remap >>C:\cygwin\lib\ruby\1.8\i386-cygwin\syck.so to same address as >>parent(0x370000) != 0x2760000 >>C:\cygwin\bin\ruby.exe (2636): *** unable to remap >>C:\cygwin\lib\ruby\1.8\i386-cygwin\syck.so to same address as >>parent(0x370000) != 0x2760000 >> 3 [main] ruby 3944 fork_parent: child 2636 died waiting for dll >>loading >>/usr/lib/ruby/1.8/rdoc/ri/ri_display.rb:226: [BUG] rb_sys_fail() - errno >>== 0 >>ruby 1.8.2 (2004-12-25) [i386-cygwin] >> >>Abort (core dumped) >> >>Any idea what's up? >> >> > >Yes. We do: > >http://sources.redhat.com/ml/cygwin/2005-06/msg00430.html > > Okay. I ran rebase. Then I get the same problem. Then I downloaded the ActiveState Tcl & Tk, then the sources for ruby and built ruby. Then I get the same problem. I ran rebase again. Same problem: C:\cygwin\usr\local\bin\ruby.exe (5784): *** unable to remap C:\cygwin\usr\local\lib\ruby\1.8\i386-cygwin\syck.so to same address as parent(0x370000) != 0x2760000 C:\cygwin\usr\local\bin\ruby.exe (5784): *** unable to remap C:\cygwin\usr\local\lib\ruby\1.8\i386-cygwin\syck.so to same address as parent(0x370000) != 0x2760000 1684 [main] ruby 3204 fork_parent: child 5784 died waiting for dll loading /usr/local/lib/ruby/1.8/rdoc/ri/ri_display.rb:226: [BUG] rb_sys_fail() - errno == 0 ruby 1.8.2 (2004-12-25) [i386-cygwin] Abort (core dumped) What now? THanks, Steve -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/