You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/03/28 01:06:38 UTC

DO NOT REPLY [Bug 7534] - StackOverflowError in ChunkedOutputFilter.doWrite()

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

StackOverflowError in ChunkedOutputFilter.doWrite()

remm@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Other                       |High



------- Additional Comments From remm@apache.org  2002-03-28 00:06 -------
This is not a race (as only one thread is handling the connection). I think I 
saw this bug just once also. I'm aware that in rare cases where there would be 
an exception during the processing, the filter state could be invalid (and if 
it is, it could lead to those stack traces). I'm trying to find how to 
reproduce it.
It's indeed non fatal, and won't cause any further problems at all.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>