We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
[android] BitmapDC::getTextExtentPoint() crashed on android 3.0
[android] BitmapDC::getTextExtentPoint() crashed on android 3.0
Bug #530 [Closed]
- Project changed from cocos2d-x to cpp
- Category deleted (
2) - Target version deleted (
cocos2d-0.99.5-x-0.8.5)
Status: | Closed | |
---|---|---|
Start date: | 2011-06-21 | |
Priority: | Normal | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | - | |
Target version: | - |
The application will be crashed sometimes when the method *CCLabelTTF::setString()* is invoked.
It’s crashed in source:cocos2dx/platform/android/CCImage_android.cpp. The crashed code is: