(resolved) HELP-on android device appears some white line or block

Hi all,recently when i use cocos2d-x for code on android
i find that there are some white lines and block on my test device.
at first i thought the reason was some memory leaks but after i checked all relative code,nothing was found.
so i am blocked.

is there anyone has seen this before,and please tell me how to fix it or tell me the reason.
thanks in advance.ORZ,ORZ.
by the way a screen shot is attached.


bug.png (25.2 KB)

When reporting a bug, please tell us how to reproduce it.
For example:
* Which cocos2d-x version are you using
* android sdk version, ndk version
* Which type of android device are you using, e.g. Samsung i9100 or HTC Desire
* A demo project that we can unzip~~>build~~>run->reproduce your bug would be very useful.

Thanks,the problem has been solved.
at last i find that it is my OPENGL routine which
leads to this wired result.

:slight_smile: