Crash due to destroyed HTTP/2 stream

Bug reports for SVR.JS itself.
Locked
User avatar
DorianNiemiecSVRJS
Administrator
Posts: 29
Joined: July 7th, 2023, 12:00 am
Gender:
Contact:

exclamation Crash due to destroyed HTTP/2 stream

Post by DorianNiemiecSVRJS »

Title: Crash due to destroyed HTTP/2 stream
Platform/Software Version: SVR.JS 3.4.37 or older, 3.10.3 or older
Steps to Reproduce:
  1. Install SVR.JS (with Node.JS 10.x)
  2. Enable HTTP/2
  3. Start SVR.JS
  4. Try to visit a website at localhost (using a client, that supports HTTP/2).
Expected Behavior: Stability
Actual Behavior: Mostly stable, sometimes it crashes with HTTP/2 stream being destroyed
Additional Information:
This bug may be caused by this Node.JS bug.
Image
Last edited by DorianNiemiecSVRJS on October 17th, 2023, 9:43 am, edited 1 time in total.
I oppose "You may be a victim of software counterfeiting" windows.
When I see school students' PHP code, I may ask: But where is mysqli_real_escape_string?
Download SVR.JS
User avatar
DorianNiemiecSVRJS
Administrator
Posts: 29
Joined: July 7th, 2023, 12:00 am
Gender:
Contact:

Re: Crash due to destroyed HTTP/2 stream

Post by DorianNiemiecSVRJS »

Thank you for bug report. Fixed in SVR.JS 3.4.48 and SVR.JS 3.11.0.
I oppose "You may be a victim of software counterfeiting" windows.
When I see school students' PHP code, I may ask: But where is mysqli_real_escape_string?
Download SVR.JS
Locked