On Fri, Dec 15, 2017 at 2:19 PM, Pedro Alves wrote: > On 12/15/2017 06:55 PM, David Edelsohn wrote: > >> Older DejaGNU does not seem to have an effect. All of the processes >> are stuck in "gdb.threads/process-dies-while-handling-bp" >> > > Strange, I'm not seeing any potential infinite loop in the > testcase, so I'd expect that it least it should timeout properly. > Can you run the testcase alone, with > > make check TESTS="gdb.threads/process-dies-while-handling-bp" > > and send the resulting gdb.sum/gdb.log. Reverting to an earlier revision of the DejaGNU Framework did not help. I also updated all of the packages installed on the Debian system, including the kernel, but the problem still remains. make check is reporting a large number of timeouts in gdb.base and gdb.thread. At 300s per timeout, it adds up -- eventually to 9 hours. Some of the log files are attached.