I can't start Xcode 4

I downloaded Xcode 4 from the mac app store today and I cant open it.
Heres my crash log:
Process:         Xcode [1293]
Path:            /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.2.1 (834)
Build Info:      IDEApplication-834000000000000~2
Code Type:       X86-64 (Native)
Parent Process:  launchd [310]
Date/Time:       2012-01-06 13:30:15.413 +0000
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9
Interval Since Last Report:          166374 sec
Crashes Since Last Report:           16
Per-App Interval Since Last Report:  2172 sec
Per-App Crashes Since Last Report:   11
Anonymous UUID:                      41AE60B9-A804-4CDF-B407-827D5DA41707
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: 4D502
Encountered multiple assertions. First assertion was: UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Couldn't load plug-in 'com.apple.dt.IDE.IDEiPhoneSupport' while firing fault for extension 'Xcode.Device.iPhone'
UserInfo: {
    NSUnderlyingError = "Error Domain=DVTPlugInErrorDomain Code=2 \"Loading a plug-in failed.\" UserInfo=0x400dcb6e0 {DVTPlugInIdentifierErrorKey=com.apple.dt.IDE.IDEiPhoneSupport, DVTPlugInExecutablePathErrorKey=/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Priva tePlugIns/IDEiPhoneSupport.ideplugin, NSLocalizedFailureReason=The plug-in \U201ccom.apple.dt.IDE.IDEiPhoneSupport\U201d at path \U201c/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlu gIns/IDEiPhoneSupport.ideplugin\U201d could not be loaded.  The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x4003292e0 \"The bundle \U201cIDEiPhoneSupport\U201d couldn\U2019t be loaded because it is damaged or missing necessary resources.\"}";
Hints: None
Backtrace:
  0  0x00007fff8fc7026a __exceptionPreprocess (in CoreFoundation)
  1  0x00007fff92c3bd5e objc_exception_throw (in libobjc.A.dylib)
  2  0x00000001018184e0 -[DVTExtension _fireExtensionFault] (in DVTFoundation)
  3  0x0000000101802786 __38-[DVTDispatchLock performLockedBlock:]_block_invoke_0 (in DVTFoundation)
  4  0x00007fff9432caad _dispatch_barrier_sync_f_invoke (in libdispatch.dylib)
  5  0x000000010180272f -[DVTDispatchLock performLockedBlock:] (in DVTFoundation)
  6  0x000000010181827b -[DVTExtension _valueForKey:inParameterData:usingSchema:] (in DVTFoundation)
  7  0x00000001018181bf -[DVTExtension valueForKey:] (in DVTFoundation)
  8  0x0000000101817997 +[DVTDevice _knownDeviceLocators] (in DVTFoundation)
  9  0x00000001018174f0 -[DVTDeviceManager startLocating] (in DVTFoundation)
10  0x0000000101d70cfc IDEInitialize (in IDEFoundation)
11  0x00000001020f2c18 -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
12  0x00007fff8dc29de2 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 (in Foundation)
13  0x00007fff8fc18e0a _CFXNotificationPost (in CoreFoundation)
14  0x00007fff8dc16097 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
15  0x00007fff8a1bb922 -[NSApplication finishLaunching] (in AppKit)
16  0x00007fff8a1bb4d4 -[NSApplication run] (in AppKit)
17  0x00007fff8a43a80c NSApplicationMain (in AppKit)
18  0x00000001017f7eec (in Xcode)
19  0x0000000000000002
objc[1293]: garbage collection is ON
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString alloc]: unrecognized selector sent to instance 0x400b182c0'
*** First throw call stack:
          0   CoreFoundation                      0x00007fff8fc70286 __exceptionPreprocess + 198
          1   libobjc.A.dylib                     0x00007fff92c3bd5e objc_exception_throw + 43
          2   CoreFoundation                      0x00007fff8fcfc4ce -[NSObject doesNotRecognizeSelector:] + 190
          3   CoreFoundation                      0x00007fff8fc5d133 ___forwarding___ + 371
          4   CoreFoundation                      0x00007fff8fc5cf48 _CF_forwarding_prep_0 + 232
          5   IDEKit                              0x0000000102220c81 +[IDEEditorDocument _validateDocumentExtension:] + 71
          6   IDEKit                              0x0000000102154b56 __60+[IDEDocumentController _THREAD_allEditorDocumentExtensions]_block_invoke_0 + 613
          7   libdispatch.dylib                   0x00007fff9432e224 dispatch_once_f + 53
          8   IDEKit                              0x00000001021548e3 +[IDEDocumentController _THREAD_allEditorDocumentExtensions] + 98
          9   IDEKit                              0x0000000102318d37 -[IDEDocumentController documentClassNames] + 191
          10  AppKit                              0x00007fff8a1bd76f -[NSDocumentController(NSInternal) _installOpenRecentMenus] + 1180
          11  AppKit                              0x00007fff8a1bbfdd -[NSApplication finishLaunching] + 2056
          12  AppKit                              0x00007fff8a1bb4d4 -[NSApplication run] + 125
          13  AppKit                              0x00007fff8a43a80c NSApplicationMain + 867
          14  Xcode                               0x00000001017f7eec Xcode + 3820
          15  ???                                 0x0000000000000002 0x0 + 2
terminate called throwing an exception
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff89961ce2 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff92aa67d2 pthread_kill + 95
2   libsystem_c.dylib                       0x00007fff92a97a7a abort + 143
3   libc++abi.dylib                         0x00007fff958337bc abort_message + 214
4   libc++abi.dylib                         0x00007fff95830fcf default_terminate() + 28
5   libobjc.A.dylib                         0x00007fff92c3c1b9 _objc_terminate + 94
6   libc++abi.dylib                         0x00007fff95831001 safe_handler_caller(void (*)()) + 11
7   libc++abi.dylib                         0x00007fff9583105c std::terminate() + 16
8   libc++abi.dylib                         0x00007fff95832152 __cxa_throw + 114
9   libobjc.A.dylib                         0x00007fff92c3be7a objc_exception_throw + 327
10  com.apple.CoreFoundation                0x00007fff8fcfc4ce -[NSObject doesNotRecognizeSelector:] + 190
11  com.apple.CoreFoundation                0x00007fff8fc5d133 ___forwarding___ + 371
12  com.apple.CoreFoundation                0x00007fff8fc5cf48 _CF_forwarding_prep_0 + 232
13  com.apple.dt.IDEKit                     0x0000000102220c81 +[IDEEditorDocument _validateDocumentExtension:] + 71
14  com.apple.dt.IDEKit                     0x0000000102154b56 __60+[IDEDocumentController _THREAD_allEditorDocumentExtensions]_block_invoke_0 + 613
15  libdispatch.dylib                       0x00007fff9432e224 dispatch_once_f + 53
16  com.apple.dt.IDEKit                     0x00000001021548e3 +[IDEDocumentController _THREAD_allEditorDocumentExtensions] + 98
17  com.apple.dt.IDEKit                     0x0000000102318d37 -[IDEDocumentController documentClassNames] + 191
18  com.apple.AppKit                        0x00007fff8a1bd76f -[NSDocumentController(NSInternal) _installOpenRecentMenus] + 1180
19  com.apple.AppKit                        0x00007fff8a1bbfdd -[NSApplication finishLaunching] + 2056
20  com.apple.AppKit                        0x00007fff8a1bb4d4 -[NSApplication run] + 125
21  com.apple.AppKit                        0x00007fff8a43a80c NSApplicationMain + 867
22  com.apple.dt.Xcode                      0x00000001017f7eec 0x1017f7000 + 3820
Thread 1:
0   libsystem_kernel.dylib                  0x00007fff89962192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff92aa6594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff92aa7b85 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff899627e6 kevent + 10
1   libdispatch.dylib                       0x00007fff9432c5be _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff9432b14e _dispatch_mgr_thread + 54
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff89962192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff92aa6594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff92aa7b85 start_wqthread + 13
Thread 4:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib                  0x00007fff899606b6 semaphore_wait_trap + 10
1   libdispatch.dylib                       0x00007fff9432e03e _dispatch_semaphore_wait_slow + 109
2   com.apple.dt.DVTFoundation              0x00000001018bf123 -[DVTDownloadableOperationRefreshIndex downloadableOperationMain] + 357
3   com.apple.dt.DVTFoundation              0x00000001018bedbe -[DVTDownloadableOperation main] + 333
4   com.apple.Foundation                    0x00007fff8dc5b788 -[__NSOperationInternal start] + 705
5   com.apple.Foundation                    0x00007fff8dc6e9e6 ____NSOQSchedule_block_invoke_2 + 124
6   libdispatch.dylib                       0x00007fff9432a8ba _dispatch_call_block_and_release + 18
7   libdispatch.dylib                       0x00007fff9432b799 _dispatch_worker_thread2 + 255
8   libsystem_c.dylib                       0x00007fff92aa63da _pthread_wqthread + 316
9   libsystem_c.dylib                       0x00007fff92aa7b85 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff89962192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff92aa6594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff92aa7b85 start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff8996067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8995fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8fbfcb6c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8fc052d4 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8fc04ae6 CFRunLoopRunSpecific + 230
5   com.apple.DebugSymbols                  0x00007fff92d392f2 _ZL20SpotlightQueryThreadPv + 434
6   libsystem_c.dylib                       0x00007fff92aa48bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff92aa7b75 thread_start + 13
Thread 7:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8996067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8995fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff8fbfcb6c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff8fc052d4 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff8fc04ae6 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff8dc790ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff8dc6d7fe -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff8dc6d776 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff92aa48bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff92aa7b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff613f5248  rdx: 0x0000000000000000
  rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff613f5270  rsp: 0x00007fff613f5248
   r8: 0x00007fff7aa97fb8   r9: 0x00007fff613f4cd8  r10: 0x00007fff89961d0a  r11: 0xffffff80002d8220
  r12: 0x00007fff8aa50164  r13: 0x00000004008d2800  r14: 0x00007fff7aa9a960  r15: 0x00007fff613f53c0
  rip: 0x00007fff89961ce2  rfl: 0x0000000000000246  cr2: 0x00000001044f8000
