Project

General

Profile

Actions

Bug #1793

closed

eventmachine-0.12.8-x86-mswin32-60 BUG

Added by jaumearus (Jaume Arús Sangenís) over 14 years ago. Updated almost 13 years ago.

Status:
Third Party's Issue
Assignee:
-
ruby -v:
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-mswin32]
[ruby-core:24451]

Description

=begin
Hi, I have download Ruby 1.9.1 for Windows one click installer from http://www.mediafire.com/file/v3zdvzu2rmt/ruby_1.9.1.msi, and I have installed it. Then, I have installed sinatra, rest-client and mongrel gems and I tried to executed a short sinatra code when an error has occurred. I attach you two files: The sinatra code that produces the error, and error.log dumped by ruby engine.

My operantion system is a Windows XP. SP3. CPU: Core 2 Duo. Mem: 2Gb Ram
=end


Files

hi.rb (861 Bytes) hi.rb Sinatra code that produces the error. jaumearus (Jaume Arús Sangenís), 07/20/2009 06:27 PM
error.log (3.68 KB) error.log Error log. jaumearus (Jaume Arús Sangenís), 07/20/2009 06:27 PM
Actions #1

Updated by luislavena (Luis Lavena) over 14 years ago

=begin
2009/7/20 Jaume Arús Sangenís :

Bug #1793: eventmachine-0.12.8-x86-mswin32-60 BUG
http://redmine.ruby-lang.org/issues/show/1793

Author: Jaume Arús Sangenís
Status: Open, Priority: Normal
ruby -v: ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-mswin32]

Hi, I have download Ruby 1.9.1 for Windows one click installer from http://www.mediafire.com/file/v3zdvzu2rmt/ruby_1.9.1.msi, and I have installed it. Then, I have installed sinatra, rest-client and mongrel gems and I tried to executed a short sinatra code when an error has occurred. I attach you two files: The sinatra code that produces the error, and error.log dumped by ruby engine.

My operantion system is a Windows XP. SP3. CPU: Core 2 Duo. Mem: 2Gb Ram

First, "One-Click installer" that you pointed there is not an official
one or related to RubyInstaller project.

Second, Bugs in eventmachine or other projects should be reported to
gem/package authors, not Ruby-core

Third, Segmentation faults on EventMachine can be generated due
incorrect linkage with different C runtime.

Fourth, The gem you mention links it's binary to Ruby 1.8, not Ruby
1.9, so I highly doubt would work.

--
Luis Lavena
AREA 17

Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry

=end

Actions #2

Updated by shyouhei (Shyouhei Urabe) over 14 years ago

  • Status changed from Open to Third Party's Issue

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0