[#119132] Segfault using ruby C on MacOS (Intel Catalina and M2 Sonoma) — "martin.kufner--- via ruby-core" <ruby-core@...>
Hey guys,
4 messages
2024/09/12
[#119133] Re: Segfault using ruby C on MacOS (Intel Catalina and M2 Sonoma)
— "martin.kufner--- via ruby-core" <ruby-core@...>
2024/09/12
I just saw, that the #includes dont show up in the c file ...
[#119145] [Ruby master Misc#20728] Propose Eileen Uchitelle as a core committer — "kddnewton (Kevin Newton) via ruby-core" <ruby-core@...>
Issue #20728 has been reported by kddnewton (Kevin Newton).
14 messages
2024/09/12
[#119312] [Ruby master Bug#20762] `make test-basic` with -DRGENGC_FORCE_MAJOR_GC is always failure — "hsbt (Hiroshi SHIBATA) via ruby-core" <ruby-core@...>
Issue #20762 has been reported by hsbt (Hiroshi SHIBATA).
6 messages
2024/09/27
[ruby-core:119139] Re: CPU-bound load affects the timeout thread
From:
"yuri.kanivetsky--- via ruby-core" <ruby-core@...>
Date:
2024-09-12 15:30:36 UTC
List:
ruby-core #119139
On a side note, it seems like the following commit: https://github.com/ruby/ruby/commit/ac244938e8b97c8bd42d1dc8ed820091e6ef5537#diff-2989766b46aac389cc58ca9c83fac2bb85c03f3a3d37b176b4be673c9d56e0e4R1682 breaks the VMDEBUG... feature? FILE * is still not passed to rb_vmdebug_debug_print_pre(), rb_vmdebug_debug_print_post() and possibly some other functions: https://github.com/ruby/ruby/blob/ac244938e8b97c8bd42d1dc8ed820091e6ef5537/vm_exec.h#L22 Passing stderr supposedly should fix the issue, but then make fails with: linking miniruby make: *** [uncommon.mk:1335: builtin_binary.inc] Illegal instruction (core dumped) make: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/ruby' ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/