Logical CPU: 0
Binary Images:
       0x1017f7000 -        0x1017f7ff7  com.apple.dt.Xcode (4.2.1 - 834) <2AD7AD26-CAA8-3003-9285-07974DEC8221> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
       0x101800000 -        0x101941ff7  com.apple.dt.DVTFoundation (4.2.1 - 910) <AFB9FC70-42D4-3169-A6B1-5A988D580337> /Developer/Library/PrivateFrameworks/DVTFoundation.framework/Versions/A/DVTFoun dation
       0x101a12000 -        0x101c32ff7  com.apple.dt.DVTKit (4.2.1 - 914) <C77EC75C-D4A5-3BE0-AA0F-DCBA542E43F3> /Developer/Library/PrivateFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x101d6e000 -        0x101f8fff7  com.apple.dt.IDEFoundation (4.2.1 - 943) <B7F9E92D-69F4-300D-81AC-C647C673279C> /Developer/Library/PrivateFrameworks/IDEFoundation.framework/Versions/A/IDEFoun dation
       0x1020f1000 -        0x10251cfff  com.apple.dt.IDEKit (4.2.1 - 961) <FC35BD25-87F5-3C72-8F89-4A4DB047F800> /Developer/Library/PrivateFrameworks/IDEKit.framework/Versions/A/IDEKit
       0x1027dd000 -        0x102cc5ff7 +libclang.dylib (211.10.1 - compatibility 1.0.0) <5F1B82BF-AF81-3C04-84DC-95C27899AD4F> /Developer/usr/clang-ide/lib/libclang.dylib
       0x1041ba000 -        0x1041bbff7  com.apple.dt.dbg.DebuggerGDBService (4.2.1 - 901) <D2E4728C-DF47-3540-A466-D1B2E230CF5F> /Developer/Library/Xcode/PrivatePlugIns/DebuggerGDBService.ideplugin/Contents/M acOS/DebuggerGDBService
       0x1041c0000 -        0x1041c1ff7  com.apple.dt.dbg.DebuggerLLDBService (4.2.1 - 901) <655D48EA-CB32-3FE4-9510-387E1C31E952> /Developer/Library/Xcode/PrivatePlugIns/DebuggerLLDBService.ideplugin/Contents/ MacOS/DebuggerLLDBService
    0x7fff613f7000 -     0x7fff6142bac7  dyld (195.5 - ???) <B372EB7D-DCD8-30CE-9342-E06CADD7CACA> /usr/lib/dyld
    0x7fff8954d000 -     0x7fff89600fff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff89601000 -     0x7fff8965cff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8965d000 -     0x7fff8965efff  libsystem_sandbox.dylib (??? - ???) <DC97E52F-C577-3A8A-A2F6-431AE3D40C40> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8965f000 -     0x7fff89673ff7  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
    0x7fff89877000 -     0x7fff8987efff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff89892000 -     0x7fff898f4fff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8994b000 -     0x7fff8996bfff  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8996c000 -     0x7fff89977ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff89978000 -     0x7fff89a12ff7  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
    0x7fff89a13000 -     0x7fff89a61fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff89a62000 -     0x7fff89becff7  com.apple.WebKit (7534.51 - 7534.51.22) <A52AF4EF-A2AA-3718-AB96-576A5E0A1CB8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff89bed000 -     0x7fff89d46fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff89d47000 -     0x7fff8a1b5fff  com.apple.RawCamera.bundle (3.8.2 - 579) <3D4EBC1A-4139-3E22-B407-0D4887D8D208> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8a1b6000 -     0x7fff8adb7ff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8adb8000 -     0x7fff8ae14fff  com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8ae15000 -     0x7fff8af4efef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8af4f000 -     0x7fff8afb7ff7  com.apple.CoreSymbolication (2.1 - 71) <2ADD7C5B-C8C8-3CA8-8A5C-8FB1C7F6A549> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8afb8000 -     0x7fff8afb8fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8afb9000 -     0x7fff8b0c6fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8b0c7000 -     0x7fff8b0c8ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <001E87FF-97DF-328D-B22F-16E3ACEF8864> /usr/lib/system/libremovefile.dylib
    0x7fff8b0c9000 -     0x7fff8b0e6fff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8b0e7000 -     0x7fff8b0edff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8b0ee000 -     0x7fff8b1b5ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8b1c2000 -     0x7fff8b1c3fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8b1c4000 -     0x7fff8b2c7fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
    0x7fff8b2c8000 -     0x7fff8b2daff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff8b486000 -     0x7fff8b489fff  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
    0x7fff8b4ee000 -     0x7fff8b55efff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8b55f000 -     0x7fff8b601ff7  com.apple.securityfoundation (5.0 - 55005) <2814D17E-E6BB-30A2-A62E-2D481AF514F2> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8b602000 -     0x7fff8b6f7fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8b6f8000 -     0x7fff8b743ff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8b7d2000 -     0x7fff8b8defff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8b8df000 -     0x7fff8b8e0ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8b926000 -     0x7fff8b976fff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8b977000 -     0x7fff8b9fafef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8b9fb000 -     0x7fff8bbfdfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8bc42000 -     0x7fff8bca2fff  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
    0x7fff8bcb0000 -     0x7fff8bcc2ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8bd19000 -     0x7fff8bd36fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <ABF4E917-A452-3B86-B071-948F4B6A3CD3> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8bd37000 -     0x7fff8bd37fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8bd38000 -     0x7fff8bd39fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
    0x7fff8bd87000 -     0x7fff8beedfff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8beee000 -     0x7fff8bf41fff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8bf42000 -     0x7fff8bf4fff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff8bf50000 -     0x7fff8bf79fff  com.apple.datadetectors (3.0 - 172.3) <7C8B98DD-68C0-3AE0-BCD9-55CBD63925B7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff8bf7f000 -     0x7fff8c257ff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8c258000 -     0x7fff8c258fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8c259000 -     0x7fff8c340fff  com.apple.backup.framework (1.3.1 - 1.3.1) <3F01784C-3C09-3F08-B949-779F0A5248C1> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8c7d1000 -     0x7fff8c7fefff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8c7ff000 -     0x7fff8c83aff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
    0x7fff8c8b0000 -     0x7fff8c8ddfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
    0x7fff8c8de000 -     0x7fff8c932ff7  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
    0x7fff8c933000 -     0x7fff8c9afff7  com.apple.imcore (6.0 - 800) <98839D42-39FB-306B-8259-BF7FA3D443A7> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8c9b0000 -     0x7fff8c9e3ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c9e4000 -     0x7fff8c9ebfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff8c9ec000 -     0x7fff8cacdfff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8cace000 -     0x7fff8caf7fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8ce48000 -     0x7fff8db4efef  com.apple.WebCore (7534.51 - 7534.51.22) <352D30ED-1D1D-390E-B7CB-18E954485FD3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8dbb8000 -     0x7fff8dbfcff7  com.apple.MediaKit (11.0 - 585) <5672F5E1-B8DC-3B69-A8BE-E6A938E28B62> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8dc0c000 -     0x7fff8dc12fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8dc13000 -     0x7fff8df2cff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8df2d000 -     0x7fff8df31fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <36F75773-7380-3AC7-AF62-E1E6C07B7004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8df36000 -     0x7fff8df3aff7  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
    0x7fff8df3b000 -     0x7fff8df7eff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <81435CC2-91BD-36E8-AF94-57D084293675> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8dfd3000 -     0x7fff8dff9ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8e1d1000 -     0x7fff8e1d7fff  IOSurface (??? - ???) <03F95CAC-569C-3573-B3D7-2D211B8BDC56> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8e1d8000 -     0x7fff8e22cff7  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <5D86BECB-9F7A-3FDB-9436-C3DE4B2A5F29> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8e277000 -     0x7fff8e27ffff  libsystem_dnssd.dylib (??? - ???) <998E3778-7B43-301C-9053-12045AB8544D> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8e295000 -     0x7fff8e2a0ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8e2a1000 -     0x7fff8e39efff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8e39f000 -     0x7fff8e3bcff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
    0x7fff8e3bd000 -     0x7fff8e3d4fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8e3d6000 -     0x7fff8e3f2ff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8e74c000 -     0x7fff8e7c1ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8e7e1000 -     0x7fff8e7efff7  libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib
    0x7fff8e7f0000 -     0x7fff8e7f3ff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8e7f4000 -     0x7fff8ec21fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8ec22000 -     0x7fff8ec24ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8ec25000 -     0x7fff8ec31fff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8ec32000 -     0x7fff8ec7afff  com.apple.imfoundation (6.0 - 800) <A72F1D4B-FFA3-3104-8444-152B649271F5> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoun dation.framework/Versions/A/IMFoundation
    0x7fff8ec7b000 -     0x7fff8eca2fff  com.apple.framework.internetaccounts (1.1 - 2) <B01A08DC-2735-3783-B0C8-63492BD845CF> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8eca3000 -     0x7fff8eca8fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ecb7000 -     0x7fff8ecbcfff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8ecbd000 -     0x7fff8ecbffff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff8ecc0000 -     0x7fff8eccdfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <2DCDCCA3-F1BF-3143-A243-83973F93C95C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8ee45000 -     0x7fff8f0b3ff7  com.apple.QuartzComposer (5.0 - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8f0b4000 -     0x7fff8f0b9fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff8f0ba000 -     0x7fff8f0defff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8f0df000 -     0x7fff8f119fff  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib
    0x7fff8f130000 -     0x7fff8f137ff7  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
    0x7fff8f190000 -     0x7fff8f1d0fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff8f1d1000 -     0x7fff8f275fff  com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8f276000 -     0x7fff8f30cff7  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 -     0x7fff8f73ffff  com.apple.VideoToolbox (1.0 - 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8f743000 -     0x7fff8f76bff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8f7bb000 -     0x7fff8f7dfff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8f8c7000 -     0x7fff8f8d3fff  com.apple.CrashReporterSupport (10.7.2 - 347) <0F6D3509-9062-3647-B7C4-F25AF3AE9B71> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8f8d4000 -     0x7fff8f915fff  com.apple.QD (3.12 - ???) <983D6E1E-B8BD-3260-A960-13727351D867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8f916000 -     0x7fff8f925ff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8f92e000 -     0x7fff8f934fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff8f935000 -     0x7fff8f974ff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8f977000 -     0x7fff8fa07fff  com.apple.PackageKit (2.0.1 - 167) <4B0CA8BD-C9B8-353B-8CEF-FBCF66890740> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff8fa08000 -     0x7fff8fa08fff  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
    0x7fff8fa09000 -     0x7fff8fb03ff7  com.apple.DiskImagesFramework (10.7.2 - 331) <C88025FC-2460-3F33-B808-CB1E8C2E5CB9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8fbcc000 -     0x7fff8fda0fff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8fda1000 -     0x7fff8fde8ff7  com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8fde9000 -     0x7fff8fe24fff  com.apple.LDAPFramework (3.1 - 120.2) <5633BDE9-BDCB-35CC-BC6B-B8E4CD011D51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8fe80000 -     0x7fff8fe84fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
    0x7fff8fe85000 -     0x7fff8fe9bff7  com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8fe9c000 -     0x7fff90126fff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <B311DA3D-F763-32A0-BE17-5DC97820BFAB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff9012a000 -     0x7fff90138fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff90177000 -     0x7fff90177fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff901bb000 -     0x7fff902d3ff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff902d4000 -     0x7fff90304ff7  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
    0x7fff90387000 -     0x7fff90399ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff903c4000 -     0x7fff903c4fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff903c5000 -     0x7fff9088cfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff9088d000 -     0x7fff90b08fff  com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff90b12000 -     0x7fff90b1bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff90c85000 -     0x7fff90d83fff  com.apple.QuickLookUIFramework (3.1 - 500.1) <D3A71FF1-7ED1-39DB-AD4E-451612DA536C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff90d84000 -     0x7fff90d8ffff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff90d92000 -     0x7fff90d92fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90d93000 -     0x7fff90da9fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff90daa000 -     0x7fff90de3fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff90de4000 -     0x7fff90f83fff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff90f84000 -     0x7fff91016ff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff91017000 -     0x7fff91433ff7  com.apple.SceneKit (2.1 - 125.1) <296A889C-2E9D-366F-8962-E23931EECC70> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff91434000 -     0x7fff91435fff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
    0x7fff91436000 -     0x7fff91439fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff9143a000 -     0x7fff9143fff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff91440000 -     0x7fff914dffff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff914e0000 -     0x7fff9154afff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff9154b000 -     0x7fff9154efff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff9177a000 -     0x7fff9177afff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9177b000 -     0x7fff91995fef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff91996000 -     0x7fff919dcff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <EAF61ADC-DC00-34CE-B23E-7238ED54E31D> /usr/lib/libcurl.4.dylib
    0x7fff919dd000 -     0x7fff919e2fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff919e3000 -     0x7fff919edff7  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
    0x7fff919ee000 -     0x7fff919effff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff91a40000 -     0x7fff91a40fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff91a54000 -     0x7fff921e8fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff92230000 -     0x7fff92297ff7  com.apple.Symbolication (1.2 - 89) <E60B2C60-4CFE-347E-8F91-2974DCE32AE9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff92298000 -     0x7fff929ab587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff92a56000 -     0x7fff92b33fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
    0x7fff92b34000 -     0x7fff92ba7fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff92bf9000 -     0x7fff92c24fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff92c25000 -     0x7fff92d09def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
    0x7fff92d0a000 -     0x7fff92d31ff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff92d32000 -     0x7fff92d6cfe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff92d6d000 -     0x7fff92df2ff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff93531000 -     0x7fff935c3fff  com.apple.CorePDF (3.0 - 3.0) <FA08FDA8-38C5-353D-89FC-59F9F99ABADD> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff935c4000 -     0x7fff935d7ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff935d8000 -     0x7fff9360dfff  com.apple.securityinterface (5.0 - 55004) <CFB4A542-7297-3159-8229-A5815EFE0EF5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff9360e000 -     0x7fff93625fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff93637000 -     0x7fff9395bfff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff9395c000 -     0x7fff9397bfff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff9397c000 -     0x7fff93beffff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff93bf0000 -     0x7fff93bf1fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff93c28000 -     0x7fff93c44fff  com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff93db1000 -     0x7fff93e27fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff93e28000 -     0x7fff93fb2ff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff93fb3000 -     0x7fff942d4fff  com.apple.AddressBook.framework (6.1 - 1062) <94321204-A094-3BBE-8EA6-6048D39F4E54> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff942d5000 -     0x7fff94328fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff94329000 -     0x7fff94337fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
    0x7fff94338000 -     0x7fff94376fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff94377000 -     0x7fff9447cff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9447d000 -     0x7fff9447ffff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff94480000 -     0x7fff944abff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
    0x7fff944ac000 -     0x7fff944feff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff944ff000 -     0x7fff94583ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff94592000 -     0x7fff94598fff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff945af000 -     0x7fff945eefff  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
    0x7fff945ef000 -     0x7fff945fefff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff945ff000 -     0x7fff94667ff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff94668000 -     0x7fff94691fff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff94d6e000 -     0x7fff94e4cff7  com.apple.DiscRecording (6.0 - 6000.4.1) <644A30D5-30EA-3681-A59C-6F0C3CC7A3C7> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff94e4d000 -     0x7fff94e6aff7  com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff94e6b000 -     0x7fff94e6dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff94e6e000 -     0x7fff9520cfef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff9520d000 -     0x7fff957f1fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff9582b000 -     0x7fff95836ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff95837000 -     0x7fff95b53ff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff95b54000 -     0x7fff95b62ff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff95b63000 -     0x7fff95b7dfff  com.apple.CoreMediaAuthoring (2.0 - 889) <B99C23FB-EE6C-3B2A-8BF1-3995B94CE7D3> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff95ce1000 -     0x7fff95d38fff  libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff95d39000 -     0x7fff95e17fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff95e18000 -     0x7fff95e58ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
    0x7fff95ea9000 -     0x7fff95eaefff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff95eaf000 -     0x7fff95fb1ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
    0x7fff95fce000 -     0x7fff95fcefff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff95fcf000 -     0x7fff95fe7ff7  com.apple.iChat.InstantMessage (6.0 - 835) <69CD03BA-7F7A-33C5-9302-F28C029A1AEF> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff95fe8000 -     0x7fff95ffdfff  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
    0x7fff95ffe000 -     0x7fff96001fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff96002000 -     0x7fff96008ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff96009000 -     0x7fff9600afff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff96011000 -     0x7fff96053ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff96054000 -     0x7fff96081ff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff96082000 -     0x7fff960fdff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff960fe000 -     0x7fff96102fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    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: 942
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=220.7M resident=94.8M(43%) swapped_out_or_unallocated=126.0M(57%)
Writable regions: Total=16.1G written=21.3M(0%) resident=38.2M(0%) swapped_out=0K(0%) unallocated=16.1G(100%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  1240K
CG raster data                      156K
CG shared images                   3448K
CoreGraphics                         16K
CoreServices                       1328K
MALLOC                            315.3M
MALLOC (reserved)                  15.8G        reserved VM address space (unallocated)
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=251                        8K
SQLite page cache                   192K
STACK GUARD                        56.0M
Stack                              11.6M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             22.4M
__IMAGE                            1256K
__LINKEDIT                         52.1M
__TEXT                            168.6M
__UNICODE                           544K
mapped

Had the very same situation.
I got it fixed though. This are the stepps, which helped in my case:
1. Changing the default language to English
2. Reinstalling XCode 4.2.1
Xcode opens up now without crashing.

Similar Messages

  • Starting Xcode

    I've had very little experience with programming, but I want to develop for OS X, and soon the iPhone. I used to be able to program fun little applications in Visual Basic on my PC, and in Dev-C++, but I prefer the Mac much better.
    My question is this: How can I start learning to programming for mac?! Everywhere I go, people only brag about all the things xcode can do, and no one expects that anyone doesn't know how to do these things.
    Where do I start!!!?
    Message was edited by: RedHatCore

    Try joining Apple Developer as a free member.
    http://Developer.Apple.Com
    You can download some tutorials and Objective C documentation there.
    This is a great book on Obj C - but needs a refresh to update it for version 2.
    http://www.informit.com/store/product.aspx?isbn=0672325861&ns=14992

  • Safari crashes after update 7.1! Can`t start it anymore!

    After I make the update to version 7.1 I can`t start safari anymore
    In the console I can read:
    04.10.14 19:56:08,374 Safari[666]: Unable to load nib file: MainMenu, exiting
    Can anybody help?
    Greetings Peter

    You ran a defective third-party "utility" such as "CleanMyMac" or "MacCleanse" that purports to "clean up" "junk" files. What it really does is to corrupt the operating system and many applications.   
    The first thing you need to do is remove that software according to the developer's instructions. Never install it, or anything like it, again. Then see below.
    If you don't already have a current backup, back up all data, then reinstall the OS.* You don't need to erase the startup volume, and you won't need the backup unless something goes wrong. If the system was upgraded from an older version of OS X, you may need the Apple ID and password you used.
    If you use FileVault 2, then before running the Installer you must launch Disk Utility and select the icon of the FileVault startup volume ("Macintosh HD," unless you gave it a different name.) It will be nested below another icon with the same name. Click the Unlock button in the toolbar and enter your login password when prompted. Then quit Disk Utility to be returned to the main Recovery screen.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it. The same goes for Xcode. All other data will be preserved.
    *The linked support article refers to OS X 10.9 ("Mavericks"), but the procedure is the same for OS X 10.7 ("Lion") and later.

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • Can not start data Collection service

    I have installed Fabric Manager version 3.3.(4). In the Performance Web Client I can not start the service Data Collection is in starting forever.
    I also could not stop it. I rebooted the server and the status for this service is in starting.
    Thanks,

    Please provide more details like: Server OS, Java version, and what type of database you are using for the FM Server.  Have you considered using a newer version of FM Server?

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried / Library / Application Support / Adobe / OOBE rename the folder to OOBE_old setup Guide, and simply does not work, if we are paying the membership of adobe creative cloud, at least ask for is a solution, timely responses because we are losing time and therefore money, if they are solving a problem is better than what we say and if more users seek solutions and only wait.
    En español.
    No puedo iniciar secion en creative cloud desde una macbook, siempre sale CERRO SECION, y nunca me conecto, en indesign no puedo iniciar secion de folio builder me da error, en muse tampoco podia entrar a si que lo elimine para poder instalar nuevamente, ahora no puedo descargar, he intentado / Library / Application Support / Adobe / OOBE cambiar el nombre de la configuración rápida carpeta para OOBE_old, y simplemente no funciona, si nosotros estamos pagando la membresia de adobe creative cloud, lo menos que pedimos es una solucion, respuestas oportunas porque estamos perdiendo tiempo y consecuencia dinero, si estan resolviendo algun problema es mejor que lo digan y a si nosotros los usuarios no buscamos mas soluciones y solamente esperaremos.
    we want a valid and positive response

    Hello, could you please try the steps posted here: http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    Please let me know if you are successful or not.

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

  • "can not start a job" issue in AWM

    Hi ALL,
    I am maintaining my cube from PLSQL with following options
    1. buildtype = "BACKGROUND"
    2. trackstatus = "true"
    3. maxjobqueues = 3
    i get following error when i see the "olapsys.xml_load_log" table
    ***Error Occured: Failed to Build(Refresh) DB_OWNER.MY_ANALYTICAL_WORKSPACE Analytic Workspace. Can not start a job.
    Can anybody explain when and why this error occurs? I have wasted a lot of time searching for this issue, but have found no person facing such issue.
    Hi Keith, it will be great if you can answer this one.
    My database version is 10.2.0.4.0 and AWM version is also 10.2.0.3.0
    Kind Regards,
    QQ
    Message was edited by:
    dwh_10g

    Applies to:
    Oracle OLAP - Version: 10.1 to 11.1
    This problem can occur on any platform.
    Symptoms
    - We have an AW maintenance / refresh script or procedure that contains BuildType="BACKGROUND", so that the AW maintenance task will be sent to the Oracle Job queue.
    - When we execute the AW maintenance / refresh script or procedure, we do not get any errors in the foreground, the script/procedure has been executed successfully.
    - However when we look into the build/refresh log (see <Note 351688.1> for details) we see that the maintenance/refresh task failed with:
    13:29:39 Failed to Submit a Job to Build(Refresh) Analytic Workspace <schema>.<AW Name>.
    13:29:39 ***Error Occured in BUILD_DRIVER
    - In the generated SQL trace for the session of the user who launches the AW build/refresh script or procedure, we see that ORA-27486 insufficient privileges error occurred at creation of the job.
    We see from the relevant bit of the SQL trace that err=27486 occured while executing the #20 statement which is 'begin DBMS_SCHEDULER.CREATE_JOB ...', and the statement is parsed and tried to be executed as user having uid=91:
    PARSING IN CURSOR #20 len=118 dep=2 uid=91 oct=47 lid=91 tim=1176987702199571
    hv=1976722458 ad='76dd8bcc'
    begin
    DBMS_SCHEDULER.CREATE_JOB(:1, 'plsql_block', :2, 0, null, null, null,
    'DEFAULT_JOB_CLASS', true, true, :3); end;
    END OF STMT
    PARSE
    #20:c=1000,e=1100,p=0,cr=0,cu=0,mis=1,r=0,dep=2,og=1,tim=1176987702199561
    EXEC #20:c=65990,e=125465,p=10,cr=1090,cu=3,mis=1,r=0,dep=2,og=1,tim=
    1176987702325167
    ERROR #20:err=27486 tim=465202984
    Cause
    User who tries to create a job (executes DBMS_SCHEDULER.CREATE_JOB() procedure) does not have the sufficient privileges.
    Solution
    1. Identify the user under which the job is supposed to be created. This user is not necessarily the same as the user who launched AW build/refresh script or procedure. Get the corresponding username from one of the %_USERS views e.g. from ALL_USERS.
    e.g.
    SELECT user_id,username FROM all_users WHERE user_id=91;
    2. Identify the system privileges currently assigned to the user by connecting as the user whom the privileges need to be determined, and execute:
    SELECT * FROM SESSION_PRIVS ORDER BY PRIVILEGE;
    3. Ensure that the CREATE JOB privilege is listed.
    The CREATE JOB privilege can be granted in various ways to a user:
    - via role OLAP_USER or via role OLAP_DBA (see view ROLE_SYS_PRIVS for what privs are assigned to a role):
    GRANT OLAP_USER TO <username>;
    - explicitly
    GRANT CREATE JOB TO <username>;

  • I was told to update iTunes. The update failed. Now I can't open iTunes but get the following messages: The program can't start because MSVCR80.dll is missing from your computer. Try reinstating the program to fix this problem.  Then I get iTunes was not

    I was told to update iTunes. I did and it failed. Then every time I tried to open iTunes I get the following message: "The program can't start because MSVCR80.dll is missing from your computer.  Try reinstalling the program to fix this problem." Then I get the following: "iTunes was not installed correctly.  Please reinstall iTunes. Error 7 (windows error 126)." I have uninstalled and installed iTunes a couple of times with no luck. I cannot even access iTunes support

    Troubleshooting issues with iTunes for Windows updates - MSVCR80

  • TS5376 iTunes wont install.  It says " The program can't start because MediaAccessibility.dll is missing from your computer.  Try reinstalling the program to fix this problem."  I have uninstalled iTunes 5 times and reinstalled it, and nothing has worked.

    iTunes wont install.  It says "The program can't start because MediaAccessibility.dll is missing from your computer.  Try reinstalling the program to fix this problem."  I have uninstalled iTunes 5 times and reinstalled it, and nothing has worked.  Help!!!!

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99683)

  • When installing itunes get error "program can't start because msvcr80.dll is missing

    I cancelled the installation of the latest version of iTunes on my Windows PC and when attempting to reinstall it, I now get a message that "The program can't start because MSVCR80.dll is missing from your computer. Try reinstalling the program to fix the problem." Reinstalling the program does not fix the problem. Repairing the installation does not fix the problem. A search shows the "missing" file does exist in the MSOCache directory.

    Read this:
    iTunes 11.1.4 for Windows - Unable to install or open - MSVCR80 issue
    for additional help:
    ASC user turingtest2 contribution: Troubleshooting issues with iTunes for Windows updates
    or for specific Windows versions:
    Apple HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    Apple HT1925: Removing and Reinstalling iTunes for Windows XP

  • When opening iTunes I continue to get the same messages, 'The program can't start because AVFoundationCF.dll is missing' and 'iTunes was not installed correctly. Error 7 (Windows error 126)' I've uninstalled, reinstalled many times - nothing! help please.

    When opening iTunes on my new Windows 7 PC I continue to get the same messages, 'The program can't start because AVFoundationCF.dll is missing' and 'iTunes was not installed correctly. Error 7 (Windows error 126)' I've uninstalled and reinstalled many times to no avail, even tried it on a different user account and still nothing. I recently installed Panda Internet Security 2012 (about 12 days ago), initially iTunes worked fine as usual but within the last few days I've been  unable to open it with the same messages appearing. I've read through some of these pages and tried everything that's been advised, uninstalling and reinstalling while internet and laptop security is swithched off, downloading tools to completely remove anything related to iTunes, tried it in Safe Mode, nothing has worked. I've also noticed that in the start menu when I click on iTunes, it says '(empty)' where it should have the logo and ability to start the program, does this mean it doesn't download + install properly each time I've tried? Any help would be enormously appreciated.

    Doublechecking. Have you also tried the following user tip?
    Troubleshooting issues with iTunes for Windows updates

  • SAP dispatcher status is stopped in Console how can i start it

    Hi All
    Help me out
    *SAP dispatcher status is stopped in Console how can i start it
    Dispatcher turns green to yellow suddenly and status changes to stopped and all WP elemets shows status as ended.
    Alert from Syslog  : SAP Basis System: Message server disconnected
    Tracert : Disp+work.exe
    trc file: "dev_disp", trc level: 1, release: "640"
    Thu Oct 02 12:32:52 2008
    kernel runs with dp version 128(ext=102) (@(#) DPLIB-INT-VERSION-128)
    length of sys_adm_ext is 312 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    21
    intno      20020600
    make:      multithreaded, ASCII
    pid        736
    ***LOG Q00=> DpSapEnvInit, DPStart (00 736) [dpxxdisp.c   1100]
         shared lib "dw_xml.dll" version 21 successfully loaded
         shared lib "dw_xtc.dll" version 21 successfully loaded
         shared lib "dw_stl.dll" version 21 successfully loaded
         shared lib "dw_gui.dll" version 21 successfully loaded
    Thu Oct 02 12:32:58 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3886]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          6624     (828)
    DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(vmc_adm)          0     (320)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05270040, size: 2505416)
    DpShMCreate: allocated sys_adm at 05270040
    DpShMCreate: allocated wp_adm at 052717A8
    DpShMCreate: allocated tm_adm_list at 05273188
    DpShMCreate: allocated tm_adm at 052731B0
    DpShMCreate: allocated wp_ca_adm at 054910F8
    DpShMCreate: allocated appc_ca_adm at 05495748
    DpShMCreate: allocated comm_adm_list at 05496EB8
    DpShMCreate: allocated comm_adm at 05496ED0
    DpShMCreate: allocated vmc_adm_list at 054C5CD0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 054C5CF8
    DpShMCreate: allocated wall_adm at 054C5D00
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 2450 MB
    <ES> 2449 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( home) [dpxxdisp.c   9719]
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 21
    Release check o.K.
    Thu Oct 02 12:33:38 2008
    ERROR => W0 (pid 1500) died [dpxxdisp.c   12170]
    ERROR => W1 (pid 3796) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 3548) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 1464) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 3368) died [dpxxdisp.c   12170]
    ERROR => W5 (pid 3400) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W6 (pid 2620) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W7 (pid 380) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-1500 (SIGUSR2)
    ERROR => DpWpKill(1500, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-3796 (SIGUSR2)
    ERROR => DpWpKill(3796, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-3548 (SIGUSR2)
    ERROR => DpWpKill(3548, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-1464 (SIGUSR2)
    ERROR => DpWpKill(1464, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-3368 (SIGUSR2)
    ERROR => DpWpKill(3368, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-3400 (SIGUSR2)
    ERROR => DpWpKill(3400, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-2620 (SIGUSR2)
    ERROR => DpWpKill(2620, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-380 (SIGUSR2)
    ERROR => DpWpKill(380, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 02 12:33:48 2008
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Thu Oct 02 07:03:48 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     1500 Ended         no      1   0             0                                                             
    1 DIA     3796 Ended         no      1   0             0                                                             
    2 UPD     3548 Ended         no      1   0             0                                                             
    3 ENQ     1464 Ended         no      1   0             0                                                             
    4 BTC     3368 Ended         no      1   0             0                                                             
    5 BTC     3400 Ended         no      1   0             0                                                             
    6 SPO     2620 Ended         no      1   0             0                                                             
    7 UP2      380 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Thu Oct 02 07:03:48 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    8
    8
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     7 ( 77%),  shm     2 ( 22%)
    since last update     total     9,  udp     7 ( 77%),  shm     2 ( 22%)
    Dump of tm_adm structure:               Thu Oct 02 07:03:48 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Oct 02 07:03:48 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 02 12:33:53 2008
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (676) (SOFT_KILL)
    Stop icman
    killing process (924) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:676  HANDLE:1564)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 02 12:33:54 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:676  HANDLE:1564)
    [DpProcDied] Process died  (PID:924  HANDLE:1556)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    NiIMyHostName: hostname = 'home'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9945]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/8
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1572
    MsIDetach: detach MS-system
    EsCleanup ....
    Thu Oct 02 12:33:55 2008
    ***LOG Q05=> DpHalt, DPStop ( 736) [dpxxdisp.c   8478]
    Good Bye .....
    Trace from WP table DIA 1
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Thu Oct 02 12:32:59 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll' is "640.00", patchlevel (0.19)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    21
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        1500
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 1500) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)          6624     (828)
    M  DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          192000     (384)
    M  DpShMCreate: sizeof(vmc_adm)          0     (320)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05A70040, size: 2505416)
    M  DpShMCreate: allocated sys_adm at 05A70040
    M  DpShMCreate: allocated wp_adm at 05A717A8
    M  DpShMCreate: allocated tm_adm_list at 05A73188
    M  DpShMCreate: allocated tm_adm at 05A731B0
    M  DpShMCreate: allocated wp_ca_adm at 05C910F8
    M  DpShMCreate: allocated appc_ca_adm at 05C95748
    M  DpShMCreate: allocated comm_adm_list at 05C96EB8
    M  DpShMCreate: allocated comm_adm at 05C96ED0
    M  DpShMCreate: allocated vmc_adm_list at 05CC5CD0
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 05CC5CF8
    M  DpShMCreate: allocated wall_adm at 05CC5D00
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M  calling db_connect ...
    C  Got ORACLE_HOME=C:\oracle\ora92 from environment
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPSUD's password
    C  Connecting as /@SUD on connection 0 ...
    C  Attaching to DB Server SUD (con_hdl=0,svchp=040D325C,svrhp=040D3E34)
    C  Starting user session (con_hdl=0,svchp=040D325C,srvhp=040D3E34,usrhp=040DC614)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3721]
    C  Detaching from DB Server (con_hdl=0,svchp=040D325C,srvhp=040D3E34)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    9753]
    C  Try to connect with default password
    C  Connecting as SAPSUD/<pwd>@SUD on connection 0 ...
    C  Attaching to DB Server SUD (con_hdl=0,svchp=040D325C,svrhp=040D3E34)
    C  Starting user session (con_hdl=0,svchp=040D325C,srvhp=040D3E34,usrhp=040DC614)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3721]
    C  Detaching from DB Server (con_hdl=0,svchp=040D325C,srvhp=040D3E34)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    9753]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 1195] [dbsh    1195 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1271]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9379]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server home_SUD_00 on host home (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Thu Oct 02 12:32:59 2008
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9555
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  246]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 1500) [dpnttool.c   357]
    Thanks in advance please help me out
    Edited by: sudhakar aleti on Oct 2, 2008 12:54 PM
    Edited by: sudhakar aleti on Oct 2, 2008 12:56 PM

    Hi All please find the result r3trans -d
    4 ETW000 r3trans version 6.09 (release 640 - 28.04.04 - 16:14:00).
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 03.10.2008 - 11:02:35
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Fri Oct 03 11:02:36 2008                            5494  0.005494
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    40  0.005534
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             26  0.005560
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                33  0.005593
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0        139566  0.145159
    4 ETW000  [dev trc     ,00000]      using "C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll"
    4 ETW000                                                                              22  0.145181
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                         7  0.145188
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              13  0.145201
    4 ETW000  [dev trc     ,00000]  Version of 'dboraslib.dll' is "640.00", patchlevel (0.19)
    4 ETW000                                                                            2501  0.147702
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dboraslib.dll
    4 ETW000                                                                              12  0.147714
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dboraslib.dll
    4 ETW000                                                                              18  0.147732
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              13  0.147745
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              15  0.147760
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                      12391  0.160151
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              12  0.160163
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              14  0.160177
    4 ETW000  [dev trc     ,00000]  Found ORACLE_HOME=C:\oracle\ora92 in Registry        796  0.160973
    4 ETW000  [dev trc     ,00000]  -->oci_initialize                                    400  0.161373
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.WE8MSWIN1252
    4 ETW000                                                                           34020  0.195393
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => Cannot connect: TNS-name missing         11  0.195404
    2EETW169 no connect possible: "DBMS = ORACLE                           --- TWO_TASK = ''"
    Thanks
    Sudhakar A

  • My Itunes won't open. When I click on it I get error message:  The program can't start because MSVCR80.dll is missing from your computer.

    The first error message is: itunes.exe-System Error:  the program can't start because MSVCR80.dll is missing from your computer. Try reinstalling the program to fix the problem.
    The second error message says: itunes:  itunes was not installed correctly.  Please reinstall itunes Error 7 (Windows error 126)
    I have reinstalled several times and the same thing keeps happening.  Does anyone know what to do?

    Ralph, both links you've posted point to the same place!
    Ah, I see the second one is meant to lead to Tony's tip: https://discussions.apple.com/docs/DOC-6571
    That one applies for certain launch errors that can occur when iTunes has otherwise installed successfully. I've addressed the same issue in the first box of my tip.
    What would be interesting to know is if Aswim does indeed have QTMovieWin.dll in their Program Files\iTunes folder, and if removing it allows iTunes to launch? It would seem that different error messages may be thrown up by different versions of the file on different versions of the OS. Perhaps many more people have been doing a complete rebuild than needed to.
    tt2

  • All of a sudden I'm getting a 'itunes.exe - system error  It says the program can't start because MSVCR80.dll is missing from your computer.  Try reinstalling the program to fix this problem.  I have tried to reinstall and still can't open itunes.  help!

    all of a sudden I'm getting a 'itunes.exe - system error  It says the program can't start because MSVCR80.dll is missing from your computer.  Try reinstalling the program to fix this problem.  I have tried to reinstall and still can't open itunes.  help!

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

Maybe you are looking for