Re: info hangs in forward_move_node_structure on malformed input file

2020-12-22 Thread Gavin Smith
On Mon, May 25, 2020 at 4:18 PM Nathaniel Beaver wrote: > > Steps to reproduce: > > $ info -f ./hang_002.info.gz > # Press 'Tab' key three times to try to jump to 'Index' node. > > Expected behavior: > > info shows error "Cannot find node 'Inde'" but does not enter an > infinite loop. > > Actual b

Re: info hangs in forward_move_node_structure on malformed input file

2020-05-25 Thread Nathaniel Beaver
Here is the backtrace for this bug after recompiling with -O0. On 5/25/20 11:18 AM, Nathaniel Beaver wrote: Steps to reproduce: $ info -f ./hang_002.info.gz # Press 'Tab' key three times to try to jump to 'Index' node. Expected behavior: info shows error "Cannot find node 'Inde'" but does not

info hangs in forward_move_node_structure on malformed input file

2020-05-25 Thread Nathaniel Beaver
Steps to reproduce: $ info -f ./hang_002.info.gz # Press 'Tab' key three times to try to jump to 'Index' node. Expected behavior: info shows error "Cannot find node 'Inde'" but does not enter an infinite loop. Actual behavior: info shows error "Cannot find node 'Inde'" and then enters an in