AllocateRawOrFail(int size=-2133860350 <(213)%20386-0350>, ...) looks bad.
Apparently that request is coming out of the snapshot...
On Fri, Jun 24, 2022 at 2:41 AM Saad Al Abdullah
wrote:
> Hello,
> I have aspnet core application and I create V8 isolate object for each
> request and dispose en
Hello Jakob,
The only possible way to size (int size=-2133860350 <(213)%20386-0350>, ...)was
negative if there is int overflow. I am not using any external snapshot
blob during V8 isolate object creation which means V8 is using
DefaultSnapshotBlob data. I thought every time I create V8 isolate obj