Page 1 of 1

Read End Dead... Bug found i think.

Posted: Mon Oct 13, 2014 4:00 pm
by Ephreal
Hi

I've just started troubleshooting a stylesheet transformation project where I work. And I kept getting the error write failure read end dead.

I've tried searching on it but not much information is found regarding this problems and thoes post found have never been solved or at laeast updated with the solution.

My project is transforming a xml register documente to a text vhdl file. And as such I'm writing a big header at the start of the file.

This header text block i found the cause of my problem.

I have a line which says : <xsl:text>-- Copyright © 2012 Companey & Company &#13;</xsl:text>

When removed the "©" the problem was gone.

Even if i tried using the &#169; or &copy; the problem persisted.

So is this a bug in the software or am i doing something wrong.

Regards
Ephreal

Re: Read End Dead... Bug found i think.

Posted: Wed Oct 15, 2014 6:23 pm
by adrian
Hi,

Could you please tell me the exact error message that you encountered (please use copy/paste)?
What type of output and encoding are you using in the stylesheet?

Regards,
Adrian