[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] new fixes
From: |
Gwenole Beauchesne |
Subject: |
Re: [Devel] new fixes |
Date: |
Fri, 14 Mar 2003 12:33:32 +0100 (CET) |
Hi David,
> If everything works well, I believe that we've got a good candidate
> for 2.1.4
What about:
<http://www.freetype.org/pipermail/devel/2003-March/008974.html> ?
This is a regression wrt. freetype 2.1.3rc2, as far as I can see.
address@hidden a]$ FT_DEBUG_MEMORY=1 ooffice
FreeType.Debug: freeing memory block at 0x94a0cc8 more than once at
(/export/home/gb.local/rpm/BUILD/freetype-2.1.3/src/base/ftglyph.c:194)
block allocated at
(/export/home/gb.local/rpm/BUILD/freetype-2.1.3/src/sfnt/ttsbit.c:1277)
and released at
(/export/home/gb.local/rpm/BUILD/freetype-2.1.3/src/base/ftglyph.c:194)
leaked memory block at address 0x95b7210, size 2496 in
(/export/home/gb.local/rpm/BUILD/freetype-2.1.3/src/pshinter/pshglob.c:618)
[...]
Assuming:
- You have an OOo build against system freetype 2.1.3
- You simply roll down the fonts menu bottom-up until "Broadway" font
(which has embedded bitmaps). Then, OOo crashes.
Thanks,
Gwenole