Xcode crashes at iPhoen Restore

Hi everyone! I'm new here so please try to help me out...
I am trying to set up my iPhone 3G Firmware 4.1 (8B117) so I can test applications that I am developing with Xcode. I am trying to restore my iPhone to do so with the Organizer. Everytime I chose to restore with the 4.1 firmware. After the device boots into recovery mode, and the waiting for iPhone bar on the Organizer shows up, Xcode crashes and leaves this message:
Process: Xcode [5494]
Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.Xcode
Version: 3.2.4 (1708)
Build Info: DevToolsIDE-17080000~1
Code Type: X86-64 (Native)
Parent Process: launchd [174]
Date/Time: 2010-11-03 19:45:15.687 -0400
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6
Interval Since Last Report: 57853 sec
Crashes Since Last Report: 10
Per-App Interval Since Last Report: 17316 sec
Per-App Crashes Since Last Report: 10
Anonymous UUID: 102EEB82-981C-4FE8-B9AF-004EA229872B
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Codes: KERNINVALIDADDRESS at 0x00000000000000e7
Crashed Thread: 6 Dispatch queue: com.apple.root.default-priority
Application Specific Information:
objc[5494]: garbage collection is ON
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff80b442fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff80b4496d mach_msg + 59
2 com.apple.CoreGraphics 0x00007fff8201a2b5 _CGSCacheMergeData + 149
3 com.apple.CoreGraphics 0x00007fff81f9ba1e CGSCacheAcquireValues + 168
4 com.apple.CoreGraphics 0x00007fff81f9b7d7 CGGlyphLockLockGlyphBitmaps + 215
5 libRIP.A.dylib 0x00007fff864e6e85 ripc_RenderGlyphs + 261
6 libRIP.A.dylib 0x00007fff864e6863 ripc_DrawGlyphs + 1495
7 com.apple.CoreGraphics 0x00007fff81f99d27 draw_glyphs + 1527
8 com.apple.CoreGraphics 0x00007fff81f9962e CGContextShowGlyphsWithAdvances + 538
9 com.apple.AppKit 0x00007fff8501d63a +[NSStringDrawingTextStorage _fastDrawString:attributes:length:inRect:graphicsContext:baselineRendering:uses FontLeading:usesScreenFont:typesetterBehavior:paragraphStyle:lineBreakMode:bound ingRect:padding:scrollable:] + 4262
10 com.apple.AppKit 0x00007fff84bfc8f5 _NSStringDrawingCore + 1588
11 com.apple.AppKit 0x00007fff84bfc0af _NSDrawTextCell + 3117
12 ...ple.Xcode.DevToolsInterface 0x0000000100bf816e -[XCEImageAndTextCell drawWithFrame:inView:] + 1365
13 com.apple.AppKit 0x00007fff84c04c95 -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 95
14 com.apple.AppKit 0x00007fff84c03db8 -[NSTableView drawRow:clipRect:] + 1242
15 com.apple.AppKit 0x00007fff84c036ab -[NSTableView drawRowIndexes:clipRect:] + 369
16 com.apple.AppKit 0x00007fff84c0352c -[NSOutlineView drawRowIndexes:clipRect:] + 131
17 com.apple.AppKit 0x00007fff84c02058 -[NSTableView drawRect:] + 1302
18 com.apple.AppKit 0x00007fff84bf8131 -[NSView _drawRect:clip:] + 3566
19 com.apple.AppKit 0x00007fff84bf5907 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 2112
20 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
21 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
22 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
23 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
24 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
25 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
26 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
27 com.apple.AppKit 0x00007fff84bf4ee8 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
28 com.apple.AppKit 0x00007fff84bf179a -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
29 com.apple.AppKit 0x00007fff84b6aff6 -[NSView displayIfNeeded] + 969
30 ...ple.Xcode.DevToolsInterface 0x000000010084d7cb -[XCWindow displayIfNeeded] + 81
31 com.apple.AppKit 0x00007fff84b65ea2 _handleWindowNeedsDisplay + 678
32 com.apple.CoreFoundation 0x00007fff84115077 __CFRunLoopDoObservers + 519
33 com.apple.CoreFoundation 0x00007fff840f0ef4 __CFRunLoopRun + 468
34 com.apple.CoreFoundation 0x00007fff840f084f CFRunLoopRunSpecific + 575
35 com.apple.HIToolbox 0x00007fff8010291a RunCurrentEventLoopInMode + 333
36 com.apple.HIToolbox 0x00007fff8010271f ReceiveNextEventCommon + 310
37 com.apple.HIToolbox 0x00007fff801025d8 BlockUntilNextEventMatchingListInMode + 59
38 com.apple.AppKit 0x00007fff84b3b29e _DPSNextEvent + 708
39 com.apple.AppKit 0x00007fff84b3abed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
40 com.apple.AppKit 0x00007fff84b008d3 -[NSApplication run] + 395
41 com.apple.AppKit 0x00007fff84af95f8 NSApplicationMain + 364
42 com.apple.Xcode 0x00000001000017b4 0x100000000 + 6068
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff80b5d08a kevent + 10
1 libSystem.B.dylib 0x00007fff80b5ef5d dispatch_mgrinvoke + 154
2 libSystem.B.dylib 0x00007fff80b5ec34 dispatch_queueinvoke + 185
3 libSystem.B.dylib 0x00007fff80b5e75e dispatch_workerthread2 + 252
4 libSystem.B.dylib 0x00007fff80b5e088 pthreadwqthread + 353
5 libSystem.B.dylib 0x00007fff80b5df25 start_wqthread + 13
Thread 2:
0 libSystem.B.dylib 0x00007fff80b442fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff80b4496d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff840f13c2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff840f084f CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff804634c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff803e3e8d _NSThread__main_ + 1429
6 libSystem.B.dylib 0x00007fff80b7d456 pthreadstart + 331
7 libSystem.B.dylib 0x00007fff80b7d309 thread_start + 13
Thread 3:
0 libSystem.B.dylib 0x00007fff80b87dce select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff84112e92 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff80b7d456 pthreadstart + 331
3 libSystem.B.dylib 0x00007fff80b7d309 thread_start + 13
Thread 4:
0 libSystem.B.dylib 0x00007fff80b442fa machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff80b4496d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff840f13c2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff840f084f CFRunLoopRunSpecific + 575
4 com.apple.DTDeviceKit 0x00000001167c8bfa -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 284
5 com.apple.Foundation 0x00007fff803e3e8d _NSThread__main_ + 1429
6 libSystem.B.dylib 0x00007fff80b7d456 pthreadstart + 331
7 libSystem.B.dylib 0x00007fff80b7d309 thread_start + 13
Thread 5:
0 libSystem.B.dylib 0x00007fff80b7eeb6 _semwaitsignal + 10
1 libSystem.B.dylib 0x00007fff80b7ed45 nanosleep + 148
2 libSystem.B.dylib 0x00007fff80b7ecaf usleep + 57
3 com.apple.AppKit 0x00007fff84c86619 -[NSUIHeartBeat _heartBeatThread:] + 1540
4 com.apple.Foundation 0x00007fff803e3e8d _NSThread__main_ + 1429
5 libSystem.B.dylib 0x00007fff80b7d456 pthreadstart + 331
6 libSystem.B.dylib 0x00007fff80b7d309 thread_start + 13
Thread 6 Crashed: Dispatch queue: com.apple.root.default-priority
0 com.apple.CoreFoundation 0x00007fff840d7913 _CFStringAppendFormatAndArgumentsAux + 2739
1 com.apple.CoreFoundation 0x00007fff840d6e1d _CFStringCreateWithFormatAndArgumentsAux + 109
2 com.apple.Foundation 0x00007fff803e2da9 -[NSPlaceholderString initWithFormat:locale:arguments:] + 140
3 com.apple.Xcode.iPhoneSupport 0x00000001167257b3 -[XCRemoteIPhone setStatusOnMainThread:progress:] + 192
4 com.apple.Xcode.iPhoneSupport 0x0000000116725d22 -[XCRemoteIPhone updateExpansionProgress:withMessage:] + 37
5 com.apple.DTDeviceKitBase 0x0000000116049ff3 __-[DTDKInstallBundle expandIfNeededWithProgressDelegate:error:]block_invoke + 23
6 com.apple.DTDeviceKitBase 0x0000000116050846 -[DTDKZipFile extractEntireArchiveTo:error:withProgressHandler:] + 168
7 com.apple.DTDeviceKitBase 0x0000000116049f40 -[DTDKInstallBundle expandIfNeededWithProgressDelegate:error:] + 238
8 com.apple.Xcode.iPhoneSupport 0x0000000116725fb3 __-[XCRemoteIPhone bootDevice]block_invoke + 142
9 libSystem.B.dylib 0x00007fff80b801b0 dispatch_call_block_andrelease + 15
10 libSystem.B.dylib 0x00007fff80b5e751 dispatch_workerthread2 + 239
11 libSystem.B.dylib 0x00007fff80b5e088 pthreadwqthread + 353
12 libSystem.B.dylib 0x00007fff80b5df25 start_wqthread + 13
Thread 7:
0 libSystem.B.dylib 0x00007fff80b5deaa _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff80b5e2bc pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff80b5df25 start_wqthread + 13
Thread 8:
0 libSystem.B.dylib 0x00007fff80b5deaa _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff80b5e2bc pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff80b5df25 start_wqthread + 13
Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000001 rcx: 0x0000000000000000 rdx: 0x0000000000000026
rdi: 0x0000000200a1b7c2 rsi: 0x0000000101a808d0 rbp: 0x0000000101a81b20 rsp: 0x0000000101a80800
r8: 0x00000000000000e7 r9: 0x0000000000000000 r10: 0x0000000000000001 r11: 0x0000000200a1b720
r12: 0x0000000101a8108c r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000014
rip: 0x00007fff840d7913 rfl: 0x0000000000010246 cr2: 0x00000000000000e7
Binary Images:
0x100000000 - 0x100023fff com.apple.Xcode 3.2.4 (1708) <909426F8-6B50-662F-0554-64B4003A3822> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
0x100034000 - 0x10005eff7 com.apple.DevToolsFoundation 5.3 (1702) <D9FF9C5F-BE6A-4C23-730F-0BED419E8094> /Developer/Library/PrivateFrameworks/DevToolsFoundation.framework/Versions/A/De vToolsFoundation
0x10007c000 - 0x100098ff7 com.apple.JavaKit 5.3 (1682) <D7DC01EC-9821-5A29-4503-A61E179294F6> /Developer/Library/PrivateFrameworks/JavaKit.framework/Versions/A/JavaKit
0x1000ab000 - 0x10053eff7 com.apple.Xcode.DevToolsCore 5.3 (1705) <D253A3E3-048C-8038-0BFE-D73641A4E528> /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Versions/A/DevTools Core
0x10076c000 - 0x1007acff7 com.apple.Xcode.DevToolsSupport 5.3 (1591) <73FE5B88-B4D6-7287-FC93-847017300429> /Developer/Library/PrivateFrameworks/DevToolsSupport.framework/Versions/A/DevTo olsSupport
0x1007d3000 - 0x1007ddfff com.apple.Xcode.DevToolsRemoteClient 5.3 (1708) <E81B47E8-5C74-E60F-705C-71DFBB48DB99> /Developer/Library/PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/ DevToolsRemoteClient
0x1007e7000 - 0x100e8ffff com.apple.Xcode.DevToolsInterface 5.3 (1708) <6C9B3292-9534-6314-3AB2-5046A0EC1195> /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Dev ToolsInterface
0x10123f000 - 0x1012faff7 com.apple.Xcode.DevToolsCParsing 5.3 (1686) <65AAA940-D8E5-DA6B-1A03-D6FACD0776EE> /Developer/Library/PrivateFrameworks/DevToolsCParsing.framework/Versions/A/DevT oolsCParsing
0x10135b000 - 0x1013e1ff7 com.apple.Xcode.XcodeEdit 5.3 (1686) <5541CA2E-1616-CA53-B89F-759E428F7E4B> /Developer/Library/PrivateFrameworks/XcodeEdit.framework/Versions/A/XcodeEdit
0x101421000 - 0x10149dfff com.apple.CoreSymbolication 2.1 (40.1.1) <C70FE99F-FBDD-EE4F-53A3-9D8AF7BC4E53> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x1014e6000 - 0x101529fff com.apple.DocSetAccess 2.2 (1687) <9F3D1691-D3BE-4B0F-BC28-F246535BA6F4> /Developer/Library/PrivateFrameworks/DocSetAccess.framework/Versions/A/DocSetAc cess
0x101550000 - 0x10159bfff com.apple.Xdesign.XDBase 5.3 (1681) <17C97390-1896-2F5A-E1F6-89213F53EE63> /Developer/Library/PrivateFrameworks/XDBase.framework/Versions/A/XDBase
0x1015d9000 - 0x1015efff7 com.apple.DocSetManagement 5.3 (1684) <3DDFB09F-A624-0B9A-C9C2-5595EBCC376A> /Developer/Library/PrivateFrameworks/DocSetManagement.framework/Versions/A/DocS etManagement
0x1015ff000 - 0x101633fff com.apple.DocSetViewing 5.3 (1684) <6087C6A0-894C-19D5-39A0-16199E30F374> /Developer/Library/PrivateFrameworks/DocSetViewing.framework/Versions/A/DocSetV iewing
0x101fc7000 - 0x101fd1fff com.apple.xdmappingmodel 5.3 (1702) <B7EA0885-2211-0285-4D0B-0EBFE100866B> /Developer/Library/Xcode/Plug-ins/XDMappingModel.xdplugin/Contents/MacOS/XDMapp ingModel
0x101fdb000 - 0x101fdcff7 com.apple.Xdesign.XDInterface.GraphLayouter.ForceDirected 5.3 (1683) <EC9CF819-2969-8319-FD85-8999F5E3E541> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/PlugIns/X DForceDirectedGraphLayouter.diagramGraphLayouter/Contents/MacOS/XDForceDirectedG raphLayouter
0x101fe0000 - 0x101fe1ff7 com.apple.Xdesign.XDInterface.GraphLayouter.Hierarchical 5.3 (1683) <06C896E6-95A3-1999-6F97-181B1B9343E2> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/PlugIns/X DHierarchicalGraphLayouter.diagramGraphLayouter/Contents/MacOS/XDHierarchicalGra phLayouter
0x101fe5000 - 0x101fedfff libsvn_delta-1.0.dylib ??? (???) <7D7E19A8-3483-BCC6-E174-5FCF81CC309A> /usr/lib/libsvn_delta-1.0.dylib
0x101ffc000 - 0x101ffcfff libsvnfsutil-1.0.dylib ??? (???) <5CAD8C6E-5B71-C2FA-163C-D5CEACF5736C> /usr/lib/libsvnfsutil-1.0.dylib
0x114d5a000 - 0x114d64ff7 com.apple.iokit.IOUSBLib 3.9.0 (3.9.0) <D0C84898-B2D3-4FA2-158E-AF1A8511BC28> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
0x1153a4000 - 0x1153c1ff7 com.apple.XdesignPlugin 5.3 (1681) <ED47BDC2-FC14-EAE9-4ABE-0D21FE909CAA> /Developer/Library/Xcode/Plug-ins/XdesignPlugin.xcplugin/Contents/MacOS/Xdesign Plugin
0x1153d1000 - 0x11540efff com.apple.XDSourceCode 5.3 (1681) <BE2FE73C-D213-0765-5DAB-38BB0A84B859> /Developer/Library/Xcode/Plug-ins/XDClassModel.xdplugin/Contents/MacOS/XDClassM odel
0x11542f000 - 0x115468fff com.apple.xdcoredataplugin 5.3 (1682) <A56CEF44-4039-5220-2A0C-D205B9B1748E> /Developer/Library/Xcode/Plug-ins/XDCoreDataModel.xdplugin/Contents/MacOS/XDCor eDataModel
0x1157d2000 - 0x1157e1ff7 com.apple.xcode.subversion 5.3 (1681) <14856261-A19F-4A53-35D7-BE4C30C99D27> /Developer/Library/Xcode/Plug-ins/XcodeSubversionPlugin.xcplugin/Contents/MacOS /XcodeSubversionPlugin
0x1157ed000 - 0x1157f4ff7 libsvn_diff-1.0.dylib ??? (???) <E1591459-E977-9D60-22FB-7DEF7FB97637> /usr/lib/libsvn_diff-1.0.dylib
0x1157f9000 - 0x1157f9ff7 com.apple.xcode.subversion.ui 5.3 (1681) <82576C7A-D498-003B-EA4A-EA3ADB2C98B5> /Developer/Library/Xcode/Plug-ins/XcodeSubversionIDEPlugin.xcplugin/Contents/Ma cOS/XcodeSubversionIDEPlugin
0x115900000 - 0x115a3afe7 com.apple.Xdesign.XDInterface 5.3 (1683) <ACD62579-E186-2335-90EC-CF7C77344E06> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/XDInterfa ce
0x115ae9000 - 0x115b07fff libapr-1.0.dylib 4.8.0 (compatibility 4.0.0) <77712CC8-C4CF-E0E8-B740-B55192C05CB9> /usr/lib/libapr-1.0.dylib
0x115b14000 - 0x115b2cfe7 libaprutil-1.0.dylib 4.9.0 (compatibility 4.0.0) <3D7EBE21-7A3D-E46C-1E3E-361F98170429> /usr/lib/libaprutil-1.0.dylib
0x115b37000 - 0x115b6bff7 libsvn_client-1.0.dylib ??? (???) <03940D76-1F3F-292A-E9EE-BAA3BCB24F57> /usr/lib/libsvn_client-1.0.dylib
0x115b78000 - 0x115b94ff7 libsvnfsfs-1.0.dylib ??? (???) <E0F43797-704D-3230-72CC-BDD7C10F8FA2> /usr/lib/libsvnfsfs-1.0.dylib
0x115b9d000 - 0x115ba0fff libsvn_fs-1.0.dylib ??? (???) <DF1FA07C-899B-4D0F-2053-3CF2A607EC4F> /usr/lib/libsvn_fs-1.0.dylib
0x115ba6000 - 0x115baafff libsvnralocal-1.0.dylib ??? (???) <7AE83A6B-401D-8F2D-7DB6-6D3CC1C2B34C> /usr/lib/libsvnralocal-1.0.dylib
0x115bb0000 - 0x115bbeff7 libsvnrasvn-1.0.dylib ??? (???) <F85654AC-5729-5E6E-E2CF-B0B924B8A246> /usr/lib/libsvnrasvn-1.0.dylib
0x115bc5000 - 0x115bcbfff libsvn_ra-1.0.dylib ??? (???) <17309F76-0DEB-9E53-C726-691DB946AC66> /usr/lib/libsvn_ra-1.0.dylib
0x115bd1000 - 0x115bf0fff libsvn_repos-1.0.dylib ??? (???) <CAF17863-5B37-681F-8BF1-BA37BEF97C8F> /usr/lib/libsvn_repos-1.0.dylib
0x115bf9000 - 0x115c32fff libsvn_subr-1.0.dylib ??? (???) <0110708C-2986-E80A-5B15-59C444FC94A5> /usr/lib/libsvn_subr-1.0.dylib
0x115c44000 - 0x115c7aff7 libsvn_wc-1.0.dylib ??? (???) <24D9C3EC-4F21-D8F3-C450-69731C0DF0A3> /usr/lib/libsvn_wc-1.0.dylib
0x115c86000 - 0x115c9dff7 libsvnraneon-1.0.dylib ??? (???) <89794E2C-9B90-52F1-92BC-7F91F25E2E3E> /usr/lib/libsvnraneon-1.0.dylib
0x115ca7000 - 0x115cbffe7 libneon.27.dylib 29.3.0 (compatibility 29.0.0) <73ED20C9-D5E5-45FD-6F3A-953053F698D9> /usr/lib/libneon.27.dylib
0x115cca000 - 0x115cddfff com.apple.xcode.perforce 5.3 (1681) <07FAE143-3452-0A55-35A9-3B0CDF9F7654> /Developer/Library/Xcode/Plug-ins/XcodePerforcePlugin.xcplugin/Contents/MacOS/X codePerforcePlugin
0x115ce8000 - 0x115cecfff com.apple.xcode.perforce.ui 5.3 (1681) <EFE1244E-B6D6-F4AF-44E8-D4E2BA4FAABA> /Developer/Library/Xcode/Plug-ins/XcodePerforceIDEPlugin.xcplugin/Contents/MacO S/XcodePerforceIDEPlugin
0x115cf0000 - 0x115d09fff com.apple.xcode.cvs 5.3 (1684) <AA493A0B-11A8-ED04-5582-BDE2695857D8> /Developer/Library/Xcode/Plug-ins/XcodeCVSPlugin.xcplugin/Contents/MacOS/XcodeC VSPlugin
0x115d17000 - 0x115d1afff com.apple.xcode.cvs.ui 5.3 (1684) <CEB406B9-4587-BEAF-F327-3A2E43DFBF3C> /Developer/Library/Xcode/Plug-ins/XcodeCVSIDEPlugin.xcplugin/Contents/MacOS/Xco deCVSIDEPlugin
0x115d1e000 - 0x115d27ff7 com.apple.Xcode.PlistPlugin 5.3 (1686) <7CF51505-3F57-7C79-4E3D-96AAA9A6F296> /Developer/Library/Xcode/Plug-ins/PlistPlugin.xcplugin/Contents/MacOS/PlistPlug in
0x115d2f000 - 0x115d55fff com.apple.Xcode.PlistEdit 5.3 (1686) <AE00E2F9-7AB9-3C18-7D4C-2AE8D4ACA5B2> /Developer/Library/PrivateFrameworks/PlistEdit.framework/Versions/A/PlistEdit
0x115d6b000 - 0x115d7bff7 com.apple.Xcode.BuildSettingsPanes 5.3 (1708) <7034D2FB-F555-219D-B97A-42E0AD0C08DD> /Developer/Applications/Xcode.app/Contents/PlugIns/BuildSettingsPanes.xcplugin/ Contents/MacOS/BuildSettingsPanes
0x115d85000 - 0x115d86ff7 com.apple.Xcode.iPhoneSimulatorLaunchPlugin 2.0 (28) <E7342249-63C6-E052-100C-8ACE22998C6D> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Plug-ins/ iPhoneSimulatorLaunchPlugin.xcplugin/Contents/MacOS/iPhoneSimulatorLaunchPlugin
0x115d96000 - 0x115d96fff com.apple.xcode.plug-in.CoreBuildTasks 5.3 (1705) <9077C411-9173-10AD-1CC1-AF13B28670A9> /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBu ildTasks
0x115d9a000 - 0x115da2fff com.apple.platform.iphoneos.plugin 1.0 (1.0) <F84EB507-E69C-A0B3-35DC-65BF6FEEA106> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneO S Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
0x115dc8000 - 0x115dceff7 com.apple.AppleScriptStudio.ASKPlugin 1.7 (68) <F11E6ADD-6B62-E1AF-011C-B1BDF26DBD8D> /Developer/Library/Xcode/Plug-ins/ASKPlugin.pbplugin/Contents/MacOS/ASKPlugin
0x115dd8000 - 0x115e2efff com.apple.AppleScriptKit 1.5.1 (81) <F7FCBE73-EB73-A574-A9C7-C343E2562B78> /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/AppleScriptKit
0x115e86000 - 0x115ecdff7 com.apple.OSAKit 1.2.1 (76) <C5F739FF-07F8-2172-80FA-9885962034F8> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
0x115f03000 - 0x115f10fe7 libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <D9944F04-1F01-B9D1-A46F-96229CD19437> /usr/lib/libexslt.0.dylib
0x115f16000 - 0x115f19ff7 com.apple.AppleScriptStudio.ASKDictionaryPlugin 1.6 (68) <8886F5F3-3310-BE5B-C0EA-2BD5685BD741> /Developer/Library/Xcode/Plug-ins/ASKDictionaryPlugin.pbplugin/Contents/MacOS/A SKDictionaryPlugin
0x115f20000 - 0x115f2afff com.apple.AppleScriptStudio.ASKDebuggerPlugin 1.6 (68) <25488474-E770-ED88-E15C-833E472647E1> /Developer/Library/Xcode/Plug-ins/ASKDebuggerPlugin.pbplugin/Contents/MacOS/ASK DebuggerPlugin
0x115f3f000 - 0x115f6ffff com.apple.Xcode.JavaDebugging 5.3 (1708) <937CB1B5-EC0B-AF65-7451-AC8D4B2F84D0> /Developer/Applications/Xcode.app/Contents/PlugIns/JavaDebugging.xcplugin/Conte nts/MacOS/JavaDebugging
0x115f90000 - 0x115ffbff7 com.apple.Xcode.GDBMIDebuggingPlugin 5.3 (1708) <C8FB3085-3A50-040F-7DBE-0FEA748C69E0> /Developer/Applications/Xcode.app/Contents/PlugIns/GDBMIDebugging.xcplugin/Cont ents/MacOS/GDBMIDebugging
0x11603c000 - 0x11605cfff com.apple.DTDeviceKitBase 4.0 (260.5) <0E922631-DF27-7B59-B457-78FBF3EC6510> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKitBase.framework/Versions/A/DTDeviceKitBase
0x116070000 - 0x1160ebfff com.apple.mobiledevice 396.7 (396.7) <4FCE1B51-D36D-C4AB-E555-ED68D6B55AD2> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
0x11612c000 - 0x116212fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
0x11626a000 - 0x116296fff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
0x116391000 - 0x1163a8fff com.apple.DeviceLinkX 4.1 (223) <5F1ED512-01BC-A25B-686D-9B9E827F6D80> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
0x1163c1000 - 0x1163c5fff com.apple.Xcode.iPhoneSimulatorDevicePlugin 2.0 (28) <350DA65C-EEC2-722E-2404-40C3CDDFC1D9> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Plug-ins/ iPhoneSimulatorDevicePlugin.xcodeplugin/Contents/MacOS/iPhoneSimulatorDevicePlug in
0x1163cc000 - 0x1163d3fff com.apple.iPhoneSimulatorRemoteClient 2.0 (14) <B284FFAA-FEDE-5779-30DC-B7E346306F08> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFramewor ks/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient
0x1163e3000 - 0x1163e8fff com.apple.Xcode.OrganizerSupport 5.3 (1708) <9F3E720A-E66B-68E6-2241-E1F7B6C5A102> /Developer/Library/Xcode/Plug-ins/OrganizerSupport.xcodeplugin/Contents/MacOS/O rganizerSupport
0x116713000 - 0x116776fff com.apple.Xcode.iPhoneSupport 4.1 (330.1) <A08A30A1-0768-4018-17ED-A64D8D356507> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneR emoteDevice.xcodeplugin/Contents/MacOS/iPhoneRemoteDevice
0x1167b4000 - 0x11685fff7 com.apple.DTDeviceKit 4.1 (260.5) <FA40E022-34C5-0B90-465B-3A3317F18192> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKit.framework/Versions/A/DTDeviceKit
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
0x7fff80003000 - 0x7fff800d3ff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x7fff800d4000 - 0x7fff803d2fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff803d3000 - 0x7fff80654fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff80755000 - 0x7fff80773fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff80774000 - 0x7fff80776fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff80777000 - 0x7fff80777ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff80778000 - 0x7fff8077eff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff80b43000 - 0x7fff80d03fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
0x7fff80d04000 - 0x7fff80d41fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff80d42000 - 0x7fff80d7aff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
0x7fff80db0000 - 0x7fff80ed5fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff80ed6000 - 0x7fff80f93ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff80f94000 - 0x7fff80f9aff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff811b5000 - 0x7fff811f0fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff811f1000 - 0x7fff81232fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff81249000 - 0x7fff81254ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff81255000 - 0x7fff8129fff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff812a0000 - 0x7fff812b5ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff812cc000 - 0x7fff812fdfef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff812fe000 - 0x7fff81345ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff81346000 - 0x7fff81346ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff8184c000 - 0x7fff8184efff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff81870000 - 0x7fff81893fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff81894000 - 0x7fff81949fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff8194a000 - 0x7fff81955fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff81956000 - 0x7fff8195bfff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8195c000 - 0x7fff81a36ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff81ca3000 - 0x7fff81ee5fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff81f6d000 - 0x7fff8266a067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8266b000 - 0x7fff82821fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x7fff82981000 - 0x7fff82990ff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff82a3b000 - 0x7fff82ac7fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff82ac8000 - 0x7fff82acdff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff82ccb000 - 0x7fff82cdcff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
0x7fff82de8000 - 0x7fff82fd0ff7 com.apple.JavaScriptCore 6533.18 (6533.18.1) <097272AC-E436-78E5-4A74-284DEB07D6D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff83087000 - 0x7fff83092ff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff83093000 - 0x7fff830a9fe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff830aa000 - 0x7fff8315ffe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff83161000 - 0x7fff8316efe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8316f000 - 0x7fff83180fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x7fff83181000 - 0x7fff831fefef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff831ff000 - 0x7fff83209ff7 com.apple.bsd.ServiceManagement 1.0 (1.0) <1FD03A3C-C98E-7C03-35F2-4571CF3E90E1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x7fff8320a000 - 0x7fff83218ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
0x7fff83219000 - 0x7fff8325afef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff8325b000 - 0x7fff83eceff7 com.apple.WebCore 6533.18 (6533.18.1) <93835F9F-EDA0-4E03-DE76-F2703FC1C1A5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff83ecf000 - 0x7fff83ecfff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff83ed0000 - 0x7fff83f0efef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff83f95000 - 0x7fff840a4fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
0x7fff840a5000 - 0x7fff8421aff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8421b000 - 0x7fff84221fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff84222000 - 0x7fff8428cfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff8428d000 - 0x7fff8462efe7 com.apple.RawCamera.bundle 3.3.0 (533) <84ACD5A6-A184-0D4A-24C6-41D14291E8EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8462f000 - 0x7fff8467bfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff8467c000 - 0x7fff8469dfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
0x7fff8469e000 - 0x7fff8475efff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8477c000 - 0x7fff84789ff7 com.apple.AppleFSCompression 24.3 (1.0) <1F855060-F7F5-6BAA-0C28-63CABD0173FC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff8478a000 - 0x7fff847afff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff847b0000 - 0x7fff8481cff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8481d000 - 0x7fff84848ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff84849000 - 0x7fff84987fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff84988000 - 0x7fff84a28fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff84add000 - 0x7fff84af6fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff84af7000 - 0x7fff854edfff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff854ee000 - 0x7fff8554cff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8554d000 - 0x7fff85563fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff855c3000 - 0x7fff85640fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff85641000 - 0x7fff856dbfff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff85719000 - 0x7fff85f23fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff85f24000 - 0x7fff85f27ff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff85f28000 - 0x7fff85f29fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff85f2a000 - 0x7fff85f79ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x7fff85f7a000 - 0x7fff86138fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
0x7fff86139000 - 0x7fff8613aff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff8613b000 - 0x7fff86163fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff86164000 - 0x7fff86178ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8622b000 - 0x7fff862aafef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff862ab000 - 0x7fff862fcfe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff862fd000 - 0x7fff86309fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
0x7fff8630a000 - 0x7fff8630eff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff86327000 - 0x7fff86357fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff86358000 - 0x7fff86373ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff864de000 - 0x7fff86521ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff86522000 - 0x7fff8655afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
0x7fff8655b000 - 0x7fff865eafff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff865eb000 - 0x7fff865eefff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff86696000 - 0x7fff86761fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff86762000 - 0x7fff86879fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
0x7fff8687a000 - 0x7fff86929fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8692a000 - 0x7fff86aa7ff7 com.apple.WebKit 6533.18 (6533.18.1) <1B7655BE-5F18-583B-1A43-72B047339144> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff86aa8000 - 0x7fff86ae2fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff86af2000 - 0x7fff86bd8fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff86bde000 - 0x7fff86bf2fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff86bf3000 - 0x7fff86c83fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff86d5d000 - 0x7fff86de2fff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff86def000 - 0x7fff86df6fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff86df7000 - 0x7fff86e17ff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x7fff86e5a000 - 0x7fff871f3ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff871f4000 - 0x7fff871f9fff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff87277000 - 0x7fff8732dfff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
0x7fff8732e000 - 0x7fff87332ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff87333000 - 0x7fff87666fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff876b7000 - 0x7fff876c6fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff87839000 - 0x7fff87931ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
0x7fff87932000 - 0x7fff87bb9fe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff87bba000 - 0x7fff87bbaff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff87d2a000 - 0x7fff87e43fef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x7fff87e44000 - 0x7fff87f48fff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x7fff87f49000 - 0x7fff8838cfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff883e7000 - 0x7fff88424ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff88425000 - 0x7fff8846eff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff8846f000 - 0x7fff8846fff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff88470000 - 0x7fff88470ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff88471000 - 0x7fff88483fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff884e7000 - 0x7fff8853cfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff8853d000 - 0x7fff885bbfff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x7fff8860a000 - 0x7fff88659fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8867e000 - 0x7fff886e0fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff886e1000 - 0x7fff886f7fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff88859000 - 0x7fff8885cff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff8885d000 - 0x7fff888a5ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff888a6000 - 0x7fff888ccfe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff888cd000 - 0x7fff88910fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
0x7fff889de000 - 0x7fff88a0ffff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff88a10000 - 0x7fff88a11ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff88a12000 - 0x7fff88a34ff7 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib
0x7fff88b65000 - 0x7fff88be0fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff88be1000 - 0x7fff88be1ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff88d18000 - 0x7fff88dd1fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff88dd2000 - 0x7fff88e1bfef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.7f1, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545016B9SA02, 149.05 GB
Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: Apple Mobile Device (Recovery Mode), 0x05ac (Apple Inc.), 0x1281, 0x24100000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000

