Comment #6 on issue 18239 by shakaran: Chromium crash tab on startup, perhaps due to missing FT_Get_Advance http://code.google.com/p/chromium/issues/detail?id=18239
$ freetype-config --version 9.16.3 $ objdump -T /usr/lib/libfreetype.so | grep FT_Get_Advance 0000eaf0 g DF .text 00000115 Base FT_Get_Advance 0000e950 g DF .text 00000192 Base FT_Get_Advances $ objdump -T /usr/local/lib/libfreetype.so | grep FT_Get_Advance -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
