[Libreoffice-bugs] [Bug 46750] PDF export crash on ODT document
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 14 14:33:16 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46750
--- Comment #11 from Michael Meeks <michael.meeks at novell.com> 2012-03-14 14:33:16 PDT ---
> vcllo.dll!WinSalGraphics::GetTextLayout(ImplLayoutArgs & rArgs={...}, int nFallbackLevel=1) Line 3040 + 0x2d bytes C++
...
#ifdef ENABLE_GRAPHITE
if (rFontFace.SupportsGraphite())
pWinLayout = new GraphiteWinLayout(mhDC, rFontFace, rFontInstance);
else
#endif // ENABLE_GRAPHITE
The rFontFace appears to have an mpGraphiteData that has bogus contents an
mnRefCount of 775041900 or some such reasonable number ;-) and the busted
mpFace pointer that ultimately causes the crash down the stack.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list