jaruga (Jun Aruga)
- Login: jaruga
- Registered on: 06/09/2016
- Last sign in: 08/07/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 21 | 23 |
Reported issues | 6 | 46 | 52 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 10/06/2020 |
Like
Activity
09/04/2025
-
03:14 PM Ruby Bug #21534 (Closed): ppc64le bootstraptest/test_ractor.rb aborted (core dumped) on configure cppflags=-DRUBY_DEBUG and -O3
- This issue was fixed by the above PR.
-
01:55 PM Ruby Bug #21534 (Assigned): ppc64le bootstraptest/test_ractor.rb aborted (core dumped) on configure cppflags=-DRUBY_DEBUG and -O3
09/03/2025
-
05:11 PM Ruby Bug #21534: ppc64le bootstraptest/test_ractor.rb aborted (core dumped) on configure cppflags=-DRUBY_DEBUG and -O3
- All right! I am working on the following PR to fix this issue.
https://github.com/ruby/ruby/pull/14435
-
10:08 AM Ruby Bug #21534: ppc64le bootstraptest/test_ractor.rb aborted (core dumped) on configure cppflags=-DRUBY_DEBUG and -O3
- > vm_core.h:2017: Assertion Failed: rb_current_execution_context:ec == rb_current_ec_noinline()
I checked the abov...
09/01/2025
-
12:34 PM Ruby Bug #21534: ppc64le bootstraptest/test_ractor.rb aborted (core dumped) on configure cppflags=-DRUBY_DEBUG and -O3
- I want to lower my priority for this task, because the issue only can happen on the configuring with cppflags=-DRUBY_...
08/20/2025
-
10:28 AM Ruby Bug #21534: ppc64le bootstraptest/test_ractor.rb aborted (core dumped) on configure cppflags=-DRUBY_DEBUG and -O3
- I found the following text in my assumption. we should use `RUBY_DEBUG` macro without optimization?
https://github...
08/18/2025
-
03:30 PM Ruby Bug #21534: ppc64le bootstraptest/test_ractor.rb aborted (core dumped) on configure cppflags=-DRUBY_DEBUG and -O3
- I tested at the latest master branch commit <7ddc53bc0c57b1c079e40a74d233f537111b3e92> below.
Interestingly, the a...
08/15/2025
-
04:35 PM Ruby Misc #20013 (Closed): Travis CI status
- We are migrating the ppc64le/s390x CI from Travis CI to GitHub Actions.
And I deleted the `.travis.yml` on the follo...
08/14/2025
-
03:24 PM Ruby Bug #21534: ppc64le bootstraptest/test_ractor.rb aborted (core dumped) on configure cppflags=-DRUBY_DEBUG and -O3
- I noticed that the `cppflags=-DRUBY_DEBUG` used for the `configure` option caused the above error.
I tested the fo...
08/11/2025
-
04:20 PM Ruby Bug #21534: ppc64le bootstraptest/test_ractor.rb aborted (core dumped) on configure cppflags=-DRUBY_DEBUG and -O3
- I am also seeing the following test failures in the `make test-all` below on GitHub Actions ppc64le 24.04. It seems t...