Thanks, Hannes.
I've fixed the problem by ommiting an extra ''.
It's interesting that parser didn't just show the labels not match
instead of a segment fault.
Dallas
On 2013/4/1 4:12, Hannes Magnusson wrote:
In certain cases with a very broken xml (or entities) libxml2 will
segfault
configur
In certain cases with a very broken xml (or entities) libxml2 will segfault
configure.php has a --disable-segfault-error switch which attempts to avoid
it.
There is also a --enable-xml-details which should give you more info on why
the build fails.
-Hannes
On Mon, Apr 1, 2013 at 12:49 AM, Dallas
Hi, I just updated an file in Chinese language tree, and strangely when
I use configure to validate it, it causing php execuable core dump.
The updated file is "phpdoc/zh/trunk/language/variables.xml" with
revision 329973.
Honestly, I can't think of anything within xml file would causing php