Completed
Last Updated: 14 Aug 2017 10:53 by ADMIN
ADMIN
Deyan
Created on: 25 Apr 2016 17:34
Category: PdfProcessing
Type: Bug Report
1
PdfProcessing: Different exceptions can be thrown when creating documents in multiple threads simultaneously
When trying to create documents simultaneously from different threads (in concurrent scenario), different exceptions are thrown: 

- NullReferenceException in Telerik.Windows.Documents.Core.Fonts.OpenType.OpenTypeFontSource.ReadTableData[T](UInt32 tag, ReadTableFormatDelegate`1 readTableDelegate) method, 

- OverflowException in Telerik.Windows.Documents.Core.Fonts.OpenType.Tables.CMapFormat4Table.Read(OpenTypeFontReader reader) method.


Available in LIB version: 2017.2.814
0 comments