Re: [xml] 2.9.4 SEGV in testsuite on Solaris 10

2016-06-08 Thread Albert Chin
On Wed, Jun 08, 2016 at 06:11:52PM -0500, Albert Chin wrote: > [[ snip snip ]] > (dbx) where > t@1 (l@1) program terminated by signal SEGV (no mapping at the fault > address) 0xfed32d50: strlen+0x0050: ld [%o2], %o1 > Current function is internalSubsetDebug > 881 fprintf(SAX

[xml] 2.9.4 SEGV in testsuite on Solaris 10

2016-06-08 Thread Albert Chin
I've built libxml-2.9.4 on Solaris 10 with the Sun C compiler and the testsuite is giving a SEGV: $ gtar zxf libxml2-2.9.4.tar.gz $ cd libxml2-2.9.4 $ ./configure CC=cc CFLAGS="-g -xs" --disable-shared \ --disable-silent-rules --without-python $ gmake ... $ gmake check ... [ -d