Bug 3373 - busybox 1.18.x klogd fails to die
Summary: busybox 1.18.x klogd fails to die
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.18.x
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 08:24 UTC by William Pitcock
Modified: 2011-04-11 01:07 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.