Page 1 of 1

NullReferenceException when recent SixLabors.ImageSharp is referenced

Posted: Sun May 14, 2023 12:13 pm
by florian
When a recent version of SixLabors.ImageSharp is referenced, a NullReferenceException is thrown when StiNetCoreReportResponse.ResponseAsPdf is called.

See attached sample 'FS.TimeTracking.ReportServer.7z', have a look to 'FS.TimeTracking.ReportServer.csproj' where several combinations are listed.

Referencing SixLabors.ImageSharp 2.1.3 isn't a good solution because it has a transitive dependency to .NET 5.0.0 which has known issues, e.g. CVE-2021-31957, https://devhub.checkmarx.com/cve-detail ... 021-31957/

Re: NullReferenceException when recent SixLabors.ImageSharp is referenced

Posted: Mon May 15, 2023 6:21 am
by Max Shamanov
Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
#11354

Re: NullReferenceException when recent SixLabors.ImageSharp is referenced

Posted: Tue May 23, 2023 6:44 am
by florian
Any updates?

Re: NullReferenceException when recent SixLabors.ImageSharp is referenced

Posted: Tue May 23, 2023 8:39 am
by Max Shamanov
Hello,

We are still working on the problem. We will let you know when the solution is available.

Thank you.

Re: NullReferenceException when recent SixLabors.ImageSharp is referenced

Posted: Thu Jun 01, 2023 12:30 pm
by florian
Any updates?

Re: NullReferenceException when recent SixLabors.ImageSharp is referenced

Posted: Thu Jun 01, 2023 1:45 pm
by Max Shamanov
Hello,

We are still working on the problem. We will let you know when the solution is available.

Thank you.

Re: NullReferenceException when recent SixLabors.ImageSharp is referenced

Posted: Fri Jun 02, 2023 6:40 am
by florian
What have you found so far? What did you tired? Can you reproduce the problem? Do you need assistance?

Re: NullReferenceException when recent SixLabors.ImageSharp is referenced

Posted: Fri Jun 02, 2023 7:51 am
by Max Shamanov
Hello,

The issue is fixed. The fix will be available in the next release build.

Thank you.