From owner-freebsd-amd64@FreeBSD.ORG Tue Jul 21 17:00:19 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEF361065691 for ; Tue, 21 Jul 2009 17:00:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1CC358FC26 for ; Tue, 21 Jul 2009 17:00:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6LH0IZQ035148 for ; Tue, 21 Jul 2009 17:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6LH0IMl035147; Tue, 21 Jul 2009 17:00:18 GMT (envelope-from gnats) Resent-Date: Tue, 21 Jul 2009 17:00:18 GMT Resent-Message-Id: <200907211700.n6LH0IMl035147@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roman Melnikov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48C70106564A for ; Tue, 21 Jul 2009 16:53:18 +0000 (UTC) (envelope-from tot@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 023F68FC0A for ; Tue, 21 Jul 2009 16:53:17 +0000 (UTC) (envelope-from tot@cs.huji.ac.il) Received: from sunfire.cs.huji.ac.il ([132.65.16.80]) by kabab.cs.huji.ac.il with esmtp id 1MTI4e-000J7d-V4 for FreeBSD-gnats-submit@freebsd.org; Tue, 21 Jul 2009 19:20:16 +0300 Received: from tot by sunfire.cs.huji.ac.il with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MTI4e-000Bxj-TS for FreeBSD-gnats-submit@freebsd.org; Tue, 21 Jul 2009 19:20:16 +0300 Message-Id: Date: Tue, 21 Jul 2009 19:20:16 +0300 From: Roman Melnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-Mailman-Approved-At: Tue, 21 Jul 2009 21:16:38 +0000 Cc: Subject: amd64/136965: php5 sigsegv X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Roman Melnikov List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2009 17:00:24 -0000 >Number: 136965 >Category: amd64 >Synopsis: php5 sigsegv >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 21 17:00:18 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Roman Melnikov >Release: FreeBSD 7.2-STABLE amd64 >Organization: >Environment: System: FreeBSD sunfire 7.2-STABLE FreeBSD 7.2-STABLE #29: Tue Jun 30 13:04:10 IDT 2009 danny@sunfire:/r+d/obj/sunfire/r+d/7/sys/HUJI amd64 >Description: sunfire# php Segmentation fault (core dumped) sunfire# gdb php GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... (gdb) run Starting program: /dist/local/amd64=FreeBSD_7.2/bin/php (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100077] [New Thread 0x8012cf0b0 (LWP 100077)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x8012cf0b0 (LWP 100077)] 0x0000000806b20d72 in hash_lookup (hashtab=0x809e08560, key=0x7fffffffe4a0 "8\b\b") at misc.c:349 349 misc.c: No such file or directory. in misc.c >How-To-Repeat: php5 install from ports with default configuration , and this what I get ( sigsegv ) >Fix: >Release-Note: >Audit-Trail: >Unformatted: