From: "yuki24 (Yuki Nishijima)" <mail@...> Date: 2012-06-26T00:07:27+09:00 Subject: [ruby-core:45834] [ruby-trunk - Bug #6645][Open] Segmentation fault in net/http.rb Issue #6645 has been reported by yuki24 (Yuki Nishijima). ---------------------------------------- Bug #6645: Segmentation fault in net/http.rb https://bugs.ruby-lang.org/issues/6645 Author: yuki24 (Yuki Nishijima) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux] =begin Today I ran into the problem titled above. The error message looks like this: /home/yuki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:761: [BUG] Segmentation fault ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux] -- Control frame information ----------------------------------------------- c:0066 p:0015 s:0266 b:0264 l:000263 d:000263 METHOD /home/yuki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:761 c:0065 p:0011 s:0256 b:0256 l:000255 d:000255 METHOD /home/yuki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:755 c:0064 p:0048 s:0253 b:0253 l:000252 d:000252 METHOD /home/yuki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:744 c:0063 p:0182 s:0250 b:0250 l:000249 d:000249 METHOD /home/yuki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:557 You can find the full stack trace here: ((<URL:https://gist.github.com/2988740>)) I don't know how I can help the project here since this is my first time to report a bug, but let me know if you would like me to do something. Thanks! =end -- http://bugs.ruby-lang.org/