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-22 07:38 -------
I found what caused the segmentation fault. I had the following line

  <xsl:call-template name="heading_h1">

but the template "heading_h1" was *not* defined, instead the template I wanted
to call was "heading_1". When I fixed this, there were no segmentation fault any
more. Still, this condition should be caught and an error message should be
printed.

Reply via email to