From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99868 invoked by alias); 14 Dec 2016 14:25:01 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 99849 invoked by uid 89); 14 Dec 2016 14:25:01 -0000 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 Received: from mail-it0-f46.google.com (HELO mail-it0-f46.google.com) (209.85.214.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 14 Dec 2016 14:24:50 +0000 Received: by mail-it0-f46.google.com with SMTP id l8so189546iti.1 for ; Wed, 14 Dec 2016 06:24:50 -0800 (PST) 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) Received: from [192.168.0.6] (d27-96-48-76.nap.wideopenwest.com. [96.27.76.48]) by smtp.gmail.com with ESMTPSA id j189sm23021293ioe.14.2016.12.14.06.24.48 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Dec 2016 06:24:48 -0800 (PST) Subject: Re: PHP 7.0.14 crashing with minimal set of extensions To: cygwin@cygwin.com References: <1762469321.20161213210612@yandex.ru> From: cyg Simple Message-ID: <90fd8231-2a59-9f28-d1d9-9e11e0ddecab@gmail.com> Date: Wed, 14 Dec 2016 14:25:00 -0000 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: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00152.txt.bz2 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