MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015376 | VTK | (No Category) | public | 2015-03-12 09:12 | 2016-08-12 09:55 |
| Reporter | David C. Lonie | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | TBD | ||||
| Type | incorrect functionality | ||||
| Summary | 0015376: vtkFreeTypeTools is not thread safe | ||||
| Description | 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-03-12 09:12 | David C. Lonie | New Issue | |||
| 2016-07-06 16:47 | Berk Geveci | Status | backlog => expired | ||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037373 | |||
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved | ||
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot | ||
| Notes | |||||
|
|
|||||
|
|
||||