On Mon, Jan 16, 2023 at 03:36:23PM +0900, Mark Laws wrote: > Hi, > > To reproduce, simply run "info --index-search=nh groff" using info from > texinfo 7.0.1 and the info pages from groff 1.22.4. info will > initialize the terminal, then the following will appear at the bottom > row: > > > Found 'nh' in Request Index. (',' tries to find next.) > > followed immediately by a message from inside glibc: > > > malloc(): unsorted double linked list corrupted
Many thanks for the report and the backtrace. I have tested this with the recent development version and on the release branch and the crash does not occur. I have tested it with Texinfo 7.0.1 and the crash happened as you describe. There was a fix for info since Texinfo 7.0.1 so this may have resolved this problem. Hopefully we can make a Texinfo 7.0.2 release soon that will include this fix.