[#90865] [Ruby trunk Bug#15499] Breaking behavior on ruby 2.6: rb_thread_call_without_gvl doesn't invoke unblock_function when used on the main thread — apolcyn@...
Issue #15499 has been reported by apolcyn (alex polcyn).
3 messages
2019/01/03
[#90877] [Ruby trunk Bug#15499] Breaking behavior on ruby 2.6: rb_thread_call_without_gvl doesn't invoke unblock_function when used on the main thread — apolcyn@...
Issue #15499 has been updated by apolcyn (alex polcyn).
3 messages
2019/01/03
[#90895] Re: [ruby-alerts:11680] failure alert on trunk-mjit@silicon-docker (NG (r66707)) — Eric Wong <normalperson@...>
ko1c-failure@atdot.net wrote:
4 messages
2019/01/05
[#90896] Re: [ruby-alerts:11680] failure alert on trunk-mjit@silicon-docker (NG (r66707))
— Takashi Kokubun <takashikkbn@...>
2019/01/05
Thanks to explain that.
[#91200] [Ruby trunk Feature#15553] Addrinfo.getaddrinfo supports timeout — glass.saga@...
Issue #15553 has been reported by Glass_saga (Masaki Matsushita).
4 messages
2019/01/21
[#91289] Re: [Ruby trunk Feature#15553] Addrinfo.getaddrinfo supports timeout
— Eric Wong <normalperson@...>
2019/01/26
glass.saga@gmail.com wrote:
[ruby-core:91367] [Ruby trunk Bug#15579] make step when building ruby 2.4.5 on AIX 7.1 results in a Segmentation fault : ruby-2.4.5/lib/rdoc/markup/parser.rb:325
From:
scott.phillips@...
Date:
2019-01-31 16:43:23 UTC
List:
ruby-core #91367
Issue #15579 has been reported by oracle-scott-phillips (Scott Phillips). ---------------------------------------- Bug #15579: make step when building ruby 2.4.5 on AIX 7.1 results in a Segmentation fault : ruby-2.4.5/lib/rdoc/markup/parser.rb:325 https://bugs.ruby-lang.org/issues/15579 * Author: oracle-scott-phillips (Scott Phillips) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.4.5 * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- Environment : Operating System Name : AIX Operating System Version : 7 Operating System Release : 1 Operating System Level : 7100-03-04-1441 Operating System Bit Mode : Kernel Type: 64-bit PROBLEM : While attempting to build ruby 2.4.5 on AIX 7.1 a Segmentation Fault occurs ERROR : Generating RI format into /mount/proj-psft/scphilli/distro-puppet-5-5-8/ruby-2.4.5/.ext/rdoc... /mount/proj-psft/scphilli/distro-puppet-5-5-8/ruby-2.4.5/lib/rdoc/markup/parser.rb:325: [BUG] Segmentation fault at 0x00000004 ruby 2.4.5p335 (2018-10-18 revision 65137) [powerpc-aix7.1.0] REPRODUCTION STEPS 1. gunzip ruby-2.4.5.tar.gz 2. tar -xvf ruby-2.4.5.tar 3. cd ruby-2.4.5 4. ./configure 2>&1 |tee make-cfg.out 5. ./gmake 2>&1 | tee make.oug 6. The following error occurs during the make process Generating RI format into /mount/proj-psft/scphilli/distro-puppet-5-5-8/ruby-2.4.5/.ext/rdoc... /mount/proj-psft/scphilli/distro-puppet-5-5-8/ruby-2.4.5/lib/rdoc/markup/parser.rb:325: [BUG] Segmentation fault at 0x00000004 ruby 2.4.5p335 (2018-10-18 revision 65137) [powerpc-aix7.1.0] ---Files-------------------------------- make.out (116 KB) make-cfg.out (21.1 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>