Re: php still dumping core.
- From: Christer Solskogen <christer.solskogen@xxxxxxxxx>
- Date: Fri, 21 Jan 2011 08:33:37 +0100
On Fri, Jan 21, 2011 at 7:24 AM, Gary Kline <kline@xxxxxxxxxxx> wrote:
Guys,
I've rebuilt everything that I can; still anytime I use php, it
dumps core. Ideas?
I have, of course, run gdb again the binary and found that it segv's
in the hash table lookup. Means almost zero to me:
<PRE>
Starting program: /usr/local/bin/php
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626-debug/xmlreader.so' - /usr/local/lib/php/20090626-debug/xmlreader.so: Undefined symbol "dom_node_class_entry" in Unknown on line 0
Program received signal SIGSEGV, Segmentation fault.
0x28db0006 in hash_lookup (hashtab=0x29563790,
key=0xbfbfe450 "ᅵᅵ\024)ᅵᅵ\b)\2207V)Tz\030)ᅵP\200(") at misc.c:349
349 misc.c: No such file or directory.
in misc.c
(gdb)
</PRE>
Try "ldd -v usr/local/lib/php/20090626-debug/xmlreader.so" and see if
something is a miss.I would try to rebuild everything that
xml-reader.so depends on.
--
chs,
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- php still dumping core.
- From: Gary Kline
- php still dumping core.
- Prev by Date: HP LaserJet P1102 on FreeBSD 8.1
- Next by Date: Re: devel/libsoup-2.32.2 Compile error _md5 problem
- Previous by thread: php still dumping core.
- Next by thread: HP LaserJet P1102 on FreeBSD 8.1
- Index(es):
Relevant Pages
|