General

Profile

kjtsanaktsidis (KJ Tsanaktsidis)

Issues

open closed Total
Assigned issues 2 26 28
Reported issues 7 24 31

Projects

Project Roles Registered on
Ruby Committer 12/12/2023
Backport187 Committer 12/12/2023
Backport191 Committer 12/12/2023
Backport192 Committer 12/12/2023
Backport193 Committer 12/12/2023
Backport200 Committer 12/12/2023
Backport21 Committer 12/12/2023
Backport22 Committer 12/12/2023
Ruby 1.8 Committer 12/12/2023
Ruby master Committer 12/12/2023

Like

Activity

Today

05:01 AM Ruby master Bug #20050: Segfault on Ruby 3.2.2 (and 3.1) on x86_64 Darwin 20 (rb_id_table_lookup for #hash)
Any chance this could be backported into Ruby 3.2? It was a bit tricky because of the VWA-related changes in 3.3, but... kjtsanaktsidis (KJ Tsanaktsidis)
04:54 AM Ruby master Bug #20398: heap-buffer-overflow in numeric literal parsing
https://github.com/ruby/ruby/pull/10393 should fix this kjtsanaktsidis (KJ Tsanaktsidis)
04:51 AM Ruby master Bug #20398 (Open): heap-buffer-overflow in numeric literal parsing
I found the following ASAN error in `TestRubyLiteral#test_integer`. It appears that this code is calling strdup on a ... kjtsanaktsidis (KJ Tsanaktsidis)

03/27/2024

10:50 PM Ruby master Misc #20387: Meta-ticket for ASAN support
I merged another few PR's related to unit tests in ASAN builds:
https://github.com/ruby/ruby/pull/10383
https://g...
kjtsanaktsidis (KJ Tsanaktsidis)

03/22/2024

01:58 AM Ruby master Misc #20387 (Open): Meta-ticket for ASAN support
I was asked to provide a bit of information about the current status of ASAN in CRuby, so I thought I'd open this met... kjtsanaktsidis (KJ Tsanaktsidis)

03/14/2024

02:15 PM Ruby master Bug #20338: certain **kwsplat calls have regressed allocations over past few ruby releases
Ah nope never mind, that PR is about methods called with a kwarg splat, which your example is not doing. kjtsanaktsidis (KJ Tsanaktsidis)
02:12 PM Ruby master Bug #20338: certain **kwsplat calls have regressed allocations over past few ruby releases
I haven’t looked at this at all myself, but it tingled my “this is familiar” sense. Is this the same problem as https... kjtsanaktsidis (KJ Tsanaktsidis)

03/12/2024

08:33 AM Ruby master Bug #20299: Tracepoint staying enable after a disable
Hm. I see. Thanks for the report.
The problem is the following sequence of operations:
* `tp.enable` - This att...
kjtsanaktsidis (KJ Tsanaktsidis)
07:02 AM Ruby master Bug #20321: `require': cannot load such file
> Yes, but the error mentioned above occurs
I don't get it - what are you doing that make this error happen then?
kjtsanaktsidis (KJ Tsanaktsidis)

03/08/2024

01:16 PM Ruby master Bug #20321: `require': cannot load such file
Maybe I’m missing something but it looks like your build worked? I can’t see any error message and the build finishes... kjtsanaktsidis (KJ Tsanaktsidis)

Also available in: Atom