Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SIGSEGV when using squid -k shutdown #339

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kravietz
Copy link
Contributor

Using squid -k shutdown crashes with SIGSEGV due to but #5390 but can be mitigated by using standard FreeBSD stop command using SIGTERM. Otherwise service squid stop doesn't work and leaves dangling squid processes.

Using `squid -k shutdown` crashes with `SIGSEGV` due to but [#5390](https://bugs.squid-cache.org/show_bug.cgi?id=5390) but can be mitigated by using standard FreeBSD `stop` command using `SIGTERM`. Otherwise `service squid stop` doesn't work and leaves dangling `squid` processes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant