Your message dated Wed, 31 Oct 2007 08:48:11 +0100
with message-id <[EMAIL PROTECTED]>
and subject line no response ...
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libnetserver-generic-perl
Version: 1.03-7
Severity: normal
When I create forked or preforked server, this server
die after first child server ends his life.
This error inidates only on unix, with perl 5.8 .
I not belive, this is error in this library.
but in file NetServer/Generic.pm
change from
$SIG{CHLD} = \&reap_child;
to
$SIG{CHLD} = 'IGNORE'
(repeat change 3 times)
will resolve problem.
function reap_child do nothing interesting,
then resolve is simple.
I still was not report this problem to perl 5.8 package.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux serwisy 2.4.20-3-686 #1 Sat Jun 7 22:34:55 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages libnetserver-generic-perl depends on:
ii perl [libtime-hires-perl] 5.8.0-18 Larry Wall's Practical Extraction
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi!
As I wasn't able to reproduce the problem and haven't received any
response to my query for clearification I can just close the report as
non-issue.
If you still have the problem, pretty please get back to me and help me
to reproduce it.
So long,
Rhonda
--- End Message ---