{ "id": "77783", "key": "TIMOB-4662", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-05-02T22:03:24.000+0000", "created": "2011-07-13T14:29:12.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "tbs-1.9.0", "training" ], "versions": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" } ], "issuelinks": [ { "id": "14814", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "85209", "key": "TIMOB-7311", "fields": { "summary": "iOS: Change Ti.Network.BonjourService/BonjourBrowser to take a Ti.Network.Socket.TCP object", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-05-02T22:03:24.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Steps to Reproduce:\r\n1. Launch KitchenSink\r\n2. Platform -> Bonjour\r\n3. Click on Bonjour Test:....\r\n\r\nActual Result:\r\nUnknown listener message...\r\nreq\r\n\r\nExpected Result:\r\nTo be able to connect and use Bonjour\r\n\r\nNote:\r\nMight be related to some connectivity issue, as I can repro with 1.7.0 and 1.7.1 also", "attachment": [ { "id": "21823", "filename": "Bonjour.png", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-07-13T14:29:12.000+0000", "size": 114273, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: Bonjour returns an \"unknown listener message...req\"", "creator": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iPod 3gt 4.0.2", "comment": { "comments": [ { "id": "166467", "author": { "name": "awh", "key": "awh", "displayName": "Tony Hursh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm also seeing this on iPhone 3G and iPod Touch. In the simulator, the code causes a hard crash. The simulator and the physical devices are connected through the same wireless access point.\r\n\r\nStack trace pasted below:\r\n\r\n\r\n2011-09-21 00:17:26.599 KitchenSinkTest[66571:1be0f] *** Terminating app due to uncaught exception 'org.kitchensinktest.TiNetworkBonjourServiceProxy', reason: 'Attempt to re-resolve service. in -[TiNetworkBonjourServiceProxy resolve:] (TiNetworkBonjourServiceProxy.m:230)'\r\n\r\n*** Call stack at first throw:\r\n\r\n(\r\n\r\n\t0 CoreFoundation 0x024585a9 __exceptionPreprocess + 185\r\n\r\n\t1 libobjc.A.dylib 0x025ac313 objc_exception_throw + 44\r\n\r\n\t2 KitchenSinkTest 0x000d522b -[TiProxy throwException:subreason:location:] + 363\r\n\r\n\t3 KitchenSinkTest 0x00176a22 -[TiNetworkBonjourServiceProxy resolve:] + 546\r\n\r\n\t4 CoreFoundation 0x023c8c7d __invoking___ + 29\r\n\r\n\t5 CoreFoundation 0x023c8b51 -[NSInvocation invoke] + 145\r\n\r\n\t6 KitchenSinkTest 0x0004d5a9 -[KrollMethod call:] + 3081\r\n\r\n\t7 KitchenSinkTest 0x0004c04e KrollCallAsFunction + 542\r\n\r\n\t8 KitchenSinkTest 0x002ccf39 _ZN2TI16TiCallbackObjectINS_8TiObjectEE4callEPNS_10TiExcStateEPS1_NS_7TiValueERKNS_7ArgListE + 391\r\n\r\n\t9 KitchenSinkTest 0x002aa1fb cti_op_call_NotTiFunction + 299\r\n\r\n\t10 ??? 0x0c4caabf 0x0 + 206351039\r\n\r\n\t11 KitchenSinkTest 0x00266e55 _ZN2TI11Interpreter7executeEPNS_18FunctionExecutableEPNS_10TiExcStateEPNS_10TiFunctionEPNS_8TiObjectERKNS_7ArgListEPNS_14ScopeChainNodeEPNS_7TiValueE + 975\r\n\r\n\t12 KitchenSinkTest 0x002b862d _ZN2TI10TiFunction4callEPNS_10TiExcStateENS_7TiValueERKNS_7ArgListE + 129\r\n\r\n\t13 KitchenSinkTest 0x0022fd4b _ZN2TI4callEPNS_10TiExcStateENS_7TiValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE + 91\r\n\r\n\t14 KitchenSinkTest 0x002cb256 TiObjectCallAsFunction + 454\r\n\r\n\t15 KitchenSinkTest 0x00056173 -[KrollObject triggerEvent:withObject:thisObject:] + 739\r\n\r\n\t16 KitchenSinkTest 0x000486c1 -[KrollEvent invoke:] + 145\r\n\r\n\t17 KitchenSinkTest 0x0004742d -[KrollContext invoke:] + 189\r\n\r\n\t18 KitchenSinkTest 0x0004600e -[KrollContext main] + 4478\r\n\r\n\t19 Foundation 0x00747cf4 -[NSThread main] + 81\r\n\r\n\t20 Foundation 0x00747c80 __NSThread__main__ + 1387\r\n\r\n\t21 libsystem_c.dylib 0x91293ed9 _pthread_start + 335\r\n\r\n\t22 libsystem_c.dylib 0x912976de thread_start + 34\r\n\r\n)\r\n\r\nterminate called throwing an exception\r\n[DEBUG] App Spec: specified by path /Users/tonyhursh/appcelerator/KitchenSinkTest/build/iphone/build/Debug-iphonesimulator/KitchenSinkTest.app\r\n[DEBUG] SDK Root: path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk version=4.3 name=Simulator - iOS 4.3\r\n[DEBUG] using device family iphone\r\n[DEBUG] Session started\r\n[DEBUG] Session did end with error (null)\r\n[INFO] Application has exited from Simulator", "updateAuthor": { "name": "awh", "key": "awh", "displayName": "Tony Hursh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-20T22:25:46.000+0000", "updated": "2011-09-20T22:25:46.000+0000" }, { "id": "418921", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-05-02T22:03:24.000+0000", "updated": "2017-05-02T22:03:24.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }