{ "id": "159498", "key": "TIMOB-23196", "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": [ { "id": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-04-19T23:27:16.000+0000", "created": "2016-04-12T12:30:21.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "debugger", "debugger-ios", "debugging", "qe-5.4.0" ], "versions": [ { "id": "17993", "description": "Release 5.2.2", "name": "Release 5.2.2", "archived": false, "released": true, "releaseDate": "2016-04-05" } ], "issuelinks": [ { "id": "51838", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "160203", "key": "TIMOB-23410", "fields": { "summary": "iOS debugger: crash with use of {attribute} in view xml file", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "51422", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "159496", "key": "TIMOB-23220", "fields": { "summary": "iOS crash on databinding when debugging in studio with SDK 5.2.X", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "51421", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "154488", "key": "TIMOB-20271", "fields": { "summary": "Frequent crash in Javascript Debugger when removing a breakpoint...", "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": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-07-26T20:24:14.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": "h2. Problem\r\n\r\nDebugging and setting expressions in the Expressions tab can cause the app to crash. Without the expressions it does not crash, but if you hit a breakpoint and have something in the expressions tab the app will crash in the simulator.\r\n\r\nh2. Test case\r\n\r\n# Create a new Mobile App Project in Studio using the Default Alloy Project template (Screenshot 2016-04-12 08.11.24.png and Screenshot 2016-04-12 08.12.44.png)\r\n# Set a breakpoint in the index.js file for the click event (Screenshot 2016-04-12 08.15.46.png)\r\n# Notice the breakpoint works and suspends the app (Screenshot 2016-04-12 08.16.23.png)\r\n# Enter in the Expressions tab the $.label.text that would be shown in the alert (Screenshot 2016-04-12 08.16.39.png)\r\n# App will crash in simulator (Screenshot 2016-04-12 08.16.39.png)\r\n\r\nh2. Logs\r\n\r\n{code:lang=none|title=console}\r\nApr 12 08:16:29 DW1415USBUM SpringBoard[55508]: HW kbd: Failed to set (null) as keyboard focus\r\nApr 12 08:16:29 DW1415USBUM com.apple.CoreSimulator.SimDevice.CBB496B7-CB63-48B1-B533-12BA264C1C52.launchd_sim[55491] (UIKitApplication:com.demandware.crashExampleProject[0xe7a3][61712]): Service exited due to signal: Abort trap: 6\r\nApr 12 08:16:29 DW1415USBUM SpringBoard[55508]: Application 'UIKitApplication:com.demandware.crashExampleProject[0xe7a3]' crashed.\r\nApr 12 08:16:29 DW1415USBUM assertiond[55512]: assertion failed: 14F1605 13C75: assertiond + 13207 [792516D1-991E-36EE-8454-16F8220758D6]: 0x1\r\nApr 12 08:16:29 DW1415USBUM assertiond[55512]: notify_suspend_pid() failed with error 7\r\nApr 12 08:16:29 DW1415USBUM assertiond[55512]: assertion failed: 14F1605 13C75: assertiond + 13207 [792516D1-991E-36EE-8454-16F8220758D6]: 0x1\r\n{code}\r\n\r\n{code:lang=none|title=crash}\r\nProcess: CrashExampleProject [61712]\r\nPath: /Users/USER/Library/Developer/CoreSimulator/Devices/CBB496B7-CB63-48B1-B533-12BA264C1C52/data/Containers/Bundle/Application/51C73A3E-5374-45EC-AE7E-7E3C957B0363/CrashExampleProject.app/CrashExampleProject\r\nIdentifier: CrashExampleProject\r\nVersion: 1.0 (1.0)\r\nCode Type: X86 (Native)\r\nParent Process: launchd_sim [55491]\r\nResponsible: launchd_sim [55491]\r\nUser ID: 209728479\r\n\r\nDate/Time: 2016-04-12 08:16:28.681 -0400\r\nOS Version: Mac OS X 10.10.5 (14F1605)\r\nReport Version: 11\r\nAnonymous UUID: E7BF0237-25E4-4CBE-687D-CCAF5105FE6B\r\n\r\nSleep/Wake UUID: 84FD993B-781A-4574-A3EF-9BA9895DFA46\r\n\r\nTime Awake Since Boot: 33000 seconds\r\nTime Since Wake: 5100 seconds\r\n\r\nCrashed Thread: 9 KrollContext\r\n\r\nException Type: EXC_CRASH (SIGABRT)\r\nException Codes: 0x0000000000000000, 0x0000000000000000\r\n\r\nApplication Specific Information:\r\nterminating with uncaught exception of type std::out_of_range: basic_string\r\nabort() called\r\nCoreSimulator 201.3 - Device: iPad Retina - Runtime: iOS 9.2 (13C75) - DeviceType: iPad Retina\r\n\r\nThread 0:: Dispatch queue: com.apple.main-thread\r\n0 libsystem_kernel.dylib \t0x06f1f9ce mach_msg_trap + 10\r\n1 libsystem_kernel.dylib \t0x06f1ea70 mach_msg + 68\r\n2 com.apple.CoreFoundation \t0x057b45b6 __CFRunLoopServiceMachPort + 214\r\n3 com.apple.CoreFoundation \t0x057b3996 __CFRunLoopRun + 1526\r\n4 com.apple.CoreFoundation \t0x057b30e6 CFRunLoopRunSpecific + 470\r\n5 com.apple.CoreFoundation \t0x057b2efb CFRunLoopRunInMode + 123\r\n6 com.apple.GraphicsServices \t0x072f7664 GSEventRunModal + 192\r\n7 com.apple.GraphicsServices \t0x072f74a1 GSEventRun + 104\r\n8 com.apple.UIKit \t0x01eb9bfa UIApplicationMain + 160\r\n9 com.demandware.crashExampleProject\t0x0008e648 main + 408\r\n10 libdyld.dylib \t0x06bd9a21 start + 1\r\n\r\nThread 1:: Dispatch queue: com.apple.libdispatch-manager\r\n0 libsystem_kernel.dylib \t0x06f268ce kevent64 + 10\r\n1 libdispatch.dylib \t0x06ba25a3 _dispatch_mgr_invoke + 257\r\n2 libdispatch.dylib \t0x06ba22f3 _dispatch_mgr_thread + 60\r\n\r\nThread 2:\r\n0 libsystem_kernel.dylib \t0x06f25e6a __workq_kernreturn + 10\r\n1 libsystem_pthread.dylib \t0x06eee72a _pthread_wqthread + 939\r\n2 libsystem_pthread.dylib \t0x06eebe0e start_wqthread + 30\r\n\r\nThread 3:\r\n0 libsystem_kernel.dylib \t0x06f25e6a __workq_kernreturn + 10\r\n1 libsystem_pthread.dylib \t0x06eee72a _pthread_wqthread + 939\r\n2 libsystem_pthread.dylib \t0x06eebe0e start_wqthread + 30\r\n\r\nThread 4:\r\n0 libsystem_kernel.dylib \t0x06f25e6a __workq_kernreturn + 10\r\n1 libsystem_pthread.dylib \t0x06eee72a _pthread_wqthread + 939\r\n2 libsystem_pthread.dylib \t0x06eebe0e start_wqthread + 30\r\n\r\nThread 5:\r\n0 libsystem_kernel.dylib \t0x06f25e6a __workq_kernreturn + 10\r\n1 libsystem_pthread.dylib \t0x06eee72a _pthread_wqthread + 939\r\n2 libsystem_pthread.dylib \t0x06eebe0e start_wqthread + 30\r\n\r\nThread 6:\r\n0 libsystem_kernel.dylib \t0x06f25512 __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x06eef163 _pthread_cond_wait + 726\r\n2 libsystem_pthread.dylib \t0x06ef2528 pthread_cond_wait$UNIX2003 + 71\r\n3 com.apple.Foundation \t0x01aa2a42 -[NSCondition wait] + 276\r\n4 com.demandware.crashExampleProject\t0x00383124 TiDebuggerController::threadWait() + 36\r\n5 com.demandware.crashExampleProject\t0x0037c38c TiDebuggerDelegate::handleCommand(TiDebuggerConstants, std::__1::basic_string, std::__1::allocator > const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) + 4508\r\n6 com.demandware.crashExampleProject\t0x0037b0d6 TiDebuggerDelegate::onSocketMessageReceived(char const*) + 694\r\n7 com.demandware.crashExampleProject\t0x0038235e -[TiDebuggerConnector onSocket:didReadData:withTag:] + 158\r\n8 com.demandware.crashExampleProject\t0x002b6411 -[TI_AsyncSocket completeCurrentRead] + 897\r\n9 com.demandware.crashExampleProject\t0x002b5f12 -[TI_AsyncSocket doBytesAvailable] + 1810\r\n10 com.demandware.crashExampleProject\t0x002b54d6 -[TI_AsyncSocket maybeDequeueRead] + 614\r\n11 com.apple.Foundation \t0x01aa2cd1 __NSFireDelayedPerform + 442\r\n12 com.apple.CoreFoundation \t0x057f5f56 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22\r\n13 com.apple.CoreFoundation \t0x057f5952 __CFRunLoopDoTimer + 1250\r\n14 com.apple.CoreFoundation \t0x057b3c3a __CFRunLoopRun + 2202\r\n15 com.apple.CoreFoundation \t0x057b30e6 CFRunLoopRunSpecific + 470\r\n16 com.apple.CoreFoundation \t0x057b2efb CFRunLoopRunInMode + 123\r\n17 com.apple.Foundation \t0x01aa67c2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 308\r\n18 com.demandware.crashExampleProject\t0x003820aa -[TiDebuggerConnector startDebugConnection] + 474\r\n19 com.apple.Foundation \t0x01aa49ba -[NSThread main] + 76\r\n20 com.apple.Foundation \t0x01b591cc __NSThread__start__ + 1346\r\n21 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n22 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n23 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 7:: com.apple.NSURLConnectionLoader\r\n0 libsystem_kernel.dylib \t0x06f1f9ce mach_msg_trap + 10\r\n1 libsystem_kernel.dylib \t0x06f1ea70 mach_msg + 68\r\n2 com.apple.CoreFoundation \t0x057b45b6 __CFRunLoopServiceMachPort + 214\r\n3 com.apple.CoreFoundation \t0x057b3996 __CFRunLoopRun + 1526\r\n4 com.apple.CoreFoundation \t0x057b30e6 CFRunLoopRunSpecific + 470\r\n5 com.apple.CoreFoundation \t0x057b2efb CFRunLoopRunInMode + 123\r\n6 com.apple.CFNetwork \t0x038afaf2 +[NSURLConnection(Loader) _resourceLoadLoop:] + 472\r\n7 com.apple.Foundation \t0x01aa49ba -[NSThread main] + 76\r\n8 com.apple.Foundation \t0x01b591cc __NSThread__start__ + 1346\r\n9 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n10 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n11 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 8:: com.apple.CFSocket.private\r\n0 libsystem_kernel.dylib \t0x06f2584e __select + 10\r\n1 com.apple.CoreFoundation \t0x057fdeb0 __CFSocketManager + 912\r\n2 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n3 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n4 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 9 Crashed:: KrollContext\r\n0 libsystem_kernel.dylib \t0x06f2569a __pthread_kill + 10\r\n1 libsystem_pthread.dylib \t0x06ef0634 pthread_kill + 101\r\n2 libsystem_c.dylib \t0x06c8665d abort + 156\r\n3 libc++abi.dylib \t0x0634dae7 abort_message + 151\r\n4 libc++abi.dylib \t0x0636e667 default_terminate_handler() + 272\r\n5 libobjc.A.dylib \t0x052be0c9 _objc_terminate() + 127\r\n6 libc++abi.dylib \t0x0636bd0d std::__terminate(void (*)()) + 14\r\n7 libc++abi.dylib \t0x0636b72b __cxa_throw + 122\r\n8 libc++.1.dylib \t0x056d7abd std::__1::__basic_string_common::__throw_out_of_range() const + 85\r\n9 libc++.1.dylib \t0x056d7f83 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&, unsigned long, unsigned long, std::__1::allocator const&) + 91\r\n10 com.demandware.crashExampleProject\t0x00383c3c TiDebuggerInterface::sourceParsed(TI::ExecState*, TI::SourceProvider*, int, WTI::String const&) + 524\r\n11 com.demandware.crashExampleProject\t0x00489a53 TI::JSGlobalObject::createEvalCodeBlock(TI::ExecState*, TI::EvalExecutable*) + 323\r\n12 com.demandware.crashExampleProject\t0x003ed435 TI::EvalExecutable::create(TI::ExecState*, TI::SourceCode const&, bool) + 293\r\n13 com.demandware.crashExampleProject\t0x003e73d0 TI::DebuggerCallFrame::evaluateWithCallFrame(TI::ExecState*, WTI::String const&, TI::TiValue&) + 256\r\n14 com.demandware.crashExampleProject\t0x003e72c2 TI::DebuggerCallFrame::evaluate(WTI::String const&, TI::TiValue&) const + 34\r\n15 com.demandware.crashExampleProject\t0x003850c8 TiDebuggerInterface::evalExpression(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&, int&) + 328\r\n16 com.demandware.crashExampleProject\t0x0037db97 handleEval(TiDebuggerInterface*, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > >) + 391\r\n17 com.demandware.crashExampleProject\t0x0037ff79 TiDebuggerFunctionInvocation::invoke() + 57\r\n18 com.demandware.crashExampleProject\t0x0037ea04 TiDebuggerDelegate::suspend() + 132\r\n19 com.demandware.crashExampleProject\t0x003832c0 TiDebuggerController::suspend() + 256\r\n20 com.demandware.crashExampleProject\t0x0037f518 TiDebuggerDelegate::suspended(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&) + 840\r\n21 com.demandware.crashExampleProject\t0x003880ea TiDebuggerInterface::handlePause(TI::Debugger::ReasonForPause, TI::JSGlobalObject*) + 2490\r\n22 com.demandware.crashExampleProject\t0x003e4ab9 TI::Debugger::pauseIfNeeded(TI::ExecState*) + 265\r\n23 com.demandware.crashExampleProject\t0x003e4d61 TI::Debugger::atStatement(TI::ExecState*) + 65\r\n24 com.demandware.crashExampleProject\t0x0040263c TI::Interpreter::debug(TI::ExecState*, TI::DebugHookID) + 140\r\n25 com.demandware.crashExampleProject\t0x0051f922 llint_slow_path_debug + 66\r\n26 com.demandware.crashExampleProject\t0x00524fb5 llint_op_debug + 40\r\n\r\nThread 10:: JavaScriptCore::BlockFree\r\n0 libsystem_kernel.dylib \t0x06f25512 __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x06eef163 _pthread_cond_wait + 726\r\n2 libsystem_pthread.dylib \t0x06ef2528 pthread_cond_wait$UNIX2003 + 71\r\n3 com.demandware.crashExampleProject\t0x0039e1f1 TI::BlockAllocator::blockFreeingThreadMain() + 241\r\n4 com.demandware.crashExampleProject\t0x0066c1ac WTI::threadEntryPoint(void*) + 76\r\n5 com.demandware.crashExampleProject\t0x0066c535 WTI::wtfThreadEntryPoint(void*) + 21\r\n6 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n7 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n8 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 11:: JavaScriptCore::Marking\r\n0 libsystem_kernel.dylib \t0x06f25512 __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x06eef163 _pthread_cond_wait + 726\r\n2 libsystem_pthread.dylib \t0x06ef2528 pthread_cond_wait$UNIX2003 + 71\r\n3 com.demandware.crashExampleProject\t0x003f4573 TI::GCThread::waitForNextPhase() + 147\r\n4 com.demandware.crashExampleProject\t0x003f4608 TI::GCThread::gcThreadMain() + 72\r\n5 com.demandware.crashExampleProject\t0x0066c1ac WTI::threadEntryPoint(void*) + 76\r\n6 com.demandware.crashExampleProject\t0x0066c535 WTI::wtfThreadEntryPoint(void*) + 21\r\n7 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n8 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n9 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 12:: JavaScriptCore::Marking\r\n0 libsystem_kernel.dylib \t0x06f25512 __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x06eef163 _pthread_cond_wait + 726\r\n2 libsystem_pthread.dylib \t0x06ef2528 pthread_cond_wait$UNIX2003 + 71\r\n3 com.demandware.crashExampleProject\t0x003f4573 TI::GCThread::waitForNextPhase() + 147\r\n4 com.demandware.crashExampleProject\t0x003f4608 TI::GCThread::gcThreadMain() + 72\r\n5 com.demandware.crashExampleProject\t0x0066c1ac WTI::threadEntryPoint(void*) + 76\r\n6 com.demandware.crashExampleProject\t0x0066c535 WTI::wtfThreadEntryPoint(void*) + 21\r\n7 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n8 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n9 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 13:: JavaScriptCore::Marking\r\n0 libsystem_kernel.dylib \t0x06f25512 __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x06eef163 _pthread_cond_wait + 726\r\n2 libsystem_pthread.dylib \t0x06ef2528 pthread_cond_wait$UNIX2003 + 71\r\n3 com.demandware.crashExampleProject\t0x003f4573 TI::GCThread::waitForNextPhase() + 147\r\n4 com.demandware.crashExampleProject\t0x003f4608 TI::GCThread::gcThreadMain() + 72\r\n5 com.demandware.crashExampleProject\t0x0066c1ac WTI::threadEntryPoint(void*) + 76\r\n6 com.demandware.crashExampleProject\t0x0066c535 WTI::wtfThreadEntryPoint(void*) + 21\r\n7 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n8 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n9 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 14:: JavaScriptCore::Marking\r\n0 libsystem_kernel.dylib \t0x06f25512 __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x06eef163 _pthread_cond_wait + 726\r\n2 libsystem_pthread.dylib \t0x06ef2528 pthread_cond_wait$UNIX2003 + 71\r\n3 com.demandware.crashExampleProject\t0x003f4573 TI::GCThread::waitForNextPhase() + 147\r\n4 com.demandware.crashExampleProject\t0x003f4608 TI::GCThread::gcThreadMain() + 72\r\n5 com.demandware.crashExampleProject\t0x0066c1ac WTI::threadEntryPoint(void*) + 76\r\n6 com.demandware.crashExampleProject\t0x0066c535 WTI::wtfThreadEntryPoint(void*) + 21\r\n7 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n8 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n9 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 15:: JavaScriptCore::Marking\r\n0 libsystem_kernel.dylib \t0x06f25512 __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x06eef163 _pthread_cond_wait + 726\r\n2 libsystem_pthread.dylib \t0x06ef2528 pthread_cond_wait$UNIX2003 + 71\r\n3 com.demandware.crashExampleProject\t0x003f4573 TI::GCThread::waitForNextPhase() + 147\r\n4 com.demandware.crashExampleProject\t0x003f4608 TI::GCThread::gcThreadMain() + 72\r\n5 com.demandware.crashExampleProject\t0x0066c1ac WTI::threadEntryPoint(void*) + 76\r\n6 com.demandware.crashExampleProject\t0x0066c535 WTI::wtfThreadEntryPoint(void*) + 21\r\n7 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n8 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n9 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 16:: JavaScriptCore::Marking\r\n0 libsystem_kernel.dylib \t0x06f25512 __psynch_cvwait + 10\r\n1 libsystem_pthread.dylib \t0x06eef163 _pthread_cond_wait + 726\r\n2 libsystem_pthread.dylib \t0x06ef2528 pthread_cond_wait$UNIX2003 + 71\r\n3 com.demandware.crashExampleProject\t0x003f4573 TI::GCThread::waitForNextPhase() + 147\r\n4 com.demandware.crashExampleProject\t0x003f4608 TI::GCThread::gcThreadMain() + 72\r\n5 com.demandware.crashExampleProject\t0x0066c1ac WTI::threadEntryPoint(void*) + 76\r\n6 com.demandware.crashExampleProject\t0x0066c535 WTI::wtfThreadEntryPoint(void*) + 21\r\n7 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n8 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n9 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 17:: WebThread\r\n0 libsystem_kernel.dylib \t0x06f1f9ce mach_msg_trap + 10\r\n1 libsystem_kernel.dylib \t0x06f1ea70 mach_msg + 68\r\n2 com.apple.CoreFoundation \t0x057b45b6 __CFRunLoopServiceMachPort + 214\r\n3 com.apple.CoreFoundation \t0x057b3996 __CFRunLoopRun + 1526\r\n4 com.apple.CoreFoundation \t0x057b30e6 CFRunLoopRunSpecific + 470\r\n5 com.apple.CoreFoundation \t0x057b2efb CFRunLoopRunInMode + 123\r\n6 com.apple.WebCore \t0x0d1522f0 RunWebThread(void*) + 608\r\n7 libsystem_pthread.dylib \t0x06eeec25 _pthread_body + 138\r\n8 libsystem_pthread.dylib \t0x06eeeb9b _pthread_start + 162\r\n9 libsystem_pthread.dylib \t0x06eebe32 thread_start + 34\r\n\r\nThread 18:\r\n\r\nThread 9 crashed with X86 Thread State (32-bit):\r\n eax: 0x00000000 ebx: 0x06cb16dc ecx: 0xb041f9cc edx: 0x00000000\r\n edi: 0xb0421000 esi: 0x00000006 ebp: 0xb041f9e8 esp: 0xb041f9cc\r\n ss: 0x00000023 efl: 0x00000282 eip: 0x06f2569a cs: 0x0000000b\r\n ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f\r\n cr2: 0x0636f62d\r\n \r\nLogical CPU: 0\r\nError Code: 0x00080148\r\nTrap Number: 132\r\n\r\n\r\nBinary Images:\r\n 0x8c000 - 0x794ff3 +com.demandware.crashExampleProject (1.0 - 1.0) /Users/USER/Library/Developer/CoreSimulator/Devices/CBB496B7-CB63-48B1-B533-12BA264C1C52/data/Containers/Bundle/Application/51C73A3E-5374-45EC-AE7E-7E3C957B0363/CrashExampleProject.app/CrashExampleProject\r\n 0xa7d000 - 0xaa254f +dyld_sim (353.2.3) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim\r\n 0xad8000 - 0xb71fff com.apple.contacts.Contacts (1.0 - 2135.9) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Contacts.framework/Contacts\r\n 0xc04000 - 0xd23ff7 com.apple.ContactsUI (1.0.0 - 248.18.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ContactsUI.framework/ContactsUI\r\n 0xdd5000 - 0xe06fff com.apple.WatchConnectivity (49.3 - 49.3) <2FAC798C-C09C-3436-89A8-4EC4040674DD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity\r\n 0xe25000 - 0xe69ff7 com.apple.CoreSpotlight (1.0 - 87) <865844EC-AF66-39B9-B598-53532E0F47F8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight\r\n 0xea1000 - 0xee3ff7 com.apple.iAd (1.0 - 1) <4989904D-2C77-3250-A0E4-43A754B0BCB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/iAd.framework/iAd\r\n 0xf13000 - 0xfa8ff3 com.apple.CoreMedia (1.0 - 1731.51.19) <6B76091B-261F-30C5-BF1B-C7DEDB8D1653> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia\r\n 0x1005000 - 0x1113ff7 com.apple.coremotion (1861.0.23) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMotion.framework/CoreMotion\r\n 0x113f000 - 0x126fffb com.apple.CoreText (352.0 - 491.2.7) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreText.framework/CoreText\r\n 0x1303000 - 0x13adfff com.apple.eventkit (1.0.0 - 1.0) <0F60F94B-2C34-3722-B3DC-D9501B5AFED2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKit.framework/EventKit\r\n 0x1412000 - 0x15d1ff7 com.apple.eventkitui (1.0 - 1.0) <96C2FAFB-9217-3801-BCDC-F34341C45F8A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKitUI.framework/EventKitUI\r\n 0x16bb000 - 0x172bff3 com.apple.Security (10.0 - ???) <928D993A-E7AB-39FC-9A23-18EB63C99C01> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Security.framework/Security\r\n 0x1775000 - 0x198dff7 +libicucore.A.dylib (551.42) <3F5968D8-64F1-39F9-AB1F-98B598B454BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libicucore.A.dylib\r\n 0x1a3d000 - 0x1cfcff3 com.apple.Foundation (6.9 - 1242.12) <5F62AD66-77B9-32F3-BCEC-9AC03E6A981A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Foundation\r\n 0x1e90000 - 0x2cbfff3 com.apple.UIKit (1.0 - 1000) <3A54732C-F714-3797-9E09-0B5A41655765> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/UIKit\r\n 0x3386000 - 0x352cffb com.apple.CoreGraphics (1.600.0 - 924.0.7) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics\r\n 0x358e000 - 0x3610ff7 com.apple.AddressBook (1.0 - 30) <4F627312-DFE2-3ABB-BA3E-769AFB523C64> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook\r\n 0x365b000 - 0x3750fff com.apple.AddressBookUI (1.0.0 - 1836.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI\r\n 0x37f7000 - 0x3a97fff com.apple.CFNetwork (758.2.8 - 758.2.8) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork\r\n 0x3c2f000 - 0x3c99ff7 com.apple.corelocation (1861.0.23) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreLocation.framework/CoreLocation\r\n 0x3cb4000 - 0x3e78ff7 com.apple.MapKit (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MapKit.framework/MapKit\r\n 0x3f5e000 - 0x405cff7 com.apple.messageui (1.0.0 - 1.0) <2C7D721A-4E65-3245-9B5D-87DFC7A6F320> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MessageUI.framework/MessageUI\r\n 0x40fa000 - 0x41d1fff com.apple.MobileCoreServices (727.6.2 - 727.6.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices\r\n 0x423f000 - 0x424afff com.apple.opengles (12.0.40 - 12.0.40) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES\r\n 0x4257000 - 0x43f0ffb com.apple.QuartzCore (1.11 - 413.0) <80E97F7B-9036-33E0-B528-C349B53140A5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore\r\n 0x4494000 - 0x44e3fff com.apple.SystemConfiguration (1.14 - 1.14) <2D5C7AC6-3A02-3A84-92F6-2CE76A92FD0C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration\r\n 0x450c000 - 0x460cff3 +libsqlite3.dylib (216.4) <7B533C83-2A2F-38BB-ADDA-5AD0B39E0BD3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libsqlite3.dylib\r\n 0x4622000 - 0x4630ff7 +libz.1.dylib (61.20.1) <26A2D90F-E904-3811-937F-A13A29D378BD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libz.1.dylib\r\n 0x4637000 - 0x4960ff7 com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <32A6573A-9C96-3920-8279-975CD2B5DC48> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox\r\n 0x4a73000 - 0x4cd4ff7 com.apple.MediaPlayer (1.0) <15D958D9-C472-3A9F-851E-3BDA1594F9E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer\r\n 0x4e4c000 - 0x4feffff com.apple.avfoundation (2.0 - 1046.51.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation\r\n 0x5135000 - 0x5228ff7 +libxml2.2.dylib (29.2) <866C98C1-D752-3479-A303-AB138A0BA706> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxml2.2.dylib\r\n 0x5258000 - 0x5272ff7 com.apple.StoreKit (1.0 - 797.13) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/StoreKit.framework/StoreKit\r\n 0x528e000 - 0x52a2fff com.apple.ExternalAccessory (1.0.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory\r\n 0x52b9000 - 0x5617583 +libobjc.A.dylib (679.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libobjc.A.dylib\r\n 0x5696000 - 0x56ecfff +libc++.1.dylib (237.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++.1.dylib\r\n 0x573c000 - 0x573dfff +libSystem.dylib (1226.10.1) <814BDE7A-7EDF-3897-8DEC-BCD235D419B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libSystem.dylib\r\n 0x5744000 - 0x5acafff com.apple.CoreFoundation (6.9 - 1242.13) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation\r\n 0x5c0b000 - 0x60b0ff3 com.apple.PhotosUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/PhotosUI.framework/PhotosUI\r\n 0x634d000 - 0x6370ffb +libc++abi.dylib (126.4) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++abi.dylib\r\n 0x637e000 - 0x6396ffb +libMobileGestalt.dylib (392.20.4) <6E4A986D-4C83-3536-9613-9EC874CCF6CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestalt.dylib\r\n 0x63bc000 - 0x6407fff com.apple.AppSupport (1.0.0 - 29) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport\r\n 0x643b000 - 0x6448fff com.apple.IntlPreferences (1.0 - 191.2) <2DB73C37-9D3F-31D0-9AA5-B1B40593693B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences\r\n 0x6455000 - 0x6477fff com.apple.contacts.vCard (1.0 - 2135.9) <212D3A82-AE8D-39F5-9260-C4AB5B4FEA06> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/vCard.framework/vCard\r\n 0x649c000 - 0x64d7fff com.apple.Accounts (113 - 113) <03257A34-A357-3B23-BD36-57248AF02B6F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accounts.framework/Accounts\r\n 0x6502000 - 0x6507fff com.apple.TCC (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC\r\n 0x6510000 - 0x653cfff com.apple.AddressBook.ContactsFoundation (8.0 - 2135.9) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation\r\n 0x656d000 - 0x68d3ff7 com.apple.ImageIO.framework (3.3.0 - 1354) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO\r\n 0x697f000 - 0x69a7ff7 com.apple.SpringBoardServices (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices\r\n 0x69d0000 - 0x69d4ff7 com.apple.AggregateDictionary (1.0 - 1) <2CA0BE7B-72A2-3AFF-B189-ECF45246E636> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary\r\n 0x69dd000 - 0x6a06fff com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress\r\n 0x6a24000 - 0x6a35fff +libbsm.0.dylib (28.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbsm.0.dylib\r\n 0x6a3e000 - 0x6aa2ffb com.apple.framework.IOKit (2.0.2 - 1179.21.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit\r\n 0x6ad1000 - 0x6ad5fff +libcache.dylib (75.3) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcache.dylib\r\n 0x6adc000 - 0x6ae7ff3 +libcommonCrypto.dylib (60075.20.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcommonCrypto.dylib\r\n 0x6af5000 - 0x6afaff7 +libcompiler_rt.dylib (62) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcompiler_rt.dylib\r\n 0x6b06000 - 0x6b0efff +libcopyfile.dylib (127) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcopyfile.dylib\r\n 0x6b16000 - 0x6b7dfff +libcorecrypto.dylib (335.20.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcorecrypto.dylib\r\n 0x6b94000 - 0x6bb7fff +libdispatch.dylib (501.20.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdispatch.dylib\r\n 0x6bd7000 - 0x6bd9ff7 +libdyld.dylib (370.6) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdyld.dylib\r\n 0x6be0000 - 0x6be0fff +liblaunch.dylib (756.20.4) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/liblaunch.dylib\r\n 0x6be7000 - 0x6becff7 +libmacho.dylib (875) <809A0513-DF40-3173-9404-5238E5A2D91F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libmacho.dylib\r\n 0x6bf3000 - 0x6bf4fff +libremovefile.dylib (41) <73742A0F-B353-3003-999E-CF1CFAFA9C7B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libremovefile.dylib\r\n 0x6bfb000 - 0x6c14fff +libsystem_asl.dylib (322) <3EC3731D-FF18-37B2-81E4-572B74A30CCE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_asl.dylib\r\n 0x6c21000 - 0x6c22fff +libsystem_blocks.dylib (66) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_blocks.dylib\r\n 0x6c28000 - 0x6caeff7 +libsystem_c.dylib (1082.20.4) <68657BD8-44F8-3E08-99FA-F7232BE3F44F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_c.dylib\r\n 0x6cd3000 - 0x6cd5fff +libsystem_configuration.dylib (802.20.7) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_configuration.dylib\r\n 0x6cdd000 - 0x6cdffff +libsystem_containermanager.dylib (41.20.1) <8E8EF4A3-F838-3682-8E6A-3C4074C9388C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_containermanager.dylib\r\n 0x6ce6000 - 0x6ce8fff +libsystem_coreservices.dylib (19) <85EC2347-1CCA-301B-A59E-1C632D1C9ED4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coreservices.dylib\r\n 0x6cef000 - 0x6d06ffb +libsystem_coretls.dylib (83.20.8) <31981FED-21EA-3F9E-BC2E-183009FCE773> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coretls.dylib\r\n 0x6d11000 - 0x6d19ffb +libsystem_dnssd.dylib (625.20.4) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_dnssd.dylib\r\n 0x6d21000 - 0x6d44fff +libsystem_info.dylib (477.20.1) <8EA2A915-B3C1-3363-B3BB-85C432F1A0C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_info.dylib\r\n 0x6d56000 - 0x6d58fff +libsystem_sim_kernel.dylib (149.20.1) <51B41F11-8B8C-3FF5-A86C-3A57772C2AE3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_kernel.dylib\r\n 0x6d61000 - 0x6d91fdb +libsystem_m.dylib (3105) <30A96690-547E-3803-9652-7E229AAB5E4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_m.dylib\r\n 0x6d9a000 - 0x6db3ff3 +libsystem_malloc.dylib (67) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_malloc.dylib\r\n 0x6dbd000 - 0x6e1ffff +libsystem_network.dylib (583.20.10) <354995B4-CCED-3C26-98CF-59E227608223> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_network.dylib\r\n 0x6e4d000 - 0x6e57fff +libsystem_notify.dylib (150.20.3) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_notify.dylib\r\n 0x6e60000 - 0x6e62fff +libsystem_sim_platform.dylib (149.20.1) <1B69119F-1BF2-362B-8086-51CD0D7CB7B7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_platform.dylib\r\n 0x6e69000 - 0x6e69fff +libsystem_sim_pthread.dylib (149.20.1) <07B27DEA-8163-3F43-9C7E-BBE3149B2F9D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_pthread.dylib\r\n 0x6e70000 - 0x6e73ff7 +libsystem_sandbox.dylib (460.20.9) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sandbox.dylib\r\n 0x6e7b000 - 0x6e8cffb +libsystem_trace.dylib (201.10.3) <76A0DAF4-1A85-3D95-A04E-E0441D5D4D33> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_trace.dylib\r\n 0x6e9a000 - 0x6ea1ff3 +libunwind.dylib (126.4) <0E7CB3D9-F274-3ABF-AC22-31EF2A92D025> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libunwind.dylib\r\n 0x6ea9000 - 0x6ed0ffb +libxpc.dylib (756.20.4) <60B4AA4E-F817-3C94-B4DA-0620CC9847B6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libxpc.dylib\r\n 0x6eeb000 - 0x6ef3fff libsystem_pthread.dylib (105.40.1) <21849EF5-A3B6-34D4-A045-4A68A6C390A1> /usr/lib/system/libsystem_pthread.dylib\r\n 0x6efd000 - 0x6f03ff3 libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib\r\n 0x6f0c000 - 0x6f2bfff libsystem_kernel.dylib (2782.50.1) <20156462-5B58-3B51-8D05-A2F7195679D5> /usr/lib/system/libsystem_kernel.dylib\r\n 0x6f40000 - 0x71fbfff +CoreData (641.4) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreData.framework/CoreData\r\n 0x72df000 - 0x72e2fff com.apple.OAuth (25 - 25) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/OAuth.framework/OAuth\r\n 0x72e9000 - 0x72ffff7 com.apple.GraphicsServices (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices\r\n 0x7315000 - 0x7315fff com.apple.Accelerate (1.10 - Accelerate 1.10) <709529DD-AE57-3725-8BB1-E55FB89263B0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate\r\n 0x7319000 - 0x7847fcf com.apple.vImage (8.0 - 8.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage\r\n 0x7897000 - 0x7897fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib\r\n 0x789b000 - 0x79d9feb +libvDSP.dylib (563.2) <6A50A7CA-23C0-35D9-8CF2-3F51433C658B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib\r\n 0x79e8000 - 0x7dc2ff7 +libLAPACK.dylib (1159) <1A245098-B316-3121-AB96-86BFE3DDD29F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib\r\n 0x7ded000 - 0x7f46ff7 +libBLAS.dylib (1159) <6C30BD83-3FFE-333C-9892-40A78D507FC6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib\r\n 0x7f60000 - 0x8002fef +libvMisc.dylib (563.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib\r\n 0x800d000 - 0x8024ff7 +libLinearAlgebra.dylib (1159) <67202E04-0A33-35AE-B58F-4C061E1B08F0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib\r\n 0x802e000 - 0x8046ff7 +libSparseBLAS.dylib (1159) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib\r\n 0x804f000 - 0x8071fff +libextension.dylib (82) <1F7FC96E-D5EA-3AAE-B7F7-488D8BB895C3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libextension.dylib\r\n 0x808e000 - 0x80bcff7 +libarchive.2.dylib (33.20.2) <465D7A6F-3A98-3815-8589-FA7C411D6FAF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libarchive.2.dylib\r\n 0x80c8000 - 0x80e5fff +libCRFSuite.dylib (37) <3F3CC3DE-A62F-3485-A9B0-40DBEC9ACE48> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libCRFSuite.dylib\r\n 0x80f1000 - 0x80f2fff +liblangid.dylib (122) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblangid.dylib\r\n 0x80f8000 - 0x8105ff3 +libbz2.1.0.dylib (38) <47421C30-2C83-3CC7-8429-2B55EFCCB3F5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbz2.1.0.dylib\r\n 0x810c000 - 0x8126ff7 +liblzma.5.dylib (10) <0E2D5166-EC4E-3CB8-B7A0-7A3D98C77E0C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblzma.5.dylib\r\n 0x812f000 - 0x813bfff com.apple.UserNotificationServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices\r\n 0x814c000 - 0x819dff7 com.apple.BaseBoard (1.0 - 1) <7865532B-2BC0-38F8-8D20-7B22564E2D37> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard\r\n 0x81df000 - 0x821dfff com.apple.FrontBoardServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices\r\n 0x825b000 - 0x827efff com.apple.BackBoardServices (1.0 - 1.0) <1C8EC6D3-C4F3-3AD1-A5ED-6310F931EE3B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices\r\n 0x82a3000 - 0x82affff com.apple.AssertionServices (1.0 - 1) <60E1B99D-B872-3F33-B394-9AAFE21FD649> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices\r\n 0x82c1000 - 0x82d7fe7 +libcompression.dylib (25.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcompression.dylib\r\n 0x82df000 - 0x831ffff com.apple.AppleJPEG (1.0 - 1) <8FE923AC-854D-3FEB-9612-000ED67DCF52> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG\r\n 0x832c000 - 0x849eff7 com.apple.mobilespotlight.index (10.7.0 - 964) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex\r\n 0x84da000 - 0x84dfffb com.apple.ParsecSubscriptionServiceSupport (1.0 - 960) <99F759FF-D72B-3336-B565-68AAA42687F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport\r\n 0x84e8000 - 0x8506fff com.apple.pluginkit.framework (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit\r\n 0x851d000 - 0x87bdff7 +libmecabra.dylib (696.9) <400EDB28-6858-31A9-B26F-FE0F14562CDD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libmecabra.dylib\r\n 0x8811000 - 0x88f0fff com.apple.ProofReader (2.3 - 327) <58C5E060-6936-325B-9A81-4F6FB3FFD36A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader\r\n 0x891b000 - 0x8920fff com.apple.ConstantClasses (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses\r\n 0x8929000 - 0x89baff7 com.apple.LanguageModeling (1.0 - 1) <19DB3E3C-71FA-31F5-B7C9-1645A829CD69> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling\r\n 0x89ce000 - 0x89e5ff7 +libmarisa.dylib (3) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libmarisa.dylib\r\n 0x89f3000 - 0x89fefff +libChineseTokenizer.dylib (16) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libChineseTokenizer.dylib\r\n 0x8a0e000 - 0x8a21ffb +libcmph.dylib (6) <2AEB2831-5DFA-3C51-8E21-363DC152DE1B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcmph.dylib\r\n 0x8a2b000 - 0x8b1cff3 +libiconv.2.dylib (44) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libiconv.2.dylib\r\n 0x8b2b000 - 0x8b2ffff com.apple.communicationsfilter (10.0 - 1000) <7918EEE1-777A-3BA1-A511-C655D9E563D9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter\r\n 0x8b36000 - 0x9037ff3 com.apple.GeoServices (1.0 - 1151.2.13.9) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices\r\n 0x92d5000 - 0x93a5fff com.apple.managedconfiguration (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration\r\n 0x9422000 - 0x949fffb +libAVFAudio.dylib (162.10) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib\r\n 0x94ef000 - 0x96e1ff7 com.apple.CoreImage (9.2.0 - 352.2.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage\r\n 0x9804000 - 0x9b02ffb com.apple.MediaToolbox (1.0 - 1731.51.19) <70A2F72D-6534-3753-B5BE-266F80F5275F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox\r\n 0x9bee000 - 0x9f12ff3 com.apple.VideoToolbox (1.0 - 1731.51.19) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox\r\n 0x9f8b000 - 0x9fc5ff7 com.apple.Celestial (1.0 - 1731.51.19) <12F25097-B6BC-3235-BFFD-894BDFFC1480> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial\r\n 0xa009000 - 0xa023fff com.apple.CoreVideo (1.8 - 189.0.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo\r\n 0xa039000 - 0xa03bfff com.apple.BTLEAudioController (1.0 - 1) <576CF77B-A757-35B5-9CEC-8CED6151CA51> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController\r\n 0xa042000 - 0xa092ff3 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio\r\n 0xa0b4000 - 0xa0b7fff com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <1A412F21-D88A-3F68-801F-704646B9936C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient\r\n 0xa0bf000 - 0xa0bffff com.apple.FontServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/FontServices\r\n 0xa0c5000 - 0xa1abfff +libFontParser.dylib (158.3) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib\r\n 0xa23e000 - 0xa248fff +libGFXShared.dylib (12.0.40.7) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib\r\n 0xa250000 - 0xa296ffb +libGLImage.dylib (12.0.40.7) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib\r\n 0xa2a1000 - 0xa2a3fff +libCVMSPluginSupport.dylib (12.0.40.7) <45394329-15A9-3640-82CC-21E8ECE5ABFC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib\r\n 0xa2aa000 - 0xa2b2fff +libCoreVMClient.dylib (117.1) <3C934DB9-3939-3AF5-8DE1-130659FB43A3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib\r\n 0xa2bb000 - 0xb059fe3 +libLLVMContainer.dylib (117.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib\r\n 0xb353000 - 0xb78cfff com.apple.vision.FaceCore (3.1.9 - 3.1.9) <5EB9B16A-868F-3271-827C-1B531DB82FAA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore\r\n 0xb9a2000 - 0xb9feff3 com.apple.ColorSync (3.0 - 3) <57209B23-5247-38F7-B8B8-1F5DB19DE1B3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync\r\n 0xba1d000 - 0xba23fff com.apple.MediaAccessibility (1.0 - 81) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility\r\n 0xba30000 - 0xba9fff7 com.apple.imfoundation (10.0 - 1000) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation\r\n 0xbad7000 - 0xbae4fff com.apple.commonutilities (8.0 - 900) <0DB65879-BB14-3502-AB0A-C306A53BD36D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities\r\n 0xbaf0000 - 0xbb21ffb +libtidy.A.dylib (15.17) <2E197457-74B0-3ED3-8420-A583D7F7396B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libtidy.A.dylib\r\n 0xbb30000 - 0xbb42fff com.apple.ProtocolBuffer (1 - 242) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer\r\n 0xbb53000 - 0xbb63fff com.apple.CacheDelete (1.0 - 1) <29B13723-E253-372E-823B-D870515D54C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete\r\n 0xbb70000 - 0xbb95ff7 com.apple.persistentconnection (1.0 - 1.0) <33223D90-8105-3B1B-A5CD-4909686321E8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection\r\n 0xbbb5000 - 0xbbbcfff com.apple.datamigration (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration\r\n 0xbbc8000 - 0xbc41ff3 com.apple.coretelephony (113 - 3533) <3802A7FC-F841-30B3-9C6A-075E95D6E3BE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony\r\n 0xbc9d000 - 0xbca3ff3 +libcupolicy.dylib (3533) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcupolicy.dylib\r\n 0xbcae000 - 0xbce5ff7 +libTelephonyUtilDynamic.dylib (1112) <28443C14-5A78-32D1-A691-B597778997DC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libTelephonyUtilDynamic.dylib\r\n 0xbd21000 - 0xbe16ff7 com.apple.UIFoundation (1.0 - 432.1) <36DBBDFD-E834-32BF-9621-B2C448D0B0CC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation\r\n 0xbe73000 - 0xbf3cfe7 com.apple.CoreUI (1.0 - 371.4) <40DE8533-FDC5-3C90-B856-A9827C7E168A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI\r\n 0xbfea000 - 0xbff9fff com.apple.MobileAssets (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset\r\n 0xc008000 - 0xc02efff com.apple.DictionaryServices (1.2 - ???) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices\r\n 0xc050000 - 0xc086ff7 com.apple.TextInput (1.0) <25E624EE-0273-364B-872D-27384E64F378> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextInput.framework/TextInput\r\n 0xc0b9000 - 0xc1aaff3 com.apple.WebKitLegacy (8601 - 8601.1.46.45.1) <3A9405BC-71CD-3D0D-BCB7-04DF7D7FAA2A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy\r\n 0xc250000 - 0xd325ffb com.apple.WebCore (8601 - 8601.1.46.45) <6BEC43AC-F6D9-3B59-86CF-D7B91C0343AA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore\r\n 0xdae6000 - 0xdaf1ff3 +libAccessibility.dylib (1856.9.7.4.8) <56DDA063-0B74-318E-B9F6-C6F7F7E002B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAccessibility.dylib\r\n 0xdb03000 - 0xdb60ff7 com.apple.PhysicsKit (1.0 - 1) <4FE55098-9979-3E15-BDC7-BDAEAF866271> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit\r\n 0xdb87000 - 0xdbb1fff +libxslt.1.dylib (14) <593FC6F9-C00C-368C-8429-1D51ECEDF159> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxslt.1.dylib\r\n 0xdbbf000 - 0xe1c5fff com.apple.JavaScriptCore (8601 - 8601.1.46.44) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore\r\n 0xe31f000 - 0xe375ff3 com.apple.AVKit (1.0 - 185.1) <07A0766B-0BD2-3306-A342-A7A79618BDBE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVKit.framework/AVKit\r\n 0xe3ac000 - 0xe3b3fff com.apple.iAdServices (1.0 - 1) <863A8832-7217-3A5D-BDA0-1A9C969AAE7F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iAdServices.framework/iAdServices\r\n 0xe3bb000 - 0xe3bbfff com.apple.AdSupport (1.0 - 1) <6AD123B5-1FDE-3226-97EE-58DB1A2900CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AdSupport.framework/AdSupport\r\n 0xe3c1000 - 0xe3c8fff com.apple.ait.AITTarget (1.0 - 1) <9C781E34-6492-37F3-8B75-8FFFE8E2A223> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AITTarget.framework/AITTarget\r\n 0xe3d2000 - 0xe3f2fff com.apple.MediaRemote (1.0 - 1) <3433829B-A0F6-3857-B98C-B6F2885F84F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote\r\n 0xe414000 - 0xe43ffff com.apple.Pegasus (1.0 - 87.1) <1CD3619F-F2D0-37A5-882E-7BD091C4653B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Pegasus.framework/Pegasus\r\n 0xe460000 - 0xe47cff7 com.apple.MediaServices (1.0 - 1) <5F1AA1FD-1D5B-32EA-B695-1CD79A90C7FB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices\r\n 0xe496000 - 0xe4e2ff7 com.apple.itunesstore (1440.12) <7D0FBED3-A6AF-359A-B2E8-FA8E7E01453F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore\r\n 0xe51b000 - 0xe702ffb com.apple.MusicLibrary (1.0.0 - 18) <27FF20EA-8313-3F02-96EA-6DCC367B69E8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary\r\n 0xe7db000 - 0xe936fff +StoreServices (1440.12) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices\r\n 0xea3f000 - 0xea97fff com.apple.HomeSharing (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing\r\n 0xead2000 - 0xeaf4fff com.apple.AuthKit (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AuthKit.framework/AuthKit\r\n 0xeb11000 - 0xeb19fff com.apple.MobileInstallation (2.0 - 1.0) <0EE86CA6-4D1F-318D-9CF8-F4A11DA005DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation\r\n 0xeb24000 - 0xeb27fff com.apple.MobileSystemServices (1.0 - 1) <496E8E84-D540-3C49-B06E-7E502ECC8727> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices\r\n 0xeb2f000 - 0xeb35ff7 com.apple.DAAPKit (1.0 - 1) <4FA95F15-5DE8-3761-B172-3703F9601429> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit\r\n 0xeb42000 - 0xeb5cfff com.apple.SpringBoardUIFramework (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI\r\n 0xeb7c000 - 0xeb7ffff com.apple.BaseBoardUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI\r\n 0xeb86000 - 0xeb92ff7 com.apple.NotificationsUI (1.0 - 1) <294A1524-B7B7-373A-BE62-1BD202F64DD9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI\r\n 0xeba3000 - 0xebe0ff7 com.apple.SpringBoardFoundation (1.0 - 1) <878E02E1-0BFD-3404-8E1B-C7B2479F85CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation\r\n 0xec11000 - 0xec3cff7 com.apple.SpringBoardUIServices (1.0 - 1) <6687A30F-2CD6-3FFA-B49B-FB5116EFDD5D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices\r\n 0xec61000 - 0xecb1fff com.apple.TelephonyUI (1.0 - 1.0) <212D8C0D-8CA5-3769-ADFA-CD0D4BD94C2A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI\r\n 0xecdb000 - 0xed6cff7 com.apple.bulletinboard (1.0 - 1) <493E03C6-3CCB-3EFE-B3F5-3826021F6A19> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard\r\n 0xedd5000 - 0xedf9fff com.apple.ToneLibrary (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary\r\n 0xee15000 - 0xee19fff com.apple.ProgressUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI\r\n 0xee21000 - 0xee52ff7 com.apple.facetimeservices (10.0 - 1000) <3C6DB9A9-6491-3C40-A985-604D984691D5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTServices.framework/FTServices\r\n 0xee64000 - 0xeed0ff7 com.apple.TelephonyUtilities (1.0 - 1.0) <93E64249-6F6A-3FC2-B6FE-FC83B3DEB752> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities\r\n 0xef1c000 - 0xef1dfff com.apple.marco (10.0 - 1000) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Marco.framework/Marco\r\n 0xef24000 - 0xef52ff7 com.apple.idsfoundation (10.0 - 1000) <73FA7F47-8C36-3387-983D-B33E08B702D5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation\r\n 0xef74000 - 0xef75fff com.apple.diagnosticlogcollection (10.0 - 1000) <9613D916-C563-3228-9684-6C4235D799D4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection\r\n 0xef7c000 - 0xefa0fff com.apple.CoreBluetooth (1.0 - 1) <4F2A6DD5-F64C-3D80-A6CC-9700E638FFD0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth\r\n 0xefb8000 - 0xf034fff com.apple.ids (10.0 - 1000) <0CEAB476-B672-348C-A541-A2278F973A0A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDS.framework/IDS\r\n 0xf058000 - 0xf05bfff com.apple.incomingcallfilter (10.0 - 1000) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter\r\n 0xf062000 - 0xf069fff com.apple.CoreTime (159) <1B888124-5890-3FFD-8BC2-023C707DFAC3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime\r\n 0xf074000 - 0xf0c6ff7 com.apple.CalendarFoundation (8.0 - 404.2) <7E627156-4F7A-3F2B-909E-7CF934614B38> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation\r\n 0xf0fc000 - 0xf134fff com.apple.iCalendar (7.0 - 240) <5F912219-D968-3514-9EDD-AE817847D4DB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar\r\n 0xf155000 - 0xf1e3ff7 com.apple.CalendarDatabase (1.0 - ???) <8432E2B7-4A38-313D-93A1-258A758607C5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase\r\n 0xf237000 - 0xf26dfff com.apple.CalendarDaemon (1.0 - ???) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon\r\n 0xf29a000 - 0xfa1cff7 com.apple.VectorKit (1.0 - 1156.1.14) <2F3F6025-D932-3021-9FB2-EB14EF82D3DC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/VectorKit.framework/VectorKit\r\n 0xfc4d000 - 0xfc83ffb com.apple.bom (14.0 - 193.7) <4667DEBD-2653-3FCA-9C4B-9C252A6A98D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom\r\n 0xfc94000 - 0xfcfefff com.apple.coredav (1.0.1 - 306) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV\r\n 0xfd4b000 - 0xfd69ffb +libresolv.9.dylib (60) <06EE9ABB-5282-33E9-A4E1-828CAF5E366F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libresolv.9.dylib\r\n 0xfd74000 - 0xfd9dff7 com.apple.CalendarUIKit (1.0 - 120.1) <5FA5CD67-B413-3CC3-8E32-FB7FC201E7B7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit\r\n 0xfdb3000 - 0xfdd4ff7 com.apple.datadetectorscore (7.0 - 460) <43CAEABD-1E82-3D67-85BA-8BD825D218C9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore\r\n 0xfdec000 - 0xfe25fff com.apple.contacts.ContactsAutocomplete (1.0 - 55.3) <5D8C7C60-E1A2-3922-988F-3D74B2EE7D3B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete\r\n 0xfe5b000 - 0xfe66fff com.apple.corerecents (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents\r\n 0xfe75000 - 0xfe77fff com.apple.ftclientservices (10.0 - 1000) <5B39C462-CF85-369A-B628-AF96E40D4FF7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices\r\n 0xfe7e000 - 0xffb8ffb com.apple.Message (2.0 - 20) <9770399A-0667-3042-80DF-DB04B735E073> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Message.framework/Message\r\n0x1006a000 - 0x10379fff com.apple.WebKit (8601 - 8601.1.46.45.1) <8D7640EF-B9F9-33A4-BC96-F44993994CE4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/WebKit.framework/WebKit\r\n0x1066f000 - 0x106c2fff com.apple.dataaccess.framework (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess\r\n0x106f0000 - 0x10701fff com.apple.MailServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MailServices.framework/MailServices\r\n0x10715000 - 0x10762fff com.apple.MIME (2.0 - 20) <63AC00ED-1AAF-3AE2-A433-42CCBEF21FCC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MIME.framework/MIME\r\n0x10790000 - 0x107f0ff7 com.apple.QuickLook (2.0 - 605.4) <1D3786D3-5786-3A33-9B0E-91B97A10F742> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuickLook.framework/QuickLook\r\n0x10830000 - 0x10833ffb com.apple.MessageSupport (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport\r\n0x1083c000 - 0x10842fff com.apple.CertUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertUI.framework/CertUI\r\n0x1084c000 - 0x10912fff com.apple.cloudkit.CloudKit (481.8 - 481.8) <07A6F544-545E-3A75-BD47-840CC01E0262> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CloudKit.framework/CloudKit\r\n0x1098a000 - 0x10a09ffb com.apple.MMCS (1.3 - 351) <88317F97-9D25-3BF8-8C15-7132FA21FF9C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MMCS.framework/MMCS\r\n0x10a3c000 - 0x10a60fff com.apple.ProtectedCloudStorage (1.0 - 1) <5457E2C1-D282-3548-90A7-FFAAF2AB2082> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage\r\n0x10a7c000 - 0x10a82fff com.apple.AssetCacheServices (14 - 14) <8CC488BF-1DB3-37E0-B802-751387893B82> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices\r\n0x10a8e000 - 0x10abaff7 com.apple.ChunkingLibrary (167 - 167) <370C5D92-BB2F-3321-83A1-A92AB5EF87BD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary\r\n0x10ac8000 - 0x10accfff +libheimdal-asn1.dylib (453.20.2) <318C41B6-FF91-3F8E-A8DA-EB65EC5BEEE1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libheimdal-asn1.dylib\r\n0x10ad4000 - 0x10b19fff com.apple.AppleAccount (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount\r\n0x10b52000 - 0x10b8afff com.apple.WebBookmarks (1.0 - 1.0) <42403C55-714C-35D8-A428-6D00587BD012> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks\r\n0x10ba9000 - 0x10bedfff com.apple.Notes (2.2 - 990.10.1) <15B1E982-0F7C-3663-9C13-592E9B448961> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Notes.framework/Notes\r\n0x10c18000 - 0x10c19fff com.apple.AppleIDSSOAuthentication (1.0 - 1) <704D7BFB-3050-32B0-900B-9A002079D6BF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication\r\n0x10c20000 - 0x10c8dfff com.apple.accounts.AccountsDaemon (113 - 113) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon\r\n0x10cbe000 - 0x10cc2fff com.apple.AOSNotification (1.7.0 - 832) <17940301-5FDB-360D-9923-3595FB41342F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification\r\n0x10ccb000 - 0x10ce1fff com.apple.aps.framework (4.0 - 4.0) <62E10E8D-C653-33BE-9C03-AFACFFA0A4A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService\r\n0x10cf6000 - 0x10d22fff com.apple.GSS (4.0 - 2.0) <45ABBA4D-51D3-3E7A-B653-A352CDD45E2A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GSS.framework/GSS\r\n0x10d3d000 - 0x10db3fff com.apple.Heimdal (4.0 - 2.0) <8F6260B0-9E65-3EAF-AECC-8E342BCA6A22> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal\r\n0x10ddb000 - 0x10dddfff com.apple.CommonAuth (4.0 - 2.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth\r\n0x10de4000 - 0x10dedfff com.apple.icloud.FMCoreLite (1.0 - 1) <3C492F22-E76C-3ED1-BEE6-9B23F20C6735> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite\r\n0x10df9000 - 0x10e3dff3 com.apple.content.index.framework (2.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex\r\n0x10e5d000 - 0x10f24ff7 com.apple.CorePDF (5.0 - 5.0) <8A3E3EB6-D070-3ACC-96B5-74EC3803FE44> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CorePDF.framework/CorePDF\r\n0x10f94000 - 0x10fa2fff com.apple.QuickLookThumbnailing (1.0 - 1) <828EFAE7-BCC8-3EB4-A3F5-C46D4BEC2AB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing\r\n0x10fb2000 - 0x10fccfff com.apple.GenerationalStorage (2.0 - 239) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage\r\n0x10fde000 - 0x10fe5fff com.apple.BluetoothManager (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager\r\n0x10ff0000 - 0x11001fff com.apple.IAP (1.0 - 1.0.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IAP.framework/IAP\r\n0x11016000 - 0x11021fff com.apple.MobileBluetooth (1.0 - 1.0) <68DB0719-49AC-3628-95B9-2352D847A1E6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth\r\n0x1102c000 - 0x11047fff com.apple.siri.SiriTasks (1.0 - ???) <3A79EACC-2139-3B8E-B8E9-9979FA7CF859> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks\r\n0x11063000 - 0x11071fff com.apple.PhotosFormats (1.0 - 1) <53B912B3-F6FE-3622-8466-EE45DF37421E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats\r\n0x1107e000 - 0x110b3ff7 com.apple.GLKit (1.0 - 56) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GLKit.framework/GLKit\r\n0x110d8000 - 0x111d6ff3 com.apple.CameraKit (1.0 - 1) <75EF3460-8B86-3169-8426-37D9A88C9A1B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CameraKit.framework/CameraKit\r\n0x1126b000 - 0x11274fff com.apple.DCIMServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices\r\n0x11284000 - 0x1131affb com.apple.PhotoEditSupport (1.0 - 1) <51FD4B24-BC49-3720-9401-34C1BE809A4F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport\r\n0x11360000 - 0x1142effb com.apple.Photos (1.0 - 1) <81C3908F-94D6-39F8-9328-4B8D0EFFEACB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Photos.framework/Photos\r\n0x1149d000 - 0x114b6ff3 com.apple.iPhotoMigrationSupport (2.0 - 531) <5653B8BF-F349-365B-BA64-99B4CA75F8D8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport\r\n0x114c7000 - 0x11575ff7 com.apple.sociald.Social (87 - 87) <6525C26F-7DE6-3F2C-A566-F6C955F44182> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Social.framework/Social\r\n0x115e3000 - 0x11608ff7 com.apple.AssetsLibraryServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices\r\n0x1162b000 - 0x119aafff com.apple.PhotoLibraryServices (1.0.0 - 1.0) <1277AE41-8FC7-3454-B241-FDCFED7877D4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices\r\n0x11b73000 - 0x11c4eff3 com.apple.PhotoLibrary (1.0.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary\r\n0x11cde000 - 0x11d2dfff com.apple.SAObjects (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SAObjects.framework/SAObjects\r\n0x11e9d000 - 0x11ef8fff com.apple.AssistantServices (1.0 - 1) <98CCD7E1-48A3-30DE-AA76-18A785AED6E9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices\r\n0x11f45000 - 0x11f6affb com.apple.voiceservices (1.0.0 - 1.0) <2D63FA36-366C-3CD4-9FE4-1292893242B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices\r\n0x11f8d000 - 0x12404fff com.apple.ModelIO (1.0 - 1) <83B0FDA3-07E6-39B2-839C-93507195E0EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ModelIO.framework/ModelIO\r\n0x1244e000 - 0x12543ff7 com.apple.CloudPhotoLibrary (1.0 - 242.1) <0951D835-8D02-3253-BCBA-E3325139B7F4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary\r\n0x125b5000 - 0x1270cfff com.apple.CoreMediaStream (2.0 - 507) <653A6535-0C1E-3BCB-8198-00E363B5F5F5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream\r\n0x127a0000 - 0x127bcfff com.apple.mediastream (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream\r\n0x127d8000 - 0x127dffff com.apple.XPCKit (1.0 - 1) <4A435E43-0D4C-38D6-8473-6E232D5E214D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/XPCKit.framework/XPCKit\r\n0x127ea000 - 0x12815fff com.apple.accountsui (1.0 - 1) <09ECB955-8046-37CB-A198-B17F8A3765FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI\r\n0x12831000 - 0x12846fff com.apple.AssetsLibrary (1.0 - 1) <3A4BCC16-A487-3F9D-9A88-40C630C4DDCD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary\r\n0x12859000 - 0x12877fff com.apple.CertInfo (1.0 - 1) <72D864BB-EF29-37C1-ACD7-A4A8DD4D0320> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertInfo.framework/CertInfo\r\n0x1288d000 - 0x12978fff com.apple.preferences-framework (1 - 1.0) <32AB2F6D-740F-3813-8459-76642A393ACF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Preferences.framework/Preferences\r\n0x12a04000 - 0x12a22fff com.apple.private.NanoRegistry (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry\r\n0x12a3e000 - 0x12a46fff com.apple.mobileicons.framework (1.0 - 1.0) <121C485A-4B77-312C-B469-400F1AAAD62B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons\r\n0x12a50000 - 0x12a63fff com.apple.ImageCaptureFramework (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture\r\n0x1485c000 - 0x14866ffb com.apple.AccessibilitySettingsLoader (1.0 - 1.0) <369BEC08-5E76-3013-BFB1-A4F860588EF5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader\r\n0x14874000 - 0x14875fff +libAXSafeCategoryBundle.dylib (1856.9.7.4.8) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAXSafeCategoryBundle.dylib\r\n0x1487c000 - 0x14883fff com.apple.accessibility.AccessibilityUIUtilities (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities\r\n0x1488d000 - 0x14891ffb com.apple.accessibility.ZoomServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices\r\n0x1489a000 - 0x148a2fff com.apple.accessibility.AccessibilityUI (1.0 - 1) <6AED74AA-EDCF-304F-AFC4-C68011A3E341> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI\r\n0x148ae000 - 0x148b6fff +libAXSpeechManager.dylib (1856.9.7.4.8) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAXSpeechManager.dylib\r\n0x148c1000 - 0x148e8ff3 com.apple.ScreenReaderCore (7.0 - 425) <77DEC756-C4BF-3475-A1DE-82A2608E4F4C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore\r\n0x14907000 - 0x1490effb com.apple.AXMediaUtilities.axbundle (1.0 - 1.0) <6FBFBE43-9D40-3AC9-A439-408779DDC94C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXMediaUtilities.framework/AXMediaUtilities\r\n0x149fa000 - 0x14a8aff3 com.apple.AccessibilityUtilities (1.0.0 - 1.0) <48CEB7E9-B13E-357E-ACB3-30550A2FB9BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities\r\n0x14af1000 - 0x14b0bff3 com.apple.texttospeech (1.0.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech\r\n0x14b1c000 - 0x14bc7ffb com.apple.UIKit.axbundle (1.0.0 - 1.0) <3218BAAA-2434-3968-A173-A18EAF4B345B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/UIKit.axbundle/UIKit\r\n0x14c5f000 - 0x14cadfff com.apple.UIAccessibility (1.0.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility\r\n0x14ce7000 - 0x14d1dfff com.apple.AXRuntime (1.0.0 - 1) <6E05762E-0A11-3253-AC12-829764C031B7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime\r\n0x14d4d000 - 0x14d58fff +libGSFontCache.dylib (53.2.5) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib\r\n0x14ebd000 - 0x14ebfffb +libCGXType.A.dylib (924.0.7) <7705D464-64A3-3CC9-8510-251EA56A1B13> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib\r\n0x14fe6000 - 0x1500dff7 +libRIP.A.dylib (924.0.7) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib\r\n0x15020000 - 0x15029fff +libMobileGestaltExtensions.dylib (392.20.4) <5BB36AEC-EF60-3F8C-A29A-55DF68055B4A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestaltExtensions.dylib\r\n0x159d3000 - 0x159d6fff com.apple.AVKit.axbundle (1.0 - 1.0) <2AF03702-4E5A-3DC0-BA2C-B5F17984B426> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/AVKit.axbundle/AVKit\r\n0x159f0000 - 0x159fbfff com.apple.MessageUIFramework.axbundle (1.0 - 1.0) <0DC91374-16B5-3A91-97E4-773CBDD9F3A5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/MessageUIFramework.axbundle/MessageUIFramework\r\n0x15ef0000 - 0x15ef4fff com.apple.TelephonyUIFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/TelephonyUIFramework.axbundle/TelephonyUIFramework\r\n0x15efd000 - 0x15efffff com.apple.PhotoLibraryServices.axbundle (1.0 - 1.0) <62F61A33-2B9F-34A1-A1EA-38223DBA61F5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/PhotoLibraryServices.axbundle/PhotoLibraryServices\r\n0x15f07000 - 0x15f13ffb com.apple.PhotoLibraryFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/PhotoLibraryFramework.axbundle/PhotoLibraryFramework\r\n0x15f29000 - 0x15f29fff com.apple.iTunesStoreFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/iTunesStoreFramework.axbundle/iTunesStoreFramework\r\n0x15f40000 - 0x15f42fff com.apple.SpringBoardFoundation.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/SpringBoardFoundation.axbundle/SpringBoardFoundation\r\n0x15f48000 - 0x15f4afff com.apple.GeoServices.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/GeoServices.axbundle/GeoServices\r\n0x15fc2000 - 0x15fc5fff com.apple.Pegasus.axbundle (1.0 - 1.0) <28A717A6-9847-30D2-B379-ED0BC4056679> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/Pegasus.axbundle/Pegasus\r\n0x15fe0000 - 0x15ff0fff com.apple.EventKitUIFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/EventKitUIFramework.axbundle/EventKitUIFramework\r\n0x16008000 - 0x16009fff com.apple.StoreKitFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/StoreKitFramework.axbundle/StoreKitFramework\r\n0x160d4000 - 0x160d6fff com.apple.WebKit.axbundle (1.0 - 1.0) <05D947A1-67A3-3172-A2C5-04AFCBB4F31A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/WebKit.axbundle/WebKit\r\n0x16182000 - 0x16183fff com.apple.QuickLook.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/QuickLook.axbundle/QuickLook\r\n0x1618a000 - 0x1618bfff com.apple.MusicLibrary.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/MusicLibrary.axbundle/MusicLibrary\r\n0x161f0000 - 0x16213fff com.apple.VectorKit.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/VectorKit.axbundle/VectorKit\r\n0x16240000 - 0x16248ff7 com.apple.WebKitLegacy.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/WebKitLegacy.axbundle/WebKitLegacy\r\n0x16254000 - 0x1625afff com.apple.ContactsUI.axbundle (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/ContactsUI.axbundle/ContactsUI\r\n0x16264000 - 0x16269fff com.apple.AddressBookUIFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/AddressBookUIFramework.axbundle/AddressBookUIFramework\r\n0x16276000 - 0x16280ffb com.apple.MapKitFramework.axbundle (1.0 - 1.0) <625A6721-BE88-39DF-9755-75260B6FE2B2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/MapKitFramework.axbundle/MapKitFramework\r\n0x16293000 - 0x16295fff com.apple.SocialFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/SocialFramework.axbundle/SocialFramework\r\n0x1629d000 - 0x1629dfff com.apple.iAdFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/iAdFramework.axbundle/iAdFramework\r\n0x162a2000 - 0x162b3ff3 com.apple.WebCore.axbundle (1.0 - 1.0) <4D10EAC1-CC1A-326E-A205-C3E11E727F0A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/WebCore.axbundle/WebCore\r\n0x162c4000 - 0x162c7fff com.apple.PhotosFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/PhotosFramework.axbundle/PhotosFramework\r\n0x162cf000 - 0x162d6fff com.apple.PreferencesFramework.axbundle (1.0 - 1.0) <5F55D988-1F07-32FC-B43F-243098C54CFB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/PreferencesFramework.axbundle/PreferencesFramework\r\n0x162e3000 - 0x162e4fff com.apple.CertUIFramework.axbundle (1.0 - 1.0) <126A3BFD-8CD6-38B5-B68E-143B201EF7ED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/CertUIFramework.axbundle/CertUIFramework\r\n0x162ea000 - 0x162ebfff com.apple.AccountsUI.axbundle (1.0 - 1.0) <062DBE43-5922-39C4-8FB4-5419EF713C2A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/AccountsUI.axbundle/AccountsUI\r\n0x162f2000 - 0x162f4fff com.apple.SpringBoardUIServices.axbundle (1.0 - 1.0) <292C4C74-AEFD-3FF6-A55A-AAB8B0377FA1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/SpringBoardUIServices.axbundle/SpringBoardUIServices\r\n0x162fa000 - 0x16306fff com.apple.CameraKit.axbundle (1.0 - 1.0) <87C461C4-97C9-3ED3-98C8-044E154C2266> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/CameraKit.axbundle/CameraKit\r\n0x16317000 - 0x1631ffff com.apple.MediaPlayerFramework.axbundle (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/MediaPlayerFramework.axbundle/MediaPlayerFramework\r\n0x1632e000 - 0x16342ffb com.apple.PhotosUIFramework.axbundle (1.0 - 1.0) <04FF7A3A-633F-31A4-B9B9-962BDD952F41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/PhotosUIFramework.axbundle/PhotosUIFramework\r\n0x1667b000 - 0x166a4fff com.apple.CoreServicesInternal (248 - 248) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal\r\n0x8feb8000 - 0x8feebdd3 dyld (353.2.3) <5E2682A5-D51C-3732-8DA0-7A2B2C0225BE> /usr/lib/dyld\r\n\r\nExternal Modification Summary:\r\n Calls made by other processes targeting this process:\r\n task_for_pid: 2\r\n thread_create: 0\r\n thread_set_state: 0\r\n Calls made by this process:\r\n task_for_pid: 0\r\n thread_create: 0\r\n thread_set_state: 0\r\n Calls made by all processes on this machine:\r\n task_for_pid: 2193738\r\n thread_create: 1\r\n thread_set_state: 0\r\n\r\nVM Region Summary:\r\nReadOnly portion of Libraries: Total=283.0M resident=175.7M(62%) swapped_out_or_unallocated=107.2M(38%)\r\nWritable regions: Total=163.5M written=23.9M(15%) resident=30.6M(19%) swapped_out=0K(0%) unallocated=132.9M(81%)\r\n \r\nREGION TYPE VIRTUAL\r\n=========== =======\r\nCoreAnimation 68K\r\nCoreData 4K\r\nCoreUI image file 160K\r\nJS JIT generated code 32.0M\r\nJS VM register file 4096K\r\nJS garbage collector 2240K\r\nKernel Alloc Once 4K\r\nMALLOC 84.4M\r\nMALLOC (admin) 48K\r\nSQLite page cache 128K\r\nStack 72.5M\r\nStack (reserved) 516K reserved VM address space (unallocated)\r\nVM_ALLOCATE 104K\r\nWebKit Malloc 5824K\r\n__DATA 7776K\r\n__DATA_CONST 15.4M\r\n__LINKEDIT 70.7M\r\n__TEXT 212.3M\r\n__UNICODE 552K\r\nmapped file 294.1M\r\nshared memory 4K\r\n=========== =======\r\nTOTAL 802.5M\r\nTOTAL, minus reserved VM space 802.0M\r\n{code}\r\n\r\nh2. Discussions", "attachment": [ { "id": "58911", "filename": "Screenshot 2016-04-12 08.11.24.png", "author": { "name": "cthomas", "key": "cthomas", "displayName": "Christy Thomas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-12T12:26:17.000+0000", "size": 657496, "mimeType": "image/png" }, { "id": "58912", "filename": "Screenshot 2016-04-12 08.12.44.png", "author": { "name": "cthomas", "key": "cthomas", "displayName": "Christy Thomas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-12T12:26:16.000+0000", "size": 243170, "mimeType": "image/png" }, { "id": "58913", "filename": "Screenshot 2016-04-12 08.15.46.png", "author": { "name": "cthomas", "key": "cthomas", "displayName": "Christy Thomas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-12T12:26:16.000+0000", "size": 439529, "mimeType": "image/png" }, { "id": "58914", "filename": "Screenshot 2016-04-12 08.16.23.png", "author": { "name": "cthomas", "key": "cthomas", "displayName": "Christy Thomas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-12T12:26:16.000+0000", "size": 475517, "mimeType": "image/png" }, { "id": "58915", "filename": "Screenshot 2016-04-12 08.16.39.png", "author": { "name": "cthomas", "key": "cthomas", "displayName": "Christy Thomas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-12T12:26:16.000+0000", "size": 447794, "mimeType": "image/png" }, { "id": "58916", "filename": "Screen Shot 2016-04-12 at 8.50.41 PM.png", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-04-12T14:55:04.000+0000", "size": 173325, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: App crashes when using Expressions tab during debugging", "creator": { "name": "cthomas", "key": "cthomas", "displayName": "Christy Thomas", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "cthomas", "key": "cthomas", "displayName": "Christy Thomas", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio 4.5.0.201602170821\r\nMac OS Yosemite 10.10.5\r\nXcode version 7.2.1\r\nTitanium SDK 5.2.2.GA\r\nappc version 5.2.2\r\nnode version v0.12.7\r\nalloy version 1.7.10", "closedSprints": [ { "id": 624, "state": "closed", "name": "2016 Sprint 09 SDK", "startDate": "2016-04-23T00:39:45.452Z", "endDate": "2016-05-07T00:39:00.000Z", "completeDate": "2016-05-09T03:43:10.279Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "382475", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, \r\n\r\nI have tried to reproduce the issue you described. I have follow the steps you mentioned. See my screenshot. App did not crush and breakpoint works and suspends the app. Also, I don't see any $.label.text alert in the expressions tab. \r\n\r\n{code}\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.11.3\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\nNode.js\r\n Node.js Version = 4.2.2\r\n npm Version = 2.14.7\r\nTitanium CLI\r\n CLI Version = 5.0.6\r\nTitanium SDK\r\n SDK Version = 5.2.2.GA\r\n Target Platform = iphone\r\n{code}\r\n\r\nRegards,\r\nSharif\r\n\r\n\r\n", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-04-12T14:56:34.000+0000", "updated": "2016-04-12T14:56:53.000+0000" }, { "id": "382479", "author": { "name": "cthomas", "key": "cthomas", "displayName": "Christy Thomas", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can you add $.label.text in the expressions tab. Just click in the table to add it.", "updateAuthor": { "name": "cthomas", "key": "cthomas", "displayName": "Christy Thomas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-12T15:08:31.000+0000", "updated": "2016-04-12T15:08:31.000+0000" }, { "id": "382757", "author": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Use demo code provided to test. Debugger should not crash any more, using 5.4.0 and with \r\n{code:xml} true {code}\r\nPR : [Debugger|https://github.com/appcelerator/titanium_debugger/pull/50].\r\nPR : [TIMOB|https://github.com/appcelerator/titanium_mobile/pull/7947].", "updateAuthor": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-14T22:24:25.000+0000", "updated": "2016-04-14T22:41:29.000+0000" }, { "id": "391547", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed. The application no longer crashes but {{true}} does not need to be added for this test case to work. \r\n\r\nTested on:\r\n\r\n{code:java}\r\niPhone 6s (9.3.1) \r\niOS simulator (9.3)\r\n
Mac OSX El Capitan 10.11.6\r\nStudio: 4.7.0.201607130543\r\n
Ti SDK: 5.4.0.v20160725003348\r\n
Xcode: 7.3.1 \r\nHyperloop: 1.2.3\r\n
Appc NPM: 4.2.7\r\nAppc CLI: 5.4.0-35\r\nNode: v0.12.7\r\n{code}\r\n\r\n*Closing ticket*", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-07-26T20:23:54.000+0000", "updated": "2016-07-26T20:23:54.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }