From owner-freebsd-gnome@FreeBSD.ORG Fri May 21 15:20:04 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A4BF10656A3 for ; Fri, 21 May 2010 15:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2A2508FC21 for ; Fri, 21 May 2010 15:20:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4LFK3px004569 for ; Fri, 21 May 2010 15:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4LFK3N5004559; Fri, 21 May 2010 15:20:03 GMT (envelope-from gnats) Date: Fri, 21 May 2010 15:20:03 GMT Message-Id: <201005211520.o4LFK3N5004559@freefall.freebsd.org> To: gnome@FreeBSD.org From: Sergey Prikhodko Cc: Subject: Re: ports/146349: textproc/libxml2 causes php with memcached to crash X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sergey Prikhodko List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2010 15:20:04 -0000 The following reply was made to PR ports/146349; it has been noted by GNATS. From: Sergey Prikhodko To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/146349: textproc/libxml2 causes php with memcached to crash Date: Fri, 21 May 2010 18:17:52 +0300 Please, commit patch from Nikita. It fixed crash of libxslt for me. Program terminated with signal 11, Segmentation fault. ..... (gdb) bt #0 0x0000000043bb3269 in ?? () #1 0x00000000410d5c00 in xmlNewMutex () from /usr/local/lib/libxml2.so.5 #2 0x0000000040f1aaa2 in xsltInitGlobals () from /usr/local/lib/libxslt.so.2 #3 0x0000000040f0d580 in xsltParseStylesheetFile () from /usr/local/lib/libxslt.so.2 7.2-RELEASE-p6 #6 r203296M: Sun Jan 31 21:38:50 EET 2010 amd64