Problem Building Libreoffice on Linux

Khaled Hosny khaledhosny at eglug.org
Thu Feb 18 13:17:26 UTC 2016


I don’t think it is just the unit test that is failing, running the
application will most likely crash as well. Building with system
HarfBuzz should fix the issue, until a better fix is found.

Regards,
Khaled

On Thu, Feb 18, 2016 at 06:37:37PM +0530, Pranav Ganorkar wrote:
> Hi,
> 
> I want to ask if there is some switch for temporarily disabling these unit
> tests.
> 
> I am building it on a 64-bit Archlinux machine.
> 
> Regards,
> Pranav
> 
> On Thu, Feb 18, 2016 at 3:24 PM, Khaled Hosny <khaledhosny at eglug.org> wrote:
> 
> > 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
> >


More information about the LibreOffice mailing list