delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/12/14/09:25:15

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=gwT1wh/P22n8p/eG
uHpn0SfRtWUBRyP3Hg2pwB2VZCvKwHleAIKuRYeFPNpAD5ow5h2skBs7Zd3XOlUr
PiqrIpziNHWKTaX1WGuJ/W0C61MvgAf1aH4oxGwy6IDQ2vnQLPASpAXW/9LigwNE
sn3HwgE99GVSYn7Z5Ad5i4hlpLo=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=pA4JigJWgzs3fB9v9Zc+to
Rzh+w=; b=WpB9uBHptgLXl+zj3mZgRBmdgpl7QJbwwNoOdp3eEUgrf6BCrACcdC
D7TUOzUd7PGjtURAZyW8nCxLNGxDRApepXDJLvoreKU6MyJZY1IMRdYS4OtAOyHJ
PhNt9aXXVj/XCsrnnU88KMhUCPnwhuUjW49mTWq9PbhrGmHCpIEdU=
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=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*i:sk:a0b430f, H*MI:sk:a0b430f, H*f:sk:a0b430f
X-HELO: mail-it0-f46.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=/uaG5D9BIxJpo2hPecqzqbVQsK7IsnN5uLE/xVUef1g=; b=cI3c7jRaQF+Zf5A5lEfghobjixwygynnm0jh+SMRy4HWYNwpFxVpfCcOZpRRAkhIW2 miQ4hHCZsmnkgSujzCVjc3rlMex/+Ktm9PwFm2ZNoRoffOsjqx2vwgUXUVFJpdYbYUJc 86nzxLpRbL1zXofjrrl66EE8SGCV7THIJ3gkuwpOgRT11DeoQYppP59gpTmxK/ZEIYjC V96Erz5pcLWhI09pByL7CctaHNs0O/oqHys4AgyBiuwpgoilAibqBlfQ3JMSM6jzL/WL FOgLVN0hNPex0OMyftgp2+Foq0Ql5v2HidIbHA0dOh/5jR9Azo+3SGsXjZmtc8dCk/Ar G4rg==
X-Gm-Message-State: AKaTC02neVpESeycuoa6E2fkHjJgdVXVxfb/iEfbv7BSZRuez473YO6Sel4Mvr4VUBO63w==
X-Received: by 10.36.178.12 with SMTP id u12mr7821210ite.36.1481725489000; Wed, 14 Dec 2016 06:24:49 -0800 (PST)
Subject: Re: PHP 7.0.14 crashing with minimal set of extensions
To: cygwin AT cygwin DOT com
References: <1762469321 DOT 20161213210612 AT yandex DOT ru> <a0b430f2-bcd3-2c78-f402-9d0812181453 AT cygwin DOT com>
From: cyg Simple <cygsimple AT gmail DOT com>
Message-ID: <90fd8231-2a59-9f28-d1d9-9e11e0ddecab@gmail.com>
Date: Wed, 14 Dec 2016 09:24:38 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1
MIME-Version: 1.0
In-Reply-To: <a0b430f2-bcd3-2c78-f402-9d0812181453@cygwin.com>
X-IsSubscribed: yes

On 12/14/2016 2:34 AM, Yaakov Selkowitz wrote:
> On 2016-12-13 12:06, Andrey Repin wrote:
>> Here's strace and stackdump from latest crash with Cygwin 2.6.1-2
>> project.rootdir.org/.offload/crash-php-7.14.tar.xz
> 
> Are you 100% sure that your code is compatible with PHP 7?  The only
> segfaults I have seen so far is with old code.
> 

That was my first thought on the issue and I haven't even tried php
7.x.x yet.  If the code works with php 5.x.x then you may need to modify
the use of the API.

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019