HT1338 xcode shuts down when trying to distribute to itunes store?

So I am trying to distribute an app to Itunes.  I get this shut down error now when I try to distribute my app to Itunes.
This just started happening.  It didn't happen yesterday or any other day leading up to today.
I haven't done anything different to my system in the mean time.
I was curious if there is an update that I need to have? Or is everyone having the same issue with this?
Here is the error code that I get.  It did say that they are sending a response to apple so they can fix the issue when I experienced it, but I figure I take it a step further and see if Apple or anyone in the tech support side can see what is going on with Xcode.
Thanks in advance for your help!
Here is the error I receive now:
Process:         Xcode [4642]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.3.2 (1177)
Build Info:      IDEApplication-1177000000000000~6
App Item ID:     497799835
App External ID: 7171108
Code Type:       X86-64 (Native)
Parent Process:  launchd [117]
Date/Time:       2012-09-07 06:32:29.711 -0500
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9
Interval Since Last Report:          1413 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  626 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      B58CA056-1B1F-4C43-880E-66915DB93D82
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: 4E2002
ASSERTION FAILURE in /SourceCache/IDEArchivedApplicationsViewer/IDEArchivedApplicationsViewer-1187/C lasses/AAVAssistants.m:441
Details: 
Object:   <AAVDistributeAssistant: 0x4018d6e40>
Method:   -_distributionTypeValues
Thread:   <NSThread: 0x40010a220>{name = (null), num = 1}
Hints:  
  0: Replacement view is installing: <AAVDistributeAssistant: 0x4018d6e40 representing: <DVTExtension 0x400d15fc0: Xcode.OrganizerSource.ArchivedApplications.DistributeAssistant (Xcode.OrganizerSource.ArchivedApplications.DistributeAssistant) v1.0>>
Backtrace:
  0  0x000000010c587b9f -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
  1  0x000000010ba3e635 _DVTAssertionFailureHandler (in DVTFoundation)
  2  0x0000000111ff87e9 -[AAVDistributeAssistant _distributionTypeValues] (in IDEArchivedApplicationsViewer)
  3  0x0000000111ff9467 -[AAVDistributeAssistant loadView] (in IDEArchivedApplicationsViewer)
  4  0x00007fff8f4a64ae -[NSViewController view] (in AppKit)
  5  0x000000010bcc064b -[DVTViewController view] (in DVTKit)
  6  0x000000010c5379c6 -[IDEAssistantWindowController replacementView:willInstallViewController:] (in IDEKit)
  7  0x000000010bd984fb __42-[DVTReplacementView _setupViewController]_block_invoke_0 (in DVTKit)
  8  0x000000010ba3f0c8 DVTInvokeWithFailureHintObject (in DVTFoundation)
  9  0x000000010bcc2caf -[DVTReplacementView _setupViewController] (in DVTKit)
10  0x000000010bcc2b75 -[DVTReplacementView installedViewController] (in DVTKit)
11  0x00007fff90224360 _NSGetUsingKeyValueGetter (in Foundation)
12  0x00007fff90224315 -[NSObject(NSKeyValueCoding) valueForKey:] (in Foundation)
13  0x00007fff9026a4df -[NSKeyValueNestedProperty object:withObservance:didChangeValueForKeyOrKeys:recurse:forwardingValues:] (in Foundation)
14  0x00007fff9026879b NSKeyValueDidChange (in Foundation)
15  0x00007fff90215027 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] (in Foundation)
16  0x000000010bcc6511 -[DVTReplacementView setControllerExtensionIdentifier:] (in DVTKit)
17  0x000000010c537585 -[IDEAssistantWindowController beginSessionForWorkspaceWindow:] (in IDEKit)
18  0x000000010c536abd -[IDEAssistantWindowController beginSessionWithAssistantIdentifier:context:completionBlock:] (in IDEKit)
19  0x0000000111ff6214 -[IDEArchive(AAVArchiveViewerExtensions) performArchiveAction:] (in IDEArchivedApplicationsViewer)
20  0x0000000111ff4a10 -[AAVArchivedApplicationsViewController performArchiveActionNamed:] (in IDEArchivedApplicationsViewer)
21  0x00007fff905cd70d -[NSObject performSelector:withObject:] (in CoreFoundation)
22  0x00007fff8f47cf7e -[NSApplication sendAction:to:from:] (in AppKit)
23  0x000000010bcb88b6 -[DVTApplication sendAction:to:from:] (in DVTKit)
24  0x000000010c408096 -[IDEApplication sendAction:to:from:] (in IDEKit)
25  0x00007fff8f7fc446 -[NSMatrix sendAction:to:] (in AppKit)
26  0x00007fff8f47cddd -[NSCell _sendActionFrom:] (in AppKit)
27  0x00007fff8f47c2a0 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
28  0x00007fff8f4fbfc4 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
29  0x00007fff8f7fe379 -[NSMatrix _mouseDownNonListmode:] (in AppKit)
30  0x00007fff8f7f9956 -[NSMatrix mouseDown:] (in AppKit)
31  0x00007fff8f446348 -[NSWindow sendEvent:] (in AppKit)
32  0x00007fff8f3dfa55 -[NSApplication sendEvent:] (in AppKit)
33  0x000000010c403dd1 -[IDEApplication sendEvent:] (in IDEKit)
34  0x00007fff8f3760c6 -[NSApplication run] (in AppKit)
35  0x00007fff8f5f2244 NSApplicationMain (in AppKit)
36  0x000000010b9b9eec (in Xcode)
Performing @selector(performArchiveAction:) from sender NSMatrix 0x4018c2c40
objc[4642]: garbage collection is ON
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff9072cce2 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff896be7d2 pthread_kill + 95
2   libsystem_c.dylib                       0x00007fff896afa7a abort + 143
3   com.apple.dt.IDEKit                     0x000000010c58760e +[IDEAssertionHandler _handleAssertionWithLogString:] + 506
4   com.apple.dt.DVTFoundation              0x000000010ba3e635 _DVTAssertionFailureHandler + 128
5   com.apple.dt.IDE.IDEArchivedApplicationsViewer          0x0000000111ff87e9 -[AAVDistributeAssistant _distributionTypeValues] + 252
6   com.apple.dt.IDE.IDEArchivedApplicationsViewer          0x0000000111ff9467 -[AAVDistributeAssistant loadView] + 155
7   com.apple.AppKit                        0x00007fff8f4a64ae -[NSViewController view] + 41
8   com.apple.dt.DVTKit                     0x000000010bcc064b -[DVTViewController view] + 39
9   com.apple.dt.IDEKit                     0x000000010c5379c6 -[IDEAssistantWindowController replacementView:willInstallViewController:] + 428
10  com.apple.dt.DVTKit                     0x000000010bd984fb __42-[DVTReplacementView _setupViewController]_block_invoke_0 + 81
11  com.apple.dt.DVTFoundation              0x000000010ba3f0c8 DVTInvokeWithFailureHintObject + 59
12  com.apple.dt.DVTKit                     0x000000010bcc2caf -[DVTReplacementView _setupViewController] + 249
13  com.apple.dt.DVTKit                     0x000000010bcc2b75 -[DVTReplacementView installedViewController] + 138
14  com.apple.Foundation                    0x00007fff90224360 _NSGetUsingKeyValueGetter + 62
15  com.apple.Foundation                    0x00007fff90224315 -[NSObject(NSKeyValueCoding) valueForKey:] + 392
16  com.apple.Foundation                    0x00007fff9026a4df -[NSKeyValueNestedProperty object:withObservance:didChangeValueForKeyOrKeys:recurse:forwardingValues:] + 843
17  com.apple.Foundation                    0x00007fff9026879b NSKeyValueDidChange + 186
18  com.apple.Foundation                    0x00007fff90215027 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
19  com.apple.dt.DVTKit                     0x000000010bcc6511 -[DVTReplacementView setControllerExtensionIdentifier:] + 261
20  com.apple.dt.IDEKit                     0x000000010c537585 -[IDEAssistantWindowController beginSessionForWorkspaceWindow:] + 233
21  com.apple.dt.IDEKit                     0x000000010c536abd -[IDEAssistantWindowController beginSessionWithAssistantIdentifier:context:completionBlock:] + 533
22  com.apple.dt.IDE.IDEArchivedApplicationsViewer          0x0000000111ff6214 -[IDEArchive(AAVArchiveViewerExtensions) performArchiveAction:] + 595
23  com.apple.dt.IDE.IDEArchivedApplicationsViewer          0x0000000111ff4a10 -[AAVArchivedApplicationsViewController performArchiveActionNamed:] + 142
24  com.apple.CoreFoundation                0x00007fff905cd70d -[NSObject performSelector:withObject:] + 61
25  com.apple.AppKit                        0x00007fff8f47cf7e -[NSApplication sendAction:to:from:] + 139
26  com.apple.dt.DVTKit                     0x000000010bcb88b6 -[DVTApplication sendAction:to:from:] + 318
27  com.apple.dt.IDEKit                     0x000000010c408096 -[IDEApplication sendAction:to:from:] + 154
28  com.apple.AppKit                        0x00007fff8f7fc446 -[NSMatrix sendAction:to:] + 133
29  com.apple.AppKit                        0x00007fff8f47cddd -[NSCell _sendActionFrom:] + 137
30  com.apple.AppKit                        0x00007fff8f47c2a0 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2014
31  com.apple.AppKit                        0x00007fff8f4fbfc4 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 489
32  com.apple.AppKit                        0x00007fff8f7fe379 -[NSMatrix _mouseDownNonListmode:] + 2470
33  com.apple.AppKit                        0x00007fff8f7f9956 -[NSMatrix mouseDown:] + 333
34  com.apple.AppKit                        0x00007fff8f446348 -[NSWindow sendEvent:] + 6306
35  com.apple.AppKit                        0x00007fff8f3dfa55 -[NSApplication sendEvent:] + 5593
36  com.apple.dt.IDEKit                     0x000000010c403dd1 -[IDEApplication sendEvent:] + 366
37  com.apple.AppKit                        0x00007fff8f3760c6 -[NSApplication run] + 555
38  com.apple.AppKit                        0x00007fff8f5f2244 NSApplicationMain + 867
39  com.apple.dt.Xcode                      0x000000010b9b9eec 0x10b9b9000 + 3820
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff9072d7e6 kevent + 10
1   libdispatch.dylib                       0x00007fff8820878a _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff8820731a _dispatch_mgr_thread + 54
Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff9072b67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff9072ad71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9056a50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff90572c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff90572486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff90263fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff9025872a -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff902586a2 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff896bc8bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff896bfb75 thread_start + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff9072b67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff9072ad71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9056a50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff90572c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff90572486 CFRunLoopRunSpecific + 230
5   com.apple.DTDeviceKit                   0x0000000111e39ee8 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 298
6   com.apple.Foundation                    0x00007fff9025872a -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff902586a2 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff896bc8bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff896bfb75 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff9072cdf2 __select + 10
1   com.apple.CoreFoundation                0x00007fff905bbc8b __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff896bc8bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff896bfb75 thread_start + 13
Thread 5:: DYMobileDeviceManager
0   libsystem_kernel.dylib                  0x00007fff9072b67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff9072ad71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9056a50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff90572c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff90572486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff90209f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation                    0x00007fff90209e67 -[NSRunLoop(NSRunLoop) run] + 62
7   com.apple.Foundation                    0x00007fff9025872a -[NSThread main] + 68
8   com.apple.Foundation                    0x00007fff902586a2 __NSThread__main__ + 1575
9   libsystem_c.dylib                       0x00007fff896bc8bf _pthread_start + 335
10  libsystem_c.dylib                       0x00007fff896bfb75 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff9072d192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff896be594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff896bfb85 start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff9072d192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff896be594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff896bfb85 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff9072b67a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff9072ad71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9056a50c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff90572c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff90572486 CFRunLoopRunSpecific + 230
5   com.apple.DebugSymbols                  0x00007fff89c422f2 _ZL20SpotlightQueryThreadPv + 434
6   libsystem_c.dylib                       0x00007fff896bc8bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff896bfb75 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff9072ce42 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff89672dea nanosleep + 164
2   com.apple.CoreSymbolication             0x00007fff8c12f3bb cleaner_thread_main(void*) + 42
3   libsystem_c.dylib                       0x00007fff896bc8bf _pthread_start + 335
4   libsystem_c.dylib                       0x00007fff896bfb75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6b5b77d8  rdx: 0x0000000000000000
  rdi: 0x0000000000000507  rsi: 0x0000000000000006  rbp: 0x00007fff6b5b7800  rsp: 0x00007fff6b5b77d8
   r8: 0x00007fff744dafb8   r9: 0x00007fff6b5b6c68  r10: 0x00007fff9072cd0a  r11: 0x0000000000000246
  r12: 0x00007fff6b5b7c30  r13: 0x00000004018d6e40  r14: 0x00007fff744dd960  r15: 0x00007fff6b5b7908
  rip: 0x00007fff9072cce2  rfl: 0x0000000000000246  cr2: 0x000000010d2d2000
