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.

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to