mwaldvogel (Michael Waldvogel)
- Login: mwaldvogel
- Registered on: 01/09/2024
- Last sign in: 01/09/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/10/2024
-
09:50 AM Ruby Bug #20172: Socket.addrinfo failing randomly
- mame (Yusuke Endoh) wrote in #note-2:
> Yeah, it is probably due to the change of #19965. I cannot debug it soon because I don't have a gentoo environment. I suspect `pthread_create` is somehow failing. Does `10000.times { Thread.new {}... -
08:43 AM Ruby Bug #20172: Socket.addrinfo failing randomly
- We can at least exclude that it is due to heavy load. I will provide you access to one of the VMs by tomorrow. That way it should be easier to analyze.
01/09/2024
-
10:56 PM Ruby Bug #20172 (Closed): Socket.addrinfo failing randomly
- I've recently updated one of my linux systems (Gentoo) to glibc 2.38 (that was the only change). After the update most of the time the below error happens. Among other things this breaks rubygems for me. I've reinstalled ruby 3.2.2 with ...