https://issues.apache.org/ooo/show_bug.cgi?id=117968
--- Comment #6 from Armin Le Grand <[email protected]> --- ALG: Problem is that the WMFReader and it's helper classes in winmtf.cxx use VirtualDevices as helpers in some cases, this is not thread safe. Locking the SolarMutex when these are used will solve the problem. I'm just curious why this worked in OOo3.3. Checked various possibilities, but could not find a reason. Nonetheless, making WMFReader thread-safe is not wrong. Doing some more checks... -- You are receiving this mail because: You are on the CC list for the bug.
