[NEED HELP] sdkbox::PluginShare::init() cause stack corruption detected

in Android Studio sdkbox::PluginShare::init() crash with “stack corruption detect”

[Logcat]

09-18 10:45:36.009 22357-22357/? A/DEBUG: Abort message: ‘stack corruption detected (-fstack-protector)’
r0 00000000 r1 00005713 r2 00000006 r3 00000008
r4 000056b4 r5 00005713 r6 c96fe93c r7 0000010c
r8 00000000 r9 00000000 sl dd1a6fc0 fp dd187e00
ip c96fe970 sp c96fe928 lr e5e75c89 pc e5e6f772 cpsr 200b0030
09-18 10:45:36.011 2353-6852/? W/GamesServiceBroker: Client connected with SDK 13589000, Services 13280028, and Games 65560040
09-18 10:45:36.018 22357-22357/? A/DEBUG: backtrace:
#00 pc 0001a772 /system/lib/libc.so (abort+63)
#01 pc 00048c0d /system/lib/libc.so (__stack_chk_fail+8)
#02 pc 010bd5b7 /data/app/com.xxx==/lib/arm/libcocos2dcpp.so (sdkbox::ShareProxy::ShareProxy()+158)
#03 pc 010be0c9 /data/app/com.xxx==/lib/arm/libcocos2dcpp.so (sdkbox::ShareWrapperEnabled::regEventForAndroid()+64)
#04 pc 010bf32d /data/app/com.xxx==/lib/arm/libcocos2dcpp.so (sdkbox::ShareWrapperEnabled::nativeInit(sdkbox::Json const&)+100)
#05 pc 010bf53b /data/app/com.xxx==/lib/arm/libcocos2dcpp.so (sdkbox::ShareWrapperEnabled::init(char const*)+110)
#06 pc 01061b5b /data/app/com.xxx==/lib/arm/libcocos2dcpp.so (ShareTwitterManager::initialize()+30)
#07 pc 00f4efa3 /data/app/com.xxx==/lib/arm/libcocos2dcpp.so (AppDelegate::applicationDidFinishLaunching()+410)
#08 pc 0129d515 /data/app/com.xxx==/lib/arm/libcocos2dcpp.so (cocos2d::Application::run()+18)
#09 pc 012a389d /data/app/com.xxx==/lib/arm/libcocos2dcpp.so (Java_org_cocos2dx_lib_Cocos2dxRenderer_nativeInit+196)

[/LogCat]
call sdkbox::PuginShare::init() in ShareTwitterManager::initialize()

any one can help me fix this problem
Thanks.

sorry, it’s my mistake… every thing ok now.
thanks for all.

plz mark it as SOLVED.