socketify.py icon indicating copy to clipboard operation
socketify.py copied to clipboard

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

Open beltramoeinventio opened this issue 2 years ago • 5 comments

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

beltramoeinventio avatar Jul 31 '23 09:07 beltramoeinventio

Thanks for reporting I will investigate.

cirospaciari avatar Jul 31 '23 14:07 cirospaciari

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

EnricoBeltramo avatar Dec 26 '23 09:12 EnricoBeltramo

Same error using version 0.0.27

SystemPanic avatar Jan 09 '24 22:01 SystemPanic

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

cirospaciari avatar Feb 01 '24 18:02 cirospaciari

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

EnricoBeltramo avatar Feb 02 '24 08:02 EnricoBeltramo