delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:content-type | |
:content-transfer-encoding:subject:references:from:mime-version | |
:in-reply-to:date:to:cc; q=dns; s=default; b=UbEVHqqJa72yN0m33e8 | |
zjee8lozL1qmG7fGcZzHkb3X6Qa1yp3f82DdsVJsZF7AdLBNRfSIrx12K1uOyZoH | |
X6lgnxLiZw32zOU8oO5xSp3Y9w0fHBPa/HKdvJqxRKj3tPHHtkNnUPmH3CC6PB82 | |
0BK3PAEkbLokTr771kb28W/A= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:content-type | |
:content-transfer-encoding:subject:references:from:mime-version | |
:in-reply-to:date:to:cc; s=default; bh=zgpUYX3sUWRW73T6HclzTtW7V | |
Fo=; b=ejNIaN/iP1ZKb25/FapkakPFwZAqFF9WOTtD4HD2uyh8/rBigfI1QrVqw | |
fqOfYvS5o5Ji/h071uZTeek3TNlTCPOexWvnHrHVrd15CeTL4gVmWwI+bsju1/X6 | |
z105lghP4NltxydUrvTQ/1Y5OsXgjuctKw+z63VuEjjw0qJINQ= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | DUB004-OMC1S18.hotmail.com |
X-TMN: | [YdXgbbuX5jEyVqwTkd1EQDtVIVJ4xUKq] |
Message-ID: | <DUB408-EAS29838160103B26536D27CACB09E0@phx.gbl> |
Subject: | Re: 6 times httpd2 & 6 times postgres |
References: | <DUB124-W25112CC3A5C217D635FB87B09E0 AT phx DOT gbl> <544E4AA0 DOT 7000806 AT gmail DOT com> |
From: | "Gery ." <gamejihou AT hotmail DOT com> |
MIME-Version: | 1.0 (1.0) |
In-Reply-To: | <544E4AA0.7000806@gmail.com> |
Date: | Mon, 27 Oct 2014 16:01:07 +0100 |
To: | Marco Atzeri <marco DOT atzeri AT gmail DOT com> |
CC: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id s9RF1O5F022471 |
Thanks Andrey and Marco, how can I solve "seg fault or similar nasty error detected in the parent process" error? Sent from my iRon On Oct 27, 2014, at 14:38, "Marco Atzeri" <marco DOT atzeri AT gmail DOT com> wrote: On 10/27/2014 12:44 PM, Gery . wrote: > When I start apache2 ('apachectl2 start'), this appears in /var/log/apache2/error_log: > > [Mon Oct 27 12:28:26 2014] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] > [Mon Oct 27 12:28:39 2014] [notice] Digest: generating secret for digest authentication ... > [Mon Oct 27 12:28:39 2014] [notice] Digest: done > [Mon Oct 27 12:28:41 2014] [notice] Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1j DAV/2 PHP/5.5.18 configured -- resuming normal operations > > and 'ps -a | grep httpd2' gives (a similar call displayed 6 times): > > 5644 6064 6064 5644 ? 1001 12:31:13 /usr/sbin/httpd2 > 6064 1 6064 6064 ? 1001 12:31:11 /usr/sbin/httpd2 > 3084 6064 6064 3084 ? 1001 12:31:13 /usr/sbin/httpd2 > 5204 6064 6064 5204 ? 1001 12:31:12 /usr/sbin/httpd2 > 4088 6064 6064 4088 ? 1001 12:31:12 /usr/sbin/httpd2 > 4388 6064 6064 4388 ? 1001 12:31:13 /usr/sbin/httpd2 > > When I stop apache2 ('apachectl2 stop'), this appears in /var/log/apache2/error_log: > > [Mon Oct 27 12:29:24 2014] [notice] caught SIGTERM, shutting down > [Mon Oct 27 12:29:25 2014] [notice] seg fault or similar nasty error detected in the parent process > > Because I use postgresql, I get 6 similar calls once I start it ('pg_ctl start -D /usr/share/postgresql/data -l /usr/share/postgresql/data/pgsql.log'): > > $ ps -a | grep postgres > 4580 5064 4580 4580 ? 1001 12:31:31 /usr/sbin/postgres > 5064 1 5968 6056 pty0 1001 12:31:30 /usr/sbin/postgres > 3300 5064 3300 3300 ? 1001 12:31:31 /usr/sbin/postgres > 2480 5064 2480 2480 ? 1001 12:31:31 /usr/sbin/postgres > 4540 5064 4540 4540 ? 1001 12:31:31 /usr/sbin/postgres > 5552 5064 5552 5552 ? 1001 12:31:31 /usr/sbin/postgres > > I have two questions: > 1. The "seg fault or similar nasty error detected in the parent process" message represents a problem? if yes, how do I solve it? > 2. Why ps -a displays 6 times a similar call with httpd2 and postgres? is that the normal behavior? > > Thanks, > > Gery > > OS: win8.1 i5 (1.6GHz,8GB RAM), mapserver under cygwin > $ uname -a CYGWIN_NT-6.3-WOW64 gery 1.7.32(0.274/5/3) 2014-08-13 23:03 i686 Cygwin postgres (and I assume also apache) runs multiple instance of the demon to improve responsiveness to multiple requests Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |