DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5038>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5038 Segmentation Fault ------- Additional Comments From [EMAIL PROTECTED] 2001-11-23 00:21 ------- Yes, I downloaded the binary distribution from http://xml.apache.org/xalan-c/index.html and the command 'testXSLT -v' gives this output TestXSLT version 1.2.0 (Xalan C++ version 1.2.0) The 'locale' command gives this LANG=C LC_CTYPE=iso_8859_1 LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_ALL= Listing the contents of the xml-xalan directory in long format gives drwxr-sr-x 2 epkjols bscrp 4096 Aug 15 21:31 CVS/ -rw-r--r-- 1 epkjols bscrp 3769 Oct 10 2000 KEYS -rw-r--r-- 1 epkjols bscrp 2741 Oct 10 2000 License drwxr-sr-x 10 epkjols bscrp 4096 Nov 21 14:18 c/ -rw-r--r-- 1 epkjols bscrp 206 Jul 7 2000 readme.html Please tell me if you want any further information. I can always generate a core-dump if you are interested? BTW. I did a truss on testXML to see what happened before the core dump, this was the (end of the) result, perhaps it gives a clue? llseek(4, 0, SEEK_CUR) = 10964 close(4) = 0 times(0xFFBEDD88) = 204896423 Parse of cunit2html.xsl took 100 milliseconds write(2, " P a r s e o f c u n".., 46) = 46 Incurred fault #6, FLTBOUNDS %pc = 0xFF2DA4E0 siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000 Received signal #11, SIGSEGV [caught] siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000 sigprocmask(SIG_SETMASK, 0xFECDF010, 0x00000000) = 0 sigaction(SIGSEGV, 0xFFBED770, 0x00000000) = 0 sigprocmask(SIG_SETMASK, 0xFECEADE0, 0x00000000) = 0 setcontext(0xFFBED928) Incurred fault #6, FLTBOUNDS %pc = 0xFF2DA4E0 siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000 Received signal #11, SIGSEGV [default] siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000 *** process killed ***
