[gs-bugs] [Bug 692162] res_pixmap.c thread issue
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jun 7 21:48:24 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692162
Dan <danwaleke at quickenloans.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danwaleke at quickenloans.com
--- Comment #2 from Dan <danwaleke at quickenloans.com> 2011-06-07 21:48:23 UTC ---
What are the chances of making MuPDF thread safe?
I have wrapped the library in a simple win32 DLL that can be PInvoked from
managed c# code. Occastionally the code is called by different threads in the
application. The application crashes because of the global static FreeType
reference.
I have changed this in my code, but I am no c developer. I'd prefer if someone
that maintains the library could make this a priority.
Side note: I love mupdf. Just wish it was thread safe.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list