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

Error: Cork buffer must not be acquired without checking canCork! 0.0.25 #132

Open
beltramoeinventio opened this issue Jul 31, 2023 · 5 comments
Labels
bug Something isn't working windows

Comments

@beltramoeinventio
Copy link

Describe the bug
Reopen of issue #128 :
Unfortunately, the issue is still present in version 0.0.25,
I repost the issue description:

I have a communication with many data of enough big dimension (>3 Mb per message) received, sometimes the application crash with error: Error: Cork buffer must not be acquired without checking canCork!

To Reproduce
Steps to reproduce the behavior:

start a communication with high load
wait a while (is a random problem,sometimes after few seconds, sometimes after minutes)
Expected behavior

no crash
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

OS: win10
Browser chrome
Version 0.0.25

@cirospaciari
Copy link
Owner

Thanks for reporting I will investigate.

@EnricoBeltramo
Copy link

There arent' update on this error? I tried to install latest version, but the error is still present

@SystemPanic
Copy link

Same error using version 0.0.27

@cirospaciari cirospaciari added the bug Something isn't working label Feb 1, 2024
@cirospaciari
Copy link
Owner

I already have a fix for this using a custom uWebSockets version. We will auto uncork in this case.

@EnricoBeltramo
Copy link

is it already applied in 0.0.27 or it is still in dev?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

No branches or pull requests

4 participants