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=6297>.
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=6297

OutOfMemory error when parsing a non WF document with ByteArrayStream





------- Additional Comments From [EMAIL PROTECTED]  2002-03-22 02:50 -------
I've done some more research and found that I also had the feature:

reader.setFeature("http://apache.org/xml/features/continue-after-fatal-error";, 
true);

turned on. After checking the documentation I saw that the behaviour could be 
infinate loops in the parser that would explain my memory leak.
I'm not sure if this is still considered a bug but I guess that's up to you guys 
to decide.

Thanks for the help!
/Eddie

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to