Dear all, Using GDB scripted with python, I ended up with an issue lately. I have a high number of breakpoints in a program, let's say approx. 150. When each bp is reached, I'm logging some data. It runs OK for about 400 hits, then, gdb crashed with no other data than "Recursive internal problem.". Any clue ? My gdb is GNU gdb (Ubuntu 12.1-0ubuntu1~22.04) 12.1 Kind regards, Mathieu