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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=CUFP9ud5iwaEOPeg e/fcilaxaN6Tco/BWMhQwSdubELA4N65adalPkilyrlTymAkTIKU4A7U5z8ApqSo JpksdhN0IV4a/lV+fvWoikXed6wAszx2OvPasjSnTQFGkHIC5hRJxORHc59S1U9P ea7E+xijdWp/NqBydK5skAf/nok= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=E3v9NgpMisD6L2ozDdCYIl kuk28=; b=d34JTpRlmbXzBbux1IaMP4wi7kVZkIUubpBC7WvhZgscJr2TRfMavq t47kPFo5ON31+5meOLSMdR3EuNiklv0MpCg+dD6P8S88DcniRLweSB20y0fRJM/N OurIFjj1VqP/u30UrVAVjppd62w1sShxPbfeSeFO9d7T4b8IdoD7c= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*F:D*yandex.ru, Sunday, sunday, H*Ad:D*ab.ca X-HELO: forward5p.cmail.yandex.net Authentication-Results: smtp3p.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Date: Sun, 18 Dec 2016 21:40:43 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <919263915.20161218214043@yandex.ru> To: Brian Inglis , cygwin AT cygwin DOT com Subject: Re: PHP 7.0.14 crashing with minimal set of extensions In-Reply-To: References: <1762469321 DOT 20161213210612 AT yandex DOT ru> <641869745 DOT 20161214140428 AT yandex DOT ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id uBIIprPT011500 Greetings, Brian Inglis! > On 2016-12-14 04:04, Andrey Repin wrote: >> Greetings, Yaakov Selkowitz! >>> 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. >> It's Composer. It runs with native PHP7 of the same version just fine. > Possibly JIT/DEP conflict see > https://cygwin.com/ml/cygwin/2016-11/msg00336.html Gah… confirmed. Setting pcre.jit = Off let it run. -- With best regards, Andrey Repin Sunday, December 18, 2016 21:40:12 Sorry for my terrible english... -- 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