Hello fellow ruby developers!,

Been away a few weeks (work and vacations) and didn't notice until
today that my CI for several Ruby OSS projects was down. Switching it
on again showed a few issues with latest Rubygems.

It seems that the changes introduced in trunk (related to tar
handling) are generating some segmentation faults in Windows:

(in D:/Users/Luis/projects/oss/rubygems/rubygems-trunk)
Loaded suite C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake/rake_test_loader
Started
...E....E........../lib/rubygems/package/tar_header.rb:211: warning:
Zlib::GzipWriter object must be closed explicitly.
./lib/rubygems/package/tar_writer.rb:40: [BUG] Segmentation fault
ruby 1.8.6 (2007-09-24) [i386-mswin32]


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
rake aborted!
Command failed with status (3): [C:/Ruby/bin/ruby -w -Ilib "C:/Ruby/lib/rub...]

(See full trace by running task with --trace)

Ruby used:
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] (this is x86-mswin32-60)
Windows XP SP2

===

Just wanted to warn about this before an official release/update came
out. I'll investigate this issue tomorrow afternoon and hope find the
root of the problem.

I know, Windows... Windows... so much troubles for that damn platform :-P

Everybody have a good night :-)
-- 
Luis Lavena
Multimedia systems
-
Human beings, who are almost unique in having the ability to learn from
the experience of others, are also remarkable for their apparent
disinclination to do so.
Douglas Adams
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to