Open aoberoi opened 10 years ago
Imported from opentok/opentok-titanium-mobile#41, originally created by @aeikenberry
Upon connecting, I keep getting this error and the program exits. Any ideas?
Here's my log:
[DEBUG] session proxy connect called with arguments apiKey: 44841272, token: T1==cGFydG5lcl9pZD00NDg0MTI3MiZzaWc9M2I4NzBiYjk1YWNlZmNmNWEzMDI3Mjg2OTBmYWRjZTQ1ZTZkMWU5MTpzZXNzaW9uX2lkPTFfTVg0ME5EZzBNVEkzTW41LVRXOXVJRUYxWnlBd05DQXdPVG93TXpvd055QlFSRlFnTWpBeE5INHdMamMxTkRJeE1qRTBmbjQmY3JlYXRlX3RpbWU9MTQxMjA4NTI0MSZub25jZT0wLjc4MDIzOTI3MDUzNDM2NjQmcm9sZT1wdWJsaXNoZXImZXhwaXJlX3RpbWU9MTQxMjE3MTY0MSZjb25uZWN0aW9uX2RhdGE9dXNlcl9pZCUzRDElMkNjb252ZXJzYXRpb25faWQlM0Q0NjU= [DEBUG] session connect called [DEBUG] Could not successfully update network info during initialization. [DEBUG] session connected [INFO] in connection handler [DEBUG] session publishing [ERROR] Application raised an exception: An instance 0x179c66e0 of class SVGKImage was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x179ca0c0> ( [ERROR] <NSKeyValueObservance 0x179c81d0: Observer: 0x179c66e0, Key path: DOMTree.viewport, Options: <New: NO, Old: YES, Prior: NO> Context: 0x0, Property: 0x179709b0> [ERROR] ) [ERROR] GoogleAnalytics 2.0b4 void GAIUncaughtExceptionHandler(NSException *) (GAIUncaughtExceptionHandler.m:41): Uncaught exception: An instance 0x179c6470 of class SVGKImage was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x17844ec0> ( [ERROR] <NSKeyValueObservance 0x17848b00: Observer: 0x179c6470, Key path: DOMTree.viewport, Options: <New: NO, Old: YES, Prior: NO> Context: 0x0, Property: 0x179709b0> [ERROR] ) [ERROR] The application has crashed with an uncaught exception 'NSInternalInconsistencyException'. [ERROR] Reason: [ERROR] An instance 0x179c6470 of class SVGKImage was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x17844ec0> ( [ERROR] <NSKeyValueObservance 0x17848b00: Observer: 0x179c6470, Key path: DOMTree.viewport, Options: <New: NO, Old: YES, Prior: NO> Context: 0x0, Property: 0x179709b0> [ERROR] ) [ERROR] Stack trace: [ERROR] [ERROR] 0 CoreFoundation 0x26163f87 <redacted> + 126 [ERROR] 1 libobjc.A.dylib 0x33bd6c77 objc_exception_throw + 38 [ERROR] 2 CoreFoundation 0x26163ecd <redacted> + 0 [ERROR] 3 Foundation 0x26e0b18b <redacted> + 290 [ERROR] 4 libobjc.A.dylib 0x33bf0d57 <redacted> + 166 [ERROR] 5 libobjc.A.dylib 0x33bf11a9 <redacted> + 404 [ERROR] 6 CoreFoundation 0x26075b39 _CFAutoreleasePoolPop + 16 [ERROR] 7 Foundation 0x26da7319 <redacted> + 120 [ERROR] 8 Phoenix 0x000ebd41 Phoenix + 146753 [ERROR] 9 Foundation 0x26e721bb <redacted> + 1118 [ERROR] 10 libsystem_pthread.dylib 0x342b6e67 <redacted> + 138 [ERROR] 11 libsystem_pthread.dylib 0x342b6ddb _pthread_start + 118 [ERROR] 12 libsystem_pthread.dylib 0x342b4b84 thread_start + 8 [ERROR] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An instance 0x179c6470 of class SVGKImage was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x17844ec0> ( [ERROR] <NSKeyValueObservance 0x17848b00: Observer: 0x179c6470, Key path: DOMTree.viewport, Options: <New: NO, Old: YES, Prior: NO> Context: 0x0, Property: 0x179709b0> [ERROR] )' [ERROR] *** First throw call stack: [ERROR] (0x26163f87 0x33bd6c77 0x26163ecd 0x26e0b18b 0x33bf0d57 0x33bf11a9 0x26075b39 0x26da7319 0xebd41 0x26e721bb 0x342b6e67 0x342b6ddb 0x342b4b84)
Imported from opentok/opentok-titanium-mobile#41, originally created by @aeikenberry
Upon connecting, I keep getting this error and the program exits. Any ideas?
Here's my log: