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
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