Logical CPU: 0
Binary Images:
       0x10b9b9000 -        0x10b9b9ff7  com.apple.dt.Xcode (4.3.2 - 1177) <13F97E1B-1609-33FA-8D0D-CEBF96C1D890> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x10b9bf000 -        0x10bbbffff  com.apple.dt.DVTFoundation (4.3.2 - 1193) <A178827B-5660-3F43-8520-332A5BAC53B4> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
       0x10bcaf000 -        0x10bedafff  com.apple.dt.DVTKit (4.3.2 - 1174) <9BB834DC-BA77-3933-B7E5-5CFA69FADA1E> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
       0x10c01e000 -        0x10c26afff  com.apple.dt.IDEFoundation (4.3.2 - 1192) <1A2C2BAD-91CE-31A1-A739-37F928BBF1B9> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
       0x10c3ee000 -        0x10c853fff  com.apple.dt.IDEKit (4.3.2 - 1208) <819982B3-C70C-368B-9E8C-CD7A33D59778> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x10cb32000 -        0x10d0dbfff +libclang.dylib (318.0.58 - compatibility 1.0.0) <AD73BB2E-E322-3F2B-A737-917E698A6AAB> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
       0x10d21e000 -        0x10d21fff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <21A6F1C8-65DD-3E61-AED0-E68B58D7B4C2> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
       0x10e61d000 -        0x10e64bfff  com.apple.driver.AppleIntelGMA950GLDriver (7.0.52 - 7.0.0) <72EFBDC2-E95E-354B-A989-A3F33CC87837> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
       0x10e654000 -        0x10e682ff7  GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x10e6ab000 -        0x10e6abffd +cl_kernels (??? - ???) <A5EDF98D-41C2-4D16-A925-57CA21833FAE> cl_kernels
       0x10e6b0000 -        0x10e6b0ff5 +cl_kernels (??? - ???) <11F3393C-946B-4922-A7AD-F43D99052219> cl_kernels
       0x10e71b000 -        0x10e724fff  com.apple.DevToolsFoundation (6.3.2 - 1197) <1942F35F-BD36-3B4D-88A9-2F27C406625B> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x10e749000 -        0x10e74cfff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <A9BBF89C-8EF7-3AE8-A5BC-8681A1EEA622> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
       0x10e753000 -        0x10ea2eff7  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.3.2 - 2182) <2E41D771-B34A-388F-AE24-30AE175B0FB7> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
       0x10ec66000 -        0x10ede0fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.3.2 - 2182) <EE42467E-9648-3DD0-BEAB-86A0287C337C> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x10eee4000 -        0x10ef2efff  com.apple.glut (3.4.9 - GLUT-3.4.9) <B17217E4-837F-35F8-A3EF-243FF2C3557B> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x10efa0000 -        0x10f052fff  com.apple.dt.IDE.IDEDevkitRefactoring (4.3.2 - 1170) <4A99E7F4-F6A8-31A1-B57C-8F8DED4A4E1A> /Applications/Xcode.app/Contents/PlugIns/IDEDevkitRefactoring.ideplugin/Content s/MacOS/IDEDevkitRefactoring
       0x10f0bb000 -        0x10f107fff  com.apple.dt.IDE.IDEFindReplace (4.3.2 - 1170) <CBE2AF30-B841-3282-9142-D83C1BE279E8> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
       0x10f140000 -        0x10f18afff  com.apple.DADocSetAccess (4.3.2 - 1169) <F4857B4C-7710-39E6-BF99-9F969C3F8358> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
       0x10f1b6000 -        0x10f1d1fff  com.apple.DADocSetManagement (4.3.2 - 1170) <DE6ED7B4-C477-3FCE-95B2-668216C6798C> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
       0x10f1e6000 -        0x10f230fff  com.apple.dt.IDE.IDEDocViewer (4.3.2 - 1172) <D47E1D85-4FD3-36FC-A220-758FC2DF34DF> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
       0x10f26d000 -        0x10f27efff  com.apple.dt.IDE.IDEQuickHelp (4.3.2 - 1171) <CA05B696-4492-3F2B-B4E6-E987B9D7F81B> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
       0x10f290000 -        0x10f31bfff  com.apple.dt.IDE.IDESourceEditor (4.3.2 - 1175) <B1776C9F-426F-3F26-91A8-4DD2E5F24F78> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
       0x10f377000 -        0x10f38eff7  com.apple.dt.IDE.SharedPlugInUtilities (4.3.2 - 1165) <4AD97845-B721-3336-8E97-3B206E0C667D> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
       0x10f39d000 -        0x10f3b2fff  com.apple.dt.IDE.Xcode3Core (4.3.2 - 1197) <E8F5EA69-BDD5-3198-B362-1F0987853C5F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
       0x10f3c2000 -        0x10f66bff7  com.apple.Xcode.DevToolsCore (6.3.2 - 1197) <9D3C61B8-0392-3F73-A454-A8B2648F0274> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x10f7ce000 -        0x10f804ff7  com.apple.Xcode.DevToolsSupport (6.3.2 - 1197) <01E42044-3D5B-3D8A-B39D-3050979D092C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x10f8a5000 -        0x10f99efff  com.apple.dt.IDE.Xcode3UI (4.3.2 - 1197) <68530D69-CF97-3389-A982-5B6F5D916DE5> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
       0x10fa49000 -        0x10fa68ff7  com.apple.dt.dbg.DebuggerFoundation (4.3.2 - 1185) <764C4576-5E99-3A08-B097-5D5218BB0F4A> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
       0x10fa86000 -        0x10fae2fff  com.apple.dt.dbg.DebuggerUI (4.3.2 - 1185) <D399F888-1705-3139-AD9B-A61C2A4DC504> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
       0x10fb2b000 -        0x10fb31ff7  com.apple.dt.IDE.HexEditor (4.3.2 - 1169) <49836398-9579-3FBC-B861-C0795A6B125A> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
       0x10fb39000 -        0x10fb6fff7 +com.ridiculousfish.HexFiendFramework (4.3.2 - 1169) <89E8C0B9-2EA8-3372-88AC-613F08922C84> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
       0x10fb95000 -        0x10fb9cfff  com.apple.DVTiPhoneSimulatorRemoteClient (4.3.2 - 1165) <C532FFE5-C90B-3890-95A9-28EC0AE96C6E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
       0x10fba5000 -        0x10fbb1ff7  com.apple.dt.IDE.IDEQuickLookEditor (4.3.2 - 1168) <F0C98BD0-8EA0-3854-843E-93EED50E6449> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
       0x10fbc3000 -        0x10fc95ff7  com.apple.dt.IDE.IDEModelEditor (4.3.2 - 1171) <42B88E03-6648-3CEA-9A90-F62F2FF8FED1> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
       0x10fd22000 -        0x10fd23ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.3.2 - 1181) <023B947D-B5E4-3F31-AB08-14C247C2B34A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
       0x10fd27000 -        0x10fd2ffff  com.apple.dt.PlistEditor (4.3.2 - 1168) <3AEFC7D7-054C-3765-8218-AAACF500BFCA> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
       0x10fd39000 -        0x10fd3bff7  com.apple.dt.gpu.GPUTraceDebugger (4.3.2 - 64) <CACE011E-9A00-3E7C-B24D-C9C3E3D134FA> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
       0x10fec0000 -        0x11001cfff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.3.2 - 1181) <E58690BC-6977-3FA6-87B0-023A774044A3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x1100b9000 -        0x11011fff7  com.apple.dt.IDE.IDEModelFoundation (4.3.2 - 1171) <18183A83-06B1-329D-80FF-4CDF05125E32> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
       0x11016d000 -        0x110177fff  com.apple.dt.gpu.GPUDebuggerKit (4.3.2 - 64) <660E4DEC-8805-3447-A3B8-7FEF19D09CF4> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
       0x110186000 -        0x110186ff7  com.apple.dt.IDE.IDEAppleScriptEditor (4.3.2 - 1165) <5769E6F3-7708-3EC2-9222-074FE3781439> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
       0x1111c2000 -        0x1111f1fff  com.apple.dt.IDE.IDELogNavigator (4.3.2 - 1166) <B40183D1-CBF1-3A65-BA32-DD8C18FCCE7D> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
       0x111216000 -        0x11128bff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.3.2 - 64) <7589B1CA-81DC-3CE2-B858-AAC63ECD830E> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
       0x1112c7000 -        0x11133aff7  com.apple.GPUTools (1.0 - 93.6.2) <6CB0F2AA-1991-3408-AC7F-152AB27A4FFC> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
       0x111385000 -        0x1113f3ff7  com.apple.GPUToolsCore (1.0 - 93.6.2) <681A5D95-E15F-3A4F-82D2-C9556C8B3B65> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
       0x111428000 -        0x111499fff  com.apple.GPUToolsAnalysis (1.0 - 1.4) <FB1AA8AC-871A-386C-9F82-BC653FC98DAA> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
       0x1114d3000 -        0x11154bff7  com.apple.dt.gpu.GPUTraceDebuggerUI (4.3.2 - 64) <8D891EA9-C137-3166-B9E5-2AE4E73A4ADF> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
       0x11157a000 -        0x1115dbff7  com.apple.dt.gpu.GPURenderTargetEditor (4.3.2 - 64) <108B54D5-F53B-3593-9BCB-A30F60884087> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
       0x111622000 -        0x11162bfff  com.apple.GPUToolsInterface (1.0 - 1.4) <0D543BF3-31C4-3008-B414-83E0B12E8B0D> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
       0x111634000 -        0x111637ff7  com.apple.dt.IDE.IDEPDFViewer (4.3.2 - 1165) <5509E3C2-E7F1-3A1A-AEB9-D6DF4104090D> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
       0x11163e000 -        0x111644fff  com.apple.dt.ScriptingDefinitionEditor (4.3.2 - 1165) <EFC5A7B0-7685-3F72-A2F3-37C315937EDA> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
       0x11164b000 -        0x11165dfff  com.apple.dt.IDE.IDERTFEditor (4.3.2 - 1168) <E0F8FB0B-D528-3005-821A-A183C9F93472> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
       0x111cad000 -        0x111caeff7  com.apple.dt.dbg.DebuggerLLDBService (4.3.2 - 1185) <4685EFE8-BD6C-38EC-A5F0-5D5D5A9C5985> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
       0x111cb3000 -        0x111cb4ff7  com.apple.dt.dbg.DebuggerGDBService (4.3.2 - 1185) <7B0B2C6F-BF43-3099-AC0E-70ADA53C84AA> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/ MacOS/DebuggerGDBService
       0x111cb9000 -        0x111d5cff7  com.apple.dt.IDE.IDEiPhoneSupport (4.3.2 - 1193) <522670CF-BC65-32A6-AFA7-684FC9ED7F36> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
       0x111daa000 -        0x111dd6ff7  com.apple.framework.ConfigurationProfiles (3.6 - 444) <E191DE39-34B8-3908-93D7-93800BAF263B> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
       0x111ded000 -        0x111e15fff  com.apple.DTDeviceKitBase (??? - 1196) <0AAC5008-DC1E-35C1-831F-90B98D38973C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x111e31000 -        0x111e95fff  com.apple.DTDeviceKit (4.2 - 1196) <9EAC4AEA-3C77-3437-B32B-0797168C66A7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x111edd000 -        0x111ef6ff7  com.apple.DeviceLinkX (5.0 - 256) <73FCA3F9-775B-3DC2-22F2-70173DEE471E> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x111f0a000 -        0x111fa2fef  com.apple.mobiledevice (507.11 - 507.11) <620AD57D-94D5-54A2-A1ED-0036CFCF6C70> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
       0x111ff2000 -        0x11200cff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.3.2 - 1187) <45F363E7-208A-36A3-90BB-48950DBE0F77> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
       0x112026000 -        0x112109fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
       0x11215f000 -        0x112186fff  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <B0925A5D-5355-3ECE-BF2F-E576FF105F5A> /usr/lib/libssl.0.9.7.dylib
       0x112c88000 -        0x112c90fff  com.apple.xcode.plug-in.CoreBuildTasks (6.3.2 - 1197) <03099273-AEFC-3844-B216-B1951F0CBA0C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
       0x112c97000 -        0x112c98fff  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.3.2 - 1117) <D16BFBC4-3088-326E-B4DD-462322D48C30> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
       0x112c9d000 -        0x112ca9ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.3.2 - 1117) <DABB2E80-260E-3E48-809A-88A3CB8774E8> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
       0x112cb9000 -        0x112ceafff  com.apple.DiscRecordingUI (6.0.4 - 6040.4.1) <A0CB5513-A023-31E4-990D-2CDFF8693DB3> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x112e72000 -        0x112fbdff7  com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x113031000 -        0x113035fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
       0x11303a000 -        0x11303ffff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x1138ca000 -        0x1138cdff7  libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x113c8b000 -        0x113c91fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x113cac000 -        0x113cacffd +cl_kernels (??? - ???) <ABCEA23C-F004-4424-9FA3-21C01D3CE38A> cl_kernels
       0x113cae000 -        0x113d41ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x113d64000 -        0x113d65ff3 +cl_kernels (??? - ???) <F3F1DEBA-0B87-4F58-930F-4FC12B965141> cl_kernels
       0x113d68000 -        0x113d84fff  com.apple.dt.IDE.IDESymbolNavigator (4.3.2 - 1170) <A15EE932-A090-3A6A-B17C-509CE31ADFF5> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
       0x113d9a000 -        0x113da4fff  com.apple.dt.IDE.IDEProjectsOrganizer (4.3.2 - 1165) <F3D128D3-958C-394C-824D-AAB97B225861> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
       0x113daf000 -        0x113dbffff  com.apple.dt.IDE.IDEStructureNavigator (4.3.2 - 1171) <CFB17A9B-5035-3E9F-9639-4A5AE7B5E4DD> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
       0x113dcc000 -        0x113e05ff7  com.apple.dt.IDE.IDERepositoryViewer (4.3.2 - 1171) <413F1505-C7AC-3B42-8CEE-231F6F074E6E> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents /MacOS/IDERepositoryViewer
       0x113e34000 -        0x113e40fff  com.apple.dt.IDE.IDEIssueNavigator (4.3.2 - 1165) <60701CFA-6124-38E7-8A06-EA7C341A7515> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
       0x114f1e000 -        0x114f22ff7  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.3.2 - 2) <807B2E25-EC04-37EA-9F25-18A64798DDC2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
       0x114f28000 -        0x114f36fff  com.apple.GPUToolsMobileFoundation (1.0 - 2.4.1) <EE36409B-0A79-3F09-9254-3AE0AD3B7B46> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
       0x115437000 -        0x1154c8ff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
       0x115723000 -        0x1158bcfff  GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x1158f0000 -        0x1159e9fff  libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x115b25000 -        0x115b5bfff  com.apple.itunes.connect.ITunesSoftwareService (1.1 - 236) <F5F71AC2-9541-3CBC-88CE-3C9C97B415DE> /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/ITunesSoftwareSe rvice
       0x115b91000 -        0x115bc4fff  com.apple.itunes.connect.ITunesConnectFoundation (1.1 - 236) <2B4FA805-48AE-3411-824D-75183CC10FE8> /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/Frameworks/ITunesConnectFoundation.framework/Versions/A/ITu nesConnectFoundation
       0x115bf2000 -        0x115c3dfff  com.apple.itunes.connect.ITunesPackage (1.1 - 236) <A09C7B95-ED6A-307C-9036-9A4657891BAF> /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/Frameworks/ITunesPackage.framework/Versions/A/ITunesPackage
       0x115c84000 -        0x115c92fff  com.apple.itunes.connect.MZXMLMarshalling (1.1 - 236) <FDE57970-5026-35A9-AEEF-8BDBF254507C> /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/Frameworks/MZXMLMarshalling.framework/Versions/A/MZXMLMarsh alling
    0x7fff6b5b9000 -     0x7fff6b5edbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff83796000 -     0x7fff837d6ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff837d7000 -     0x7fff83869ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff838a9000 -     0x7fff838d9ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff838da000 -     0x7fff838dafff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff838db000 -     0x7fff83914fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff83915000 -     0x7fff83c41ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff83c42000 -     0x7fff83cbdff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff83cbe000 -     0x7fff83ce7fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff83ce8000 -     0x7fff83df4fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83df5000 -     0x7fff83e20fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff83e96000 -     0x7fff83e97ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff83e98000 -     0x7fff83eebfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff83ef6000 -     0x7fff83efbfff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff83efc000 -     0x7fff83f64ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff83fee000 -     0x7fff84046fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff84049000 -     0x7fff8414efff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff84194000 -     0x7fff8419fff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff841a0000 -     0x7fff841a0fff  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
    0x7fff841a1000 -     0x7fff841b0ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff841b1000 -     0x7fff84678fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff84679000 -     0x7fff8467ffff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff84680000 -     0x7fff8501dc9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8501e000 -     0x7fff8505ffff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff85060000 -     0x7fff85072ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff857c2000 -     0x7fff857c3fff  com.apple.ServerInformation (1.0 - 1) <EE6BFCB2-C727-3CE6-B8C9-834230B2646B> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
    0x7fff857c4000 -     0x7fff857cafff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff857cc000 -     0x7fff859cefff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff85a2c000 -     0x7fff85c9aff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff85c9b000 -     0x7fff85df4fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff85df5000 -     0x7fff85df5fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff85df6000 -     0x7fff85df6fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff85df7000 -     0x7fff85dfcfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff85dfd000 -     0x7fff85e04fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff85e3b000 -     0x7fff85e3efff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff85e3f000 -     0x7fff85e3ffff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff85e40000 -     0x7fff85ea9fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85eaa000 -     0x7fff85fa4ff7  com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff85fa5000 -     0x7fff85fcefff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff85fcf000 -     0x7fff86096ff7  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
    0x7fff86097000 -     0x7fff860f9ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff86106000 -     0x7fff86163ff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff86164000 -     0x7fff861faff7  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
    0x7fff861fb000 -     0x7fff86618ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff8681c000 -     0x7fff86829fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8682a000 -     0x7fff86b13ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff86b14000 -     0x7fff86b31fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff86b32000 -     0x7fff86cbcfff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86cbd000 -     0x7fff86cbefff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
    0x7fff86cbf000 -     0x7fff86cc2fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff86d07000 -     0x7fff86d36fff  com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff86d37000 -     0x7fff86e6dfff  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
    0x7fff86e6e000 -     0x7fff86e8bff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff86ed9000 -     0x7fff86edefff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff86f62000 -     0x7fff86f66fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff86f67000 -     0x7fff86f6ffff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff86fe0000 -     0x7fff86fe7fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86fe8000 -     0x7fff870eaff7  com.apple.PubSub (1.0.5 - 65.28) <98BFFA0E-6E32-3779-9594-B0629EFF1B6E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff870eb000 -     0x7fff870ecfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff870ed000 -     0x7fff870f1ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff870f2000 -     0x7fff87193ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff87194000 -     0x7fff871c1fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff871c7000 -     0x7fff872affff  com.apple.Bluetooth (4.0.5 - 4.0.5f11) <4DF38224-CA01-3E76-BE84-0A510C1983A0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff876b6000 -     0x7fff87929fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff87dbb000 -     0x7fff87dc2fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff87dc3000 -     0x7fff87decfff  com.apple.datadetectors (3.3 - 172.6) <4C5A759B-7CB7-3C0E-8C50-DC2CCE92F5F7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff87ded000 -     0x7fff87eccff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff87ed1000 -     0x7fff87edffff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff87ee0000 -     0x7fff88204fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff88205000 -     0x7fff88213fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff882f0000 -     0x7fff88383ff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff883ca000 -     0x7fff883cdfff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff883ce000 -     0x7fff88481ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff884e9000 -     0x7fff8891cff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8891d000 -     0x7fff8896fff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff88970000 -     0x7fff889aefff  com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff889af000 -     0x7fff889bfff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff889e3000 -     0x7fff889f2fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff889f3000 -     0x7fff88e20fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff88e7c000 -     0x7fff88eecfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff88f09000 -     0x7fff88f0dfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff88f0e000 -     0x7fff88f91fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8966e000 -     0x7fff8974bfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8978b000 -     0x7fff897beff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff89902000 -     0x7fff89942fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff89943000 -     0x7fff89945fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff89946000 -     0x7fff89946fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff89947000 -     0x7fff899cbff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff899cc000 -     0x7fff899d7ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff899d8000 -     0x7fff89a12fff  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib
    0x7fff89b80000 -     0x7fff89bd4ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff89c3b000 -     0x7fff89c75fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff89c76000 -     0x7fff89e00ff7  com.apple.WebKit (7534.56 - 7534.56.5) <BC22A17F-A32F-3D9B-926F-091A47C4B315> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff89e01000 -     0x7fff89edffff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff89ee0000 -     0x7fff89f3aff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/

