cocos2d-x icon indicating copy to clipboard operation
cocos2d-x copied to clipboard

cocos2d::network::HttpClient::sendImmediate random crash

Open rizwangaminations opened this issue 8 years ago • 8 comments

  • cocos2d-x version: 3.15.1
  • devices test on: Various android devices
  • developing environments
    • NDK version: 12b
    • Xcode version: 9
    • VS version:
    • browser type and version:

I am getting random crash reports on crashlytics in cocos2d::network::HttpClient::sendImmediate function. I am unable to reproduce it. can you Guys take a look and help me out. If you need more information related to bug please ask. I have attached a screen shot of bug trace from crashlytics. 963c721d8c

thanks in Advance.

rizwangaminations avatar Oct 18 '17 12:10 rizwangaminations

hi, I also got this crash on my project, and i collect the crash log : lua_cocos2dx_XMLHttpRequest_send(lua_State*) + 432 LuaMinXmlHttpRequest::_sendRequest(int) + 152 cocos2d::network::HttpClient::sendImmediate(cocos2d::network::HttpRequest*) + 132

libc++.1.dylib | std::__1::thread::detach() + 120

Can you look at this problem? @minggo

by the way .my project is cocos2d-lua.

Ander456 avatar Oct 25 '17 06:10 Ander456

@dumganhar could you please take a look.

minggo avatar Oct 25 '17 06:10 minggo

Dear @dumganhar , have you seen this problem? sorry to ask again..

Ander456 avatar Oct 27 '17 02:10 Ander456

@minggo sorry to interrupting you again . could you take a look at this pro?

Ander456 avatar Oct 30 '17 09:10 Ander456

@Ander456 , could you reproduce the issue? If you could , please send a demo to me. I will take some time to have a look.

dumganhar avatar Oct 30 '17 10:10 dumganhar

@rizwangaminations, from your attached stack information, sorry for that I could not guess what the problem is.

dumganhar avatar Oct 30 '17 10:10 dumganhar

@dumganhar oh, thanks for the response. But, I couldn't reproduce this problem , just say this bug report on the "bugly" .Specially, most is on the IOS. My cocos version is 3.10 -lua

Ander456 avatar Nov 02 '17 10:11 Ander456

历史问题,一直没有解决过

rockleis avatar Mar 07 '23 03:03 rockleis