Read End Dead... Bug found i think.
Posted: Mon Oct 13, 2014 4:00 pm
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 </xsl:text>
When removed the "©" the problem was gone.
Even if i tried using the © or © the problem persisted.
So is this a bug in the software or am i doing something wrong.
Regards
Ephreal
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 </xsl:text>
When removed the "©" the problem was gone.
Even if i tried using the © or © the problem persisted.
So is this a bug in the software or am i doing something wrong.
Regards
Ephreal