E
Erlend Oye
Hi,
I am running RSSScraper and get segfault on both 1.8.2 and 1.9.1
built from CVS under cygwin
-----
% ruby scrape_server.rb
[2005-01-09 18:59:25] INFO WEBrick 1.3.1
[2005-01-09 18:59:25] INFO ruby 1.8.2 (2005-01-09) [i386-cygwin]
[2005-01-09 18:59:25] INFO WEBrick::HTTPServer#start: pid=2012 port=4049
localhost - - [09/Jan/2005:19:00:43 GMT-8:00] "GET /RubyGardenWiki
HTTP/1.1" 200 121337
...
[...snip]
...
/usr/local/lib/ruby/1.8/timeout.rb:40: [BUG] Segmentation fault
ruby 1.8.2 (2005-01-09) [i386-cygwin]
zsh: 2012 abort (core dumped) ruby scrape_server.rb
-----
This problem does not happen if I run scraper_server using
% /cygdrive/c/ruby/bin/ruby.exe -v
ruby 1.8.2 (2004-12-25) [i386-mswin32]
One other difference I've noted is that the Log output above does not
get displayed when running under i386-mswin32 version.
Help?
-Erlend Oye
I am running RSSScraper and get segfault on both 1.8.2 and 1.9.1
built from CVS under cygwin
-----
% ruby scrape_server.rb
[2005-01-09 18:59:25] INFO WEBrick 1.3.1
[2005-01-09 18:59:25] INFO ruby 1.8.2 (2005-01-09) [i386-cygwin]
[2005-01-09 18:59:25] INFO WEBrick::HTTPServer#start: pid=2012 port=4049
localhost - - [09/Jan/2005:19:00:43 GMT-8:00] "GET /RubyGardenWiki
HTTP/1.1" 200 121337
...
[...snip]
...
/usr/local/lib/ruby/1.8/timeout.rb:40: [BUG] Segmentation fault
ruby 1.8.2 (2005-01-09) [i386-cygwin]
zsh: 2012 abort (core dumped) ruby scrape_server.rb
-----
This problem does not happen if I run scraper_server using
% /cygdrive/c/ruby/bin/ruby.exe -v
ruby 1.8.2 (2004-12-25) [i386-mswin32]
One other difference I've noted is that the Log output above does not
get displayed when running under i386-mswin32 version.
Help?
-Erlend Oye