dhclient wedged

Peter Jeremy peterjeremy at optushome.com.au
Wed Feb 1 00:57:15 PST 2006


On Tue, 2006-Jan-31 15:38:53 -0500, Lodewijk Vge wrote:
>On 31-jan-2006, at 14:13, Brooks Davis wrote:
>
>>At the very least I need a coredump and your executable so I can  
>>look at variables
>>in receive_packet.
>
>I accidentally killed it with my attempts to make it dump a core  
>file. so, what should I do the next time it happens to make it dump  
>core?

"kill -QUIT ..." is the generic answer.  sigaction(2) provides the
definitive list of which signals default to dumping core.

-- 
Peter Jeremy


More information about the freebsd-stable mailing list