X-Recipient: archive-cygwin@delorie.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:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=VUZgud5DTJusUgbS
	3zA8L4JFcRCGCkVbsaGGFUGy8Fr4Mmnvr1Ux7/pwP8j43OqTZSk6QZgQFQPyssf0
	kOdPykyY8poospprNt8PgEWXNKduDSHEQoHQtoa9sy0IZuhQ7CoFamL0c8TFPGYX
	V7KZnKYSQX8LHEMVxee4gl9fMsE=
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:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=sM95LkXFpdbh+0FoGYDgIW
	Pf0Z0=; b=DAgbMQjm5l5TrJWC71LTpqKmnGD658jOZW1AlYfKQUcguVsCQtCz8I
	R4Zv0tjoFXv/7pBWS1DFpkCizO94GhOmbMYgm42RMOoBFabfSm70OQPOrZb5cicY
	9A297cqIkd4ODV3rTWgXNLxuQMy8bVt4MFAbs1cdb7Yd5qfGSuK8I=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50,KHOP_THREADED autolearn=ham version=3.3.2
X-HELO: vms173007pub.verizon.net
Message-id: <523735EE.4060607@cygwin.com>
Date: Mon, 16 Sep 2013 12:46:38 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: Build Failure for APR library
References: <20130914221822.2588@binki> <5234BA68.1080807@acm.org> <20130915220853.2068@binki>         <5235E8A8.1080407@acm.org> <20130916160126.2368@binki>
In-reply-to: <20130916160126.2368@binki>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit

On 9/16/2013 3:01 AM, d.henman wrote:
> I tried running httpd2 by hand and it dies immediately and violently:
>
>   $ httpd2
> zsh: invalid system call (core dumped)  httpd2
>
>   $  cat httpd2.exe.stackdump
> Stack trace:
> Frame     Function  Args
>
> When executed from the bash shell:
>
> $ /usr/sbin/httpd2
> Bad system call (core dumped)
> xxx@binki /tmp
> $ echo $?
> 140
>
> A crash like this is not a gracefull exit. I wonder how one would fine
> find out about which system call caused the crash. The MS event look does
> not showi it.

This means you're not running Cygserver.  Apache on Cygwin requires this.
See the documentation for Cygserver here:

<http://cygwin.com/cygwin-ug-net/using-cygserver.html>

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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

