Bug 3373

Summary: busybox 1.18.x klogd fails to die
Product: Busybox Reporter: William Pitcock <nenolod>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: 1.18.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description William Pitcock 2011-03-04 08:24:51 UTC
for some reason, bb_got_signal is remaining 0, because record_signo() is not being called in the signal handler.

i am not yet sure why this is so, but the end result is that klogd does not die gracefully and has to be killed.