[ 
https://issues.apache.org/jira/browse/CB-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oliver Sahner closed CB-1570.
-----------------------------

    Resolution: Fixed

same as CB-1520
                
> App crashing when setting EnableLocation to YES in cordova.plist (iOS6)
> -----------------------------------------------------------------------
>
>                 Key: CB-1570
>                 URL: https://issues.apache.org/jira/browse/CB-1570
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>         Environment: Xcode Version 4.5 (4G182)
> Phonegap 2.1.0
> iOS 6.0
>            Reporter: Oliver Sahner
>
> Xcode Output:
> 2012-10-02 10:54:52.626 APPNAME[2359:c07] Multi-tasking -> Device: YES, App: 
> YES
> 2012-10-02 10:54:52.644 APPNAME[2359:c07] *** Terminating app due to uncaught 
> exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM 
> insertObject:atIndex:]: object cannot be nil'
> *** First throw call stack:
> (0x146012 0x28a8e7e 0xf9b6a 0xf9a20 0x173bd 0x5c591 0x355a 0x462817 0x462882 
> 0x3b1a25 0x3b1dbf 0x3b1f55 0x3baf67 0x3121 0x37e7b7 0x37eda7 0x37ffab 
> 0x391315 0x39224b 0x383cf8 0x36dadf9 0x36daad0 0xbbbf5 0xbb962 0xecbb6 
> 0xebf44 0xebe1b 0x37f7da 0x38165c 0x2c2b 0x2bb5)
> libc++abi.dylib: terminate called throwing an exception
> #########################################################################
> Process:         APPNAME [2359]
> Path:            /Users/USER/Library/Application Support/iPhone 
> Simulator/*/APPNAME.app/APPNAME
> Identifier:      APPNAME
> Version:         ???
> Code Type:       X86 (Native)
> Parent Process:  debugserver [2360]
> User ID:         501
> Date/Time:       2012-10-02 10:54:52.820 +0200
> OS Version:      Mac OS X 10.8.2 (12C54)
> Report Version:  10
> Interval Since Last Report:          176109 sec
> Crashes Since Last Report:           1
> Per-App Crashes Since Last Report:   1
> Anonymous UUID:                      A8E1C84A-47A8-8C06-C2FA-313DE05F4700
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> Exception Type:  EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
> External Modification Warnings:
> Debugger attached to process.
> Application Specific Information:
> iPhone Simulator 358.4, iPhone OS 6.0 (iPhone/10A403)
>  
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib            0x94b9ca6a __pthread_kill + 10
> 1   libsystem_c.dylib                 0x94aabacf pthread_kill + 101
> 2   libsystem_sim_c.dylib             0x02dd157b abort + 140
> 3   libc++abi.dylib                   0x02ce3f7b abort_message + 105
> 4   libc++abi.dylib                   0x02ce1a25 default_terminate() + 34
> 5   libobjc.A.dylib                   0x028a90c1 _objc_terminate() + 94
> 6   libc++abi.dylib                   0x02ce1a65 safe_handler_caller(void 
> (*)()) + 13
> 7   libc++abi.dylib                   0x02ce1acd std::terminate() + 23
> 8   libc++abi.dylib                   0x02ce2c4e __cxa_rethrow + 83
> 9   libobjc.A.dylib                   0x028a8fbd objc_exception_rethrow + 47
> 10  CoreFoundation                    0x000ebf98 CFRunLoopRunSpecific + 360
> 11  CoreFoundation                    0x000ebe1b CFRunLoopRunInMode + 123
> 12  UIKit                             0x0037f7da -[UIApplication _run] + 774
> 13  UIKit                             0x0038165c UIApplicationMain + 1211
> 14  APPNAME                   0x00002c2b main + 57 (main.m:32)
> 15  APPNAME                   0x00002bb5 start + 53
> Thread 1:: Dispatch queue: com.apple.libdispatch-manager
> 0   libsystem_kernel.dylib            0x94b9d9ca kevent64 + 10
> 1   libdispatch.dylib                 0x02d55c2b _dispatch_mgr_invoke + 863
> 2   libdispatch.dylib                 0x02d558cc _dispatch_mgr_thread + 61
> Thread 2:: WebThread
> 0   libsystem_kernel.dylib            0x94b9a7d2 mach_msg_trap + 10
> 1   libsystem_kernel.dylib            0x94b99cb0 mach_msg + 68
> 2   CoreFoundation                    0x000e7a49 __CFRunLoopServiceMachPort + 
> 185
> 3   CoreFoundation                    0x000ec8d4 __CFRunLoopRun + 1380
> 4   CoreFoundation                    0x000ebf44 CFRunLoopRunSpecific + 276
> 5   CoreFoundation                    0x000ebe1b CFRunLoopRunInMode + 123
> 6   WebCore                           0x04b05310 RunWebThread(void*) + 608
> 7   libsystem_c.dylib                 0x94aaa557 _pthread_start + 344
> 8   libsystem_c.dylib                 0x94a94cee thread_start + 34
> Thread 3:: com.apple.NSURLConnectionLoader
> 0   libsystem_kernel.dylib            0x94b9a7d2 mach_msg_trap + 10
> 1   libsystem_kernel.dylib            0x94b99cb0 mach_msg + 68
> 2   CoreFoundation                    0x000e7a49 __CFRunLoopServiceMachPort + 
> 185
> 3   CoreFoundation                    0x000ec8d4 __CFRunLoopRun + 1380
> 4   CoreFoundation                    0x000ebf44 CFRunLoopRunSpecific + 276
> 5   CoreFoundation                    0x000ebe1b CFRunLoopRunInMode + 123
> 6   Foundation                        0x01506ebe +[NSURLConnection(Loader) 
> _resourceLoadLoop:] + 393
> 7   Foundation                        0x0144f0d5 -[NSThread main] + 76
> 8   Foundation                        0x0144f034 __NSThread__main__ + 1304
> 9   libsystem_c.dylib                 0x94aaa557 _pthread_start + 344
> 10  libsystem_c.dylib                 0x94a94cee thread_start + 34
> Thread 4:
> 0   libsystem_c.dylib                 0x94a94cac start_wqthread + 0
> Thread 5:
> 0   libsystem_c.dylib                 0x94a94cac start_wqthread + 0
> Thread 6:
> 0   libsystem_c.dylib                 0x94a94cac start_wqthread + 0
> Thread 0 crashed with X86 Thread State (32-bit):
>   eax: 0x00000000  ebx: 0x000ebe01  ecx: 0xbffff0cc  edx: 0x94b9ca6a
>   edi: 0xac4c3a28  esi: 0x00000006  ebp: 0xbffff0e8  esp: 0xbffff0cc
>    ss: 0x00000023  efl: 0x00000306  eip: 0x94b9ca6a   cs: 0x0000001b
>    ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
>   cr2: 0x94b0f1bd
> Logical CPU: 0
> Binary Images:
>     0x1000 -    0x7eff7 +APPNAME (???) <4523242D-041D-3524-9A01-590E195C6FA8> 
> /Users/USER/Library/Application Support/iPhone Simulator/*/APPNAME.app/APPNAME
>    0xba000 -   0x260ffb +CoreFoundation (793) 
> <6B4B4B13-691B-3CFF-93AB-3AFD3097A9E4> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
>   0x376000 -   0xac7fff +UIKit (2372) <7C0D8C03-62CD-3825-81F2-50E151799281> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/UIKit.framework/UIKit
>   0xe2d000 -   0xf56ff3 +AVFoundation (460.13) 
> <20543BFB-4548-3DFB-B1D1-C218853CE929> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation
>  0x1018000 -  0x106cff3 +CoreMedia (1033.29) 
> <A7BB1767-3A8B-307F-A9BD-7167A2C1AA14> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia
>  0x109e000 -  0x10baffd +libSystem.dylib (65.4) 
> <7095EDF3-1274-3A6D-AB48-C941EC0BD00F> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libSystem.dylib
>  0x10ce000 -  0x11dcfff +EventKit (1023.3) 
> <66FE344B-12AF-3494-910A-FCB531914D56> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/EventKit.framework/EventKit
>  0x125f000 -  0x1366ff3 +EventKitUI (1174.5) 
> <5243D619-110B-34E7-A060-B9C098196B03> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/EventKitUI.framework/EventKitUI
>  0x13f7000 -  0x1684ffb +Foundation (992) 
> <33D58583-D8E9-3E20-9CC1-13C63C9EC28C> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Foundation.framework/Foundation
>  0x17d5000 -  0x19a5fff  com.apple.CoreGraphics (1.600.0 - 400.17) 
> <8C2744FF-6DB5-344A-BBDB-4F8358150087> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
>  0x19fe000 -  0x1a81ff3 +AddressBook (796.4) 
> <0F808AC2-42F5-33A1-8963-70443C339D94> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook
>  0x1abf000 -  0x1bbdff7 +AddressBookUI (1295.2) 
> <14C915B2-88EB-33C7-B985-EA17484370A7> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
>  0x1c53000 -  0x1f6affb +AudioToolbox (484.3) 
> <95EE9900-5F80-3990-820B-FFE259E6BC04> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
>  0x2027000 -  0x2197ff3 +CFNetwork (609) 
> <47FBDF79-04B5-38F5-842F-0A63AAB06EAC> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
>  0x223e000 -  0x22aafff +CoreLocation (1491.2) 
> <A523C8E1-9593-3687-9D0A-83F0B30558A3> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreLocation.framework/CoreLocation
>  0x22db000 -  0x2490fff +MediaPlayer (1641.29) 
> <E946F42F-7A2F-3539-9A73-2C3D1A637DAF> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
>  0x25a2000 -  0x26f6fff +QuartzCore (303.0.13) 
> <E4A8AF9F-2F2A-3B05-BF64-DC8282AF2EEE> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
>  0x2778000 -  0x27c3ffb +SystemConfiguration (499) 
> <1272155C-A362-3F63-A2C2-45350BDAA2B8> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
>  0x27e5000 -  0x2868ffb +MobileCoreServices (40) 
> <D9ACED0B-062E-390A-822B-F3AF04C26D9F> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
>  0x28a3000 -  0x29aef2f +libobjc.A.dylib (532.1.1) 
> <97D87A00-8F28-30CC-B4C0-6E36A69ACDAA> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libobjc.A.dylib
>  0x29c7000 -  0x2b7eff1 +libicucore.A.dylib (491.19) 
> <11DCDD9E-2709-3568-A02E-327BE5163C4B> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libicucore.A.dylib
>  0x2c0b000 -  0x2c1aff7 +libz.1.dylib (44) 
> <795F02AA-F065-3D5D-9D06-2A4E4DBC625C> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libz.1.dylib
>  0x2c1f000 -  0x2c83ff3 +libstdc++.6.dylib (56) 
> <5F8C495C-35F3-3D7B-AC32-27778B7DECE5> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libstdc++.6.dylib
>  0x2ce1000 -  0x2d02ff7 +libc++abi.dylib (24.1) 
> <FCBF2B99-631B-396B-870A-38411C972445> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libc++abi.dylib
>  0x2d2c000 -  0x2d2cffc +libSystem.override.dylib (65.4) 
> <42812ECC-E4E0-3114-A1AA-B179BB4A464C> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libSystem.override.dylib
>  0x2d31000 -  0x2d35ffb +libcache_sim.dylib (59) 
> <BB7DBAB8-045E-35F3-9635-2AE93040A434> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libcache_sim.dylib
>  0x2d3a000 -  0x2d44ffb +libcommonCrypto_sim.dylib (60032.1) 
> <1973A2E3-0218-3B23-9C68-8E8D84205AFB> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libcommonCrypto_sim.dylib
>  0x2d4f000 -  0x2d67fff +libdispatch.dylib (244.33) 
> <D3AAC264-D870-3488-891A-75B5EF49218F> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libdispatch.dylib
>  0x2d7a000 -  0x2d83fff +libnotify_sim.dylib (103.10) 
> <517E3E3A-98C5-3A88-B54D-E6CD8A57D2DA> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libnotify_sim.dylib
>  0x2d8a000 -  0x2dfcfe7 +libsystem_sim_c.dylib (849.29) 
> <093F885E-F90D-3E33-AAAF-4D3425A9539C> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_c.dylib
>  0x2e1d000 -  0x2e1effb +libsystem_sim_blocks.dylib (60) 
> <E0816229-3EA6-37AD-B22F-70BC70351B6D> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_blocks.dylib
>  0x2e22000 -  0x2e2afff +libsystem_sim_dnssd.dylib (397.33) 
> <D6A8EA9B-A43F-3A20-AD5A-00E5D65768B0> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_dnssd.dylib
>  0x2e30000 -  0x2e43ffb +libsystem_sim_info.dylib (421.3) 
> <FF264FBC-B24E-36C8-BCC7-4D75E5BC2C90> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_info.dylib
>  0x2e4e000 -  0x2e7dff3 +libsystem_sim_m.dylib (3029.2) 
> <D6EEB53F-EA1D-3FFE-B0D5-0C42696E8979> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_m.dylib
>  0x2e84000 -  0x2e98ffb +libsystem_sim_network.dylib (130.7) 
> <8E5B53B9-BB8F-36DC-ADA2-8C474365F855> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_network.dylib
>  0x2ea5000 -  0x2ec6ff7 +libxpc.dylib (173.35) 
> <64B1F71B-74F0-38A0-83B2-5555EBC5F344> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libxpc.dylib
>  0x2ed9000 -  0x2ee0ffb +libcopyfile_sim.dylib (90.2) 
> <5B4E4523-645A-33C0-BFF8-A90D501CA8C5> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libcopyfile_sim.dylib
>  0x2ee5000 -  0x2ee7ff7 +libdyld_sim.dylib (212.3) 
> <C1F660E0-A06C-3A40-9F5B-ED6DAD1FAFDC> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libdyld_sim.dylib
>  0x2eec000 -  0x2eedffb +libremovefile_sim.dylib (24.2) 
> <E5BACEA1-B6C6-336C-8472-9F1CFDAFAF14> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libremovefile_sim.dylib
>  0x2ef2000 -  0x2f42fff +libcorecrypto_sim.dylib (121) 
> <1F8AADB6-0A37-30DC-9B88-7FCAE9643A4F> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libcorecrypto_sim.dylib
>  0x2f4f000 -  0x301efff +UIFoundation (78) 
> <1658E258-7C9A-3CB0-AACF-A9AC55BA66A9> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
>  0x306a000 -  0x307cff7 +CoreVideo (107) 
> <2FF9DEF2-E9B1-3172-A2CC-771021682CC9> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
>  0x308b000 -  0x339aff3 +VideoToolbox (1033.29) 
> <D99EBA69-0AF9-3B09-9DF4-8D0D1548B964> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
>  0x3406000 -  0x3417ff7 +MobileAsset (164) 
> <E10E0F24-1F91-3B6F-8CDD-DF704C3AF3A6> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
>  0x3423000 -  0x3434fff +TelephonyUtilities (1) 
> <7B42C3A6-12FB-3779-B13F-2D8807CB4608> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
>  0x3446000 -  0x346aff3 +WebBookmarks (270.3) 
> <0D6B65DA-FD86-3DCD-9A20-E574160F9026> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
>  0x347e000 -  0x34a1fff +BackBoardServices (2127.8) 
> <FD1EE1DF-543E-3319-981D-CF8359485DF2> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
>  0x34c0000 -  0x34c9fff +XPCObjects (39) 
> <D4B1170E-442D-35BC-A3B3-E7EAEE0A7A8F> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
>  0x34d3000 -  0x35c7ff7 +CoreImage (175.1) 
> <F6CA5723-6FDD-3447-ADFF-7B00A711AF43> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
>  0x3622000 -  0x366bff3 +Security (1326.6) 
> <2CD7C6B1-7699-3801-9028-4DA115290391> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Security.framework/Security
>  0x3691000 -  0x36b6fff +DictionaryServices (186) 
> <B823E010-C1DC-3733-9907-4A06B4DC8B4C> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
>  0x36d1000 -  0x36e2ff7 +GraphicsServices (504) 
> <B2DDE38F-AA35-30AB-A0B4-B9282DA105A1> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
>  0x36f3000 -  0x3958ff3 +ImageIO (755) <1A671E3E-9A3C-3024-8D1B-92AE9E2DDCF3> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
>  0x39c4000 -  0x39ddfff +SpringBoardServices (2127.8) 
> <64D6B728-7FE7-3051-AFC3-AFA34A2A10F3> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
>  0x39f0000 -  0x3a41ffb +AppSupport (795.1) 
> <B4790EAF-C2EA-3F00-AE35-A98F5869EC11> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
>  0x3a71000 -  0x3b1ffff +CoreText (289.13) 
> <9C4B4E7A-1BA7-346F-A11C-8D3050D5DCB9> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreText.framework/CoreText
>  0x3b68000 -  0x3c29ff3 +libsqlite3.dylib (142) 
> <279B5524-D0A4-3A85-94F1-0A27DEC83B1D> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libsqlite3.dylib
>  0x3c3a000 -  0x3d55ff7 +WebKit (1251.1) 
> <B364C41A-7568-35AE-9818-B7EB735C0B65> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit
>  0x3dfc000 -  0x522fff3 +WebCore (1640) 
> <D33362B4-23C9-3F73-849E-5B5689CF276D> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
>  0x5a10000 -  0x5ab8ff7 +ProofReader (180) 
> <DBA9674A-FEEC-3D21-A479-5407E72BBC10> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
>  0x5acf000 -  0x5ad7ff7 +libAccessibility.dylib (870.2) 
> <E8EA896F-17AC-3DF9-AFA6-FF5D00877622> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libAccessibility.dylib
>  0x5ae4000 -  0x5ae4ffd +Accelerate (387.12) 
> <CE335A8E-605F-3063-9EFD-AC17AF266960> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
>  0x5ae8000 -  0x5b1fff7 +PrintKit (109) 
> <035CD3B7-6D30-3575-A51A-4B938499E55E> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
>  0x5b36000 -  0x5b45ff7 +libMobileGestalt.dylib (154) 
> <1524F86E-1175-310F-AB3C-370E96CBC16E> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libMobileGestalt.dylib
>  0x5b52000 -  0x5c4eff7 +libxml2.2.dylib (22.3) 
> <8C34E1FD-F90B-3158-9A97-D5DC923D52DC> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libxml2.2.dylib
>  0x5c7c000 -  0x5c8fffb +libbsm.0.dylib (28) 
> <2503C190-0D01-3D5B-B85E-D01BCA738FBC> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libbsm.0.dylib
>  0x5c97000 -  0x5c9cffe +IOKit (65.4) <9E3253CE-A35B-3BAA-9492-B47110EDE377> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/IOKit.framework/IOKit
>  0x5ca6000 -  0x5cc5ffb +libCRFSuite.dylib (32) 
> <D608B97C-51A7-3299-A5F2-77EE57A02750> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libCRFSuite.dylib
>  0x5ccf000 -  0x5cd0ffb +liblangid.dylib (114) 
> <E02691B6-2660-327A-85D9-65079160FF3E> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/liblangid.dylib
>  0x5cd4000 -  0x5ce5fff +GenerationalStorage (130) 
> <FBB045C2-877A-32E0-BA98-CA9AE1B8934B> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
>  0x5ced000 -  0x5d50fff +libc++.1.dylib (65) 
> <9E0B682E-27DE-36C6-8037-04A8457C4D97> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libc++.1.dylib
>  0x5d9f000 -  0x5dabffb +OpenGLES (8.2.18) 
> <F3905305-0F28-3DB3-9F52-156AF69132D5> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
>  0x5db5000 -  0x5dbbffb +libGFXShared.dylib (8.2.18) 
> <8C38C137-9538-3C9B-A6B4-61375D32312C> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
>  0x5dc1000 -  0x5e01ff3 +libGLImage.dylib (8.2.18) 
> <6F1E0B08-050F-31CD-AC21-C754463499F1> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
>  0x5e09000 -  0x5e0bfff +libCVMSPluginSupport.dylib (8.2.18) 
> <677B6294-9B6D-315D-857B-5F621F5DDCBA> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
>  0x5e10000 -  0x5e18ffb +libCoreVMClient.dylib (23.0.7) 
> <CCD3C931-F278-3D28-953C-F6EE87CE2AF1> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
>  0x5e20000 -  0x6634fc7 +libLLVMContainer.dylib (23.0.7) 
> <94738CCC-C81C-3D2A-8792-CF4B7D4083D8> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
>  0x6974000 -  0x69f2ffb +CoreAudio (72.1) 
> <572522CB-240E-34B3-914E-18EDF9A6B87A> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
>  0x6a2a000 -  0x6a37fff +AssetsLibraryServices (1647.5) 
> <953CF80D-B1DE-35E5-A245-473E28C2560C> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
>  0x6a44000 -  0x6a46ff7 +TCC (43.3) <023D22DF-A37B-3F5E-85F6-396BCCC7F6D4> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC
>  0x6a4b000 -  0x6be2fff +vImage (213.5) 
> <B0EF7ABD-F20E-3616-B8B2-BAB707710833> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
>  0x6c02000 -  0x6c02ffd +vecLib (387.12) 
> <9A41B0B7-BBE9-3918-97E2-8BEE279587B8> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
>  0x6c06000 -  0x6c73ffb +libvDSP.dylib (387.12) 
> <9B33C01F-7DE4-3623-BDEC-7B4DD52581D0> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
>  0x6c7d000 -  0x704eff3 +libLAPACK.dylib (1078.1) 
> <0C339EB7-9A1F-3F6D-B7CF-AB21606FCFC7> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
>  0x707a000 -  0x71bdff3 +libBLAS.dylib (1078.1) 
> <88CFED9F-D072-3BDE-8023-08AF901C91E7> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
>  0x71dc000 -  0x724afff +libvMisc.dylib (387.12) 
> <B95307F9-A438-3E48-AFD9-B392ADB0B8CF> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
>  0x7252000 -  0x7302ff3 +CoreTelephony (1384.11) 
> <720A6454-9356-35DE-A277-EDC8AAFD21AE> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
>  0x734e000 -  0x73a8ff7 +IMFoundation (741.9) 
> <2B25C545-F243-399E-B0EC-08DCFD4FBE5A> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
>  0x73d3000 -  0x73d4ffb +DataMigration (795.1) 
> <396934AF-265B-39C7-8ECA-4FACA29CB287> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
>  0x73d9000 -  0x73dcff7 +MobileInstallation (251) 
> <85DC2B13-85EC-31DB-9771-54E80E911562> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
>  0x73e2000 -  0x73e6ff3 +MobileSystemServices (1) 
> <F5F1E086-F334-3700-A427-E5C0B8F9A789> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
>  0x73ec000 -  0x7424ffb +Bom (189) <43D5F33D-0E1F-32C6-AA13-04DA48A641D2> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom
>  0x7433000 -  0x743ffff +libbz2.1.0.dylib (30) 
> <E1B2BAFE-50A4-3E92-89DE-AEC39AC82CB9> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libbz2.1.0.dylib
>  0x7444000 -  0x744bff7 +CommonUtilities (9) 
> <33C9D324-C793-3391-A19A-D84C1936C475> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
>  0x7453000 -  0x7483ff3 +libtidy.A.dylib (15.11) 
> <81A8363C-8AD6-3DAD-8A1B-58A00B2497FD> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libtidy.A.dylib
>  0x7490000 -  0x77b8ffb +JavaScriptCore (1097.3) 
> <24AE2DFE-548F-3942-9493-7FC69A0B9227> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
>  0x7858000 -  0x7c79ffb +FaceCoreLight (2.2.5) 
> <B7739FF4-0BDB-3D89-BC47-6C7EDEBD86CC> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
>  0x7e8a000 -  0x7eb6ffb +libxslt.1.dylib (11.3) 
> <20E7D089-E224-368F-8CE6-4C1BC37D5414> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libxslt.1.dylib
>  0x7ec2000 -  0x7fb5fff +libiconv.2.dylib (35) 
> <4D8FD7B1-0FBF-325C-9308-FE20A1825D66> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libiconv.2.dylib
>  0x7fc2000 -  0x7fc2ffd +libresolv.dylib (65.4) 
> <FDC9E86E-2D83-3459-BBB2-D9118C0A7527> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libresolv.dylib
>  0x7fc7000 -  0x7fcbfff +AggregateDictionary (120.1) 
> <035E788A-8852-36A8-A8A0-AAE57F2A7F27> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
>  0x7fd1000 -  0x81dbff7 +MediaToolbox (1033.29) 
> <CB900C13-C29D-3A05-96A3-FFB603F79C4E> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
>  0x8288000 -  0x82b8ffb +Celestial (1033.29) 
> <F3ADA760-F73B-3783-A40C-4541CC0128D3> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial
>  0x82e5000 -  0x82fdff3 +DataAccessExpress (1074.3) 
> <EFB3FCC1-129E-3D14-814F-CE123BC91BD4> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
>  0x8312000 -  0x8364fff +iCalendar (128.1) 
> <C5C31E6F-74CE-316E-8657-3D2DFBE4E707> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
>  0x838e000 -  0x83aeffb +PersistentConnection (1) 
> <2F58EF51-4FED-39AE-8E89-312FF4693D6D> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
>  0x83c8000 -  0x8612ff3 +CoreData (419) 
> <728437D5-BF69-3166-A1A0-ECA4420FCFA6> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreData.framework/CoreData
>  0x86d4000 -  0x86e3ffb +AccountSettings (216) 
> <B3942FC6-BD8B-31D4-80BD-8CFA1A5D302A> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
>  0x86ed000 -  0x8704ff3 +Accounts (209.2) 
> <26159E4E-5155-3F7C-B946-22803DF1FE2F> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accounts.framework/Accounts
>  0x8716000 -  0x8789ff3 +ManagedConfiguration (832) 
> <0EACF3D2-8A5F-3732-88FC-93877F67F73A> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
>  0x87cd000 -  0x891afff +GeoServices (457.9) 
> <0CA8C243-5E1F-392D-B56A-1E37FC1A05A0> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
>  0x89c0000 -  0x89cbffb +ProtocolBuffer (130) 
> <D6CA312B-653F-3CDE-AC07-4F6D9D4C2AA0> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
>  0x89d5000 -  0x89d7fff +OAuth (18) <30F6AF9E-D646-3D28-9745-1FBB67C87B2A> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/OAuth.framework/OAuth
>  0x89dc000 -  0x8a40fff +QuickLook (362) 
> <7D4DFAC8-CC88-31A3-B294-CF43C37C2CF0> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/QuickLook.framework/QuickLook
>  0x8a7d000 -  0x8aa9ff3 +AppleAccount (358.1) 
> <60AE3B5B-8AF3-3947-B445-E860A5F619EB> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
>  0x8ac7000 -  0x8b14ffb +iTunesStore (842.8) 
> <5EC3BCB6-BE4A-3C47-BF8E-FB90264B61CA> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
>  0x8b48000 -  0x8b54fff +IAP (1065.23) <C54A5E46-B4D2-33A7-8584-1D00A17B1F64> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/IAP.framework/IAP
>  0x8b60000 -  0x8c3bff7 +MusicLibrary (1143.1) 
> <DFF42BE5-BC6E-3C1F-9BAB-DCFC238DB644> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
>  0x8ca1000 -  0x8d46ff7 +StoreServices (842.8) 
> <4E8512B8-6FD8-3C4D-B96E-4177DFADD594> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
>  0x8db6000 -  0x8dc1ff7 +MediaRemote (124) 
> <CEC25C07-B332-345D-92C1-1E2FDFCFE5EE> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
>  0x8dcc000 -  0x8e00ff3 +HomeSharing (244) 
> <9FFBF87E-9AA5-3E05-9F2E-1B60A0E7A2BE> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
>  0x8e23000 -  0x8e73ff7 +MediaControlSender (150.35) 
> <39BBF404-941E-3025-ACC5-786D22E85279> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
>  0x8e94000 -  0x8f39ff3 +CoreMotion (1491.2) 
> <1CC36264-C5EF-3DEB-A082-0A69AB601BD8> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreMotion.framework/CoreMotion
>  0x8f8e000 -  0x8fa1ff7 +ApplePushService (248) 
> <6A5A069C-5FF4-32EF-A1B9-0D43D1AAFABE> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
>  0x8fb1000 -  0x8fbeff3 +MailServices (1704.3) 
> <7455DAC1-9D83-3158-8DBC-F3F9010AC97F> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MailServices.framework/MailServices
>  0x8fcc000 -  0x8fcefff +MessageSupport (1276.9) 
> <47F0FC1D-4419-3435-9AAB-DCC1F98A9426> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
>  0x97f0000 -  0x97f2fff +DebuggerIntrospectionSupport.dylib (1) 
> <809F222B-8EAF-30F5-85BD-98E0C7689940> 
> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/Resources/DebuggerIntrospectionSupport.dylib
>  0xaf00000 -  0xaf4aff3 +libCGFreetype.A.dylib (400.17) 
> <4B3FFCD7-DFB7-3542-A6D4-6A4047B94D58> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
>  0xaf68000 -  0xaf90fff +libRIP.A.dylib (400.17) 
> <752B122B-8EC1-30AF-944B-0C9E0A0CA550> 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
> 0x8fef8000 - 0x8ff2ae57  dyld (210.2.3) 
> <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
> 0x9056f000 - 0x9057afff  libcommonCrypto.dylib (60026) 
> <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
> 0x9068d000 - 0x90694fff  liblaunch.dylib (442.26.2) 
> <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
> 0x9115d000 - 0x91169ffe  libkxld.dylib (2050.18.24) 
> <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib
> 0x915af000 - 0x915affff  libSystem.B.dylib (169.3) 
> <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
> 0x915f0000 - 0x9161cff7  libsystem_info.dylib (406.17) 
> <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
> 0x92e70000 - 0x92e70fff  libsystem_blocks.dylib (59) 
> <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
> 0x9322a000 - 0x9322bfff  libquarantine.dylib (52) 
> <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
> 0x93649000 - 0x93666ff7  libresolv.9.dylib (51) 
> <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
> 0x936c6000 - 0x936c7ffd  libunc.dylib (25) 
> <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
> 0x93bf3000 - 0x93bfbfff  libcopyfile.dylib (89) 
> <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
> 0x947a3000 - 0x947a4fff  libdnsinfo.dylib (453.18) 
> <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
> 0x9489e000 - 0x948a5ffb  libunwind.dylib (35.1) 
> <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
> 0x94a94000 - 0x94b51feb  libsystem_c.dylib (825.25) 
> <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
> 0x94b88000 - 0x94ba2ffc  libsystem_kernel.dylib (2050.18.24) 
> <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
> 0x95424000 - 0x95428ffe  libcache.dylib (57) 
> <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
> 0x95429000 - 0x9542cff7  libcompiler_rt.dylib (30) 
> <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
> 0x9548e000 - 0x954f6ff7  com.apple.framework.IOKit (2.0 - 755.18.10) 
> <9A80E97E-544F-3A45-916D-6DB7ED217E33> 
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x955a9000 - 0x955b0fff  libsystem_dnssd.dylib (379.32.1) 
> <6A505284-2382-3F27-B96F-15FFDACF004E> /usr/lib/system/libsystem_dnssd.dylib
> 0x9670a000 - 0x9670cfff  libdyld.dylib (210.2.3) 
> <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
> 0x9766c000 - 0x97670ff7  libmacho.dylib (829) 
> <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
> 0x98790000 - 0x987dcfff  libcorecrypto.dylib (106.2) 
> <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
> 0x98bda000 - 0x98c07ffe  libsystem_m.dylib (3022.6) 
> <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
> 0x99b5e000 - 0x99b68fff  libsystem_notify.dylib (98.5) 
> <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
> 0x9a19f000 - 0x9a1a0fff  libremovefile.dylib (23.1) 
> <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
> 0x9a30c000 - 0x9a30cfff  libkeymgr.dylib (25) 
> <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
> 0x9a56b000 - 0x9a579ff3  libsystem_network.dylib (77.10) 
> <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
> 0x9a5a8000 - 0x9a5a9fff  libsystem_sandbox.dylib (220) 
> <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
> External Modification Summary:
>   Calls made by other processes targeting this process:
>     task_for_pid: 1
>     thread_create: 0
>     thread_set_state: 122
>   Calls made by this process:
>     task_for_pid: 0
>     thread_create: 0
>     thread_set_state: 0
>   Calls made by all processes on this machine:
>     task_for_pid: 840
>     thread_create: 1
>     thread_set_state: 509
> VM Region Summary:
> ReadOnly portion of Libraries: Total=168.9M resident=136.8M(81%) 
> swapped_out_or_unallocated=32.1M(19%)
> Writable regions: Total=110.9M written=2560K(2%) resident=8308K(7%) 
> swapped_out=0K(0%) unallocated=102.7M(93%)
>  
> REGION TYPE                      VIRTUAL
> ===========                      =======
> (null) (reserved)                    12K        reserved VM address space 
> (unallocated)
> CG image                             16K
> CG raster data                        8K
> JS JIT generated code              32.0M
> MALLOC                             62.3M
> MALLOC guard page                    48K
> Memory tag=35                      9836K
> SQLite page cache                    96K
> Stack                              65.9M
> Stack (reserved)                   1032K        reserved VM address space 
> (unallocated)
> VM_ALLOCATE                         108K
> __DATA                             9404K
> __LINKEDIT                         61.3M
> __PAGEZERO                            4K
> __TEXT                            107.6M
> __UNICODE                           544K
> mapped file                       247.1M
> shared memory                        12K
> ===========                      =======
> TOTAL                             596.7M
> TOTAL, minus reserved VM space    595.7M
> Model: MacBookPro8,3, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 
> 2.3 GHz, 8 GB, SMC 1.70f5
> Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
> Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
> Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 
> 0x4D34373142353237334448302D4348392020
> Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 
> 0x4D34373142353237334448302D4348392020
> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), 
> Broadcom BCM43xx 1.0 (5.106.98.81.22)
> Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial 
> ports
> Network Service: Ethernet, Ethernet, en0
> Network Service: Wi-Fi, AirPort, en1
> Serial ATA Device: APPLE SSD TS256C, 251 GB
> Serial ATA Device: MATSHITADVD-R   UJ-898
> USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 
> 0xfa200000 / 3
> USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
> USB Device: My Passport 070C, 0x1058  (Western Digital Technologies, Inc.), 
> 0x070c, 0xfa130000 / 6
> USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 
> 0xfa120000 / 5
> USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
> USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 
> 0xfa113000 / 7
> USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
> USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to