Still resets and signal 11, downloaded the 1.4.2.tar.gz from
https://github.com/ccontavalli/mod-xslt/tags, passed to rpmbuild -ta, loaded rpms for modxslt and modxslt-apache, segfaulted, loaded devel and debug but no change, is correct source?:
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008014,mask=0000fffe,pid=7856,tid=140285794883552): load_entity/xmlCreateMemoryParserCtxt -- replacing entities: 00000001
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008104,mask=0000fffe,pid=7856,tid=140285794883552): parsing document: /var/www/html/xml/test.xml
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008014,mask=0000fffe,pid=7856,tid=140285794883552): /var/www/html/xml/test.xml: <modxslt:value-of called
[Mon Apr 29 19:10:13 2013] [notice] child pid 7856 exit signal Segmentation fault (11)
[Mon Apr 29 19:18:23 2013] [notice] caught SIGTERM, shutting down
[Mon Apr 29 19:18:24 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Apr 29 19:18:24 2013] [warn] module proxy_ajp_module is already loaded, skipping
[Mon Apr 29 19:18:24 2013] [notice] Digest: generating secret for digest authentication ...
[Mon Apr 29 19:18:24 2013] [notice] Digest: done
[Mon Apr 29 19:18:25 2013] [notice] Apache/2.2.15 (Unix) DAV/2 mod-xslt/1.4.2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.0-fips configured -- resuming normal operations
----------------
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00000140,mask=0000fffe,pid=7856,tid=140285794883552): loading: /var/www/html/xml/test.xml
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00000044,mask=0000fffe,pid=7856,tid=140285794883552): decoding URL arguments: (null)
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008010,mask=0000fffe,pid=7856,tid=140285794883552): parsing document: /var/www/html/xml/test.xml aka
http://localhost.localdomain:80/xml/test.xml[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008014,mask=0000fffe,pid=7856,tid=140285794883552): xml_parse/xmlCreateMemoryParserCtxt -- replacing entities: 00000001
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00000010,mask=0000fffe,pid=7856,tid=140285794883552): processing instruction "xml-stylesheet", attributes |type="text/xsl" href="test.xsl" media="all"|
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008010,mask=0000fffe,pid=7856,tid=140285794883552): adjusting url for stylesheet: test.xsl
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00000010,mask=0000fffe,pid=7856,tid=140285794883552): loading stylesheet: test.xsl
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00000014,mask=0000fffe,pid=7856,tid=140285794883552): stylesheet - base: /var/www/html/xml/test.xml, name (server): (null), path: test.xsl
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008010,mask=0000fffe,pid=7856,tid=140285794883552): parsing stylesheet: /var/www/html/xml/test.xsl
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008014,mask=0000fffe,pid=7856,tid=140285794883552): load_entity/xmlCreateMemoryParserCtxt -- replacing entities: 00000001
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008104,mask=0000fffe,pid=7856,tid=140285794883552): parsing document: /var/www/html/xml/test.xml
[Mon Apr 29 19:10:13 2013] [warn] mod-xslt: debug(level=00008014,mask=0000fffe,pid=7856,tid=140285794883552): /var/www/html/xml/test.xml: <modxslt:value-of called
[Mon Apr 29 19:10:13 2013] [notice] child pid 7856 exit signal Segmentation fault (11)
On Tuesday, 23 April 2013 21:52:37 UTC-7, Carlo wrote: