X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 04A73385840E
Authentication-Results: sourceware.org;
 dmarc=pass (p=none dis=none) header.from=gmail.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
 h=mime-version:from:date:message-id:subject:to;
 bh=2GNxqdiObHJHH9PjHcxGn23MNxpXAVWPZ3draz/cp2s=;
 b=PxQoPeVP537qNl5VOQm+Zh3cyCyHHEaUxwx1UiE/G1IgspCJO6kIVrBdMh9fV6OBQE
 Gs1KhluFpWWHD8WH+/Gqy6X7Atxtu0LEUHrEbxmbZ0bQsS3QFxUHwZmvBb+D69Ykqila
 96DM+uT1bC6V9QL5QJhN9dmAUxUlea5hX2YBmRbtGL5wWInbp2zs4R0/HV4pgXAnmidq
 p5+gz7S3o9GN0uckmXCTigfKYUPGQgKdbD1HMMETn1CAP0D3609PbxlzB7C2WXQz+w0Q
 xlI7TCNIZ10UbEHr7/QpfpQHcvc77Vesy7s7/tQl+sIVhc7y4mHE55G4b/eqagFUCRYn
 Df+g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
 bh=2GNxqdiObHJHH9PjHcxGn23MNxpXAVWPZ3draz/cp2s=;
 b=qVTl2uRm9l9cfnhGx0IGecJuGubQEETAHUxQphCIQCdyz4vh1F5n4lEdHaC/BzL64o
 Grq1oywjUWLQwDIx/rlQGbMGoQyx/MeZliQ3tfiNb9IuJ+IAFTX98N2lEpg+WFt9rqxN
 E3mKrW4t33sWMY9723aOHJZ8bmdSnBCo23toeDB761a+qc/zUSf7o0iqcUtaamLadrTF
 oljyfx1lF6enxx+c0bzGlQOmED+29YS4cueru55byJDJvIb9QZZWiBQsf3CNI6V4s9Mt
 kzgIf9N1qOD5p77JhGRTVQGZGxuO9Jz7ogBF3pH0XPfr2h9Zzz55qUkvzp0q7BbQ6nUn
 p0tQ==
X-Gm-Message-State: AOAM532GRXUnNtCLskawASivMe9kkaDEKK9ATfTtF4I1J0fhh/++yxMS
 7nOzAlhX6z1OLYjGJp0eKJOiiTBt3c6E+gKsmBQlscAvabd50A==
X-Google-Smtp-Source: ABdhPJweAYcUgDcdmIiR4yejSgZRan04QobTuOVB1SUMTW+u+tm31kJyFUs2hOxJpaHeAiEiGSG8MgFSWvFB7ETFXO8=
X-Received: by 2002:a81:47d4:0:b0:2d0:c9ae:f8b8 with SMTP id
 u203-20020a8147d4000000b002d0c9aef8b8mr105144ywa.194.1645050898330; Wed, 16
 Feb 2022 14:34:58 -0800 (PST)
MIME-Version: 1.0
From: Scott Wood <treii28@gmail.com>
Date: Wed, 16 Feb 2022 17:34:47 -0500
Message-ID: <CAMy1L1B9piLd4xWT+KJ17YmsRs6cyOCWGT7NVTg0zYwjSBJZiA@mail.gmail.com>
Subject: Apache error when enabling ssl
To: cygwin@cygwin.com
X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT,
 FREEMAIL_FROM, HTML_MESSAGE, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Whenever I try to enable the ssl module in apache2 (original dist version
or custom compiled version) I get the following error:

$ apachectl -k start
[Wed Feb 16 17:29:11.188154 2022] [core:emerg] [pid 47724] (88)Function not
implemented: AH00023: Couldn't create the mpm-accept mutex
(88)Function not implemented: could not create accept mutex
AH00015: Unable to open logs
/usr/local/bin/apachectl: line 79: 47724 Segmentation fault      (core
dumped) $HTTPD "$@"

Any help?

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
