[#82311] [Ruby trunk Bug#13794] Infinite loop of sched_yield — charlie@...
Issue #13794 has been reported by catphish (Charlie Smurthwaite).
4 messages
2017/08/09
[#82518] [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid — mame@...
Issue #13618 has been updated by mame (Yusuke Endoh).
5 messages
2017/08/30
[#82552] Re: [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
— Eric Wong <normalperson@...>
2017/08/31
mame@ruby-lang.org wrote:
[#82756] Re: [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
— Eric Wrong <normalperson@...>
2017/09/12
Eric Wrong <normalperson@yhbt.net> wrote:
[ruby-core:82484] [Ruby trunk Bug#13841] Segmentation fault in Ruby CFUNC :to_s
From:
liulovelinux@...
Date:
2017-08-28 01:48:56 UTC
List:
ruby-core #82484
Issue #13841 has been reported by douyleyuyu (yubin liu). ---------------------------------------- Bug #13841: Segmentation fault in Ruby CFUNC :to_s https://bugs.ruby-lang.org/issues/13841 * Author: douyleyuyu (yubin liu) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.3.4p301 (2017-03-30 revision 58214) [x86_64-linux-gnu] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Hi, a Segmentation fault was foudn in my environment. This was also ~~~ text E, [2017-08-25T16:21:37.798828 #632] ERROR -- : reaped #<Process::Status: pid 30125 SIGABRT (signal 6) (core dumped)> worker=2 I, [2017-08-25T16:21:37.826008 #30226] INFO -- : worker=2 ready $PATH_TO_HOME/gitlab/vendor/bundle/ruby/2.3.0/gems/gon-6.1.0/lib/gon/base.rb:37: [BUG] Segmentation fault at 0x00000000000000 ruby 2.3.4p301 (2017-03-30 revision 58214) [x86_64-linux-gnu] -- Control frame information ----------------------------------------------- c:0173 p:---- s:0948 e:000947 CFUNC :to_s c:0172 p:0009 s:0946 e:000944 BLOCK $PATH_TO_HOME/gitlab/vendor/bundle/ruby/2.3.0/gems/gon-6.1.0/lib/gon/base.rb:37 [FINISH] c:0171 p:---- s:0941 e:000940 CFUNC :each c:0170 p:0029 s:0938 e:000937 METHOD $PATH_TO_HOME/gitlab/vendor/bundle/ruby/2.3.0/gems/gon-6.1.0/lib/gon/base.rb:36 ##################################################### $PATH_TO_HOME/gitlab/vendor/bundle/ruby/2.3.0/gems/jwt-1.5.6/lib/jwt/verify.rb:99: [BUG] Segmentation fault at 0x00000000000000 ruby 2.3.4p301 (2017-03-30 revision 58214) [x86_64-linux-gnu] -- Control frame information ----------------------------------------------- c:0119 p:---- s:0643 e:000642 CFUNC :to_s ~~~ The detail log was in attachement file. ---Files-------------------------------- ruby-core.log (1.89 MB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>