tianon (Tianon Gravi)
- Login: tianon
- Registered on: 09/04/2018
- Last sign in: 12/20/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
12/09/2024
-
05:47 PM Ruby Bug #20447: Ruby 3.3.1 broken on i686 due to "incompatible pointer type" error
- With the release of Alpine 3.21, I'm now seeing this on 3.2.6 as well -- any chance of a 3.2 backport? 😇
**Edit:** I've now confirmed that applying commit:055613fd868a8c94e43893f8c58a00cdd2a81f6d (as-is) to 3.2 builds successfully 👀
02/29/2024
-
09:42 PM Ruby Bug #20085: Fiber.new{ }.resume causes Segmentation fault for Ruby 3.3.0 on aarch64-linux
- kjtsanaktsidis (KJ Tsanaktsidis) wrote in #note-30:
> That patch just modifies the `configure.ac` file, which is the autoconf macros which generate the `./configure` script. If you patch this file, you need to regenerate the configure s... -
08:48 PM Ruby Bug #20085: Fiber.new{ }.resume causes Segmentation fault for Ruby 3.3.0 on aarch64-linux
- We applied the patch from https://github.com/ruby/ruby/commit/7f97e3540ce448b501bcbee15afac5f94bb22dd9.patch?full_index=1 directly in our `Dockerfile` for the `ruby:3.3-*` images we maintain in https://github.com/docker-library/ruby/pull...