bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Infinite loop when running gtags in Emacs


From: Shigio YAMAGUCHI
Subject: Re: Infinite loop when running gtags in Emacs
Date: Wed, 17 Sep 2014 07:25:40 +0900

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 <address@hidden>:
Shigio YAMAGUCHI <address@hidden> 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 <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

reply via email to

[Prev in Thread] Current Thread [Next in Thread]