https://bugs.freedesktop.org/show_bug.cgi?id=81516

--- Comment #13 from Audrey Tang <audr...@audreyt.org> ---
>From the stack trace at https://bugs.freedesktop.org/attachment.cgi?id=103122
it looks like assert from
http://docs.libreoffice.org/vcl/html/cff_8cxx_source.html#l01504 because
maCffLocal is declared to 16 at
http://docs.libreoffice.org/vcl/html/cff_8cxx_source.html#l00363 but
mnFDAryCount requires more than 16 local CFFs.

Would extending 16 to 256 (or make it dynamically allocated) alleviate the
problem?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to