On Sun, Aug 17, 2025 at 2:04 PM penguin p <tgc...@gmail.com> wrote: > > > Penguin: > > > > Can you try building bash with AddressSanitizer and provide the crash report > > printed to the terminal from such a build? > > > > [...] > > Since you said we should move the conversions into here. I’m going to post > the full crash report in here (which is very long). > > (Let me know if you want only which part of the report and I’ll only cut to > that part in the future) > > Crash Report using `./configure -C --without-bash-malloc CFLAGS='-g -O0 > -fsanitize=address -fno-o…` > ``` > ------------------------------------- > Translated Report (Full Report Below) > ------------------------------------- > [...]
Sorry I meant not the Apple crash report, but the output printed to the terminal upon a crash. It should start with something like: ================================================================= ==92749==ERROR: AddressSanitizer: heap-use-after-free on address Also, can you provide some more details on: > iirc I have configured my keyboard to also send ESC key when > I press Ctrl + C. Is this a hardware feature of the keyboard or something you set up in software?