josegutierrez (Jose Gutierrez de la Concha)
- Login: josegutierrez
- Registered on: 12/28/2020
- Last sign in: 12/29/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/28/2020
-
10:12 PM Ruby Bug #17487: rb_gc segfaults on ARM64 platforms
- I cannot reproduce with 2.6.6 or 2.7.2, using those the call to rb_gc doesn't cause a segfault.
-
07:48 PM Ruby Bug #17487 (Closed): rb_gc segfaults on ARM64 platforms
- I have a ruby native extension, and I see a segfault when calling rb_gc, so far I have seen this happening on arm64 platforms both rhel7 arm64 using ruby 2.0 and debian stretch arm64 using ruby 2.3
```
(gdb) bt
#0 0x0000ffffbe2251b...