If possible, would you please tell me the following? o What command line did you execute? o Does the problem occur only in the latest emacs source code? Or, does it occur easily in other source code?
Shigio 2014-09-16 17:49 GMT+09:00 Matthew Leach <[email protected]>: > Shigio YAMAGUCHI <[email protected]> writes: > > > Where did the infinite loop occur? > > Although you said that 'The for loop on line 426 of mpool.c', > > the line 426 is only a function call. > > Apologies, that was wrong. The infinite loop occurs on line 459 of > mpool.c inside mpool_look(). > > [libdb/mpool.c] > 459: for (bp = head->cqh_first; bp != (void *)head; bp = bp->hq.cqe_next) > > -- > Matt > -- Shigio YAMAGUCHI <[email protected]> PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________ Bug-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-global
