crash in ft_raster1_init of lib freetype

crash in ft_raster1_init of lib freetype

BY 10 Jun 2013 Native Application Development

 

I made a opengl es app , and include the lib freetype.
 
in the pAppFrame->Construct(); it will call freetype function.
 
30 ft_raster1_init() ftrend1.c:36 0x800d0729 
29 <symbol is not available> 0xb5dd45b9 
28 <symbol is not available> 0xb5dcc3c7 
27 <symbol is not available> 0xb5dcc42a 
26 <symbol is not available> 0xb634775e
25 <symbol is not available> 0xb310ff45 
24 <symbol is not available> 0xb62bcdf2 
23 <symbol is not available> 0xb6220743 
22 <symbol is not available> 0xb66738b8 
21 <symbol is not available> 0xb7406014 
20 <symbol is not available> 0xb73cd461 
19 <symbol is not available> 0xb73cd576 
18 <symbol is not available> 0xb74aee0a 
17 <symbol is not available> 0xb74b00ab 
16 <symbol is not available> 0xb7698425 
15 <symbol is not available> 0xb77a061e 
14 <symbol is not available> 0xb7599bc1 
13 AurasAppBase::OnAppInitializing() AurasAppBaseBadaTizenForm.hpp:195 0x800290c7 
 
 
It seems something conflict in freetype.(I’v not call any freetype function yet)
is there any limit in compile?
Written by