From owner-freebsd-ports@FreeBSD.ORG Tue Jul 24 11:38:53 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 41160106564A for ; Tue, 24 Jul 2012 11:38:53 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id A53828FC15 for ; Tue, 24 Jul 2012 11:38:52 +0000 (UTC) Received: by laai10 with SMTP id i10so978110laa.13 for ; Tue, 24 Jul 2012 04:38:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=xBqCOgkSAPpy3u82qQ/Df/kW7NjkOJzqHn2oGvs0QlY=; b=UaJU0ALAIQvhYuJ2JyEJT/Z31hh2XQTYYF7SKaYdSdRozliG5+wEUlItqHscSL/lnX 9lnorGM3xJhpnJ+BnNozr+n0BnkDtkWiiiKX5QRxxRmeBKwQJZKULfiOGRt5rhTbFw5u tqXDfhlCn7JBM3ZXb2PpOknFdIhjzNTWCabikRuswGD+gpR4fd8MhXlXdeWhttqJ9K43 LFkTWLq2uUBW42l//k6wUXF0ynL9NpYmapT6cji0OS8kVjA0Zb/6RtVa/hGuz1begiAk GcLAkL51g+L/eTxyzLdtCpoTfLMx7wSIveTkJvcSqxn65/MESwKx5eB1tDJQWmFuxhO3 0RVw== Received: by 10.152.144.234 with SMTP id sp10mr21049125lab.51.1343129931295; Tue, 24 Jul 2012 04:38:51 -0700 (PDT) Received: from green.tandem.local (utwig.xim.bz. [91.216.237.46]) by mx.google.com with ESMTPS id sy1sm16378998lab.13.2012.07.24.04.38.48 (version=SSLv3 cipher=OTHER); Tue, 24 Jul 2012 04:38:49 -0700 (PDT) Message-ID: <500E8946.5030200@gmail.com> Date: Tue, 24 Jul 2012 14:38:46 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120605 Firefox/12.0 SeaMonkey/2.9.1 MIME-Version: 1.0 To: drich References: <500D5385.9030407@gmail.com> <500D5E03.2000306@yandex.ru> <500D61A5.1050600@gmail.com> <3996C03795FB4449B75FEC6C5746B932@Rivendell> <500D670A.9060908@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Reko Turja , ports@freebsd.org Subject: Re: lang/php53 dumps core X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2012 11:38:53 -0000 drich wrote: >>>>>> php keeps dumping core on some requests. There are days > that it dumps core almost continuously. However there are days it works > smoothly. >>>>> Do you use e-accelerator? >>> >>>> No. Here is full > extension list: >>> Hmmm... you might try moving memcache.so to the top > of the list. >> >> Impossible - requires session. After that - dumps > core. > > I have dealt with the php core dumping issue tons of times, > generally I can find it running phpinfo();. Try the following: > > php -r > 'phpinfo();' 2>&1 | less I use `php -i > /dev/null` to detect such errors. Anyway everything works like a charm but one special request into piwik causes php to dump core. -- Sphinx of black quartz judge my vow.