On Thu, Feb 18, 2016 at 10:39:40AM +0100, Stephan Bergmann wrote:
On 02/17/2016 05:47 PM, Pranav Ganorkar wrote:
Program received signal SIGSEGV, Segmentation fault.
0x00002aaab93213d3 in ?? () from /usr/lib/libharfbuzz.so.0
(gdb) bt
#0 0x00002aaab93213d3 in ?? () from /usr/lib/libharfbuzz.so.0
#1 0x00002aaab1962f63 in hb_font_funcs_set_glyph_v_origin_func (
ffuncs=0x1195950, func=0x2aaab93217d0, user_data=0x0, destroy=0x0)
at hb-font.cc:411
#2 0x00002aaab9321adf in ?? () from /usr/lib/libharfbuzz.so.0
#3 0x00002aaab9321d3f in hb_ft_font_create () from
/usr/lib/libharfbuzz.so.0
#4 0x00002aaab48de4a7 in ?? () from /usr/lib/libfreetype.so.6
#5 0x00002aaab48ded21 in ?? () from /usr/lib/libfreetype.so.6
#6 0x00002aaab4896a6d in FT_Load_Glyph () from
/usr/lib/libfreetype.so.6
#7 0x00002aaab18c5fce in ServerFont::GetGlyphOutline(unsigned int,
basegfx::B2DPolyPolygon&) const ()
from
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so
So could be anything like a bug in your system's libharbufzz or
libfreetype,
or a bug in how LO uses libfreetype, or maybe even some problem with a
specific font installed on your system.
Doesn't ring any bell at least with me, but maybe for somebody else.
Seems to be https://bugs.freedesktop.org/show_bug.cgi?id=94009,
Regards,
Khaled