Date: Wed, 13 Aug 2008 15:28:43 +0200 From: Borja Marcos <BORJAMAR@SARENET.ES> To: Kris Kennaway <kris@FreeBSD.org> Cc: Jeremy Chadwick <koitsu@FreeBSD.org>, freebsd-stable@freebsd.org, Ivan Voras <ivoras@freebsd.org> Subject: Re: umtxn and Apache 2.2 Message-ID: <D56E1311-AECF-4326-9A71-D300BA87F2A4@SARENET.ES> In-Reply-To: <48A2DF31.4050907@FreeBSD.org> References: <43EC06E9-76B3-4AA1-BC5E-4E1BD64AFC2D@SARENET.ES> <g7qdh3$ml4$1@ger.gmane.org> <0296197A-28ED-4DAA-A31F-C28471E864FB@SARENET.ES> <20080812102856.GA6735@eos.sc1.parodius.com> <659A017B-5D6F-4B74-A85D-4A9A040CA442@SARENET.ES> <48A2DF31.4050907@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 13, 2008, at 3:18 PM, Kris Kennaway wrote: > Borja Marcos wrote: >> ((Sorry for the long dump)) >> (gdb) bt >> #0 0x3827cfe7 in __error () from /lib/libthr.so.3 >> #1 0x3827cd4a in __error () from /lib/libthr.so.3 >> #2 0x08702120 in ?? () > > As you can see the debugging symbols are still not available. Refer > to the developers handbook if you need more assistance doing this. Hmm. Weird. I compiled the port having WITH_DEBUG defined (as I saw in the Makefile) and indeed the gcc invocations has the -g flag set. What is strange is the error gdb issued, offering a coredump, etc. > Also, it is worth carefully checking your php configuration. For > example, php is notoriously sensitive to the order in which modules > are defined, and will crash or misbehave without giving any other > warnings if you don't meet its expectations. That may or may not be > relevant in your situation. Just in case I didn't change the order of the modules. I'll keep looking at it. Borja.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D56E1311-AECF-4326-9A71-D300BA87F2A4>