Memory leak in aspose barcode .net in docker

Aspose.PDF will be updated after Aspose.Drawing reorganizes namespaces and nuget packages (Aspose.Drawing will be in Aspose.Drawing namespace and Aspose.Drawing.dll, Aspose.Drawing.System will be in System.Drawing namespace and Aspose.Drawing.System.dll). It will be done to middle of April 2023.

1 Like

Hello amjad.sahi,
Can we confirm is this issue is solved. We are using Aspose.BarCode 24.9.0?

Regards,
Yulian

@yulian.dimitrov,

You may use Aspose.BarCode 24.9.0 but it is recommended to use latest version/fix: Aspose.BarCode v25.4 which has more enhancements and fixes.

Hello amjad.sahi,
Thank you for your quick answer. My question is can you confirm that the Barcodes memory leak on Linux is fixed in the cited version. We plan to update to the latest one, but in the meantime we want to be sure that the issue is fixed, so we can release some changes that we made, that contains code that was affected by this memory leak

Regards

@yulian.dimitrov,

Yes, the memory leak issue should be resolved in the newer versions. Therefore, it is recommended to try the updated versions. We utilize Aspose.Drawing.Common as the graphics API for .NET Standard 2.0, .NET 6.0, 7.0, 8.0, and later versions on non-Windows operating systems (e.g., Linux). It is advisable to test the latest version in a simple project using evaluation mode (without applying the license) on a test Linux server or machine before proceeding with the upgrade.

1 Like

Yes, Aspose.BarCode works stable on Linux from version 23.8.1 since it uses Aspose.Drawing.Common.

However new Aspose.BarCode versions have new improvements and it is recommended to use last version.