Alain.Picard@memetrics.com writes:
Any clues? This is a CVS from Thu Jul 1 2004.
The problem was that the a condition was signalled when the debugger tried to produce the backtrace (the condition is usually handled); with *break-on-signals* to the debugger was invoked recursively and producing the backtrace signalled a condition ...
Should be fixed now. The workaround was to bind *break-on-signals* before getting the backtrace. We probably should do that in some more places.
Helmut.