MantisBT - VTK
View Issue Details
0015376VTK(No Category)public2015-03-12 09:122016-08-12 09:55
David C. Lonie 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
 
TBD
incorrect functionality
0015376: vtkFreeTypeTools is not thread safe
In order to use the freetype cache system in a multithreaded environment, each thread must have a unique instance of FT_Library.

Currently, the singleton vtkFreeTypeTools implementation uses the same instance across threads, leading to segfaults when attempting to fetch glyphs/faces simultaneously.
No tags attached.
Issue History
2015-03-12 09:12David C. LonieNew Issue
2016-07-06 16:47Berk GeveciStatusbacklog => expired
2016-08-12 09:55Kitware RobotNote Added: 0037373
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0037373)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.