haukot (Dmitry Davydov)
- Login: haukot
- Registered on: 06/20/2024
- Last sign in: 09/16/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/01/2024
-
05:13 PM Ruby Bug #20099: Ruby 3.3.0 segfaults on s390x musl libc (Alpine Linux) when built with -O3 (default optflags)
- I've tried to reproduce the bug on Linux One s390x machine(using docker image alpinelinux/alpine-gitlab-ci with ruby 3.3.0 and 3.3.3) and tests succeeded without fault.
The build with -O3 succeed also(https://gitlab.alpinelinux.org/hau...
06/22/2024
-
01:05 PM Ruby Bug #20592 (Closed): Interrupting Addrinfo causes Segmentation fault on alpine
- Applied in changeset commit:git|fba8aff7af450e476e97b62385427dfa51850955.
----------
[Bug #20592] Fix segfault when sending NULL to freeaddrinfo
On alpine freeaddrinfo does not accept NULL pointer -
11:53 AM Ruby Bug #20592: Interrupting Addrinfo causes Segmentation fault on alpine
- PR https://github.com/ruby/ruby/pull/11045
-
11:53 AM Ruby Bug #20592 (Closed): Interrupting Addrinfo causes Segmentation fault on alpine
- On Alpine 3.20 got a segfault when interrupting Addrinfo request which would resolve with error.
Same on
ruby 3.3.1 (2024-04-23 revision c56cd86388) [x86_64-linux-musl]
Tried on docker image alpine3.20 and ruby:3.4.0-preview1-alp... -
01:05 PM Ruby Revision fba8aff7 (git): [Bug #20592] Fix segfault when sending NULL to freeaddrinfo
- On alpine freeaddrinfo does not accept NULL pointer