josegomezr (Jose Gomez)
- Login: josegomezr
- Registered on: 05/17/2024
- Last sign in: 12/09/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/04/2024
-
01:11 PM Ruby Bug #20493: Segfault on rb_io_getline_fast
- k0kubun (Takashi Kokubun) wrote in #note-12:
> Today. I just released Ruby 3.3.2.
Awesome! I forgot to respond when I read it. I see it propagated to OBS too, thanks all for your work & efforts!
Until the next bug! 😹
05/19/2024
-
10:07 AM Ruby Bug #20493: Segfault on rb_io_getline_fast
- Awesome! I was about to ask what was the plan for having this change in ruby 3.2/3.3.
I've submitted the patches to the projects in openSUSE with the contents of the Backport PR's to have our rubies fixed
- https://build.opensuse.o...
05/18/2024
-
10:28 AM Ruby Bug #20493: Segfault on rb_io_getline_fast
- Thanks for this extremely detailed explanation!
Just for my own understanding [I'm not as proficient in low level C, took me a while reading through all details], can I assert that: the fix I suggested would've only "fixed" the segfau...
05/17/2024
-
05:21 PM Ruby Bug #20493 (Closed): Segfault on rb_io_getline_fast
- We've spotted a consistent segfault when running bundle install with `--jobs 4`
When running: `bundle install -j 4` we'd get a Segfault at:
```
/usr/lib64/ruby/3.3.0/rubygems/ext/builder.rb:93: [BUG] Segmentation fault at 0x000000...