Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash in aws sdk #141

Closed
inian opened this issue May 26, 2022 · 5 comments
Closed

Fix crash in aws sdk #141

inian opened this issue May 26, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@inian
Copy link
Member

inian commented May 26, 2022

Issuehunt badges

We have seen some crashes because of this issue in the aws-sdk.

I have been able to reliably reproduce this issue using this script in an EC2 server running ubuntu. I am not able to reproduce it locally on my Mac though.


IssueHunt Summary

Backers (Total: $0.00)

Become a backer now!

Or submit a pull request to get the deposits!

Tips

@inian inian added the bug Something isn't working label May 26, 2022
@issuehunt-oss
Copy link

issuehunt-oss bot commented May 26, 2022

@supabase has funded $300.00 to this issue.


@issuehunt-oss issuehunt-oss bot added the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label May 26, 2022
@burmecia
Copy link
Member

This issue was caused by code reentrant in Node.js http parser, this PR (nodejs/node#43369) is in progress to fix this issue.

@burmecia
Copy link
Member

Upstream node.js has fixed this issue in nodejs/node#43369, should we follow it up?

@bnjmnt4n
Copy link
Contributor

Closed via #167.

@issuehunt-oss
Copy link

issuehunt-oss bot commented Aug 2, 2022

@inian has cancelled @supabase's funding for this issue.(Cancelled amount: $300.00) See it on IssueHunt

@issuehunt-oss issuehunt-oss bot removed the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants