[#88925] [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical — ko1@...
Issue #15095 has been updated by ko1 (Koichi Sasada).
4 messages
2018/09/09
[#88927] Re: [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical
— Eric Wong <normalperson@...>
2018/09/09
[email protected] wrote:
[#88926] [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical — ko1@...
Issue #15095 has been updated by ko1 (Koichi Sasada).
3 messages
2018/09/09
[#89218] [Ruby trunk Bug#15130] open-uri hangs on cygwin — duerst@...
SXNzdWUgIzE1MTMwIGhhcyBiZWVuIHVwZGF0ZWQgYnkgZHVlcnN0IChNYXJ0aW4gRMO8cnN0KS4K
5 messages
2018/09/30
[ruby-core:89166] [Ruby trunk Bug#15152] Thread Crashes
From:
durrell.chamorro@...
Date:
2018-09-25 20:30:05 UTC
List:
ruby-core #89166
Issue #15152 has been updated by Durrell (Durrell Chamorro). It turns out the Ubuntu computer was freezing due to an unstable overclock of the RAM. Perhaps the thread crashed because my code or a library I'm using is not thread safe. ---------------------------------------- Bug #15152: Thread Crashes https://bugs.ruby-lang.org/issues/15152#change-74192 * Author: Durrell (Durrell Chamorro) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.5.1 and 2.4.4 * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- When I run my rails test suite with the parallel_test gem a thread crashes. The test suite completely passes when I don't run the tests in parallel and it also works fine when I run unit tests in parallel, but if I run enough system tests with rspec using Capybara driven by Selenium using Chrome on a Puma server I always get a crash. On my Mac I'm able to use my computer after the crash, but my Ubuntu 18.04 computer completely freezes up and I have to force it to restart. ---Files-------------------------------- ruby_2018-09-23-153311-1_Durrells-MacBook-Pro.crash (121 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>