umtxn and Apache 2.2
Kris Kennaway
kris at FreeBSD.org
Wed Aug 13 13:18:48 UTC 2008
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.
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.
Kris
More information about the freebsd-stable
mailing list