[Bug 64671] HTTP/2 Stream.receivedData method throwing continuous NullPointerException in the logs

2021-03-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64671

--- Comment #8 from Doug Whitfield  ---
Do we have any idea when this was introduced? The earliest reference I see is
9.0.22. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64671] HTTP/2 Stream.receivedData method throwing continuous NullPointerException in the logs

2020-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64671

Mark Thomas  changed:

   What|Removed |Added

 CC||arshiya.shar...@ericsson.co
   ||m

--- Comment #7 from Mark Thomas  ---
*** Bug 64710 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64671] HTTP/2 Stream.receivedData method throwing continuous NullPointerException in the logs

2020-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64671

--- Comment #6 from Raghavendran V  ---
Is there any recent plan changes on the 9.0.38 release dates? As this fix is
critical for us to roll out our next product release, can you please update on
whether there is a delay foreseen in the 9.0.x Sept release as indicated
against the first week mentioned earlier? 

I understand that there is no promise on the dates. However, If you can help me
with the plans and any change in that, that will be of great help. 

Thanks in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64671] HTTP/2 Stream.receivedData method throwing continuous NullPointerException in the logs

2020-08-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64671

--- Comment #5 from Raghavendran V  ---
Once again, Thank you so much for the swift response Mark!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64671] HTTP/2 Stream.receivedData method throwing continuous NullPointerException in the logs

2020-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64671

--- Comment #4 from Mark Thomas  ---
1. It will trigger the closure of the entire connection which is probably not
what you want.
2. Yes, it is already in the 9.0.x source code.
3. Sorry, no. It varies based in a number of factors. It typically happens in
the second week of the month although since there hasn't been an August release
I'm going to try and release in the first week of September.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64671] HTTP/2 Stream.receivedData method throwing continuous NullPointerException in the logs

2020-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64671

--- Comment #3 from Raghavendran V  ---
As the heap issue (CVE-2020-13934) is a bit critical, we are planning to take
9.0.37 for time being. For that, a few more inputs we need on the NPE bug fix.

1. If the NPE issue fix is not included in the production (i.e., if we go with
9.0.37), is it only the logs that will be flooded with NPE, or are you seeing
any other critical side effects (say memory leaks, etc.) due to the NPE issue?
2. Will this NPE fix be included in the 9.0.38 build (Sept release)?
3. You've indicated that 9.0.38 will be available in early September.  Is there
a tentative date?

Thanks a ton for the support, in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64671] HTTP/2 Stream.receivedData method throwing continuous NullPointerException in the logs

2020-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64671

--- Comment #2 from Raghavendran V  ---
Thank you so much for the swift response Mark! This is of great help for us. We
will check on how we can take this in.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64671] HTTP/2 Stream.receivedData method throwing continuous NullPointerException in the logs

2020-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64671

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #1 from Mark Thomas  ---
The NPE was detected in our CI system and fixed ~5 days ago. See
https://github.com/apache/tomcat/commit/583b7ad17ff7cd67ac15a50e76cf2e0c5cd9138a

The memory leak looks like CVE-2020-13934. See
https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.37
and "Ensure that the HTTP/1.1 processor is correctly recycled when a direct
connection to h2c is made. (markt)" in the change log.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 64671] HTTP/2 Stream.receivedData method throwing continuous NullPointerException in the logs

2020-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64671

Raghavendran V  changed:

   What|Removed |Added

   Severity|normal  |regression

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org