diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023864.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023864.html | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023864.html b/zarb-ml/mageia-dev/2013-March/023864.html new file mode 100644 index 000000000..fd50272ec --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023864.html @@ -0,0 +1,125 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Apache doesn't always like restarting.... + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Apache%20doesn%27t%20always%20like%20restarting....&In-Reply-To=%3C5152E41A.50002%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023903.html"> + <LINK REL="Next" HREF="023865.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Apache doesn't always like restarting....</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Apache%20doesn%27t%20always%20like%20restarting....&In-Reply-To=%3C5152E41A.50002%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Apache doesn't always like restarting....">mageia at colin.guthr.ie + </A><BR> + <I>Wed Mar 27 13:20:42 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023903.html">[Mageia-dev] Freeze push: chromium-browser-stable +</A></li> + <LI>Next message: <A HREF="023865.html">[Mageia-dev] Apache doesn't always like restarting.... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23864">[ date ]</a> + <a href="thread.html#23864">[ thread ]</a> + <a href="subject.html#23864">[ subject ]</a> + <a href="author.html#23864">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hiya, + +Not sure if others ever get this but sometimes my apache really doesn't +like being restarted. + +Looking at things when it's in this stuck state it appears to be waiting +on a mutex: + +Process 24205 attached +futex(0x7fde0090c640, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...> + +Eventually systemd gets tired waiting and kills it properly ++++ killed by SIGKILL +++ + +which is nice from a cleanliness perspective - I'm pretty sure that +before either sysvinit would have just hung or returned from the stop +job without killing things properly and then started apache again and +gotten then "failed to bind to port 80" type error I'm sure I remember +seeing. + +Anyway, don't think this is something we can easily fix just now and +it's quite sporadic (doesn't always happen). + +One of these days I'll be able to attach to it properly and get a nice +backtrace :) + +Cheers + +Col + + + + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023903.html">[Mageia-dev] Freeze push: chromium-browser-stable +</A></li> + <LI>Next message: <A HREF="023865.html">[Mageia-dev] Apache doesn't always like restarting.... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23864">[ date ]</a> + <a href="thread.html#23864">[ thread ]</a> + <a href="subject.html#23864">[ subject ]</a> + <a href="author.html#23864">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |