[#81492] [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid — normalperson@...
Issue #13618 has been reported by normalperson (Eric Wong).
12 messages
2017/06/01
[#88695] Re: [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
— Eric Wong <normalperson@...>
2018/08/27
> https://bugs.ruby-lang.org/issues/13618
[#81569] [Ruby trunk Feature#12589] VM performance improvement proposal — vmakarov@...
Issue #12589 has been updated by vmakarov (Vladimir Makarov).
3 messages
2017/06/04
[#81581] [Ruby trunk Bug#13632] Not processable interrupt queue for a thread after it's notified that FD is closed in some other thread. — sir.nickolas@...
Issue #13632 has been reported by nvashchenko (Nikolay Vashchenko).
4 messages
2017/06/05
[#81590] Re: [ruby-cvs:66197] ko1:r59023 (trunk): revert r59020 because it may fail some tests sometimes on some environment (http://ci.rvm.jp/). This revert is to check the reason of failures. — Eric Wong <normalperson@...>
ko1@ruby-lang.org wrote:
5 messages
2017/06/06
[#81591] Re: [ruby-cvs:66197] ko1:r59023 (trunk): revert r59020 because it may fail some tests sometimes on some environment (http://ci.rvm.jp/). This revert is to check the reason of failures.
— Eric Wong <normalperson@...>
2017/06/06
Eric Wong <normalperson@yhbt.net> wrote:
[#81596] Re: [ruby-cvs:66203] Re: Re: ko1:r59023 (trunk): revert r59020 because it may fail some tests sometimes on some environment (http://ci.rvm.jp/). This revert is to check the reason of failures.
— Eric Wong <normalperson@...>
2017/06/06
Eric Wong <normalperson@yhbt.net> wrote:
[#81825] [Ruby trunk Feature#13697] [PATCH]: futex based thread primitives — normalperson@...
Issue #13697 has been reported by normalperson (Eric Wong).
3 messages
2017/06/29
[ruby-core:81764] [Ruby trunk Bug#13679][Third Party's Issue] ruby crash
From:
nobu@...
Date:
2017-06-25 01:24:47 UTC
List:
ruby-core #81764
Issue #13679 has been updated by nobu (Nobuyoshi Nakada). File bug-13679.log added Description updated Status changed from Open to Third Party's Issue ``` /opt/local/ruby-2.3.4/bin/ruby(sigsegv+0x3e) [0x55bda632f12e] signal.c:890 /lib/x86_64-linux-gnu/libpthread.so.0 [0x7f1a04d960c0] /opt/local/ruby-2.3.4/lib/ruby/gems/2.3.0/gems/ox-2.4.11/ext/ox/ox.so(parse+0xf8d) [0x7f19fbf2b5cd] sax.c:935 /opt/local/ruby-2.3.4/lib/ruby/gems/2.3.0/gems/ox-2.4.11/ext/ox/ox.so(protect_parse+0x9) [0x7f19fbf2de29] sax.c:66 /opt/local/ruby-2.3.4/bin/ruby(rb_protect+0xf9) [0x55bda626c529] eval.c:894 /opt/local/ruby-2.3.4/lib/ruby/gems/2.3.0/gems/ox-2.4.11/ext/ox/ox.so(ox_sax_parse+0x320) [0x7f19fbf28b40] sax.c:165 /opt/local/ruby-2.3.4/lib/ruby/gems/2.3.0/gems/ox-2.4.11/ext/ox/ox.so(sax_html+0x76) [0x7f19fbf2df66] ox.c:1100 ``` Seems to happen in ox gem. Ask the author of it. ---------------------------------------- Bug #13679: ruby crash https://bugs.ruby-lang.org/issues/13679#change-65460 * Author: lacrouteserge (serge lacroute) * Status: Third Party's Issue * Priority: Normal * Assignee: * Target version: * ruby -v: 2.3.4 * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- ``` [-] [framework/parts/audit#audit_page:90] [operation_timedout] Timeout was reached /opt/arachnidev/arachni/lib/arachni/parser.rb:70: [BUG] Segmentation fault at 0x00000000000000 ruby 2.3.4p301 (2017-03-30 revision 58214) [x86_64-linux] ``` ---Files-------------------------------- bug-13679.log (146 KB) -- 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>