Open DharanitharanA opened 2 years ago
Hi Team,
Any update in this. It would be very helpful for us.
Thanks.
Hi Team,
Any help will be appreciate.
Thanks.
Hi Team,
Any update in this. It would be very helpful for us.
Thanks.
What is the image dimensions? Usually that error means you have exceeded the int.maxvalue somehow.
Hi @mattleibow,
Hi @mattleibow,
Any update on this. Still i'm stucked in this issue.
Thanks in advance.
Hi @mattleibow,
As we have let our product to use in live, we need to resolve this issue immediately. So, your suggestions will be very helpful for us.
Thanks.
Hi @mattleibow,
Any update on this.
Thanks.
We have the same issue. Any help or workaround would me much appreciated!
Any solutions?
I faced the same issue on Windows Azure VM, and it caused "Breakpoint Has Been Reached" Error. Any insights on the root cause of this? Is it related to memory issues?
Description
"Unable to allocate pixels for the bitmap in Azure App service" exception throws, while decoding specific image multiple times using SkiaSharp library in Azure App service
Code
Expected Behavior
Image should be decoded properly
Actual Behavior
Throws Unable to allocate pixels for the bitmap exception in Azure App service
Basic Information
StackTrace:
Note: This code works properly in windows
Reproduction Link
Please deploy the below sample in Azure app service to replicate the issue,
AzureAppSeviceLinux-543651564.zip