From owner-freebsd-ports@FreeBSD.ORG Wed Nov 22 18:38:47 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF8BD16A415 for ; Wed, 22 Nov 2006 18:38:47 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from farris.bafirst.com (adsl-065-081-102-002.sip.jan.bellsouth.net [65.81.102.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBAC443D5A for ; Wed, 22 Nov 2006 18:38:14 +0000 (GMT) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.17.4]) by farris.bafirst.com with esmtp; Wed, 22 Nov 2006 12:38:42 -0600 id 0006DE1C.45649933.000140D6 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Wed, 22 Nov 2006 12:38:38 -0600 id 0004AC38.4564992E.00002386 Received: from dsl-189-129-17-4.prod-infinitum.com.mx (dsl-189-129-17-4.prod-infinitum.com.mx [189.129.17.4]) by correo.encontacto.net (Horde MIME library) with HTTP; Wed, 22 Nov 2006 12:38:38 -0600 Message-ID: <20061122123838.n3ghf38744ckko4k@correo.encontacto.net> X-Priority: 3 (Normal) Date: Wed, 22 Nov 2006 12:38:38 -0600 From: "eculp@encontacto.net" To: freebsd-ports@freebsd.org References: <200611161509.53708.josh@tcbug.org> <1163761446.4495.10.camel@mjaw-mobile.ipartners.pl> <20061117053207.r0jcg4oqo44gso4s@correo.encontacto.net> <20061122153646.GA29159@icarus.home.lan> In-Reply-To: <20061122153646.GA29159@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) Subject: Re: FreeBSD 6.1-R-p10 and PHP 5.2.0 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: Wed, 22 Nov 2006 18:38:48 -0000 Quoting Jeremy Chadwick : > On Fri, Nov 17, 2006 at 05:32:07AM -0600, eculp@encontacto.net wrote: >> I just tried sessions at the beginning and : >> >> pid 8311 (httpd), uid 0: exited on signal 11 (core dumped) >> >> darn it :( >> >> Out of desperation, I tried several combinations but no cigar :( >> >> If anyone else has a winning combination, I'd love to try it. >> >> Thanks, >> >> ed > > Can you find the corefile and run gdb on it and do "bt"? E.g. > > $ gdb /usr/local/bin/php /path/to/php.core > ... > (gdb) bt > > This might tell us which module is crashing php. Jeremy, Thanks for the suggestion. First I apologize for the noise because I =20 sent this on the 17th and it just got to the list. In the meantime I =20 recompiled all with a portupgrade -rRf and that solved the problem and =20 I erased all the core files. But the problem was probably one of my =20 prior upgrades didn't compile something that was causing the problem. Again thanks, ed > > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. PGP: 4BD6C0CB | > >