On 4/11/20 8:43 AM, gentoo_esh...@tutanota.com wrote: > It silently segfaults when pasting a line of text twice(or a long enough line > once), seems to be length dependent, unsure. > > Removing commit ea31c00845c858098d232bd014bf27b5a63a668b from only the file > lib/readline/display.c works around the issue.
Well, sure, since that's the commit that adds the face changes to redisplay. What's your $PS1? > Please someone tell me how to disable bash's trapping of SIGSEGV so that the > OS is allowed to generate a proper coredump(ctl), rather than have bash > silently exit with exit code 139, for future reference. You should just have to run `ulimit -c unlimited'. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/