Re: ruby dumps core

2005-06-09 Thread Brian Dessent
Steve Kelem wrote:

> C:\cygwin\bin\ruby.exe (2636): *** unable to remap
> C:\cygwin\lib\ruby\1.8\i386-cygwin\syck.so to same address as
> parent(0x37) != 0x276
> C:\cygwin\bin\ruby.exe (2636): *** unable to remap
> C:\cygwin\lib\ruby\1.8\i386-cygwin\syck.so to same address as
> parent(0x37) != 0x276

You need to run rebaseall.

Brian

--
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/



ruby dumps core

2005-06-09 Thread Steve Kelem

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(0x37) != 0x276
C:\cygwin\bin\ruby.exe (2636): *** unable to remap 
C:\cygwin\lib\ruby\1.8\i386-cygwin\syck.so to same address as 
parent(0x37) != 0x276
 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?

% ri --version
ri v1.0.1 - 20041108
% ruby --version
ruby 1.8.2 (2004-12-25) [i386-cygwin]
%

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/