[#85940] [Ruby trunk Bug#14578] Forking a child process inside of a mutex crashes the ruby interpreter — ben.govero@...
Issue #14578 has been reported by bengovero (Ben Govero).
3 messages
2018/03/05
[#86205] [Ruby trunk Feature#14618] Add display width method to String for CLI — aycabta@...
Issue #14618 has been reported by aycabta (aycabta .).
3 messages
2018/03/19
[#86366] Re: [ruby-cvs:70102] usa:r63008 (trunk): get rid of test error/failure on Windows introduced at r62955 — Eric Wong <normalperson@...>
usa@ruby-lang.org wrote:
3 messages
2018/03/28
[ruby-core:86394] [Ruby trunk Bug#14642] Fiber make crash on Windows - webrick/httpproxy.rb ?
From:
Greg.mpls@...
Date:
2018-03-29 15:47:57 UTC
List:
ruby-core #86394
Issue #14642 has been updated by MSP-Greg (Greg L). Apologies for the previous post, it's not the clearest... If the above listed tests are disabled, testing the open-uri and webrick folders completes with no fails or errors. If any of the above listed tests are enabled, testing silently stops (as in SEGV) with no test summary, and returns to a command prompt. I believe the code causing the issue is WEBrick::HTTPProxyServer#perform_proxy_request, shown here https://github.com/ruby/ruby/blob/46b391ff731d66883082e6347d5fc4e54386d7bd/lib/webrick/httpproxy.rb#L298-L347. Thanks, Greg ---------------------------------------- Bug #14642: Fiber make crash on Windows - webrick/httpproxy.rb ? https://bugs.ruby-lang.org/issues/14642#change-71320 * Author: usa (Usaku NAKAMURA) * Status: Assigned * Priority: Normal * Assignee: ko1 (Koichi Sasada) * Target version: * ruby -v: trunk r62966 * Backport: 2.3: DONTNEED, 2.4: DONTNEED, 2.5: DONTNEED ---------------------------------------- We found that r62966 causes crash on Windows. Of course, the patch seems to be no problem, so I guess that this code just happened to reveal a potential bug. FYI, AppVayor and mswinci both reported the crash, but they didn't show any details. Stable versions don't contain the patch, but will be backported later, maybe. -- 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>