Everything work as expected with new freetype 2.5.2-1ubuntu2.3

This is what was happening with freetype 2.5.2-1ubuntu2.2
time while ./ftthread /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf 
40 10000 150 4; do echo -n '.'; done
FT_Load_Glyph failed: FT_Err_Invalid_Reference: invalid reference.
Segmentation fault (core dump created)

real    0m0.376s


This is instead what I'm getting with 2.5.2-1ubuntu2.3:

time while ./ftthread /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf 
40 10000 150 4; do echo -n '.'; done
...........................................


real    32m0.545s

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1199571

Title:
  Huge multi-threading violations in freetype

To manage notifications about this bug go to:
https://bugs.launchpad.net/freetype/+bug/1199571/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to