Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2011 22:24:37 -0800
From:      Gary Kline <kline@thought.org>
To:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   php still dumping core.
Message-ID:  <20110121062434.GA83784@thought.org>

next in thread | raw e-mail | index | archive | help

	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>



-- 
 Gary Kline  kline@thought.org  http://www.thought.org  Public Service Unix
    The 7.97a release of Jottings: http://jottings.thought.org/index.php
                           http://journey.thought.org
                                     ethic 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110121062434.GA83784>