larsin (Lars Ingjer)
- Login: larsin
- Registered on: 10/24/2023
- Last sign in: 10/24/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Activity
10/25/2023
- 05:36 AM Ruby master Bug #19970: Eval leaks callcache and callinfo objects on arm32 (linux)
- The issue has also been reproduced on master (ruby 3.3.0dev (2023-10-24 master 60196b4780) [armv7l-linux-eabihf]).
10/24/2023
- 12:56 PM Ruby master Bug #19970 (Open): Eval leaks callcache and callinfo objects on arm32 (linux)
- The following script demonstrates a memory leak on arm 32 (linux):
``` ruby
def gcdiff(n)
GC.start
if @last_g...
Also available in: Atom