|
From: Matt Z. <md...@de...> - 2003-04-29 21:43:54
|
On Tue, Apr 29, 2003 at 03:37:58PM -0400, Jeff Dike wrote: > md...@de... said: > > It does, thank you. Now I have only the SIGTERM problem to deal with. > > Put a breakpoint on send_sig_info conditional on sig == 15 and get a > backtrace. There shouldn't be too many SIGTERMs floating around the > kernel, so that should provide a good clue. Thanks for the quick start. It turns out it was just the OOM killer, and so entirely my fault for not giving it enough memory to do what I asked. -- - mdz |