Date: Sun, 06 Aug 2017 08:27:11 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221271] net/asterisk13: rc script fails on "restart" in some occasions Message-ID: <bug-221271-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221271 Bug ID: 221271 Summary: net/asterisk13: rc script fails on "restart" in some occasions Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: madpilot@FreeBSD.org Reporter: ohartmann@walstatt.org Flags: maintainer-feedback?(madpilot@FreeBSD.org) Assignee: madpilot@FreeBSD.org While running net/asterisk13, the rc-script fails to do "restart" properly = in cases where the asterisk daemon is still in progress to startup. It seems t= he rc script waits, then loose the track on the asterisk13's PID and then fail= s to restart, stop and properly start again. While this, a sterisk daemon is sti= ll running, only to be killed by a kill -9. How to repeat: Start asterisk via "service asterisk onestart|start". Immediately, when the carret is back on the console awaiting new commands, type "service asterisk onerestart|restart". While the prior asterisk daemon is still in progress o= f a startup, the shell is intermediately back then and awaits new commands and = it is possible to restart while the asterisk daemon hasn't finished to start in the first place. This leads to a kind of zombie asterisk which can not be stoped or restarted via the rc system, only by kill -9/kill -KILL. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221271-13>