Bug #4472
closedmongrel on Windows XP
Description
OUTPUT FROM COMMAND.COM DOS BOX
C:\Ruby>mongrel_rails start -d
C:/Ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-mingw32/lib/http11.so: [BUG] Segmentation fault
ruby 1.9.2p0 (2010-08-18) [i386-mingw32]
-- control frame ----------
c:0013 p:-3657750 s:0039 b:0039 l:000038 d:000038 TOP
c:0012 p:---- s:0037 b:0037 l:000036 d:000036 CFUNC :require
c:0011 p:0013 s:0033 b:0033 l:000032 d:000032 METHOD internal:lib/rubygems/custom_require:29
c:0010 p:0095 s:0028 b:0028 l:000027 d:000027 TOP
C:/Ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-mingw32/lib/mongrel.rb:12
c:0009 p:---- s:0026 b:0026 l:000025 d:000025 FINISH
c:0008 p:---- s:0024 b:0024 l:000023 d:000023 CFUNC :require
c:0007 p:0013 s:0020 b:0020 l:000019 d:000019 METHOD internal:lib/rubygems/custom_require:29
c:0006 p:0066 s:0015 b:0015 l:000014 d:000014 TOP
C:/Ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:11
c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :load
c:0003 p:0127 s:0007 b:0007 l:001984 d:001cf8 EVAL C:/Ruby/bin/mongrel_rails:19
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:001984 d:001984 TOP¶
-- Ruby level backtrace information ----------------------------------------
C:/Ruby/bin/mongrel_rails:19:in <main>' C:/Ruby/bin/mongrel_rails:19:in
load'
C:/Ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-mingw32/bin/mongrel_rails:11:in <top (required)>' <internal:lib/rubygems/custom_require>:29:in
require'
internal:lib/rubygems/custom_require:29:in require' C:/Ruby/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-mingw32/lib/mongrel.rb:12:in
<top (required)>'
internal:lib/rubygems/custom_require:29:in require' <internal:lib/rubygems/custom_require>:29:in
require'
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
C:\Ruby>gem list --local
Updated by naruse (Yui NARUSE) almost 14 years ago
- Status changed from Open to Third Party's Issue
It looks like mongrel's issue.