I am experiencing the same thing - I am running the latest version of xcode - downloaded and installed just this AM, and it crashes each time I select an iOS build
to restore to my IP4. I was running release code 4.1_8B117 and attempted to flash 4.2_8C134 to the device. It would expand the image, erase the phone and put it in DFU
mode, then crash. Now the phone is stuck in DFU, and each time I launch xcode and attempt to put either 4.2 or 4.1 release on it is crashes xcode immediately - doesn't
even try to expand the image before it dies.

Similar Messages

  • My computer crashed and once restored I could only sync purchased content. I dont want to lose my non-ITunes puchased content. What can I do?

    My  computer crashed and once restored I could only sync "purchased content". I dont want to lose over 500 songs. My ITunes file now only contained the "purchased content" items. My Ipod Touch still contains all the original music. HELP!!  How can I download music from my IPod Touch and somehow get it into my computer (ITunes Lirbary)...... Can I down load my content to a computer that does not have ITunes installed?

    See this older post from another forum member Zevoneer covering the different ways to copy content (including non-iTunes purchased content) from your iPod back to your PC.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    Yay for Sioux Falls!
    B-rock

  • Safari, Aperture and xcode crashes after installing patches

    I had problems installing MountainLion on one of my Mac Pro Early 2008. After that I reinstalled Lion on a new harddisk and now I cannot run Safari, Aperture or xCode without crashing.
    If I install Lion on a new clean harddisk, everything works fine. But after updating the machine with the latest patches it starts crashing again.
    Here is the long version of the story:
    The Early 2008 Mac Pro worked fine with Lion for a long time. It is a standard configurated Mac Pro, but I have replaced the graphics card with a GT120 from one of my other Macs. Still it worked fine. Then I wanted to upgrade to Mountain Lion, but the upgrade hung on the first reboot. When I tried to roll back to Lion I experienced many strange crashes and had a unstable system. I then reinstalled Lion (clean install on a formatted hd). I still got strange crashes in Safari.
    Yesterday I installed a new HD, new Memory and reinstalled Lion from scratch (clean install). I installed most of my bought applications, and everything worked fine. But after running the software update it is back to unstability and crashes again. Safari crashes upon loading the first web-page, xcode crashes when trying to compile, and Aperture crashes when I try to navigate into any project.
    Any help appreciated.
    Below is the crash report from Safari:
    Process:        Safari [1551]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:        6.0.2 (7536.26.17)
    Build Info:      WebBrowser-7536026017000000~2
    Code Type:      X86-64 (Native)
    Parent Process:  launchd [185]
    Date/Time:      2012-11-09 08:57:04.784 +0100
    OS Version:      Mac OS X Server 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          1294 sec
    Crashes Since Last Report:          9
    Per-App Interval Since Last Report:  1018 sec
    Per-App Crashes Since Last Report:  1
    Anonymous UUID:                      6101C08E-06A7-4F62-94D9-08243B99203B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000002
    VM Regions Near 0x2:
    -->
        __TEXT                00000001084cc000-00000001084cd000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    objc[1551]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0  com.apple.WebKit2                    0x0000000109376884 ***::HashTableAddResult<***::HashTableIterator<unsigned int, std::__1::pair<unsigned int, WorkQueue::EventSource*>, ***::PairFirstExtractor<std::__1::pair<unsigned int, WorkQueue::EventSource*> >, ***::IntHash<unsigned int>, ***::HashMapValueTraits<***::HashTraits<unsigned int>, ***::HashTraits<WorkQueue::EventSource*> >, ***::HashTraits<unsigned int> > > ***::HashTable<unsigned int, std::__1::pair<unsigned int, WorkQueue::EventSource*>, ***::PairFirstExtractor<std::__1::pair<unsigned int, WorkQueue::EventSource*> >, ***::IntHash<unsigned int>, ***::HashMapValueTraits<***::HashTraits<unsigned int>, ***::HashTraits<WorkQueue::EventSource*> >, ***::HashTraits<unsigned int> >::add<***::HashMapTranslator<***::HashMapValueTraits<***::HashTraits<unsigned int>, ***::HashTraits<WorkQueue::EventSource*> >, ***::IntHash<unsigned int> >, unsigned int, WorkQueue::EventSource*>(unsigned int const&, WorkQueue::EventSource* const&) + 248
    1  com.apple.WebKit2                    0x00000001093764fa WorkQueue::registerMachPortEventHandler(unsigned int, WorkQueue::MachPortEventType, ***::Function<void ()()> const&) + 222
    2  com.apple.WebKit2                    0x00000001092737cf CoreIPC::Connection::open() + 341
    3  com.apple.WebKit2                    0x00000001092734d0 WebKit::WebProcessProxy::didFinishLaunching(unsigned int) + 126
    4  com.apple.WebCore                  0x000000010a02757c WebCore::RunLoop::performWork() + 156
    5  com.apple.WebCore                  0x000000010a027c17 WebCore::RunLoop::performWork(void*) + 71
    6  com.apple.CoreFoundation                  0x00007fff8e7c84f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    7  com.apple.CoreFoundation                  0x00007fff8e7c7e1c __CFRunLoopDoSources0 + 444
    8  com.apple.CoreFoundation                  0x00007fff8e7eeb49 __CFRunLoopRun + 905
    9  com.apple.CoreFoundation                  0x00007fff8e7ee486 CFRunLoopRunSpecific + 230
    10  com.apple.HIToolbox                0x00007fff9159c2bf RunCurrentEventLoopInMode + 277
    11  com.apple.HIToolbox                0x00007fff915a34bf ReceiveNextEventCommon + 181
    12  com.apple.HIToolbox                0x00007fff915a33fa BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                      0x00007fff87083779 _DPSNextEvent + 659
    14  com.apple.AppKit                      0x00007fff8708307d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    15  com.apple.Safari.framework                0x000000010852434f -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
    16  com.apple.AppKit                      0x00007fff8707f9b9 -[NSApplication run] + 470
    17  com.apple.AppKit                      0x00007fff872fbeac NSApplicationMain + 867
    18  com.apple.Safari.framework                0x00000001086e935a SafariMain + 166
    19  com.apple.Safari                      0x00000001084ccf2c 0x1084cc000 + 3884
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0  libsystem_kernel.dylib              0x00007fff87f037e6 kevent + 10
    1  libdispatch.dylib            0x00007fff88378786 _dispatch_mgr_invoke + 923
    2  libdispatch.dylib            0x00007fff88377316 _dispatch_mgr_thread + 54
    Thread 2:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 3:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0  libsystem_kernel.dylib              0x00007fff87f02bca __psynch_cvwait + 10
    1  libsystem_c.dylib                        0x00007fff88439274 _pthread_cond_wait + 840
    2  com.apple.WebCore                  0x00000001095a5b9b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3  com.apple.WebCore                  0x00000001095a36b4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4  com.apple.JavaScriptCore        0x0000000108edb38f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5  libsystem_c.dylib                        0x00007fff884358bf _pthread_start + 335
    6  libsystem_c.dylib                        0x00007fff88438b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0  libsystem_kernel.dylib              0x00007fff87f0167a mach_msg_trap + 10
    1  libsystem_kernel.dylib              0x00007fff87f00d71 mach_msg + 73
    2  com.apple.QuartzCore              0x00007fff8c3f9df5 CA::Render::Server::server_thread(void*) + 184
    3  com.apple.QuartzCore              0x00007fff8c3f9d35 thread_fun + 24
    4  libsystem_c.dylib                        0x00007fff884358bf _pthread_start + 335
    5  libsystem_c.dylib                        0x00007fff88438b75 thread_start + 13
    Thread 6:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 7:: Dispatch queue: com.apple.CoreIPC.ReceiveQueue
    0  com.apple.WebKit2                    0x0000000109274272 _ZN7CoreIPCL16readFromMachPortEjRN3***6VectorIcLm4164EEE + 0
    1  com.apple.WebKit2                    0x0000000109273ef7 CoreIPC::Connection::receiveSourceEventHandler() + 81
    2  libdispatch.dylib            0x00007fff8837b497 _dispatch_source_invoke + 649
    3  libdispatch.dylib            0x00007fff8837813f _dispatch_queue_invoke + 71
    4  libdispatch.dylib            0x00007fff8837829c _dispatch_queue_drain + 210
    5  libdispatch.dylib            0x00007fff8837812e _dispatch_queue_invoke + 54
    6  libdispatch.dylib            0x00007fff88377928 _dispatch_worker_thread2 + 198
    7  libsystem_c.dylib                        0x00007fff884373da _pthread_wqthread + 316
    8  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 8:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000019  rcx: 0x00000000a4e87f57  rdx: 0x000000010c0a1990
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007fff680ca5b0  rsp: 0x00007fff680ca580
      r8: 0x000000000000003f  r9: 0x0000000000007b03  r10: 0x000000010c0a1800  r11: 0x00007fe987600380
      r12: 0x00007fff680ca5e4  r13: 0x000000010c0a0cc0  r14: 0x00007fff680ca5c0  r15: 0x0000000000000002
      rip: 0x0000000109376884  rfl: 0x0000000000010246  cr2: 0x0000000000000002
    Logical CPU: 1
    Binary Images:
          0x1084cc000 -        0x1084ccfff  com.apple.Safari (6.0.2 - 7536.26.17) <712FC0E4-1F7C-3C6F-A65F-8F9EDE304463> /Applications/Safari.app/Contents/MacOS/Safari
          0x1084d7000 -        0x108979fff  com.apple.Safari.framework (7536 - 7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
          0x108c9d000 -        0x108f37ff7  com.apple.JavaScriptCore (7536 - 7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
          0x108fea000 -        0x10916efff  com.apple.WebKit (7536 - 7536.26.17) <8FC2CDD6-82DB-3ECE-A5C1-5CDA0E0575F1> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
          0x109261000 -        0x10943bff7  com.apple.WebKit2 (7536 - 7536.26.17) <581B0D94-3749-3DFC-B15B-68E026AF5942> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
          0x10959f000 -        0x10a545ff7  com.apple.WebCore (7536 - 7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
          0x10c426000 -        0x10c426ff1 +cl_kernels (??? - ???) <6C1A1398-2431-42A0-8ECD-47917326FD61> cl_kernels
          0x10c462000 -        0x10c465ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
          0x10c46c000 -        0x10c46dff3 +cl_kernels (??? - ???) <1F17FCB2-D62E-425A-A5DB-865C6526DCE2> cl_kernels
          0x10f101000 -        0x10f10bfef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
          0x10f11b000 -        0x10f1baff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
          0x10f271000 -        0x10f272ff3 +cl_kernels (??? - ???) <FE497C55-C5CF-463D-ADF8-00D070355DCE> cl_kernels
          0x10f29f000 -        0x10f2a0ff2 +cl_kernels (??? - ???) <C6A435CF-57AE-46B0-A636-3A4283924DBE> cl_kernels
        0x7fff680cc000 -    0x7fff68100baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff866a1000 -    0x7fff866a7fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff866a8000 -    0x7fff866b7fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff867a2000 -    0x7fff86bcffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86bd0000 -    0x7fff86ce9fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86df7000 -    0x7fff86e04fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff86e05000 -    0x7fff86e17ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff86e46000 -    0x7fff86e6afff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff86e6b000 -    0x7fff86e71fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff86e78000 -    0x7fff8707afff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8707b000 -    0x7fff87c81fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87c82000 -    0x7fff87d8ffff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff87d90000 -    0x7fff87de4ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff87e1b000 -    0x7fff87e32fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff87e8f000 -    0x7fff87eebff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87eec000 -    0x7fff87f0cfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff87f3d000 -    0x7fff87fb3ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8813f000 -    0x7fff8813ffff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff88140000 -    0x7fff88235fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff88250000 -    0x7fff88334ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88335000 -    0x7fff88374fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88375000 -    0x7fff88383fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff88384000 -    0x7fff883b9fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff883ba000 -    0x7fff883e0fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff883e1000 -    0x7fff883e6fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff883e7000 -    0x7fff884c4fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff884c5000 -    0x7fff884edfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff88557000 -    0x7fff88559ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8855a000 -    0x7fff88873fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff88c9f000 -    0x7fff88cc8fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88cc9000 -    0x7fff88ccafff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff88ccb000 -    0x7fff88cf6ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff88d43000 -    0x7fff88d48fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff88d49000 -    0x7fff88d4efff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff88d78000 -    0x7fff88fa2fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88fa3000 -    0x7fff890a5fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff89118000 -    0x7fff8913cfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8918a000 -    0x7fff891ceff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff89433000 -    0x7fff894b6fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a18d000 -    0x7fff8a195fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a20b000 -    0x7fff8a317fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a59b000 -    0x7fff8a5d5fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8a5d6000 -    0x7fff8a6ddfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8a6de000 -    0x7fff8a6dfff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8a959000 -    0x7fff8a9bbff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8ace0000 -    0x7fff8ae3dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ae3e000 -    0x7fff8ae55fff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8ae64000 -    0x7fff8ae80ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8aecf000 -    0x7fff8aed2fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8aed3000 -    0x7fff8afb2fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8afb3000 -    0x7fff8afd4fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8b001000 -    0x7fff8b041fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8b042000 -    0x7fff8b056ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8b05f000 -    0x7fff8b643fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b648000 -    0x7fff8b6eafff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b6eb000 -    0x7fff8b73dff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b73e000 -    0x7fff8b741fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8bef1000 -    0x7fff8bef1fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8bef2000 -    0x7fff8bef6fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8bf13000 -    0x7fff8bf55ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8bf56000 -    0x7fff8bf68ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8bf69000 -    0x7fff8bf7cff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff8c365000 -    0x7fff8c365fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c366000 -    0x7fff8c385fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8c386000 -    0x7fff8c3e6fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8c3e7000 -    0x7fff8c3e7fff  com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8c3e8000 -    0x7fff8c3ecfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8c3ed000 -    0x7fff8c3f6ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c3f7000 -    0x7fff8c597ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8c598000 -    0x7fff8c81dfff  com.apple.RawCamera.bundle (4.01 - 666) <BBDA55DD-6155-39B5-9D55-5CCCCFF26D98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8c81e000 -    0x7fff8c830ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8c831000 -    0x7fff8c92bff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8c975000 -    0x7fff8c9f9ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ca4c000 -    0x7fff8cad1ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8cad2000 -    0x7fff8cc08fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8cc09000 -    0x7fff8cc26fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8cc89000 -    0x7fff8cccdff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ccce000 -    0x7fff8ccf7ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8ccf8000 -    0x7fff8ccfffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8cd02000 -    0x7fff8ce07fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ce08000 -    0x7fff8ce13ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8ce21000 -    0x7fff8ce21fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8ce53000 -    0x7fff8ceedff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8cf7e000 -    0x7fff8d01ffff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d3cb000 -    0x7fff8d3cbfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8d3cc000 -    0x7fff8d40efff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8d40f000 -    0x7fff8d425ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8d432000 -    0x7fff8d74efff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d74f000 -    0x7fff8d82dfff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d82e000 -    0x7fff8d85bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
        0x7fff8e191000 -    0x7fff8e207fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8e208000 -    0x7fff8e215ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff8e233000 -    0x7fff8e238fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8e6ca000 -    0x7fff8e6e7ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e6f6000 -    0x7fff8e73fff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e742000 -    0x7fff8e7b5fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8e7b6000 -    0x7fff8e98aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e9b3000 -    0x7fff8ea0eff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ea0f000 -    0x7fff8ea1efff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8ea1f000 -    0x7fff8ea20fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ea21000 -    0x7fff8ea5cfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8ea9b000 -    0x7fff8ea9bfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ea9c000 -    0x7fff8eb80e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8eb81000 -    0x7fff8f048fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8f082000 -    0x7fff8f149ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8f14a000 -    0x7fff8f14cfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8f14d000 -    0x7fff8f200ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8f201000 -    0x7fff8f206ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8f207000 -    0x7fff8f29dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8f30d000 -    0x7fff8f336fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f384000 -    0x7fff8f3bdfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8f3be000 -    0x7fff8fd5ca27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8fdec000 -    0x7fff8fdefff7  com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8fdf0000 -    0x7fff8fdf0fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8fdfd000 -    0x7fff8fe68ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8fe69000 -    0x7fff8fe74ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8fe75000 -    0x7fff8fe7afff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8fe7b000 -    0x7fff8fe90fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8fe91000 -    0x7fff8fe98fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8fe99000 -    0x7fff9010dfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff9010e000 -    0x7fff9010ffff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff90110000 -    0x7fff9015efff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff9019e000 -    0x7fff901a1fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff901a2000 -    0x7fff901a6ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff901ac000 -    0x7fff901b0fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff90373000 -    0x7fff90381ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff90382000 -    0x7fff903b2ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff903b3000 -    0x7fff903eefff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff903f6000 -    0x7fff903f7ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff904ae000 -    0x7fff904eefe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90566000 -    0x7fff905a7fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff905a8000 -    0x7fff905a9ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff905aa000 -    0x7fff90612ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff906c5000 -    0x7fff906ccfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90744000 -    0x7fff9074ffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff91488000 -    0x7fff91492ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff9159a000 -    0x7fff918c6fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff9198f000 -    0x7fff9199cfff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff919d6000 -    0x7fff91a09ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91a0a000 -    0x7fff91a11ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff91a12000 -    0x7fff91a18fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff91ac8000 -    0x7fff91b6dfff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff91b6e000 -    0x7fff91b6efff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff91b6f000 -    0x7fff91b75ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/l

    Safari 5.1.7 works fine, but as soon as I install the 6.0.2 version it crashes all the time.
    Is it so that Apple Pro machines cannot cope with upgraded graphics cards, or is it something else that is wrong here?
    Anyone?

  • Ipad keeps crashing and wont restore

    my ipad keeps crashing and wont restore can anyone help please

    Try to reset the device:
    Device Reset (won't affect settings/data/music/apps/etc)
    1. Press and hold (& continue to hold) BOTH the Sleep/Wake button & the Home button.
    2. Continue to hold BOTH (ignoring any other messages that may show) until you see the Apple logo on the screen.
    3. Release BOTH buttons when you see the Apple logo and allow the device to boot normally.

  • Xcode crashes when doing a distributed build

    Xcode crashes when attempting to do a distributed build.
    UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -[__NSCFString rangeOfString:options:range:locale:]: nil argument
    UserInfo: (null)
    Hints: None
    Backtrace:
      0  0x00007fff8eaba26a __exceptionPreprocess (in CoreFoundation)
      1  0x00007fff94337d5e objc_exception_throw (in libobjc.A.dylib)
      2  0x00007fff8eaba0ba +[NSException raise:format:arguments:] (in CoreFoundation)
      3  0x00007fff8eaba044 +[NSException raise:format:] (in CoreFoundation)
      4  0x00007fff960efa7d -[NSString rangeOfString:options:range:locale:] (in Foundation)
      5  0x00007fff960ef8ef -[NSString rangeOfString:] (in Foundation)
      6  0x0000000103ef1e02 -[XCDistributedBuildLocalHost sdkVersionForSDKPackage:] (in DevToolsCore)
      7  0x0000000103ea982f -[XCDependencyCommand environment] (in DevToolsCore)
      8  0x0000000103eab221 -[XCDependencyCommand createStartedCommandInvocation] (in DevToolsCore)
      9  0x0000000103f60676 -[Xcode3BuildTask main] (in DevToolsCore)
    10  0x00007fff96128788 -[__NSOperationInternal start] (in Foundation)
    11  0x00007fff9613b9e6 ____NSOQSchedule_block_invoke_2 (in Foundation)
    12  0x00007fff92ea38ba _dispatch_call_block_and_release (in libdispatch.dylib)
    13  0x00007fff92ea4799 _dispatch_worker_thread2 (in libdispatch.dylib)
    14  0x00007fff92e133da _pthread_wqthread (in libsystem_c.dylib)
    15  0x00007fff92e14b85 start_wqthread (in libsystem_c.dylib)
    Any suggestions?

    Build settings from command line:
        CPLUSPLUS = /Developer/usr/bin/distcc
    Some more information when I try to build form the command line...
    === BUILD NATIVE TARGET Client OF PROJECT Client WITH THE DEFAULT CONFIGURATION (Release) ===
    Check dependencies
    [WARN]Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'config/Client-Info.plist'.
    2011-12-13 16:53:09.175 xcodebuild[23718:4d03]  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-934/Xcode3Sources/ XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCCommandLineToolSpe cification.m:828
    Details:  Unable to get message category info for tool '/Developer/usr/bin/distcc'.
    Reason: distcc[23748] (dcc_get_top_dir) Warning: HOME is not set; can't find distcc directory
    distcc[23748] (dcc_lock_one) ERROR: failed to lock
    distcc[23748] (dcc_get_top_dir) Warning: HOME is not set; can't find distcc directory
    i686-apple-darwin11-llvm-gcc-4.2: no input files
    distcc[23748] ERROR: compile (null) on localhost failed
    distcc[23748] (dcc_get_top_dir) Warning: HOME is not set; can't find distcc directory
    Object:   <XCCompilerSpecificationClang: 0x400dfd140>
    Method:   -messageCategoryInfoForExecutablePath:
    Thread:   <NSThread: 0x400836660>{name = (null), num = 6}
    Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
    cc1plus: error: unrecognized command line option "-Wc++0x-extensions"
    cc1plus: error: unrecognized command line option "-Wno-sign-conversion"
    cc1plus: error: unrecognized command line option "-fdiagnostics-print-source-range-info"
    cc1plus: error: unrecognized command line option "-fdiagnostics-show-category=id"
    cc1plus: error: unrecognized command line option "-fdiagnostics-parseable-fixits"
    distcc[23744] ERROR: compile (null) on localhost failed
    Command /Developer/usr/bin/distcc failed with exit code 1

  • Xcode crashes all the time ! (Cannot add another user snippet with the same identifier, you can only override system snippets)

    After transfering my source code from my macbook air to my iMac : I can't use XCode this morning !
    I have cleaned my project, removed the derived data ...
    Each time I try to modify a source file, XCode crash with this message :
    Process:         Xcode [20290]
    Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.dt.Xcode
    Version:         4.6.1 (2067)
    Build Info:      IDEApplication-2067000000000000~2
    App Item ID:     497799835
    App External ID: 14581035
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [156]
    User ID:         501
    Date/Time:       2013-03-24 08:37:58.131 +0100
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Sleep/Wake UUID: 97763F9A-D88A-4952-B603-ABEE0DA4043B
    Interval Since Last Report:          225793 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  16536 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      A2788CDA-05FA-1E35-F774-A761F4AF18E4
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    ProductBuildVersion: 4H512
    ASSERTION FAILURE in /SourceCache/IDECodeSnippetLibrary/IDECodeSnippetLibrary-2055/Source/IDECodeSni ppetRepository.m:320
    Details:  Cannot add another user snippet with the same identifier, you can only override system snippets.
    Object:   <IDECodeSnippetRepository: 0x40434c620>
    Method:   -addCodeSnippet:
    Thread:   <NSThread: 0x40030a1e0>{name = (null), num = 1}
    Hints:   None
    Backtrace:
      0  0x000000010e06ca2a -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
      1  0x000000010d31b5f4 _DVTAssertionFailureHandler (in DVTFoundation)
      2  0x0000000112ff2975 -[IDECodeSnippetRepository addCodeSnippet:] (in IDECodeSnippetLibrary)
      3  0x0000000112ff2cfb -[IDECodeSnippetRepository _loadUserCodeSnippets] (in IDECodeSnippetLibrary)
      4  0x0000000112ff1e63 -[IDECodeSnippetRepository init] (in IDECodeSnippetLibrary)
      5  0x0000000112ff80c4 __44+[IDECodeSnippetRepository sharedRepository]_block_invoke (in IDECodeSnippetLibrary)
      6  0x00007fff8d2950b6 _dispatch_client_callout (in libdispatch.dylib)
      7  0x00007fff8d295041 dispatch_once_f (in libdispatch.dylib)
      8  0x0000000112ff1caa +[IDECodeSnippetRepository sharedRepository] (in IDECodeSnippetLibrary)
      9  0x0000000112ff9cbe __102+[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:]_block_invoke (in IDECodeSnippetLibrary)
    10  0x00007fff8d2950b6 _dispatch_client_callout (in libdispatch.dylib)
    11  0x00007fff8d295041 dispatch_once_f (in libdispatch.dylib)
    12  0x0000000112ff9c46 +[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:] (in IDECodeSnippetLibrary)
    13  0x0000000112ff39e6 -[IDECodeSnippetLibraryCompletionStrategy prepareForDocumentLocation:context:] (in IDECodeSnippetLibrary)
    14  0x000000010d73967e -[DVTTextCompletionDataSource generateCompletionsForDocumentLocation:context:completionBlock:] (in DVTKit)
    15  0x000000010d738dd4 -[DVTTextCompletionSession _ensureCompletionsUpToDate] (in DVTKit)
    16  0x000000010d73867c -[DVTTextCompletionSession showCompletionsExplicitly:] (in DVTKit)
    17  0x000000010d737d37 -[DVTTextCompletionController _showCompletionsAtCursorLocationExplicitly:] (in DVTKit)
    18  0x000000010d7372cd -[DVTTextCompletionController textViewDidInsertText] (in DVTKit)
    19  0x000000010d735e78 -[DVTCompletingTextView insertText:replacementRange:] (in DVTKit)
    20  0x00007fff8f89d507 -[NSTextView insertText:] (in AppKit)
    21  0x000000010d73535c -[DVTSourceTextView insertText:] (in DVTKit)
    22  0x00007fff8f2f5f0f -[NSTextInputContext insertText:replacementRange:] (in AppKit)
    23  0x00007fff8f2f4150 -[NSTextInputContext handleTSMEvent:] (in AppKit)
    24  0x00007fff8f2f364a _NSTSMEventHandler (in AppKit)
    25  0x00007fff8d56cd1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox)
    26  0x00007fff8d56c1e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox)
    27  0x00007fff8d581fc9 SendEventToEventTarget (in HIToolbox)
    28  0x00007fff8d5624c2 SendTSMEvent (in HIToolbox)
    29  0x00007fff8d562040 SendUnicodeTextAEToUnicodeDoc (in HIToolbox)
    30  0x00007fff8d561d72 TSMKeyEvent (in HIToolbox)
    31  0x00007fff8d5b1fd5 TSMProcessRawKeyEvent (in HIToolbox)
    32  0x00007fff8f2f2297 -[NSTextInputContext handleEvent:] (in AppKit)
    33  0x00007fff8f2f1ed7 -[NSView interpretKeyEvents:] (in AppKit)
    34  0x00007fff8f23ed87 -[NSTextView keyDown:] (in AppKit)
    35  0x00007fff8f45a050 -[NSWindow sendEvent:] (in AppKit)
    36  0x00007fff8f455674 -[NSApplication sendEvent:] (in AppKit)
    37  0x000000010dee568e -[IDEApplication sendEvent:] (in IDEKit)
    38  0x00007fff8f36b24a -[NSApplication run] (in AppKit)
    39  0x00007fff8f30fc06 NSApplicationMain (in AppKit)
    40  0x000000010d291b6f (in Xcode)
    41  0x000000010d291b00 (in Xcode)
    objc[20290]: garbage collection is ON
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff866b4212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff924e1b54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff92525dce abort + 143
    3   com.apple.dt.IDEKit                     0x000000010e06c4cf +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 578
    4   com.apple.dt.DVTFoundation              0x000000010d31b5f4 _DVTAssertionFailureHandler + 128
    5   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff2975 -[IDECodeSnippetRepository addCodeSnippet:] + 811
    6   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff2cfb -[IDECodeSnippetRepository _loadUserCodeSnippets] + 343
    7   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff1e63 -[IDECodeSnippetRepository init] + 431
    8   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff80c4 __44+[IDECodeSnippetRepository sharedRepository]_block_invoke + 40
    9   libdispatch.dylib                       0x00007fff8d2950b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff8d295041 dispatch_once_f + 50
    11  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff1caa +[IDECodeSnippetRepository sharedRepository] + 42
    12  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff9cbe __102+[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:]_block_invoke + 110
    13  libdispatch.dylib                       0x00007fff8d2950b6 _dispatch_client_callout + 8
    14  libdispatch.dylib                       0x00007fff8d295041 dispatch_once_f + 50
    15  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff9c46 +[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:] + 1380
    16  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff39e6 -[IDECodeSnippetLibraryCompletionStrategy prepareForDocumentLocation:context:] + 476
    17  com.apple.dt.DVTKit                     0x000000010d73967e -[DVTTextCompletionDataSource generateCompletionsForDocumentLocation:context:completionBlock:] + 324
    18  com.apple.dt.DVTKit                     0x000000010d738dd4 -[DVTTextCompletionSession _ensureCompletionsUpToDate] + 999
    19  com.apple.dt.DVTKit                     0x000000010d73867c -[DVTTextCompletionSession showCompletionsExplicitly:] + 153
    20  com.apple.dt.DVTKit                     0x000000010d737d37 -[DVTTextCompletionController _showCompletionsAtCursorLocationExplicitly:] + 717
    21  com.apple.dt.DVTKit                     0x000000010d7372cd -[DVTTextCompletionController textViewDidInsertText] + 182
    22  com.apple.dt.DVTKit                     0x000000010d735e78 -[DVTCompletingTextView insertText:replacementRange:] + 195
    23  com.apple.AppKit                        0x00007fff8f89d507 -[NSTextView insertText:] + 324
    24  com.apple.dt.DVTKit                     0x000000010d73535c -[DVTSourceTextView insertText:] + 2896
    25  com.apple.AppKit                        0x00007fff8f2f5f0f -[NSTextInputContext insertText:replacementRange:] + 337
    26  com.apple.AppKit                        0x00007fff8f2f4150 -[NSTextInputContext handleTSMEvent:] + 2781
    27  com.apple.AppKit                        0x00007fff8f2f364a _NSTSMEventHandler + 202
    28  com.apple.HIToolbox                     0x00007fff8d56cd1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
    29  com.apple.HIToolbox                     0x00007fff8d56c1e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
    30  com.apple.HIToolbox                     0x00007fff8d581fc9 SendEventToEventTarget + 40
    31  com.apple.HIToolbox                     0x00007fff8d5624c2 SendTSMEvent + 35
    32  com.apple.HIToolbox                     0x00007fff8d562040 SendUnicodeTextAEToUnicodeDoc + 477
    33  com.apple.HIToolbox                     0x00007fff8d561d72 TSMKeyEvent + 610
    34  com.apple.HIToolbox                     0x00007fff8d5b1fd5 TSMProcessRawKeyEvent + 2568
    35  com.apple.AppKit                        0x00007fff8f2f2297 -[NSTextInputContext handleEvent:] + 823
    36  com.apple.AppKit                        0x00007fff8f2f1ed7 -[NSView interpretKeyEvents:] + 183
    37  com.apple.AppKit                        0x00007fff8f23ed87 -[NSTextView keyDown:] + 723
    38  com.apple.AppKit                        0x00007fff8f45a050 -[NSWindow sendEvent:] + 9687
    39  com.apple.AppKit                        0x00007fff8f455674 -[NSApplication sendEvent:] + 5761
    40  com.apple.dt.IDEKit                     0x000000010dee568e -[IDEApplication sendEvent:] + 363
    41  com.apple.AppKit                        0x00007fff8f36b24a -[NSApplication run] + 636
    42  com.apple.AppKit                        0x00007fff8f30fc06 NSApplicationMain + 869
    43  com.apple.dt.Xcode                      0x000000010d291b6f 0x10d290000 + 7023
    44  com.apple.dt.Xcode                      0x000000010d291b00 0x10d290000 + 6912
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff866b4d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8d297dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8d2979ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff86755b66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.DTDeviceKit                   0x000000011333d593 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 229
    6   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff866b4322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff87eedf46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 5:: DYMobileDeviceManager
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff867b8f5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff8675175a -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff866b40fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff924e4fe9 _pthread_cond_wait + 869
    2   com.apple.CoreVideo                     0x00007fff91d432a1 CVDisplayLink::runIOThread() + 689
    3   com.apple.CoreVideo                     0x00007fff91d42fd7 startIOThread(void*) + 148
    4   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff866b40fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff924e4fe9 _pthread_cond_wait + 869
    2   com.apple.Xcode.DevToolsCore            0x00000001113cc7e4 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 457
    3   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    4   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.DebugSymbols                  0x00007fff87c5e590 SpotlightQueryThread(void*) + 356
    6   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff866b4386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff9256a800 nanosleep + 163
    2   com.apple.CoreSymbolication             0x00007fff91caa358 0x7fff91c94000 + 90968
    3   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5296d808  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5296d830  rsp: 0x00007fff5296d808
       r8: 0x00007fff773b9278   r9: 0x0000000000000000  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5296d938  r13: 0x00007fff767360e0  r14: 0x00007fff773ba180  r15: 0x00000004026f61c0
      rip: 0x00007fff866b4212  rfl: 0x0000000000000206  cr2: 0x00007fff773b2ff0
    Logical CPU: 0
    Binary Images:
           0x10d290000 -        0x10d292ff7  com.apple.dt.Xcode (4.6.1 - 2067) <C9C3FF93-7FFF-3053-A4C2-B12276B69D86> /Applications/Xcode.app/Contents/MacOS/Xcode
           0x10d299000 -        0x10d5b9fff  com.apple.dt.DVTFoundation (4.6.1 - 2089) <C4552855-AC7A-36FD-BDDB-EF6626C3A125> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
           0x10d6bc000 -        0x10d91aff7  com.apple.dt.DVTKit (4.6.1 - 2078) <9FA9F506-2F59-3763-BDF3-1959B56DB96C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
           0x10da83000 -        0x10dd18ff7  com.apple.dt.IDEFoundation (4.6.1 - 2100) <47EB6FB5-C322-3542-A52B-C231857FEF44> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
           0x10decf000 -        0x10e3adff7  com.apple.dt.IDEKit (4.6.1 - 2113) <201F8606-024E-3BE2-B5AB-94AF66A6AD61> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
           0x10e6f3000 -        0x10e795fff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x10e808000 -        0x10f035fff +libclang.dylib (425.0.27) <2A8F1CA5-F22D-3DEC-B074-DF9B659FFD83> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
           0x10f0a7000 -        0x10f0aaff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <C44FE3DF-38CD-39C6-9C8F-7E9A72A2C24A> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
           0x10f2d4000 -        0x10f2d6fff  com.apple.dt.IDE.IDEAppleScriptEditor (4.6.1 - 2052) <8CDF9954-86AA-32DD-BD4A-9D5C5EC295FE> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
           0x10f2db000 -        0x10f2ddff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.6.1 - 2083) <F390AAB3-DCA6-3849-9AF1-C473D28BCB41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
           0x110879000 -        0x1108c5ff7  com.apple.DADocSetAccess (4.6.1 - 2054) <A2ACF769-A031-3D4D-B2EA-12A925AAC2A2> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
           0x110975000 -        0x1109ccfff  com.apple.dt.IDE.IDEFindReplace (4.6.1 - 2061) <627D4C8F-2522-33D9-9E64-07183AF63E09> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
           0x110a0c000 -        0x110a28ff7  com.apple.DADocSetManagement (4.6.1 - 2052) <8C273CDD-7895-3ABC-B084-3D1EB2A3DF84> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
           0x110a8b000 -        0x110ad7fff  com.apple.dt.IDE.IDEDocViewer (4.6.1 - 2054) <85FB1ABC-547B-358A-BDA9-E74E7931FA38> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
           0x110b16000 -        0x110e29fff  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.6.1 - 3084) <11D3F121-D664-3AFF-885C-1F0CB8A4438E> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
           0x111045000 -        0x1110b7fff  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <0B227929-73AC-3F73-9CCA-0F6862920EFF> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
           0x1110fe000 -        0x111123fff  com.apple.dt.dbg.DebuggerFoundation (4.6.1 - 2083) <FB7FB212-5EEB-3439-947B-43F827E9DCC9> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
           0x111145000 -        0x11114cfff  com.apple.dt.IDE.HexEditor (4.6.1 - 2053) <EA5091A9-EF47-3F3B-9F21-455DD4DA8B7B> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
           0x111156000 -        0x11118dfff +com.ridiculousfish.HexFiendFramework (4.6.1 - 2053) <A335FD49-9D87-3050-B178-0C71D6A4BEA3> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
           0x1111b4000 -        0x11121dfff  com.apple.dt.dbg.DebuggerUI (4.6.1 - 2083) <78DEA1A9-FDF6-33ED-AD13-73DCA1B3D9E6> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
           0x111275000 -        0x11128efff  com.apple.dt.IDE.IDEQuickHelp (4.6.1 - 2062) <FC097A5C-C4F9-3EF6-838D-D35F87AA31F0> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
           0x1112a7000 -        0x1112bfff7  com.apple.dt.IDE.SharedPlugInUtilities (4.6.1 - 2052) <F3D29B2C-BFAC-3B06-B2D7-0431E8B966C8> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
           0x1112cf000 -        0x1112e9ff7  com.apple.dt.IDE.Xcode3Core (4.6.1 - 2110) <8120BED3-9E06-3307-BD12-0563990144A5> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
           0x1112fc000 -        0x11158ffff  com.apple.Xcode.DevToolsCore (6.6.1 - 2110) <3BB88B3C-9029-3ACA-80CE-202B94CCC3EF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
           0x1116df000 -        0x1116e8ff7  com.apple.DevToolsFoundation (6.6.1 - 2110) <968160FB-0778-3D27-8427-17ED38E69AFA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
           0x1116f3000 -        0x111729fff  com.apple.Xcode.DevToolsSupport (6.6.1 - 2110) <EC8F0DCC-5121-3BFB-9985-4E159DAABB42> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
           0x1117cb000 -        0x1118ddfff  com.apple.dt.IDE.Xcode3UI (4.6.1 - 2110) <455C49AF-639E-349B-8526-3E74A8B9C583> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
           0x11199b000 -        0x111a31ff7  com.apple.dt.IDE.IDESourceEditor (4.6.1 - 2063) <B87396F5-06F5-3502-906D-C7491EF1C084> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
           0x11225a000 -        0x11225dff7  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.6.1 - 2053) <A4A5BE93-F04F-3C73-9962-12D37FE5FD5C> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
           0x112463000 -        0x112465fff  com.apple.dt.dbg.DebuggerGDBService (4.6.1 - 2083) <2EE8B833-95B7-384B-8D30-468BEF8FF13D> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/ MacOS/DebuggerGDBService
           0x11246b000 -        0x11246dfff  com.apple.dt.dbg.DebuggerLLDBService (4.6.1 - 2083) <B59877A4-D301-372D-BB33-A7B05EBB43F2> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
           0x112473000 -        0x112527fff  com.apple.dt.IDE.IDEiPhoneSupport (4.6.1 - 2090) <5A60C6EA-B729-36E3-9AC8-A23EC8700580> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
           0x1125b5000 -        0x1125e4ff7  com.apple.framework.ConfigurationProfiles (5.3 - 548) <7F37BCC8-2F44-35BD-A630-628CE0539C23> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x1125fd000 -        0x112628ff7  com.apple.DTDeviceKitBase (4.6.1 - 2083) <7774B241-C28E-3C58-98F9-4964F3E94905> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
           0x112647000 -        0x11265fff7  com.apple.DeviceLinkX (5.0 - 260) <8176EBAB-D996-3DEE-B5A7-B8FD5FAD24DA> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
           0x11266e000 -        0x11268cff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.6.1 - 2053) <BD749CD4-937C-3A19-962A-D6CE8CAA907E> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
           0x1126a9000 -        0x1126b3ff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.6.1 - 2056) <4A8D5035-391B-38E3-9917-290A652A695B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
           0x112ff0000 -        0x113002ff7  com.apple.dt.IDE.IDECodeSnippetLibrary (4.6.1 - 2055) <12173A10-C00D-3FFD-8141-3A5ECA85FD01> /Applications/Xcode.app/Contents/PlugIns/IDECodeSnippetLibrary.ideplugin/Conten ts/MacOS/IDECodeSnippetLibrary
           0x113334000 -        0x1133b3fff  com.apple.DTDeviceKit (4.2 - 2083) <53436735-541B-377A-9FEA-434AB9BF54A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
           0x11340c000 -        0x1134a9fff  com.apple.mobiledevice (555.43 - 555.43) <4460453F-C565-36B8-B1B8-6626AF98CBB5> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x113575000 -        0x113585ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.6.1 - 2053) <A15B08BD-482C-3BAD-8055-714A04E25132> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
           0x1135d4000 -        0x1135d9fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <39BF351C-010A-3CBB-AE72-265C5C809E1B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x1145e0000 -        0x11471fff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.6.1 - 3084) <7E646431-E058-3B18-AC28-EB4A4BCF8C9F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
           0x114808000 -        0x114834ff7  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <2E96BC28-0C60-3ED4-9BEB-6159EAD5F76F> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x115263000 -        0x1152abff7  com.apple.glut (3.5.2 - GLUT-3.5.2) <A82DC750-C5E2-3833-8C8D-EA317B8BA260> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
           0x11531f000 -        0x1154c9ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.6.1 - 2083) <8EB3827E-E087-3766-996B-D77900CF4421> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
           0x115585000 -        0x11598efff  com.apple.SceneKit (3.2 - 155.5) <206ECA89-60D1-3825-85D0-A8590AB7C559> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
           0x115d0b000 -        0x115e60ff7  com.apple.audio.units.Components (1.8 - 1.8) <CF8813FC-2BF8-33F6-AA0E-8F0529B32081> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x115ee9000 -        0x115ef3fff  com.apple.xcode.plug-in.CoreBuildTasks (6.6.1 - 2110) <592F3D6C-1CB1-3D50-8B27-20F77710A5A6> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
           0x115efc000 -        0x115f00fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <4B68EDBE-376B-31F3-8593-EB127F106BDE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
           0x115f1d000 -        0x115f2fff7  com.apple.dt.IDE.IDEStructureNavigator (4.6.1 - 2053) <D4652E15-364A-37EB-94D6-52F2DA20A29D> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
           0x115f3d000 -        0x115fd0ff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.6.1 - 111) <6A4DBE9F-BE0E-3FA8-8787-E7C4D761E9D8> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
           0x116020000 -        0x11606afff  com.apple.GPUTools (1.0 - 149) <2371A169-5A90-3218-AA69-FC55380C6592> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
           0x116097000 -        0x11610fff7  com.apple.GPUToolsCore (1.0 - 149) <44B5923D-59B6-3F40-9CE2-D63395976A19> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
           0x11614e000 -        0x1161f4fff  com.apple.GPUToolsAnalysis (1.0 - 36.16) <A648D226-EFA9-3405-8532-D1CE9D31ECA7> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
           0x116231000 -        0x1162a8fff  com.apple.GPUToolsServices (1.0 - 36.16) <F583C142-55CA-356E-B52A-85994F68F91C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
           0x1162f9000 -        0x1162fdff7  com.apple.dt.gpu.GPUTraceDebugger (4.6.1 - 111) <4AB11DEB-FD9D-3390-B1A0-D3BA38890AE3> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
           0x116304000 -        0x11630dff7  com.apple.dt.gpu.GPUDebuggerKit (4.6.1 - 111) <7DD0073E-6DD9-3733-9446-7B52845102C0> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
           0x11631c000 -        0x1163abfff  com.apple.dt.gpu.GPUTraceDebuggerUI (4.6.1 - 111) <260182FF-BE69-3AC9-B6AB-BE0BE7330AFF> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
           0x1163e9000 -        0x116459ff7  com.apple.dt.gpu.GPURenderTargetEditor (4.6.1 - 111) <1BDA0957-EC78-37AF-AC12-42938F6FDC03> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
           0x1164aa000 -        0x1164b0fff  com.apple.GPUToolsInterface (1.0 - 36.16) <9D3C1887-9EFA-3885-993D-6ACCD18B269E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
           0x1164b8000 -        0x1164f0fff  com.apple.dt.IDE.IDERepositoryViewer (4.6.1 - 2053) <9F559D13-DB98-3F0E-AD11-491DBE97607F> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents /MacOS/IDERepositoryViewer
           0x116b43000 -        0x116b75ff7  com.apple.dt.IDE.IDELogNavigator (4.6.1 - 2053) <EF5844D3-B1E1-3D35-8115-1F65176F4AE8> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
           0x116b9b000 -        0x116ba3ff7  com.apple.dt.ScriptingDefinitionEditor (4.6.1 - 2052) <51DEC59C-3741-39B5-A7CF-66BC85368717> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
           0x116bab000 -        0x116be4fff  com.apple.dt.IDE.IDESceneKitEditor (4.6.1 - 2054) <E1A8260C-C894-343F-B8F9-C29D47424D3D> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/M acOS/IDESceneKitEditor
           0x116c9b000 -        0x116caffff  com.apple.dt.IDE.IDERTFEditor (4.6.1 - 2052) <0BAFC2A1-9897-3E58-B66A-6591458A57D0> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
           0x116cc1000 -        0x116ccaff7  com.apple.dt.PlistEditor (4.6.1 - 2054) <CF56F041-D702-319F-9C8B-A4EC115801A7> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
           0x116cd6000 -        0x116daafff  com.apple.dt.IDE.IDEModelEditor (4.6.1 - 2061) <77B4E1C8-4336-3EED-BEBD-4BA33EC3FD18> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
           0x116e3a000 -        0x116ea1ff7  com.apple.dt.IDE.IDEModelFoundation (4.6.1 - 2061) <90D06316-0607-3FB0-8756-69072FBA4494> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
           0x116fbb000 -        0x116fc0fff  com.apple.dt.IDE.IDEPDFViewer (4.6.1 - 2054) <3AE07D4A-E4FA-341D-8896-F3296801E403> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
           0x116fc8000 -        0x116fd3ff7  com.apple.dt.IDE.IDEProjectsOrganizer (4.6.1 - 2052) <759D22C7-B3B8-3661-ACA6-B41E9F56B9D8> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
           0x116fdf000 -        0x11700efff  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.6.1 - 51.11) <C3D16542-3AE4-3AAB-98F2-B825358757FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
           0x117033000 -        0x117043fff  com.apple.GPUToolsMobileFoundation (1.0 - 52.16) <F6E82147-CD3B-34A6-B21C-D437543E36AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
           0x117052000 -        0x1170a4fff  com.apple.GPUToolsExpert (1.0 - 52.16) <80AA8402-ECFC-3384-AABA-C6BCC19DD869> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
           0x1170e5000 -        0x1170fbfff  com.apple.dt.IDE.IDESymbolNavigator (4.6.1 - 2053) <2967DC03-A887-3933-9CB8-9FA893FE13C6> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
           0x11710e000 -        0x11711bfff  com.apple.dt.IDE.IDEIssueNavigator (4.6.1 - 2053) <760DA6B2-78FC-3803-8B65-979440BA7823> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
           0x117126000 -        0x117134fff  com.apple.dt.IDE.IDEQuickLookEditor (4.6.1 - 2052) <1AE36D51-137B-314D-8E6E-598D22CC92C6> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
           0x1171c9000 -        0x1171effff  libPDFRIP.A.dylib (331.0.4) <27A183A6-EB7D-3CAD-928A-CAF6E3492CA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x1172a0000 -        0x1172b8fff  com.apple.gputools.MobileAnalysis (1.0 - 52.16) <27FABF5A-D533-3BBF-9F75-1319FA7E7222> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
           0x118c6e000 -        0x118c6fffb +cl_kernels (???) <11160033-E73C-4DD5-B182-05B7F3445BE4> cl_kernels
           0x118d1f000 -        0x118d1fffb +cl_kernels (???) <AB7F5ECB-F007-4B78-B6C2-CF15DAA71498> cl_kernels
           0x118d28000 -        0x118d28ff9 +cl_kernels (???) <468E5CEE-505C-4901-8915-926FD2C15056> cl_kernels
           0x118d37000 -        0x118d40fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x118db8000 -        0x118e52ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x11900a000 -        0x11900bffa +cl_kernels (???) <7D6A4BD5-F372-4357-B234-CF23C131E8C4> cl_kernels
           0x11933a000 -        0x1194f8fff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11952f000 -        0x11969ffff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1196d7000 -        0x11998ffff  com.apple.ATIRadeonX2000GLDriver (8.10.44 - 8.1.0) <7D70DE9A-6C60-36EE-BDB1-712331A1756C> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
           0x1199ec000 -        0x1199f9fff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x119a00000 -        0x119a2bfff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x119a35000 -        0x119a44fff  com.apple.dt.IDE.IDESubversion (4.6.1 - 2058) <3002287F-783C-345B-B7E1-5E45ECA4CDFA> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS /IDESubversion
           0x119c72000 -        0x119c77ff7  com.apple.dt.IDE.IDEInstrumentsService (4.6.1 - 2083) <BDB82F9F-C85E-3034-AF1A-79E8E9980512> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Conten ts/MacOS/IDEInstrumentsService
           0x119c7f000 -        0x119c81fff  com.apple.dt.IDE.IDEAppleScriptCore (4.6.1 - 2052) <7009A193-71D7-390E-AF56-124749DE963A> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/ MacOS/IDEAppleScriptCore
           0x119c87000 -        0x119c88ffb +cl_kernels (???) <0D05CAAA-F76C-4F53-8E65-D405BA0D28DE> cl_kernels
           0x11a4dd000 -        0x11a4f1ff7  com.apple.dt.IDE.IDEGit (4.6.1 - 2060) <66B01AF1-2DAB-3A27-A76E-1B649F569449> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
        0x7fff6ce90000 -     0x7fff6cec493f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff858f5000 -     0x7fff858fdfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff858fe000 -     0x7fff859d1ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff859d2000 -     0x7fff85e0efff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff85e0f000 -     0x7fff85e5eff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff85e5f000 -     0x7fff85e6eff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff85e6f000 -     0x7fff85e7dff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff85e7e000 -     0x7fff85ecdff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85f12000 -     0x7fff85f13ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff85f14000 -     0x7fff85f14fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff85f15000 -     0x7fff85f18fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff85f30000 -     0x7fff85f81ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85f82000 -     0x7fff85fdfff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85fe0000 -     0x7fff860b2ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8616c000 -     0x7fff861a2fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff861a3000 -     0x7fff861a7fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff861ff000 -     0x7fff8620cff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8620d000 -     0x7fff86257ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86258000 -     0x7fff8627aff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8627b000 -     0x7fff86429fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff866a2000 -     0x7fff866bdff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff866be000 -     0x7fff866d4fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff866d5000 -     0x7fff86718ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8671e000 -     0x7fff86a7bff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86a7c000 -     0x7fff86a8bfff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff86a8c000 -     0x7fff86ae3ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86ae4000 -     0x7fff86b51ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86bd5000 -     0x7fff86c09fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff86c4c000 -     0x7fff86e81ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86e82000 -     0x7fff86e83ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff86e84000 -     0x7fff87128ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff871fb000 -     0x7fff8725afff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8725b000 -     0x7fff87293fff  libncurses.5.4.dylib (37.3) <68D5B5F5-8252-3F1E-AFF1-C6AFE145DBC1> /usr/lib/libncurses.5.4.dylib
        0x7fff872ef000 -     0x7fff872efffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff872f0000 -     0x7fff8733cff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8733d000 -     0x7fff8775afff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff87764000 -     0x7fff87790fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87791000 -     0x7fff8784eff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8784f000 -     0x7fff8787afff  com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8787b000 -     0x7fff87986fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87987000 -     0x7fff879a8fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff879ae000 -     0x7fff87acefff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff87acf000 -     0x7fff87b0eff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87b0f000 -     0x7fff87b31ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff87b32000 -     0x7fff87c5cff7  com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87c5d000 -     0x7fff87c93fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff87c95000 -     0x7fff87d15ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87d16000 -     0x7fff87d6bff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87d6c000 -     0x7fff87ddafff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87ddb000 -     0x7fff87dddfff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff87dde000 -     0x7fff87e78fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87e79000 -     0x7fff88063ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88064000 -     0x7fff8817c92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff881da000 -     0x7fff882f3fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8840e000 -     0x7fff8841afff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8841b000 -     0x7fff88812fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88813000 -     0x7fff8886aff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8886b000 -     0x7fff88b06fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88b07000 -     0x7fff88b32fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff88b33000 -     0x7fff88b5bff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <50EAD1D3-E866-314E-B998-64D1B882A176> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff88b5c000 -     0x7fff88b8dff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88b8e000 -     0x7fff88ba2fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff88ba3000 -     0x7fff88bd1fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff88c4a000 -     0x7fff88c5dff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff88c5e000 -     0x7fff88c8cff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff88d7e000 -     0x7fff88dc1ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff88dc5000 -     0x7fff88e2dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff88e2e000 -     0x7fff88e87fff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-396

    Hi,
    Here is the information I found out according the event logs:
    Event ID 10: Event ID 10 is logged in the Application log after you install  Service Pack 1 for Windows 7 or Windows Server 2008 R2
    Some other resources:
    Event ID: 1002 Source: Application Hang
    Event ID: 1000 Source: Application Error
    Please note: Since the website is not host by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Best regards
    Michael Shao
    TechNet Community Support

  • TS3694 I tried to update my iphone 3gs from ios 5 to 6 but because of software crash and while restoring with ios 6 it is not activated. Now I degrade it in ios 4 and can not use any app. How can I update this iphone?

    I tried to update my iphone 3gs from ios 5 to 6 but because of software crash and while restoring with ios 6 it is not activated. Now I degrade it in ios 4 and can not use any app. How can I update this iphone?

    Downgrading the iOS is not supported, and likely has caused the problems you are experiencing.
    You'll need to go elsewhere for support.

  • Xcode crashes when attempting App store export or submission from Organizer

    Hello,
    I'm having problems submitting to the App Store.  Both Xcode 6.1 and 5.1.1 crash when I attempt to export an .ipa or use the submit feature after the app has been archived.  Here are the steps to reproduce:
    Build -> Archive -> Organizer -> Export -> Save for iOS App Store Deployment
    The "Fetching list of teams..." dialogue appears briefly and then Xcode crashes.  This also occurs when clicking the Submit button on the Organizer window.  This also occurs for Ad Hoc exports.  This is odd as I was able to create an ad hoc distribution a few days ago without issue.
    I am also unable to select the Team attribute for the target in the project files general settings (General -> Identity -> Team).
    I have double checked the developer center to ensure that I have an App Store provisioning profile for this app.  I have also read of people having a similar issue if they had not agreed to the latest developer center terms.  As far as I can tell, I don't have any outstanding agreements that require action.
    Thanks,
    Chris

    This was an issue with the Developer Portal that was rectified by Apple.  No intervention is necessary for Xcode users.

  • HT201365 i wanted 2 myupdate iphone 3gs i downloaded n install it crashed so i restored now i can activate it i m from nepal and what is AT&T any solution

    i wanted 2 myupdate iphone 3gs i downloaded n install it crashed so i restored now i can activate it i m from nepal and what is AT&T any solution

    If you are saying it is locked to AT&T again then you will need to contact AT&T and see if you qualify for an unlock.
    https://www.att.com/deviceunlock/client/en_US/termsAndCondition

  • Xcode Crash on StartUp

    Since yesterday my xcode crashs every single time i start it. i really dont know whats the problem.
    ASSERTION FAILURE in /SourceCache/IDELogNavigator/IDELogNavigator-814/IDELogNavigator.m:582
    Details:  (self.rootNavigableItem) should not be nil.
    Object:   <IDELogNavigator: 0x40278c360>
    Method:   -revertStateWithDictionary:
    Thread:   <NSThread: 0x40010a260>{name = (null), num = 1}
    Hints:  
      0: Replacement view is installing: <IDELogNavigator: 0x40278c360 representing: <DVTExtension 0x400efcda0: Log Navigator (Xcode.IDEKit.Navigator.Logs) v0.1>>
    Backtrace:
      0  0x0000000109f1a466 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
      1  0x0000000109589794 _DVTAssertionFailureHandler (in DVTFoundation)
      2  0x000000010e038cb1 -[IDELogNavigator revertStateWithDictionary:] (in IDELogNavigator)
      3  0x000000010954c42b -[DVTStateToken _pullStateFromDictionary:] (in DVTFoundation)
      4  0x000000010954c1e2 -[DVTStateToken pullStateFromRepository] (in DVTFoundation)
      5  0x0000000109e6549d -[IDENavigatorArea replacementView:didInstallViewController:] (in IDEKit)
      6  0x00000001097445f1 __42-[DVTReplacementView _setupViewController]_block_invoke_0 (in DVTKit)
      7  0x000000010954d51e DVTInvokeWithFailureHint (in DVTFoundation)
      8  0x0000000109744473 -[DVTReplacementView _setupViewController] (in DVTKit)
      9  0x0000000109744345 -[DVTReplacementView installedViewController] (in DVTKit)
    10  0x000000010974f43c -[DVTReplacementView layoutTopDown] (in DVTKit)
    11  0x000000010973f1c3 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    12  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    13  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    14  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    15  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    16  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    17  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    18  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    19  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    20  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    21  0x000000010973f037 +[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:] (in DVTKit)
    22  0x000000010974f028 -[DVTDelayedValidator doValidation:] (in DVTKit)
    23  0x00007fff93705804 __NSFirePerformWithOrder (in Foundation)
    24  0x00007fff89c99647 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation)
    25  0x00007fff89c995a6 __CFRunLoopDoObservers (in CoreFoundation)
    26  0x00007fff89c6e889 __CFRunLoopRun (in CoreFoundation)
    27  0x00007fff89c6e216 CFRunLoopRunSpecific (in CoreFoundation)
    28  0x00007fff92a504ff RunCurrentEventLoopInMode (in HIToolbox)
    29  0x00007fff92a57c21 ReceiveNextEventCommon (in HIToolbox)
    30  0x00007fff92a57aae BlockUntilNextEventMatchingListInMode (in HIToolbox)
    31  0x00007fff94a60191 _DPSNextEvent (in AppKit)
    32  0x00007fff94a5fa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
    33  0x00007fff94a5c3d6 -[NSApplication run] (in AppKit)
    34  0x00007fff94cda52a NSApplicationMain (in AppKit)
    35  0x000000010951aeec (in Xcode)
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 6
        thread_create: 0
        thread_set_state: 0
      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: 1268
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=280.5M resident=173.9M(62%) swapped_out_or_unallocated=106.6M(38%)
    Writable regions: Total=16.2G written=38.9M(0%) resident=129.9M(1%) swapped_out=0K(0%) unallocated=16.0G(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  13.5M
    CG image                            324K
    CG raster data                     2720K
    CG shared images                   3416K
    CoreAnimation                       344K
    CoreGraphics                         16K
    CoreImage                            88K
    CoreServices                       1772K
    IOKit                              9220K
    MALLOC                            361.5M
    MALLOC (reserved)                  15.8G        reserved VM address space (unallocated)
    MALLOC guard page                    64K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=243                        4K
    Memory tag=249                      156K
    Memory tag=251                       76K
    OpenCL                               44K
    OpenGL GLSL                        1372K
    OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
    SQLite page cache                   960K
    STACK GUARD                        56.1M
    Stack                              14.2M
    VM_ALLOCATE                        18.4M
    __CI_BITMAP                          80K
    __DATA                             30.2M
    __IMAGE                            1256K
    __LINKEDIT                         68.9M
    __TEXT                            211.5M
    __UNICODE                           544K
    mapped file                        41.0M
    shared memory                      11.0M
    ===========                      =======
    TOTAL                              16.6G
    TOTAL, minus reserved VM space    848.3M
    Model: MacBookPro8,1, BootROM MBP81.0047.B0E, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f96
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK3265GSXF, 320,07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    In other threads they mentioned to delete the cache? is there someone who could explain it step by step for noobies
    many of the folders and files i should delete and restart arent even there?! re-installed xcode twice now, didnt work. same problem, crash on start up.
    starts to **** me off...
    thx 4 help

    Hi,
    I could solve this problem. Hope it works for your case, too.
    In my case, every time I open Xcode 4.2, a pop up appeared saying Xcode has problem with 3 buttons, Show Details, Continue, Crash. And I used to press "Crash" or "Show Details" after trying "Continue" 2 or 3 times.
    But today, I tried pressing "Continue" 7 times, and then Xcode window appeared finally. There, I created new project from top menu and saved, then the same pop up appeared and I pressed "Continue" 3 times and closed. Since then, I am able to open Xcode without any problem.
    I don't know why this happens, but I think Xcode was referencing wrong file path in its start up. In my case, this issue appeared after Xcode hanged up and I killed the process forcefully and since then initial file might be broken in Xcode.
    And I'm not sure how many times we should press "Continue" button in each case and it may be different in each case, but hope it works for your case, too.

  • HT4623 have just updated the fix for ios6.1.1 i phone now phone crashed will not restore help

    I am very very upset tried to install ios 6.1.1 fix and phone now crashed will not restore have followed all solutions by apple now have a very expensive paper weight help

    Open Finder. Go to the "Go" menu in the menu bar. Press and hold Control and click on Library. Go to "Preferences". Find a file named, "com.apple.iTunes.plist" and delete that file. This won't delete your iTunes content. It will reset iTunes. Try it again.

  • When firefox crashes it not restoring my tabs I once had up ? :(

    when firefox crashes it not restoring my tabs I once had up ? :(

    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    If you get that "Well, this is embarrassing" window then that means that Firefox has crashed more than once and there should be a sessionstore.js and sessionstore.bak file.
    See also:
    *http://kb.mozillazine.org/Session_Restore
    *https://support.mozilla.org/kb/Session+Restore

  • XCode crashing

    Hello,
    I had problem with XCode Crashing. So I decided to reinstall XCode and Mac OS X. I reinstall XCode + Mac OS X everything went good, but XCode is still crashing. Could anyone tell me, why XCode is crashing ? Or what should I do to fix this problem ? Thanks
    Error log is here
    Process:         Xcode [7367]
    Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.dt.Xcode
    Version:         5.1 (5084)
    Build Info:      IDEFrameworks-5084000000000000~21
    App Item ID:     497799835
    App External ID: 444172641
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [262]
    Responsible:     Xcode [7367]
    User ID:         501
    Date/Time:       2014-04-01 15:38:53.523 +0200
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  F2DD4819-8AB4-D413-E1F9-9B489F08E653
    Sleep/Wake UUID: E5F699E5-8F9A-4CA7-8D01-88542C7BEEBF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    ProductBuildVersion: Unknown
    ASSERTION FAILURE in /SourceCache/DVTFrameworks/DVTFrameworks-5072/DVTFoundation/DeveloperStructure/ DVTPlatform.m:496
    Details:  The OS X platform is missing - cannot set a default platform.
    Object:   <DVTPlatform>
    Method:   +loadAllPlatformsReturningError:
    Thread:   <NSThread: 0x7fa240608430>{name = (null), num = 1}
    Hints:   None
    Backtrace:
      0  0x0000000106c0b825 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageForm at:arguments:] (in IDEKit)
      1  0x0000000105a237a9 _DVTAssertionHandler (in DVTFoundation)
      2  0x0000000105a23a8f _DVTAssertionFailureHandler (in DVTFoundation)
      3  0x000000010599ed89 __46+[DVTPlatform loadAllPlatformsReturningError:]_block_invoke (in DVTFoundation)
      4  0x00007fff8d6052ad _dispatch_client_callout (in libdispatch.dylib)
      5  0x00007fff8d60521c dispatch_once_f (in libdispatch.dylib)
      6  0x000000010599dfc1 +[DVTPlatform loadAllPlatformsReturningError:] (in DVTFoundation)
      7  0x0000000106439c1f IDEInitialize (in IDEFoundation)
      8  0x00000001069bbfc9 -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
      9  0x00007fff96e7ce0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
    10  0x00007fff96d70a6d _CFXNotificationPost (in CoreFoundation)
    11  0x00007fff97f947ba -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
    12  0x00007fff905bbe6e -[NSApplication finishLaunching] (in AppKit)
    13  0x0000000105f84dd7 -[DVTApplication finishLaunching] (in DVTKit)
    14  0x00007fff905bb983 -[NSApplication run] (in AppKit)
    15  0x00007fff905a6913 NSApplicationMain (in AppKit)
    16  0x00007fff8d0db5fd start (in libdyld.dylib)
    abort() called
    Application Specific Signatures:
    ((void *)0) != macosxPlatform
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff995fe866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff91eda35c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff96391b1a abort + 125
    3   com.apple.dt.IDEKit                     0x0000000106c0b407 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace :] + 1470
    4   com.apple.dt.IDEKit                     0x0000000106c0b9e8 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageForm at:arguments:] + 1177
    5   com.apple.dt.DVTFoundation              0x0000000105a237a9 _DVTAssertionHandler + 361
    6   com.apple.dt.DVTFoundation              0x0000000105a23a8f _DVTAssertionFailureHandler + 407
    7   com.apple.dt.DVTFoundation              0x000000010599ed89 __46+[DVTPlatform loadAllPlatformsReturningError:]_block_invoke + 3519
    8   libdispatch.dylib                       0x00007fff8d6052ad _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00007fff8d60521c dispatch_once_f + 79
    10  com.apple.dt.DVTFoundation              0x000000010599dfc1 +[DVTPlatform loadAllPlatformsReturningError:] + 283
    11  com.apple.dt.IDEFoundation              0x0000000106439c1f IDEInitialize + 3078
    12  com.apple.dt.IDEKit                     0x00000001069bbfc9 -[IDEApplicationController applicationWillFinishLaunching:] + 695
    13  com.apple.CoreFoundation                0x00007fff96e7ce0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    14  com.apple.CoreFoundation                0x00007fff96d70a6d _CFXNotificationPost + 2893
    15  com.apple.Foundation                    0x00007fff97f947ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    16  com.apple.AppKit                        0x00007fff905bbe6e -[NSApplication finishLaunching] + 440
    17  com.apple.dt.DVTKit                     0x0000000105f84dd7 -[DVTApplication finishLaunching] + 39
    18  com.apple.AppKit                        0x00007fff905bb983 -[NSApplication run] + 128
    19  com.apple.AppKit                        0x00007fff905a6913 NSApplicationMain + 940
    20  libdyld.dylib                           0x00007fff8d0db5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff995fee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91edaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91eddfb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff995ff662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8d60743d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8d607152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff995fee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91edaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91eddfb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff995fee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91edaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91eddfb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff995fee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91edaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91eddfb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff995faa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff995f9d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff96dd1155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff96dd0779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff96dd00b5 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff96e85811 CFRunLoopRun + 97
    6   com.apple.DebugSymbols                  0x00007fff97c807e3 SpotlightQueryThread(void*) + 355
    7   libsystem_pthread.dylib                 0x00007fff91ed9899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff91ed972a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff91eddfc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff995fea3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff963b0dc0 nanosleep + 200
    2   com.apple.CoreSymbolication             0x00007fff9a52e681 0x7fff9a51b000 + 79489
    3   libsystem_pthread.dylib                 0x00007fff91ed9899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff91ed972a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff91eddfc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7df98310  rcx: 0x00007fff5a378a28  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff5a378a50  rsp: 0x00007fff5a378a28
       r8: 0x00007fa24084b400   r9: 0x000000000000003f  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff982990d0  r13: 0x00007fa2404007c0  r14: 0x0000000000000006  r15: 0x00007fa240608a00
      rip: 0x00007fff995fe866  rfl: 0x0000000000000206  cr2: 0x000000010852c000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x105886000 -        0x105886fff  com.apple.dt.Xcode (5.1 - 5084) <559A43A7-BF02-32DB-AE88-AF3A861F3002> /Applications/Xcode.app/Contents/MacOS/Xcode
           0x105892000 -        0x105cc9fff  com.apple.dt.DVTFoundation (5.1 - 5072) <0A741F53-AF27-3025-8372-F00119F6CC7D> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/versi ons/a/DVTFoundation
           0x105e48000 -        0x106168ff7  com.apple.dt.DVTKit (5.1 - 5072) <989F619B-E02C-38FA-8C2D-14D23BB966BC> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/versions/a/D VTKit
           0x106312000 -        0x10675cfff  com.apple.dt.IDEFoundation (5.1 - 5084) <2DBA77DC-2CE4-3D47-B2CB-62345BBF1537> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/versions/a/ IDEFoundation
           0x1069ba000 -        0x107313fff  com.apple.dt.IDEKit (5.1 - 5084) <5C9BC864-FC55-3261-885A-41AF986EE606> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
           0x10789e000 -        0x10789fffb  libsysmon.dylib (58.90.2) <86ECDE0C-6022-3138-AD95-293098B617B7> /usr/lib/libsysmon.dylib
           0x1078a7000 -        0x1082f3fff +libclang.dylib (503.0.38) <569A1522-A7C5-33CF-AA38-F31B4F23A0A5> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
           0x10847e000 -        0x1084ecff7  com.apple.CSServiceClient (1.0 - 1) <F708B5DF-73BE-37E6-BD8E-A63D7E1DF1CD> /Applications/Xcode.app/Contents/SharedFrameworks/CSServiceClient.framework/ver sions/A/CSServiceClient
           0x10852e000 -        0x108545fff  com.apple.DADocSetManagement (5.1 - 5007) <5FA5C2A9-23E8-377F-94C9-E1EFFA472C05> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ versions/A/DADocSetManagement
           0x108558000 -        0x10855aff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <26946A6A-BF50-3656-AAAB-4AB942CB83FA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/versions/A/DVTDeveloperModeHelper
           0x108562000 -        0x10858bfff  com.apple.dt.instruments.DTGraphKit (5.1 - 55014) <0995B341-781A-3AE1-AD2A-0B3E4EFDB47C> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/versions /A/DTGraphKit
           0x1085a2000 -        0x10860bff7  com.apple.DADocSetAccess (5.1 - 5007) <B3F5F40C-AA75-3EE1-9CA4-F89FE81FED9F> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/vers ions/A/DADocSetAccess
        0x7fff67ce2000 -     0x7fff67d15817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff8cc6d000 -     0x7fff8cd3efff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8d0d8000 -     0x7fff8d0dbff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff8d161000 -     0x7fff8d431ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d432000 -     0x7fff8d511fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8d512000 -     0x7fff8d603ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8d604000 -     0x7fff8d61efff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8d65c000 -     0x7fff8d665fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8d68b000 -     0x7fff8dbaefff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8dbaf000 -     0x7fff8dbd3ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8dbd4000 -     0x7fff8dbfeff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8dc01000 -     0x7fff8dc5afff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8dc68000 -     0x7fff8dc69fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8dc6a000 -     0x7fff8dc71ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff8dd54000 -     0x7fff8dd65ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8dd66000 -     0x7fff8dd68fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8dd69000 -     0x7fff8ebb7fff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8ebb8000 -     0x7fff8ebbafff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8ec50000 -     0x7fff8ec6bff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8ed69000 -     0x7fff8ed70fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8ed84000 -     0x7fff8eed7ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8f2c8000 -     0x7fff8f35eff7  com.apple.PackageKit (3.0 - 332) <70BE1C7F-0609-32D3-9FA3-3C2CCF7FE999> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8f35f000 -     0x7fff8f386ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8f766000 -     0x7fff8f9bfff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8f9ff000 -     0x7fff8fa40fff  com.apple.PerformanceAnalysis (1.47 - 47) <B5B491F2-EF86-3382-B23B-EA78AC40AF25> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8fa41000 -     0x7fff8fd77fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8fd7b000 -     0x7fff8fd7bfff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8fd7c000 -     0x7fff8fd90fff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8fd91000 -     0x7fff8fd99fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8feaf000 -     0x7fff8feaffff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ff6a000 -     0x7fff90106ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90107000 -     0x7fff9010afff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff9010b000 -     0x7fff90135ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff90136000 -     0x7fff9015effb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff90164000 -     0x7fff90176ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <4A5857F9-E249-3FA6-ADBB-410606AEC8CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff901d4000 -     0x7fff9029ffff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff902a0000 -     0x7fff902b1fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff902b6000 -     0x7fff90307ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9030d000 -     0x7fff90312ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff90313000 -     0x7fff90315ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff90316000 -     0x7fff9038dfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <DAF9AF17-0AC5-364C-B0BF-B1AF3FB4A07F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff904f5000 -     0x7fff904f9ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff9054a000 -     0x7fff9058fffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff9059a000 -     0x7fff905a3ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff905a4000 -     0x7fff9111afff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff9111b000 -     0x7fff91251ff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff9126e000 -     0x7fff91355ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff91390000 -     0x7fff91460ff7  com.apple.PubSub (1.0.5 - 65.36) <26189018-1C77-3C56-84E8-56C6A400187F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff91461000 -     0x7fff9146cfff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff9146d000 -     0x7fff914a8fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff914a9000 -     0x7fff9150eff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9150f000 -     0x7fff9155bffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff9155c000 -     0x7fff91e7baf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff91ed8000 -     0x7fff91edfff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff91ee0000 -     0x7fff91f25fff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
        0x7fff91f26000 -     0x7fff92048ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff920eb000 -     0x7fff92109fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff92139000 -     0x7fff92268fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff92269000 -     0x7fff922b2fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff922b3000 -     0x7fff922b3ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff922b4000 -     0x7fff922c0ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff922c3000 -     0x7fff922f4fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff92526000 -     0x7fff92528fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff92529000 -     0x7fff9252bff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff9252c000 -     0x7fff92531fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff92532000 -     0x7fff92532fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff92533000 -     0x7fff92563fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff92564000 -     0x7fff926a5fff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff926a6000 -     0x7fff926b9ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff926d3000 -     0x7fff9272afff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff9272b000 -     0x7fff92b79fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff92b83000 -     0x7fff92b83ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff92c77000 -     0x7fff92c78ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff92c7a000 -     0x7fff92cc8fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff92cc9000 -     0x7fff92cfeffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff92cff000 -     0x7fff92d01fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff92d04000 -     0x7fff92d6bff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff92d6c000 -     0x7fff92d6efff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff92d7f000 -     0x7fff92d80ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff92d81000 -     0x7fff92d93fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff934e4000 -     0x7fff93553ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff93554000 -     0x7fff93593fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff93594000 -     0x7fff93598ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff9359e000 -     0x7fff935e0ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff935fb000 -     0x7fff93630ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff9363c000 -     0x7fff9368efff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff9368f000 -     0x7fff938d7ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff938d8000 -     0x7fff93942ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff93943000 -     0x7fff93a49ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff93a4a000 -     0x7fff93c90fff  com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff93c91000 -     0x7fff93cf0fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff93cf1000 -     0x7fff93cf2ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff93f95000 -     0x7fff93f9fff7  com.apple.CrashReporterSupport (10.9 - 538) <DD7669BA-78A6-3BEA-8410-17F556ACAA18> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff93fa0000 -     0x7fff93fa8ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff944c3000 -     0x7fff944eaffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff944eb000 -     0x7fff944edff7  com.apple.securityhi (9.0 - 55005) <38784C88-AA07-350E-97A3-FCC24C97FC82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff944ee000 -     0x7fff944f8ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff944f9000 -     0x7fff945c2fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff945c3000 -     0x7fff945c6fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff945c7000 -     0x7fff945cdff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff945ce000 -     0x7fff94657fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff94658000 -     0x7fff94665ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff94666000 -     0x7fff9467cfff  com.apple.CoreMediaAuthoring (2.2 - 947) <9D4F13D2-7A7A-3BE2-90A0-FC9190AE13CC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff94789000 -     0x7fff947a5fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff947a6000 -     0x7fff94a37ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff94a38000 -     0x7fff94a3afff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff94a3b000 -     0x7fff94a3cfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff94a3d000 -     0x7fff94a41ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff94a45000 -     0x7fff94a48fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff94a49000 -     0x7fff94a82ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff94a8d000 -     0x7fff94a90fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff94a91000 -     0x7fff94b7ffff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff94e12000 -     0x7fff94eadfff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff94eae000 -     0x7fff94eb2fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff94ed6000 -     0x7fff94effff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff94f00000 -     0x7fff94f47fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff94f48000 -     0x7fff94f4cfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff94f4d000 -     0x7fff952c4ffa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff952c5000 -     0x7fff952f6ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff952f7000 -     0x7fff953afff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff953d7000 -     0x7fff9544afff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff9544b000 -     0x7fff954d6fff  libCoreStorage.dylib (380) <310E877E-0770-385F-B170-FA4623E753E1> /usr/lib/libCoreStorage.dylib
        0x7fff954d7000 -     0x7fff95522fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff95523000 -     0x7fff95530ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff95531000 -     0x7fff9557efff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff95588000 -     0x7fff9558fff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff95590000 -     0x7fff955a0ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff955ad000 -     0x7fff955ebff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff955ec000 -     0x7fff956d6fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff956e6000 -     0x7fff957d5fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff957ff000 -     0x7fff95a60fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff95aa0000 -     0x7fff95ab9ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff95aba000 -     0x7fff95b1efff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff95b1f000 -     0x7fff95be1ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff95be2000 -     0x7fff95d50ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff95d51000 -     0x7fff95e35fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff95e36000 -     0x7fff95e37ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff95e38000 -     0x7fff95e3affb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff95e3b000 -     0x7fff95e3fff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff95e40000 -     0x7fff95e8efff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff95ff6000 -     0x7fff9600fff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff96010000 -     0x7fff9603fff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff9604a000 -     0x7fff9631efc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff9631f000 -     0x7fff9632afff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff9632b000 -     0x7fff96332ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff96333000 -     0x7fff96334ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff96335000 -     0x7fff963beff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff963d3000 -     0x7fff963e2ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff963f6000 -     0x7fff963f6fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff963f7000 -     0x7fff963ffff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff96400000 -     0x7fff96418ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff96419000 -     0x7fff966c3ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff966c4000 -     0x7fff966f2ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff966f3000 -     0x7fff9677bff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff9677c000 -     0x7fff96799ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff9679a000 -     0x7fff967befff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff967bf000 -     0x7fff967c0fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff967c1000 -     0x7fff96851fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff96908000 -     0x7fff96938fff  libncurses.5.4.dylib (42) <BF763D62-9149-37CB-B1D2-F66A2510E6DD> /usr/lib/libncurses.5.4.dylib
        0x7fff9693b000 -     0x7fff96964fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff96965000 -     0x7fff9696efff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff969ee000 -     0x7fff96a3ffff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff96a40000 -     0x7fff96a7cff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff96d07000 -     0x7fff96d07fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff96d60000 -     0x7fff96f45fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff9780a000 -     0x7fff97815ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff97832000 -     0x7fff97895ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff97896000 -     0x7fff9789cfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff9789d000 -     0x7fff978b8ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff97963000 -     0x7fff979c3fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff979ce000 -     0x7fff97a1bff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff97a1c000 -     0x7fff97a26ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff97a87000 -     0x7fff97a88ff7  libSystem.B.dylib (1197.1.1) <5292BF21-9406-32D5-8BB3-7DD02C672FA0> /usr/lib/libSystem.B.dylib
        0x7fff97a98000 -     0x7fff97aa9ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff97aaa000 -     0x7fff97ab0ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff97ab1000 -     0x7fff97ab2fff  libffi.dylib (18.1) <FEB76C94-97BA-39BC-B713-D086B9757BA5> /usr/lib/libffi.dylib
        0x7fff97ad9000 -     0x7fff97ad9ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff97ae4000 -     0x7fff97af4fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff97af5000 -     0x7fff97bb9ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff97bba000 -     0x7fff97c20fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff97c21000 -     0x7fff97c4eff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff97c4f000 -     0x7fff97c7eff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff97c7f000 -     0x7fff97caefff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff97caf000 -     0x7fff97d02fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff97d03000 -     0x7fff97d37fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff97d45000 -     0x7fff97d4bfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff97f4c000 -     0x7fff97f63ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff97f64000 -     0x7fff97f64fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff97f65000 -     0x7fff97f81fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff97f85000 -     0x7fff97f91ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff97f92000 -     0x7fff98290fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff98291000 -     0x7fff9843ef27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff984c0000 -     0x7fff987aafff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff987ab000 -     0x7fff987e3ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff98837000 -     0x7fff98841fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff98842000 -     0x7fff9884aff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff9884b000 -     0x7fff9886ffff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff98870000 -     0x7fff9889ffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff988a0000 -     0x7fff988adff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff988c8000 -     0x7fff988edff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff988ee000 -     0x7fff98913ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff98914000 -     0x7fff98d47ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff98d9e000 -     0x7fff98df9ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff98dfa000 -     0x7fff98e67fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff98e68000 -     0x7fff98e94fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff98e95000 -     0x7fff98f21ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff98f49000 -     0x7fff98f50fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff98f51000 -     0x7fff99141ffd  com.apple.WebKit2 (9537 - 9537.74.9) <3F7B257F-D0DA-3AA8-BE8B-0C5474FE9806> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff99389000 -     0x7fff993e1ff7  com.apple.Symbolication (1.4 - 129) <6D47983E-9B8E-38A0-9503-099601CF118E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff993e2000 -     0x7fff99552ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff9956b000 -     0x7fff99573fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff9958b000 -     0x7fff995e8fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff995e9000 -     0x7fff99605ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff99606000 -     0x7fff9960bff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff9960c000 -     0x7fff9960cfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9960d000 -     0x7fff99b7dfff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff99bca000 -     0x7fff99bd3ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff99bd4000 -     0x7fff99bd9fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff99bfe000 -     0x7fff99c15ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff99c3d000 -     0x7fff99cdafff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff99cdb000 -     0x7fff99ce5ff7  libcsfde.dylib (380) <A3673EC2-5B81-3190-9BA5-F27013118EC6> /usr/lib/libcsfde.dylib
        0x7fff99ce6000 -     0x7fff99d01ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff99d02000 -     0x7fff99ebaff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff99ebb000 -     0x7fff99ec6ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff99ec7000 -     0x7fff99ed4fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff99ed5000 -     0x7fff99ee3fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff99ee4000 -     0x7fff99ee5fff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff99ee6000 -     0x7fff99efdfff  com.apple.ScriptingBridge (1.3.1 - 63) <CE24DD07-7A89-3105-AE57-A1BED0189292> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff99f30000 -     0x7fff9a001ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <96C40A82-D2F7-310D-879B-7D8960510878> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff9a002000 -     0x7fff9a132ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9a133000 -     0x7fff9a17aff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff9a17b000 -     0x7fff9a17effc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff9a17f000 -     0x7fff9a1ceff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff9a1cf000 -     0x7fff9a1cffff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff9a1d0000 -     0x7fff9a216fff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff9a44e000 -     0x7fff9a466ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9a467000 -     0x7fff9a517ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff9a518000 -     0x7fff9a51aff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff9a51b000 -     0x7fff9a59bfff  com.apple.CoreSymbolication (3.0 - 141) <DC9F84AA-9BD0-322B-83C3-FDC1FA771F37> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff9a59c000 -     0x7fff9a97dffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      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: 21878
        thread_create: 2
        thread_set_state: 0

    Try running as a different user, the Guest User is best as its environment is clean.
    If it runs as the Guest User then you have a problrm in your environment, ~/Library/Preferences most likely.
    Post back the results of the test.

  • Xcode crashes on destination change

    When I want to change the Run destination on Xcode 5.1.1 (5B1008) from current destination selected (iOS Decice for example) to another destination : simulator or connected device, Xcode crashes. Same crash happens sometimes when I just plug an iOS device via USB.
    Can I post the crash log here without disclose confidential data ?

    Don't bother posting crash logs from anybody's programs except the ones you are developing.
    Only the author can make any sense of them.
    Have you tried Option Clean Build Folder?

  • My computer backed up my iPhone before I updated my IOS, now itunes crashes everytime I restore!  I need my Contact information!

    My computer backed up my iPhone before I updated my IOS, now itunes crashes everytime I restore!  How can I get my contact information back?

    When does iTunes crash?
    When you connect to the computer?
    When you click on the restore button?
    At sometime during the restore?
    Does it crash or does just iTunes freeze?
    Maybe here:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues

Maybe you are looking for