[#107008] [Ruby master Bug#18465] Make `IO#write` atomic. — "ioquatix (Samuel Williams)" <noreply@...>
Issue #18465 has been reported by ioquatix (Samuel Williams).
16 messages
2022/01/09
[#107150] [Ruby master Feature#18494] [RFC] ENV["RUBY_GC_..."]= changes GC parameters dynamically — "ko1 (Koichi Sasada)" <noreply@...>
Issue #18494 has been updated by ko1 (Koichi Sasada).
4 messages
2022/01/17
[#107170] Re: [Ruby master Feature#18494] [RFC] ENV["RUBY_GC_..."]= changes GC parameters dynamically
— Eric Wong <normalperson@...>
2022/01/17
> https://bugs.ruby-lang.org/issues/18494
[#107302] [Ruby master Bug#18553] Memory leak on compiling method call with kwargs — "ibylich (Ilya Bylich)" <noreply@...>
Issue #18553 has been reported by ibylich (Ilya Bylich).
4 messages
2022/01/27
[#107346] [Ruby master Misc#18557] DevMeeting-2022-02-17 — "mame (Yusuke Endoh)" <noreply@...>
Issue #18557 has been reported by mame (Yusuke Endoh).
18 messages
2022/01/29
[ruby-core:107070] [Ruby master Bug#18479] I encountered a bug in the Ruby interpreter or extension libraries
From:
"batool (batool almarzouq)" <noreply@...>
Date:
2022-01-12 11:39:38 UTC
List:
ruby-core #107070
Issue #18479 has been reported by batool (batool almarzouq). ---------------------------------------- Bug #18479: I encountered a bug in the Ruby interpreter or extension libraries https://bugs.ruby-lang.org/issues/18479 * Author: batool (batool almarzouq) * Status: Open * Priority: Normal * ruby -v: 2.6.8p20 * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- I received a message saying that I encountered a bug in the Ruby interpreter or extension libraries after running the following: Clone this repo ``` git clone https://github.com/raviriley/agency-jekyll-theme.git cd agency-jekyll-theme ``` Then run `bundle install` and `bundle exec jekyll serve --trace` I get this: ``` /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi/library.rb:275: [BUG] Bus Error at 0x000000010491c000 ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.arm64e-darwin21] ... You may have encountered a bug in the Ruby interpreter or extension libraries. ``` I'm using macOS Monterey in MacBook Pro (M1, 2020), the complete bug report with all specifications is attached. ---Files-------------------------------- ruby-2022-01-12-135335.ips (13.5 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>