From owner-freebsd-ports@FreeBSD.ORG Mon Jul 23 15:27:05 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 D2886106564A; Mon, 23 Jul 2012 15:27:05 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 23DE08FC15; Mon, 23 Jul 2012 15:27:04 +0000 (UTC) Received: by bkcje9 with SMTP id je9so5459743bkc.13 for ; Mon, 23 Jul 2012 08:27:04 -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:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=+Hjl0tNCEmhLNOV/rdVIKxiU4P7Q0dc9TbGOYft38LA=; b=qvyb4P+qyr0M4vzIelphucjcf6Iw03hxilrkAHoF/LA+YAW2ZZiqslwSdN/alIQElw GaokLqCKHEYZ38neNTowRiLr6D8PFTAOy3WPtSwr83PqPPqMVmirZKOtoXL3D8K8atux L5vrc2jmYWEpaZJGcJQHWcnwfRQT/pRe576TWT5w4ApXCZ9BynnW0zJudMk9ORDUcweP MUMTkCTOcWBSOKmyDlVlG3n4231vlSMREP1evBLOOoDBHG6krme/+no+Kzs97/8gyi9s 4tEXWjRkhfcmhIVDu0uC8PR02hpTG+3oFM9Hcfvil3OAnsw9m0W59TSO15GHMmufQjdu DDSw== Received: by 10.152.106.233 with SMTP id gx9mr17228508lab.48.1343056768772; Mon, 23 Jul 2012 08:19:28 -0700 (PDT) Received: from green.tandem.local (utwig.xim.bz. [91.216.237.46]) by mx.google.com with ESMTPS id h9sm3146799lbi.9.2012.07.23.08.19.25 (version=SSLv3 cipher=OTHER); Mon, 23 Jul 2012 08:19:27 -0700 (PDT) Message-ID: <500D6B7B.5040701@gmail.com> Date: Mon, 23 Jul 2012 18:19:23 +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 References: <500D5385.9030407@gmail.com> <500D5E03.2000306@yandex.ru> <500D61A5.1050600@gmail.com> <500D62C5.4020004@freebsd.org> <500D6679.1010708@gmail.com> In-Reply-To: <500D6679.1010708@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Florian Smeets , Ruslan Mahmatkhanov 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: Mon, 23 Jul 2012 15:27:05 -0000 Volodymyr Kostyrko wrote: > Florian Smeets wrote: >>>>> On some of my servers 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: > > I tried full rebuild confident that everything should end up in a > perfect loading order. I was wrong. It just dumps core. > >> Most of the time it's the module ordering in extensions.ini, try this >> script >> >> http://people.freebsd.org/~ohauer/scripts/fixphpextorder.sh > > Dumps core. > >> Florian >> >> P.S. I have just updated php53 to 5.3.15, which is supposed to fix >> CVE-2012-2688 > > Pulling in. Dumps core. Rebuilding whole PHP without clang/gcc4.6 (my local settings) dumps core with this backtrace: #0 0x000000000056e3f6 in gc_zval_possible_root () [New Thread 802007400 (LWP 159646/php-fpm)] #0 0x000000000056e3f6 in gc_zval_possible_root () No symbol table info available. #1 0x000000000055d983 in zend_hash_destroy () No symbol table info available. #2 0x00000000005716d9 in zend_object_std_dtor () No symbol table info available. #3 0x00000000005716f9 in zend_objects_free_object_storage () No symbol table info available. #4 0x00000000005755ca in zend_objects_store_free_object_storage () No symbol table info available. #5 0x0000000000544b1c in shutdown_executor () No symbol table info available. #6 0x0000000000551275 in zend_deactivate () No symbol table info available. #7 0x00000000004fe124 in php_request_shutdown () No symbol table info available. #8 0x00000000005e20f7 in main () No symbol table info available. #9 0x0000000000417a64 in _start () No symbol table info available. #10 0x000000080091d000 in ?? () No symbol table info available. #11 0x0000000000000000 in ?? () No symbol table info available. #12 0x0000000000000001 in ?? () No symbol table info available. #13 0x00007fffffffdf18 in ?? () No symbol table info available. #14 0x0000000000000000 in ?? () No symbol table info available. #15 0x00007fffffffdf30 in ?? () No symbol table info available. #16 0x00007fffffffdf53 in ?? () No symbol table info available. #17 0x00007fffffffdf59 in ?? () No symbol table info available. #18 0x00007fffffffdf60 in ?? () No symbol table info available. #19 0x0000000000000000 in ?? () No symbol table info available. #20 0x0000000000000003 in ?? () No symbol table info available. #21 0x0000000000400040 in ?? () No symbol table info available. #22 0x0000000000000004 in ?? () No symbol table info available. #23 0x0000000000000038 in ?? () No symbol table info available. #24 0x0000000000000005 in ?? () No symbol table info available. #25 0x0000000000000008 in ?? () No symbol table info available. #26 0x0000000000000006 in ?? () No symbol table info available. #27 0x0000000000001000 in ?? () No symbol table info available. #28 0x0000000000000008 in ?? () No symbol table info available. #29 0x0000000000000000 in ?? () No symbol table info available. #30 0x0000000000000009 in ?? () No symbol table info available. #31 0x00000000004179e0 in ?? () No symbol table info available. #32 0x0000000000000007 in ?? () No symbol table info available. #33 0x00000008008e3000 in ?? () No symbol table info available. #34 0x000000000000000f in ?? () No symbol table info available. #35 No symbol table info available. #36 0x0000000000000000 in ?? () No symbol table info available. Previous frame inner to this frame (corrupt stack?) -- Sphinx of black quartz judge my vow.