> The fact that something strange is going on with stdin doesn't give me much > confidence in being able to port to FreeBSD. Have you tried the Xalan > executable as well? > > The core dump at the end is also a little scary. Perhaps you can post a > gdb core dump?
I'v tried all executables (testXSLT, testXPath, Xalan). All of them have segmentation fault after they end their work. I would send gziped core-dump file of testXSLT after executing this command: > testXSLT -IN test.xml -XSL test.xsl -OUT out ========= Parsing test.xsl ========== Parse of test.xsl took 39.0625 milliseconds ========= Parsing test.xml ========== Parse of test.xml took 23.4375 milliseconds ============================= Transforming... transform took 15.625 milliseconds Total time took 39.0625 milliseconds Segmentation Fault (core dumped) but I can't do it in mail-list. Where can I send it? Its size is above 161 Kbyte. ---- Sem.