You'd have more luck posting on the Apple Developer Forums.

Similar Messages

  • Automatic internet shut down when trying to access i Tunes store

    As soon as I try to access the i tunes store I get kicked off automatically and can't get back on.  My computer won't even pick up my router or anything to get on.  I have to do a restore to my entire computer just before I downloaded i tunes.  What is this?  Is it a setting with my computer or antivirus?  Please help I just want some music to listen to!

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 n above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • ITunes 11.1, it shuts down when I go to the iTunes store

    When I try to switch to the iTunes store it always has a mistake and shuts down immediately, it's the latest version. What should I do?

    my computer does the exact same thing, I can go into my setting, music, almost anything except Tv shows and movies.

  • Palm Desktop shuts down when trying to view calendar by month

    I'm using a Palm TX with the latest edition of Desktop installed (I think that's 6.2).  Everything is normal except, suddenly, I cannot view my calendar in monthly view.   Daily, weekly and yearly all work fine.  Desktop shuts down when trying to view in monthly view.  I did a system restart, a Desktop reinstallation, a download of the latest version and installation of that version and, finally, uninstallment of the existing Desktop, download of the newest version and installation of that version.  Nothing seems to enable me to view the calendar in monthly view.  This is a spontaneous event.  I've been running Desktop on a Vista Ultimate system since February without incident.  I have no idea about how to solve this.
    Thanks
    Post relates to: Palm TX

    Well, here's where we are now.  It's a good thing that I have desktop on my office computer because when I tried a Hotsynch with my home desktop, Hotsynch wiped out all the data on my handheld and then hung up both the handheld and desktop in the middle of the Hotsynch.  I'm going to overwrite the entire handheld with the office desktop file.  As for the home setup, I'm thinking the only thing I can do now is uninstall Palm and wipe out the entire directory of files.  Am I correct about this?  Do I need to do a clean uninstall?
    Post relates to: Palm TX

  • Adobe Photoshop CC shuts down when trying to open a file or save it!

    Adobe Photoshop CC shuts down when trying to open a file or save it. I'm running windows 7 professional and have tried unistalling/reinstalling preferences but does not work. I will list the events logs for help in seeing what I need to do to make this work. Please help!
    This is the first of 2 errors listed associated with photoshop cc.
    Log Name: Application
    Source:        .NET Runtime
    Date: 10/12/2014 9:52:29 AM
    Event ID:      1026
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer: Owner-PC
    Description:
    Application: Photoshop.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.TypeInitializationException
    Stack:
       at P1.WICCODEC.CODEC.ImageCoreBasedDecoder..ctor(System.Runtime.InteropServices.ComTypes.ISt ream, System.String)
       at P1.WICCODEC.CODEC.WICBitmapDecoder.CreateICDecoder(System.Runtime.InteropServices.ComType s.IStream)
       at P1.WICCODEC.CODEC.WICBitmapDecoder.QueryCapability(System.Runtime.InteropServices.ComType s.IStream, UInt32 ByRef)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name=".NET Runtime" />
        <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-12T14:52:29.000000000Z" />
    <EventRecordID>62867</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Owner-PC</Computer>
        <Security />
      </System>
      <EventData>
    <Data>Application: Photoshop.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.TypeInitializationException
    Stack:
       at P1.WICCODEC.CODEC.ImageCoreBasedDecoder..ctor(System.Runtime.InteropServices.ComTypes.ISt ream, System.String)
       at P1.WICCODEC.CODEC.WICBitmapDecoder.CreateICDecoder(System.Runtime.InteropServices.ComType s.IStream)
       at P1.WICCODEC.CODEC.WICBitmapDecoder.QueryCapability(System.Runtime.InteropServices.ComType s.IStream, UInt32 ByRef)
    </Data>
      </EventData>
    </Event>
    Second Error
    Log Name: Application
    Source: Application Error
    Date: 10/12/2014 9:52:30 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer: Owner-PC
    Description:
    Faulting application name: Photoshop.exe, version: 14.2.1.570, time stamp: 0x52f4a1d7
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x531599f6
    Exception code: 0xe0434352
    Fault offset: 0x0000812f
    Faulting process id: 0x16c8
    Faulting application start time: 0x01cfe62c123b9d8e
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 633cd65f-521f-11e4-a63f-001cc0725d07
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-12T14:52:30.000000000Z" />
    <EventRecordID>62868</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Owner-PC</Computer>
        <Security />
      </System>
      <EventData>
    <Data>Photoshop.exe</Data>
    <Data>14.2.1.570</Data>
        <Data>52f4a1d7</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7601.18409</Data>
    <Data>531599f6</Data>
    <Data>e0434352</Data>
    <Data>0000812f</Data>
    <Data>16c8</Data>
    <Data>01cfe62c123b9d8e</Data>
    <Data>C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>633cd65f-521f-11e4-a63f-001cc0725d07</Data>
      </EventData>
    </Event>

    The first error has nothing to do with Photoshop - that's some .NET application.
    The second error is most likely connected to a third party plugin or driver.
    And you're running Photoshop CC (14.x) instead of the current Photoshop CC 2014 (15.x).

  • Computer shuts down when trying to create or open a pdf file

    My computer shuts down when trying to create or open a pdf file.

    In that case, you need to update the Acrobat Version at your end. Click on Help -> Check for Updates. Download and install the updates. Make sure your version is 9.5.1

  • Iphoto shuts down when trying to import scanned photos

    Iphoto shuts down when trying to import scanned photos

    What colour profile are these images?
    Post the first 50 lines only of the crash report
    Regards
    TD 

  • CS4 Products shutting down when trying to print

    Has anyone had a problem with CS4 shutting down when trying to print

    Nobody can tell you anything without proper system info or other technical details. We know nothing about your system, your printer, your print settings or for that matter from which CS4 app you are actually trying to print.
    Mylenium

  • Soundtrack Pro Shuts down when trying to fix analized Action

    Soundtrack Pro Shuts down when trying to fix analized Action

    Thanks, I'll have to give that a try if there isn't an easier answer out there somewhere. If I pull the card will I have to reload the software and drivers?
    If my project is saved and I have a copy of the project saved will I be able to reload Adobe without losing anything? What I mean is will I be able to just import my whole project once reloaded?
    I just don't understand what could have happened, since I was doing this with no problem a couple of days ago.
    Thanks for your help, it's greatly appreciated.
    Tim

  • TS3297 How is the following error corrected when trying to access the Itunes store - an unkown error occurred There was an error in the Itunes store. Please try later Ox80092013

    How can the following error incurred when trying to access the Itunes Store be corrected:  an unknown error occurred  There was an error in the store. Please try later 0x80092013

    Try here  >  http://support.apple.com/kb/TS3221
    And/or... see the  More Like This  section on the right.

  • Has anyone received an error code of -3212 when trying to access the Itunes Store?

    Has anyone received an error code of -3212 when trying to access the Itunes Store?

    Just in case, let's try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • Iphone 5 IOS6.0.1 Error appears when trying to connect to Itunes Store

    Iphone 5 IOS6.0.1 Error appears when trying to connect to Itunes Store as Cannot connect to Itunes Store

    you are not alone! I get the same for weeks now and I got an itunes voucher for xmas!
    enjoy ecuador you lucky liucky barsteward, I have been to honduras/belize/mexico/guatemala/peru/bolivia/chili but ecuador is meant to be BRILLIANT
    so to recap obviously some glitch at apple!, sorry I couldn't help

  • TS1424 I keep getting error -1202 when trying to connect to itunes store, any idea how to fix this?

    I keep getting error -1202 when trying to connect to itunes store, any idea how to fix this?
    Thanks

    Perhaps try the iTunes Store loads partially or returns "Error 306" or "Error 10054" section in the Specific Conditions and Alert Messages: (Mac OS X / Windows) section of the following document:
    iTunes: Advanced iTunes Store troubleshooting

  • When trying to connect to itunes store, I get message "itunes cannot connect to the itunes store"

    When trying to connect to itunes store, I get message "itunes cannot connect to the itunes store"

    same here for Windows Seven, it also says "The network connection timed out"  Been like this for days.

  • I get the following error when trying to use the itunes store "your apple id has been disabled"

    I get the following error when trying to use the itunes store "your apple id has been disabled".  My account was disabled when someone else had been using it without my knowledge.  I changed my apple id password and the apple id is still fine, but itunes has it disabled.  I verified that the computer is authorized for this apple id.  What to do now?

    Welcome to the Apple Community.
    Contact Apple through iTunes Store Support

Maybe you are looking for