[#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
ko1@atdot.net 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:89221] [Ruby trunk Bug#15180] Segmentation fault at 0x00000001097ffffe
From:
maniaknerdi90@...
Date:
2018-09-30 16:53:39 UTC
List:
ruby-core #89221
Issue #15180 has been reported by hdaugherty (Holden Daugherty). ---------------------------------------- Bug #15180: Segmentation fault at 0x00000001097ffffe https://bugs.ruby-lang.org/issues/15180 * Author: hdaugherty (Holden Daugherty) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin17] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- I have an alias called brewitup in my .zshrc that runs ~~~ brew update; brew upgrade; brew prune; brew cleanup; brew doctor ~~~ When I ran this it got hung up and gave me the error: ~~~ /usr/local/Homebrew/Library/Homebrew/cache_store.rb:31: [BUG] Segmentation fault at 0x00000001097ffffe ~~~ I have never put in a bug before so I tried to gather as much information as I could; I attached the command output and the crash report. ---Files-------------------------------- brewitup-error-output.txt (47.9 KB) ruby_2018-09-30-122450_Holdens-MacBook-Air-7.crash (73.4 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>