[TIMOB-4872] Kitchensink: Platform>Sockets>Listening socket crashes on second connect from client
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-04-23T16:53:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | iphone4 |
Reporter | Christian Foidl |
Assignee | Blain Hamon |
Created | 2011-07-27T06:06:53.000+0000 |
Updated | 2017-03-31T20:38:12.000+0000 |
Description
Steps to reproduce:
1) Build KS with 1.7.2
2) Install KS on iPhone4 device
3) Navigate to Platform>Sockets>Listening socket
4) Click "socket state"
5) CLick "Listen on 40404"
6) Telnet to the iphone with command "telnet 40404" from system on same network.
7) Telnet to the iphone with command "telnet 40404" from system on same network a second time.
Result:
KS crashes.
Attachments
File | Date | Size |
---|---|---|
20110729_build.log | 2011-07-29T00:55:01.000+0000 | 2173830 |
20110729_console.log | 2011-07-29T00:55:01.000+0000 | 10686 |
console.txt | 2011-07-27T12:08:56.000+0000 | 8638 |
KitchenSink_2011-07-27-210548_Christian-Foidls-iPhone.crash | 2011-07-27T12:08:56.000+0000 | 33318 |
KitchenSink_2011-07-29-094252_Christian-Foidls-iPhone.crash | 2011-07-29T00:55:01.000+0000 | 31985 |
In the meantime I have checked that this issue is specific to the iphone device. The crash does not happen on Android and iPad or on the iPhone Simulator!
Christian Thanks for raising this ticket. In order for it to be progressed, would you check it against the [Jira Ticket Checklist](http://wiki.appcelerator.org/display/guides/Contributing+to+Titanium#ContributingtoTitanium-Summary%3AJiraTicketChecklist), and correct it accordingly? Hence: * move all the environment information to the environment field * state the exact SDK version tested, including build date and hash (logged to the console on app launch) * include the trace log of the crash in the body of the ticket, wrapped in a code block Many thanks
Hi, I have attached the console output, because I cannot find "state the exact SDK version tested, including build date and hash (logged to the console on app launch)" Christian
Hi, Updated Environment and uploaded new 20110729_build.log 20110729_console.log and KitchenSink_2011-07-29-094252_Christian-Foidls-iPhone. Hope this helps. Christian
Hi, anything missing? how can I get info on the status of this bug? Thanks
Thank you for this, Christian. It seems good. I will move this ticket and you will automatically be updated with any changes to its status. Cheers
Cannot reproduce, even in using 1_7_2_GA, much less master. Marking 'cannot reproduce' and hoping someone has a better recreation or can verify that this still happens in master.
Closing ticket as this was last updated in 2012, please open a new ticket if this problem persists.