https://bz.apache.org/bugzilla/show_bug.cgi?id=62626
Bug ID: 62626
Summary: Tomcat 9.0.10 APR/Native crashes
Product: Tomcat Native
Version: 1.2.17
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
https://bz.apache.org/bugzilla/show_bug.cgi?id=62626
jan.pfei...@centrum.cz changed:
What|Removed |Added
OS||All
CC|
https://bz.apache.org/bugzilla/show_bug.cgi?id=62626
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Mark Thomas
https://bz.apache.org/bugzilla/show_bug.cgi?id=62626
--- Comment #2 from jan.pfei...@centrum.cz ---
It happens several times a day or even several times a hour. But it happens in
random manner. No single particular request can do it.
There are no clues in logs. At least for me. I have one qutie
https://bz.apache.org/bugzilla/show_bug.cgi?id=62626
--- Comment #3 from Christopher Schultz ---
(In reply to jan.pfeifer from comment #2)
> It happens several times a day or even several times a hour.
At least it's reproducible, even if you can't guarantee a trigger.
> After latest crash i hav
Author: markt
Date: Wed Aug 15 14:50:06 2018
New Revision: 1838100
URL: http://svn.apache.org/viewvc?rev=1838100&view=rev
Log:
Correct changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk
https://bz.apache.org/bugzilla/show_bug.cgi?id=62626
--- Comment #4 from jan.pfei...@centrum.cz ---
(In reply to Christopher Schultz from comment #3)
Current configuration is for HTTP/2 so APR+openSSL
I am using Spring framework, so only "d
Author: markt
Date: Wed Aug 15 14:51:30 2018
New Revision: 1838101
URL: http://svn.apache.org/viewvc?rev=1838101&view=rev
Log: (empty)
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc8.5.x/trunk/
-
Author: markt
Date: Wed Aug 15 15:06:56 2018
New Revision: 1838104
URL: http://svn.apache.org/viewvc?rev=1838104&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62620
Fix corruption of response bodies when writing large bodies using asynchronous
processing over HTTP/2.
Added:
On 15/08/18 16:06, ma...@apache.org wrote:
> Author: markt
> Date: Wed Aug 15 15:06:56 2018
> New Revision: 1838104
>
> URL: http://svn.apache.org/viewvc?rev=1838104&view=rev
> Log:
> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62620
> Fix corruption of response bodies when writing large bo
Author: markt
Date: Wed Aug 15 15:09:22 2018
New Revision: 1838105
URL: http://svn.apache.org/viewvc?rev=1838105&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62620
Fix corruption of response bodies when writing large bodies using asynchronous
processing over HTTP/2.
Added:
https://bz.apache.org/bugzilla/show_bug.cgi?id=62620
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Aug 15 15:21:12 2018
New Revision: 1838106
URL: http://svn.apache.org/viewvc?rev=1838106&view=rev
Log:
Reduce code duplication
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
tomcat/trunk/java/org/apache/tomcat/util/net/WriteBuffer.java
Mo
Author: markt
Date: Wed Aug 15 15:25:17 2018
New Revision: 1838107
URL: http://svn.apache.org/viewvc?rev=1838107&view=rev
Log:
Add missing check
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/WriteBuffer.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/WriteBuffer.java
URL
Author: markt
Date: Wed Aug 15 15:26:24 2018
New Revision: 1838108
URL: http://svn.apache.org/viewvc?rev=1838108&view=rev
Log:
Reduce code duplication
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
tomcat/tc8.5.
Am 11. August 2018 21:32:01 GMT+01:00 schrieb Mark Thomas :
>The proposed Apache Tomcat 9.0.11 release is now available for voting.
>
>The major changes compared to the 9.0.10 release are:
>
>- Fix issues with Servlet asynchronous listeners when using the
> asynchronous Servlet API in conjuncti
Am 12. August 2018 09:43:37 GMT+01:00 schrieb Mark Thomas :
>The proposed Apache Tomcat 8.5.33 release is now available for voting.
>
>The major changes compared to the 8.5.32 release are:
>
>- Fix issues with Servlet asynchronous listeners when using the
> asynchronous Servlet API in conjuncti
https://bz.apache.org/bugzilla/show_bug.cgi?id=62628
Bug ID: 62628
Summary: Async servlet over HTTP/2 non-blocking write does not
work if client sets custom
SETTINGS_INITIAL_WINDOW_SIZE
Product: Tomcat 9
Version:
https://bz.apache.org/bugzilla/show_bug.cgi?id=62628
--- Comment #1 from Mark Thomas ---
Please retest with latest 9.0.x built from svn.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe
https://bz.apache.org/bugzilla/show_bug.cgi?id=62628
--- Comment #2 from Dapeng Zhang ---
Mark, my test is based on
commit 36eba2e863abc943a8a79898ff2ae553fc49139b (HEAD -> trunk, origin/trunk,
origin/HEAD)
Author: Mark Thomas
Date: Wed Aug 15 15:25:17 2018 +
Add missing check
gi
https://bz.apache.org/bugzilla/show_bug.cgi?id=62628
Mark Thomas changed:
What|Removed |Added
Version|9.0.10 |9.0.x
--- Comment #3 from Mark Thomas -
21 matches
Mail list logo