Xcode 4 crashes after project opening

Hello. When i open xcode (the final version)  it s crashed. I reinstall it, and i removed these files.
"~/Library/Preferences/com.apple.Xcode.plist", 
~/library/preferences/com.apple.dt.Xcode.plist
~/library/preferences/com.apple.dt.Xcode.LSSharedFileList.plist
/library/caches. com.apple.dt.Xcode"
but the problem remains
Any idea how to solve it?
[quote]
Process:         Xcode [606]
Path:            /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.1 (516)
Build Info:      IDEApplication-516000000000000~18
Code Type:       X86-64 (Native)
Parent Process:  launchd [179]
Date/Time:       2011-07-30 15:22:44.212 +0300
OS Version:      Mac OS X 10.7 (11A511)
Report Version:  9
Interval Since Last Report:          126046 sec
Crashes Since Last Report:           15
Per-App Interval Since Last Report:  145996 sec
Per-App Crashes Since Last Report:   7
Anonymous UUID:                      A753952C-124C-4416-8AD0-A14398FEE45A
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 000000010b8bc000-000000010b8bd000 [    4K] r-x/rwx SM=COW  /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Application Specific Information:
ProductBuildVersion: 4B110
objc[606]: garbage collection is ON
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib                 0x00007fff90736d57 memmove$VARIANT$sse42 + 154
1   com.apple.CoreFoundation          0x00007fff8ed02d65 _CFStringCheckAndGetCharacters + 229
2   com.apple.CoreFoundation          0x00007fff8ed02c31 -[__NSCFString getCharacters:range:] + 33
3   com.apple.Foundation              0x00007fff949cd1f6 _NSNewStringByAppendingStrings + 1004
4   com.apple.Foundation              0x00007fff949ccdef -[NSString stringByAppendingString:] + 205
5   com.apple.dt.DVTKit               0x000000010bbe455b -[DVTPlistXMLParser parser:foundCharacters:] + 53
6   com.apple.Foundation              0x00007fff94b4f116 _characters + 190
7   libxml2.2.dylib                   0x00007fff8fa70d3f xmlParseReference + 515
8   libxml2.2.dylib                   0x00007fff8fa7558c xmlParseChunk + 2920
9   com.apple.Foundation              0x00007fff94b50148 -[NSXMLParser parse] + 519
10  com.apple.dt.DVTKit               0x000000010bbe3d0a -[DVTPlistXMLParser parse] + 133
11  com.apple.dt.DVTKit               0x000000010bbcc26b -[DVTPlistModel plistFromData:] + 69
12  com.apple.dt.PlistEditor          0x00000001103a8c2e -[IDEPlistDocument readFromData:ofType:error:] + 337
13  com.apple.AppKit                  0x00007fff8d8de415 -[NSDocument readFromURL:ofType:error:] + 665
14  com.apple.dt.PlistEditor          0x00000001103a8acd -[IDEPlistDocument readFromURL:ofType:error:] + 160
15  com.apple.AppKit                  0x00007fff8d7a3374 -[NSDocument _initWithContentsOfURL:ofType:error:] + 137
16  com.apple.AppKit                  0x00007fff8d7a328e -[NSDocument initWithContentsOfURL:ofType:error:] + 257
17  com.apple.dt.IDEKit               0x000000010c1dcc55 -[IDEEditorDocument initWithContentsOfURL:ofType:error:] + 45
18  com.apple.dt.IDEKit               0x000000010c1dcbdd +[IDEDocumentController _retainedNewEditorDocumentWithClass:ofURL:ofType:extension:error:] + 572
19  com.apple.dt.IDEKit               0x000000010c1dc915 -[IDEEditorContext _newEditorDocumentWithClass:ofURL:ofType:extension:] + 51
20  com.apple.dt.IDEKit               0x000000010c1dc478 -[IDEEditorContext _openNavigableItem:documentExtension:] + 881
21  com.apple.dt.IDEKit               0x000000010c1ab7cc -[IDEEditorContext _openNavigableItem:] + 616
22  com.apple.dt.IDEKit               0x000000010c1db860 -[IDEEditorContext _notifyDelegateAndOpenNavigableItem:documentExtensionIdentifier:locationToSelec t:annotationRepresentedObject:stateDictionary:annotationWantsIndicatorAnimation: exploreAnnotationRepresentedObject:] + 2926
23  com.apple.dt.IDEKit               0x000000010c1d7f22 -[IDEEditorContext _notifyDelegateAndOpenEditorOpenSpecifier:updateHistory:] + 575
24  com.apple.dt.IDEKit               0x000000010c1d7cb0 -[IDEEditorContext _openEditorOpenSpecifier:updateHistory:] + 715
25  com.apple.dt.IDEKit               0x000000010c1fe73f -[IDEEditorContext _openEditorHistoryItemFromStateSaving:] + 380
26  com.apple.dt.IDEKit               0x000000010c1bfb74 -[IDEEditorBasicMode _setPersistentRepresentation:forIdentifier:] + 228
27  com.apple.CoreFoundation          0x00007fff8ed4771e __NSArrayEnumerate + 718
28  com.apple.dt.IDEKit               0x000000010c1bfa06 -[IDEEditorModeViewController _setPersistentRepresentation:] + 155
29  com.apple.dt.IDEKit               0x000000010c1bf956 -[IDEEditorModeViewController revertStateWithDictionary:] + 93
30  com.apple.dt.DVTFoundation        0x000000010b8ed5c7 -[DVTStateToken _pullStateFromDictionary:] + 445
31  com.apple.dt.DVTFoundation        0x000000010b8ed38a -[DVTStateToken pullStateFromRepository] + 79
32  com.apple.dt.IDEKit               0x000000010c19c6ee -[IDEEditorArea _updateStateSavingRegistrations] + 497
33  com.apple.dt.IDEKit               0x000000010c1bed42 -[IDEEditorArea _refreshEditorContextsAndPreserveCurrentEditorHistoryStack:] + 560
34  com.apple.dt.IDEKit               0x000000010c1b0e14 __31-[IDEEditorArea viewDidInstall]_block_invoke_0 + 451
35  com.apple.Foundation              0x00007fff949f918a NSKeyValueNotifyObserver + 387
36  com.apple.Foundation              0x00007fff94a1a387 NSKeyValueDidChange + 486
37  com.apple.Foundation              0x00007fff949c6a2f -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
38  com.apple.dt.IDEFoundation        0x000000010be7ffdc __81-[IDEWorkspace _finishLoadingAsynchronously:shouldUpgradeFromSimpleFilesFocused:]_block_invoke _0 + 329
39  com.apple.Foundation              0x00007fff94a31581 -[NSBlockOperation main] + 116
40  com.apple.Foundation              0x00007fff949f80b0 -[__NSOperationInternal start] + 705
41  com.apple.Foundation              0x00007fff94a0b3d2 ____NSOQSchedule_block_invoke_2 + 124
42  libdispatch.dylib                 0x00007fff91d4f90a _dispatch_call_block_and_release + 18
43  libdispatch.dylib                 0x00007fff91d5177a _dispatch_main_queue_callback_4CF + 308
44  com.apple.CoreFoundation          0x00007fff8ece4c0c __CFRunLoopRun + 1724
45  com.apple.CoreFoundation          0x00007fff8ece4216 CFRunLoopRunSpecific + 230
46  com.apple.HIToolbox               0x00007fff961224ff RunCurrentEventLoopInMode + 277
47  com.apple.HIToolbox               0x00007fff96129c21 ReceiveNextEventCommon + 355
48  com.apple.HIToolbox               0x00007fff96129aae BlockUntilNextEventMatchingListInMode + 62
49  com.apple.AppKit                  0x00007fff8d528191 _DPSNextEvent + 659
50  com.apple.AppKit                  0x00007fff8d527a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
51  com.apple.AppKit                  0x00007fff8d5243d6 -[NSApplication run] + 463
52  com.apple.AppKit                  0x00007fff8d7a252a NSApplicationMain + 867
53  com.apple.dt.Xcode                0x000000010b8bceec 0x10b8bc000 + 3820
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x00007fff96f267e6 kevent + 10
1   libdispatch.dylib                 0x00007fff91d5160e _dispatch_mgr_invoke + 923
2   libdispatch.dylib                 0x00007fff91d5019e _dispatch_mgr_thread + 54
Thread 2:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib            0x00007fff96f26af2 read + 10
1   com.apple.Foundation              0x00007fff94a1dea6 _NSReadFromFileDescriptor + 77
2   com.apple.Foundation              0x00007fff94a1dcc5 -[NSConcreteFileHandle readDataOfLength:] + 258
3   com.apple.Foundation              0x00007fff94a1dbc1 -[NSConcreteFileHandle readDataToEndOfFile] + 25
4   com.apple.dt.DVTFoundation        0x000000010b966558 __block_global_7 + 40
5   libdispatch.dylib                 0x00007fff91d4f90a _dispatch_call_block_and_release + 18
6   libdispatch.dylib                 0x00007fff91d507e9 _dispatch_worker_thread2 + 255
7   libsystem_c.dylib                 0x00007fff9075f3da _pthread_wqthread + 316
8   libsystem_c.dylib                 0x00007fff90760b85 start_wqthread + 13
Thread 3:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib            0x00007fff96f246b6 semaphore_wait_trap + 10
1   libdispatch.dylib                 0x00007fff91d5308e _dispatch_semaphore_wait_slow + 109
2   com.apple.dt.DVTFoundation        0x000000010b8fba10 __58-[DVTTask runReturningStandardOutput:standardError:error:]_block_invoke_0 + 538
3   com.apple.dt.DVTFoundation        0x000000010b8ee606 DVTInvokeWithFailureHint + 57
4   com.apple.dt.DVTFoundation        0x000000010b8f799b -[DVTTask runReturningStandardOutput:standardError:error:] + 554
5   com.apple.dt.IDE.IDEInterfaceBuilderKit    0x000000010e9cb067 +[IBToolCommandManager ibtoolOutputFromArguments:launchError:] + 273
6   com.apple.dt.IDE.IDEInterfaceBuilderKit    0x000000010e9caf3f +[IBToolCommandManager nibContentsOfFileWithArguments:] + 52
7   com.apple.dt.IDE.IDEInterfaceBuilderKit    0x000000010e9ca919 -[IBIssueProvider runIBToolOnClosedDocument:] + 416
8   com.apple.dt.IDE.IDEInterfaceBuilderKit    0x000000010e9ca730 __63-[IBIssueProvider kickOffWarningsForClosedDocumentCalculation:]_block_invoke_0 + 29
9   com.apple.Foundation              0x00007fff949f80b0 -[__NSOperationInternal start] + 705
10  com.apple.Foundation              0x00007fff94a0b3d2 ____NSOQSchedule_block_invoke_2 + 124
11  libdispatch.dylib                 0x00007fff91d4f90a _dispatch_call_block_and_release + 18
12  libdispatch.dylib                 0x00007fff91d507e9 _dispatch_worker_thread2 + 255
13  libsystem_c.dylib                 0x00007fff9075f3da _pthread_wqthread + 316
14  libsystem_c.dylib                 0x00007fff90760b85 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib            0x00007fff96f2467a mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff96f23d71 mach_msg + 73
2   com.apple.CoreFoundation          0x00007fff8ecdc29c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation          0x00007fff8ece4a04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation          0x00007fff8ece4216 CFRunLoopRunSpecific + 230
5   com.apple.DTDeviceKit             0x000000010e207535 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 253
6   com.apple.Foundation              0x00007fff94a0a1ea -[NSThread main] + 68
7   com.apple.Foundation              0x00007fff94a0a162 __NSThread__main__ + 1575
8   libsystem_c.dylib                 0x00007fff9075d8bf _pthread_start + 335
9   libsystem_c.dylib                 0x00007fff90760b75 thread_start + 13
Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib            0x00007fff96f25df2 __select + 10
1   com.apple.CoreFoundation          0x00007fff8ed2d66b __CFSocketManager + 1355
2   libsystem_c.dylib                 0x00007fff9075d8bf _pthread_start + 335
3   libsystem_c.dylib                 0x00007fff90760b75 thread_start + 13
Thread 6:: Dispatch queue: com.apple.root.low-priority
0   libsystem_kernel.dylib            0x00007fff96f246b6 semaphore_wait_trap + 10
1   libdispatch.dylib                 0x00007fff91d52c12 _dispatch_thread_semaphore_wait + 18
2   libdispatch.dylib                 0x00007fff91d51e02 _dispatch_barrier_sync_f_slow + 137
3   com.apple.dt.IDEFoundation        0x000000010beeef73 -[IDEIndexableMainThreadProxy productHeadersInWorkspace:withCompletionBlock:] + 76
4   com.apple.dt.IDEFoundation        0x000000010beaa94b -[IDEIndex gatherProductHeadersForIndexable:] + 272
5   com.apple.dt.IDEFoundation        0x000000010bf40623 +[IDEIndexingEngine runLoadJob:] + 88
6   com.apple.dt.IDEFoundation        0x000000010bf42633 -[IDEIndexingJob run] + 67
7   com.apple.dt.IDEFoundation        0x000000010bf4361d __40-[IDEIndexingJobScheduler _scheduleJobs]_block_invoke_0 + 28
8   libdispatch.dylib                 0x00007fff91d4f90a _dispatch_call_block_and_release + 18
9   libdispatch.dylib                 0x00007fff91d507e9 _dispatch_worker_thread2 + 255
10  libsystem_c.dylib                 0x00007fff9075f3da _pthread_wqthread + 316
11  libsystem_c.dylib                 0x00007fff90760b85 start_wqthread + 13
Thread 7:: CVDisplayLink
0   libsystem_kernel.dylib            0x00007fff96f2467a mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff96f23d71 mach_msg + 73
2   com.apple.framework.IOKit         0x00007fff99b847eb io_connect_method + 431
3   com.apple.framework.IOKit         0x00007fff99b3bad4 IOConnectCallMethod + 157
4   com.apple.ATIRadeonX3000GLDriver    0x000000011350494d gldFinishObject + 206
5   GLEngine                          0x00000001133067e6 gleFinishFence + 98
6   com.apple.QuartzCore              0x00007fff9769505a _ZL17view_state_finishP12_CAViewState + 56
7   com.apple.QuartzCore              0x00007fff97693eda _ZL9view_drawP7_CAViewdPK11CVTimeStampb + 1352
8   com.apple.QuartzCore              0x00007fff97693959 _ZL17view_display_linkdPK11CVTimeStampPv + 134
9   com.apple.QuartzCore              0x00007fff976937d6 link_callback + 246
10  com.apple.CoreVideo               0x00007fff97d9e80d CVDisplayLink::performIO(CVTimeStamp*) + 259
11  com.apple.CoreVideo               0x00007fff97d9db0a CVDisplayLink::runIOThread() + 662
12  com.apple.CoreVideo               0x00007fff97d9d85b _ZL13startIOThreadPv + 148
13  libsystem_c.dylib                 0x00007fff9075d8bf _pthread_start + 335
14  libsystem_c.dylib                 0x00007fff90760b75 thread_start + 13
Thread 8:: Dispatch queue: Garbage Collection Work Queue
0   libsystem_kernel.dylib            0x00007fff96f25bca __psynch_cvwait + 10
1   libsystem_c.dylib                 0x00007fff90761274 _pthread_cond_wait + 840
2   libobjc.A.dylib                   0x00007fff93b2e6a8 batchFinalizeOnTwoThreads + 264
3   libauto.dylib                     0x00007fff934e4a49 Auto::Zone::invalidate_garbage(unsigned long, void**) + 73
4   libauto.dylib                     0x00007fff934d222b auto_collect_internal(Auto::Zone*, unsigned int) + 459
5   libauto.dylib                     0x00007fff934cdcba __auto_zone_collect_block_invoke_0 + 74
6   libdispatch.dylib                 0x00007fff91d4f90a _dispatch_call_block_and_release + 18
7   libdispatch.dylib                 0x00007fff91d5115a _dispatch_queue_drain + 264
8   libdispatch.dylib                 0x00007fff91d50fb6 _dispatch_queue_invoke + 54
9   libdispatch.dylib                 0x00007fff91d507b0 _dispatch_worker_thread2 + 198
10  libsystem_c.dylib                 0x00007fff9075f3da _pthread_wqthread + 316
11  libsystem_c.dylib                 0x00007fff90760b85 start_wqthread + 13
Thread 9:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib            0x00007fff96f25e42 __semwait_signal + 10
1   libsystem_c.dylib                 0x00007fff90713dea nanosleep + 164
2   libsystem_c.dylib                 0x00007fff90713bb5 usleep + 53
3   com.apple.AppKit                  0x00007fff8d75e0b8 -[NSUIHeartBeat _heartBeatThread:] + 1727
4   com.apple.Foundation              0x00007fff94a0a1ea -[NSThread main] + 68
5   com.apple.Foundation              0x00007fff94a0a162 __NSThread__main__ + 1575
6   libsystem_c.dylib                 0x00007fff9075d8bf _pthread_start + 335
7   libsystem_c.dylib                 0x00007fff90760b75 thread_start + 13
Thread 10:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib            0x00007fff96f26af2 read + 10
1   com.apple.Foundation              0x00007fff94a1dea6 _NSReadFromFileDescriptor + 77
2   com.apple.Foundation              0x00007fff94a1dcc5 -[NSConcreteFileHandle readDataOfLength:] + 258
3   com.apple.Foundation              0x00007fff94a1dbc1 -[NSConcreteFileHandle readDataToEndOfFile] + 25
4   com.apple.dt.DVTFoundation        0x000000010b966613 __block_global_8 + 40
5   libdispatch.dylib                 0x00007fff91d4f90a _dispatch_call_block_and_release + 18
6   libdispatch.dylib                 0x00007fff91d507e9 _dispatch_worker_thread2 + 255
7   libsystem_c.dylib                 0x00007fff9075f3da _pthread_wqthread + 316
8   libsystem_c.dylib                 0x00007fff90760b85 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib            0x00007fff96f26192 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff9075f594 _pthread_wqthread + 758
2   libsystem_c.dylib                 0x00007fff90760b85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0xfffffff80009ff80  rbx: 0x0000000000000000  rcx: 0xffffffffffface00  rdx: 0x0000000000000016
  rdi: 0x0000000000053200  rsi: 0x00000007fffb3280  rbp: 0x00007fff6b4b92b0  rsp: 0x00007fff6b4b92b0
   r8: 0x0000000000000000   r9: 0x0000000000000060  r10: 0x000000010e053080  r11: 0x0000000000000000
  r12: 0x00000004687ef360  r13: 0x00000007fff60080  r14: 0x000000000002990b  r15: 0x0000000000000000
  rip: 0x00007fff90736d57  rfl: 0x0000000000010246  cr2: 0x0000000000000000
Logical CPU: 3
Binary Images:
       0x10b8bc000 -        0x10b8bcfff  com.apple.dt.Xcode (4.1 - 516) <0AEC5D96-FEB3-33D0-A33A-F739802FC079> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
       0x10b8c5000 -        0x10b9f0ff7  com.apple.dt.DVTFoundation (4.1 - 580) <6B17F312-A6B4-38DB-8C60-BE7FD99FEDB5> /Developer/Library/PrivateFrameworks/DVTFoundation.framework/Versions/A/DVTFoun dation
       0x10baa9000 -        0x10bcd8fff  com.apple.dt.DVTKit (4.1 - 589) <B5DC8D7C-55FA-369C-988C-492E834F11BF> /Developer/Library/PrivateFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x10be05000 -        0x10c028fff  com.apple.dt.IDEFoundation (4.1 - 624) <B7945488-556C-39B2-97B0-3B38C19E4E2B> /Developer/Library/PrivateFrameworks/IDEFoundation.framework/Versions/A/IDEFoun dation
       0x10c175000 -        0x10c57dfff  com.apple.dt.IDEKit (4.1 - 632) <13206DCE-D1B8-34F5-B049-0247EF6D4264> /Developer/Library/PrivateFrameworks/IDEKit.framework/Versions/A/IDEKit
       0x10c800000 -        0x10ccdffff +libclang.dylib (163.7.1 - compatibility 1.0.0) <A6A3A1C1-3051-384A-80DA-E1D69A471D15> /Developer/usr/clang-ide/lib/libclang.dylib
       0x10e0bc000 -        0x10e0bdfff  com.apple.dt.dbg.DebuggerLLDBService (4.1 - 569) <4EDA6C25-A516-3120-8429-4635A79C47F2> /Developer/Library/Xcode/PrivatePlugIns/DebuggerLLDBService.ideplugin/Contents/ MacOS/DebuggerLLDBService
       0x10e0c2000 -        0x10e0c3fff  com.apple.dt.dbg.DebuggerGDBService (4.1 - 569) <977CFF74-1E82-3B29-BEED-16D0FA887F8E> /Developer/Library/Xcode/PrivatePlugIns/DebuggerGDBService.ideplugin/Contents/M acOS/DebuggerGDBService
       0x10e0c8000 -        0x10e0cfff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.1 - 504) <DD20A116-21F1-3050-9A03-73145CF93E15> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFramewor ks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteC lient
       0x10e0ea000 -        0x10e0ebfff  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.1 - 518) <E93D37F3-99A3-3E83-918E-2402DEEC753D> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAutomator.ideplugin/ Contents/MacOS/IDEInterfaceBuilderAutomator
       0x10e0fb000 -        0x10e177fff  com.apple.dt.IDE.IDEiPhoneSupport (4.1 - 558) <2B9EEC55-7405-3482-B2AF-430D7C66450F> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/I DEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x10e1b4000 -        0x10e1d9ff7  com.apple.DTDeviceKitBase (??? - 515) <3BB007CE-A2B4-30F9-A8DF-7970E0800B2F> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKitBase.framework/Versions/A/DTDeviceKitBase
       0x10e1f1000 -        0x10e29dff7  com.apple.DTDeviceKit (4.2 - 515) <6347DCA3-95F1-3153-B15F-8F7B9D19E7D3> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKit.framework/Versions/A/DTDeviceKit
       0x10e325000 -        0x10e33cfff  com.apple.DeviceLinkX (4.1 - 223) <7CE62016-E1A6-3DB6-A9B6-2E4FB50EBBDA> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x10e34b000 -        0x10e3c5fff  com.apple.mobiledevice (423.2 - 423.2) <727DF3A6-8F67-943C-69CA-5D6B18B8F7AC> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
       0x10e406000 -        0x10e416ff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.1 - 509) <DFE85051-5572-3076-8FFC-DED3D7578084> /Developer/Library/Xcode/PrivatePlugIns/IDEArchivedApplicationsViewer.ideplugin /Contents/MacOS/IDEArchivedApplicationsViewer
       0x10e428000 -        0x10e50bfff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
       0x10e561000 -        0x10e588fff  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <B0925A5D-5355-3ECE-BF2F-E576FF105F5A> /usr/lib/libssl.0.9.7.dylib
       0x10e6df000 -        0x10e6edff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.1 - 518) <035C58FE-A398-348E-A854-953AC3CD10D1> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoa.ideplugin/Cont ents/MacOS/IDEInterfaceBuilderCocoa
       0x10e82c000 -        0x10e85eff7  com.apple.dt.IDE.IDELogNavigator (4.1 - 511) <6884D0D6-AE3C-36EB-B6ED-C7C9EE8B9691> /Developer/Library/Xcode/PrivatePlugIns/IDELogNavigator.ideplugin/Contents/MacO S/IDELogNavigator
       0x10e883000 -        0x10e895ff7  com.apple.dt.IDE.IDERTFEditor (4.1 - 503) <1BB5CE6C-CFA0-3922-855A-F0A88115980A> /Developer/Library/Xcode/PrivatePlugIns/IDERTFEditor.ideplugin/Contents/MacOS/I DERTFEditor
       0x10e8a5000 -        0x10e8abff7  com.apple.dt.IDE.HexEditor (4.1 - 510) <6FE56852-C0A5-3481-A17B-93D59071AD01> /Developer/Library/Xcode/PrivatePlugIns/HexEditor.ideplugin/Contents/MacOS/HexE ditor
       0x10e8b3000 -        0x10e8b6ff7  com.apple.dt.IDE.IDEPDFViewer (4.1 - 504) <279F0866-1E21-3F00-B919-C24C81B5880B> /Developer/Library/Xcode/PrivatePlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/I DEPDFViewer
       0x10e9c3000 -        0x10ec3cff7  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.1 - 1617) <EC4E088F-4DC2-3F6B-939E-BE24BA454212> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderKit.ideplugin/Conten ts/MacOS/IDEInterfaceBuilderKit
       0x10ee1e000 -        0x10ef88ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.1 - 1617) <485004D5-C741-3512-8782-FF3FED95221B> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaIntegration.ide plugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x10f076000 -        0x10f0c0fff  com.apple.glut (3.4.9 - GLUT-3.4.9) <AF49D12C-0DCD-3C20-BC22-33B3B82E029E> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x10f132000 -        0x10f161fff  com.apple.DiscRecordingUI (6.0 - 6000.4.1) <FBA64FAD-B209-3101-9ABD-06460CAE8F45> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x10f182000 -        0x10f253fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.1 - 534) <379A9EA3-3CAC-375F-B679-F9AC8C74C5F9> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePl ugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInter faceBuilderCocoaTouchIntegration
       0x10f3b3000 -        0x10f3c5ff7 +IBThunkTemplates (??? - ???) <09162C22-7124-3C7D-9768-C3AFE7B2F5F2> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderKit.ideplugin/Conten ts/Resources/IBThunkTemplates
       0x10f3f3000 -        0x10f43efff  com.apple.dt.IDE.IDEFindReplace (4.1 - 536) <197800E8-A35A-3658-8CE1-913DDD6FD388> /Developer/Library/Xcode/PrivatePlugIns/IDEFindReplace.ideplugin/Contents/MacOS /IDEFindReplace
       0x10f476000 -        0x10f4c1fff  com.apple.DADocSetAccess (4.1 - 504) <3B6E939C-9418-3880-8015-928EF1EC6158> /Developer/Library/PrivateFrameworks/DADocSetAccess.framework/Versions/A/DADocS etAccess
       0x10f4ec000 -        0x10f507ff7  com.apple.DADocSetManagement (4.1 - 508) <2E3C91EC-631A-30EC-91FD-CECC3D3CBBE0> /Developer/Library/PrivateFrameworks/DADocSetManagement.framework/Versions/A/DA DocSetManagement
       0x10f51c000 -        0x10f665ff7  com.apple.audio.units.Components (1.7 - 1.7) <A68668EB-624D-3867-A392-5D2E026AF14A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x10f6d7000 -        0x10f6dbfff  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <1EAF877E-4F15-39F7-89FA-D362AA4DA9DE> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
       0x10f6e0000 -        0x10f6e6fff  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f11) <A48CFDAF-9D81-3A14-8F67-9BAE253F73AE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x10f6eb000 -        0x10f738fff  com.apple.dt.IDE.IDEDocViewer (4.1 - 535) <EACD4DF5-BC6C-3CB5-A172-DAB926D307F9> /Developer/Library/Xcode/PrivatePlugIns/IDEDocViewer.ideplugin/Contents/MacOS/I DEDocViewer
       0x10f78f000 -        0x10f7a3fff  com.apple.dt.IDE.Xcode3Core (4.1 - 613) <41C0CF79-666B-3A8E-AD78-3377A31B70BD> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xco de3Core
       0x10f7b3000 -        0x10fab1fff  com.apple.Xcode.DevToolsCore (6.1 - 613) <8086867E-EB22-3F9A-BCD4-13A45824D491> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/Framework s/DevToolsCore.framework/Versions/A/DevToolsCore
       0x10fc3b000 -        0x10fc47ff7  com.apple.DevToolsFoundation (6.1 - 613) <524E4AEE-C269-30A2-BEE5-AE031CADF929> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/Framework s/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x10fc54000 -        0x10fc91ff7  com.apple.Xcode.DevToolsSupport (6.1 - 613) <833620EA-76FF-3E72-996B-0FFF953658FC> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/Framework s/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x10fd63000 -        0x10fd6bff7  com.apple.xcode.plug-in.CoreBuildTasks (6.1 - 613) <00431651-9050-3387-9EFB-69C2E93A7072> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSup port/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Cor eBuildTasks
       0x10fd72000 -        0x10fd75fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <30FB0E7A-766F-378E-BB50-5A8D01FFB643> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/i PhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
       0x10fd79000 -        0x10fd90fff  com.apple.dt.IDE.SharedPlugInUtilities (4.1 - 504) <1B4C01A1-14CF-35BE-A9FD-D47CC6EB4897> /Developer/Library/Xcode/PrivatePlugIns/SharedPlugInUtilities.ideplugin/Content s/MacOS/SharedPlugInUtilities
       0x10fd9e000 -        0x10fe9dff7  com.apple.dt.IDE.Xcode3UI (4.1 - 613) <53C10CDF-0C65-3BEE-ACD0-EA183D08BF12> /Developer/Library/Xcode/PrivatePlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode 3UI
       0x10ff4c000 -        0x11000cfff  com.apple.dt.IDE.IDEDevkitRefactoring (4.1 - 529) <02DB4D42-DD5C-38B3-A237-10EBBE2E44F9> /Developer/Library/Xcode/PrivatePlugIns/IDEDevkitRefactoring.ideplugin/Contents /MacOS/IDEDevkitRefactoring
       0x110077000 -        0x110088ff7  com.apple.dt.IDE.IDEQuickHelp (4.1 - 509) <C7647FCB-B967-301B-BD7A-A23131CA6448> /Developer/Library/Xcode/PrivatePlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/I DEQuickHelp
       0x110259000 -        0x110276ff7  com.apple.dt.dbg.DebuggerFoundation (4.1 - 569) <DAA1807A-27FA-3DB1-AF31-E50681DE72EE> /Developer/Library/Xcode/PrivatePlugIns/DebuggerFoundation.ideplugin/Contents/M acOS/DebuggerFoundation
       0x110291000 -        0x1102e8ff7  com.apple.dt.dbg.DebuggerUI (4.1 - 569) <5352C8C1-C833-3B42-8D11-47AC1CAB3ABD> /Developer/Library/Xcode/PrivatePlugIns/DebuggerUI.ideplugin/Contents/MacOS/Deb uggerUI
       0x11032d000 -        0x110365ff7 +com.ridiculousfish.HexFiendFramework (4.1 - 510) <70AB51F9-A170-328E-B0BA-97145519CCF4> /Developer/Library/PrivateFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x11038b000 -        0x110397fff  com.apple.dt.IDE.IDEQuickLookEditor (4.1 - 506) <61A9F2B5-76CF-3758-BC75-269922788CB7> /Developer/Library/Xcode/PrivatePlugIns/IDEQuickLookEditor.ideplugin/Contents/M acOS/IDEQuickLookEditor
       0x1103a6000 -        0x1103adfff  com.apple.dt.PlistEditor (4.1 - 508) <E6A85CD1-5E55-3F23-8A9B-751FCE8824FC> /Developer/Library/Xcode/PrivatePlugIns/PlistEditor.ideplugin/Contents/MacOS/Pl istEditor
       0x1103b6000 -        0x1103bdfff  com.apple.dt.ScriptingDefinitionEditor (4.1 - 501) <C596D2D7-A2E2-32D8-9765-90382F747EB6> /Developer/Library/Xcode/PrivatePlugIns/ScriptingDefinitionEditor.ideplugin/Con tents/MacOS/ScriptingDefinitionEditor
       0x1103c4000 -        0x1103c4fff  com.apple.dt.IDE.IDEAppleScriptEditor (4.1 - 504) <0803587F-C46E-30BC-8C39-57DE28F9203A> /Developer/Library/Xcode/PrivatePlugIns/IDEAppleScriptEditor.ideplugin/Contents /MacOS/IDEAppleScriptEditor
       0x110cde000 -        0x110d62ff7  com.apple.dt.IDE.IDESourceEditor (4.1 - 581) <74E149BB-E9F6-36DE-8517-C06E80EFC28C> /Developer/Library/Xcode/PrivatePlugIns/IDESourceEditor.ideplugin/Contents/MacO S/IDESourceEditor
       0x110db7000 -        0x110e95fff  com.apple.dt.IDE.IDEModelEditor (4.1 - 562) <A3EBFCC0-8878-33AE-A97C-0BA4DA8A3E88> /Developer/Library/Xcode/PrivatePlugIns/IDEModelEditor.ideplugin/Contents/MacOS /IDEModelEditor
       0x110f22000 -        0x110f89fff  com.apple.dt.IDE.IDEModelFoundation (4.1 - 562) <48D9AF4D-530B-387A-93C5-90C98329E1C7> /Developer/Library/Xcode/PrivatePlugIns/IDEModelFoundation.ideplugin/Contents/M acOS/IDEModelFoundation
       0x110fe5000 -        0x110feefff  com.apple.dt.IDE.IDEProjectsOrganizer (4.1 - 512) <E73E29F5-D9C4-3048-AD88-47839EF767CE> /Developer/Library/Xcode/PrivatePlugIns/IDEProjectsOrganizer.ideplugin/Contents /MacOS/IDEProjectsOrganizer
       0x110ff8000 -        0x111007fff  com.apple.dt.IDE.IDEStructureNavigator (4.1 - 510) <A13749F5-02D0-39B6-9B59-10D794E18BAF> /Developer/Library/Xcode/PrivatePlugIns/IDEStructureNavigator.ideplugin/Content s/MacOS/IDEStructureNavigator
       0x111013000 -        0x11101fff7  com.apple.dt.IDE.IDEIssueNavigator (4.1 - 508) <BC401A4A-B7C7-3AB2-81CE-04CE5C68E0D3> /Developer/Library/Xcode/PrivatePlugIns/IDEIssueNavigator.ideplugin/Contents/Ma cOS/IDEIssueNavigator
       0x111029000 -        0x111043ff7  com.apple.dt.IDE.IDESymbolNavigator (4.1 - 512) <EC8F5F18-70BC-3403-B50E-4E3A5563B8DB> /Developer/Library/Xcode/PrivatePlugIns/IDESymbolNavigator.ideplugin/Contents/M acOS/IDESymbolNavigator
       0x112238000 -        0x112261fff  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AC4F634F-E01E-3796-A6BD-65B9E2167E6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
       0x1128eb000 -        0x1128eeff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x11290a000 -        0x11290affd +cl_kernels (??? - ???) <7DAC3335-E714-41EB-9F10-31EF40B15DD9> cl_kernels
       0x112915000 -        0x112916ff3 +cl_kernels (??? - ???) <5644698A-3D45-4B86-8529-57E2F5EC8675> cl_kernels
       0x112e9d000 -        0x112ea3fef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x112eb9000 -        0x112f4cff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x112f6b000 -        0x112f6cffc +cl_kernels (??? - ???) <79712DB7-AED5-4E7B-948F-9046E2BAEB81> cl_kernels
       0x113214000 -        0x1133acff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x1133df000 -        0x1134d8fff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x1134fe000 -        0x1137f4fe7  com.apple.ATIRadeonX3000GLDriver (7.2.9 - 7.0.2) <3C88205E-19B5-32EF-8937-9DBFA2B3BB30> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
       0x11383f000 -        0x11386dff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x11396f000 -        0x113970ff3 +cl_kernels (??? - ???) <FBF3AE73-4D7A-44B3-B9CE-483D88011F1D> cl_kernels
       0x114698000 -        0x11469aff7  com.apple.dt.IDE.IDETemplateLibrary (4.1 - 510) <C5AB1D4C-B441-39A1-8AAC-D6D067FC270F> /Developer/Library/Xcode/PrivatePlugIns/IDETemplateLibrary.ideplugin/Contents/M acOS/IDETemplateLibrary
       0x1149a2000 -        0x1149a6ff7  com.apple.dt.Instruments (4.1 - 569) <E42CEEBF-A89C-3C33-86F2-DA9F05BF8CA2> /Developer/Library/Xcode/PrivatePlugIns/Instruments.ideplugin/Contents/MacOS/In struments
       0x1149c8000 -        0x1149d9ff7  com.apple.dt.IDE.IDEGit (4.1 - 515) <BA4182A8-75EB-3225-B047-88AA3BB63A12> /Developer/Library/Xcode/PrivatePlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x1149e8000 -        0x1149e9ff7  com.apple.dt.IDE.IDEAppleScriptCore (4.1 - 504) <9955BEEC-A45D-328C-8434-01C6403D7AFC> /Developer/Library/Xcode/PrivatePlugIns/IDEAppleScriptCore.ideplugin/Contents/M acOS/IDEAppleScriptCore
       0x114a92000 -        0x114acdff7  com.apple.dt.IDE.IDERepositoryViewer (4.1 - 537) <1515B898-D7B0-38F1-B916-4C4B5FB5211F> /Developer/Library/Xcode/PrivatePlugIns/IDERepositoryViewer.ideplugin/Contents/ MacOS/IDERepositoryViewer
       0x114b9c000 -        0x114ba8ff7  com.apple.dt.IDE.IDESubversion (4.1 - 514) <B1AB3BDE-5BFC-3DAD-BE64-9BBC4B6503EA> /Developer/Library/Xcode/PrivatePlugIns/IDESubversion.ideplugin/Contents/MacOS/ IDESubversion
    0x7fff6b4bc000 -     0x7fff6b4f0ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff8d452000 -     0x7fff8d48bfe7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <D634E4B6-672F-3F68-8B6F-C5028151A5B4> /usr/lib/libssl.0.9.8.dylib
    0x7fff8d4a8000 -     0x7fff8d51efff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8d51f000 -     0x7fff8e117fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8e118000 -     0x7fff8e13cff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8e13d000 -     0x7fff8e16dfff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8e16e000 -     0x7fff8e16ffff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8e170000 -     0x7fff8e904fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8e905000 -     0x7fff8e93afff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8e93b000 -     0x7fff8e99bfff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8e99c000 -     0x7fff8e9a7ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8e9a8000 -     0x7fff8e9a9fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8e9aa000 -     0x7fff8e9e4fff  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib
    0x7fff8e9e5000 -     0x7fff8ea38fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8eb8c000 -     0x7fff8ebf3ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8ec09000 -     0x7fff8ec8dff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8ec8e000 -     0x7fff8ecabfff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8ecac000 -     0x7fff8ee7fff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8ee80000 -     0x7fff8eed4ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8eed5000 -     0x7fff8eefbff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8ef05000 -     0x7fff8ef97fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8ef98000 -     0x7fff8efe3fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8efe4000 -     0x7fff8f013fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8f014000 -     0x7fff8f014fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8f015000 -     0x7fff8f222fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8f223000 -     0x7fff8f25efff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8f25f000 -     0x7fff8f269ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff8f26a000 -     0x7fff8f9389df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8f939000 -     0x7fff8f966ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8f967000 -     0x7fff8f9b9ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8f9ba000 -     0x7fff8f9cffff  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
    0x7fff8f9d0000 -     0x7fff8f9e0fff  com.apple.AppleScriptObjC (1.1 - ???) <83BD409D-5708-36AE-9865-7D87EF0ED4A9> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff8fa59000 -     0x7fff8fb5bff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff8fb5c000 -     0x7fff8fbaffff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8fbb0000 -     0x7fff8fbbffff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8fc34000 -     0x7fff900dbff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff900dc000 -     0x7fff9011afff  com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff90122000 -     0x7fff90124fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff90125000 -     0x7fff90150fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff90151000 -     0x7fff90174ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff90175000 -     0x7fff902d8fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff9031f000 -     0x7fff90422fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
    0x7fff9044c000 -     0x7fff90493ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff90494000 -     0x7fff904aafff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff904ab000 -     0x7fff904c7ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff904c8000 -     0x7fff904c8fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff904c9000 -     0x7fff9055bfff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff9055c000 -     0x7fff905d8ff7  com.apple.imcore (6.0 - 800) <0A4267B7-D92F-33DA-9B09-1995221A0831> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff905d9000 -     0x7fff905dfff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff905e0000 -     0x7fff906beff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff906cd000 -     0x7fff906eaff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff906ef000 -     0x7fff90701ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff90702000 -     0x7fff9070efff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff9070f000 -     0x7fff907ecfef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
    0x7fff907ed000 -     0x7fff9088cfff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff9088d000 -     0x7fff9098bff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff90a1d000 -     0x7fff90a50fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff90a51000 -     0x7fff90accff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff90acd000 -     0x7fff90acdfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90ace000 -     0x7fff90b95ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff90b96000 -     0x7fff90bbcfff  com.apple.framework.internetaccounts (1.0 - 1) <64CC50BB-9EE4-36D1-969A-FDD2210026DC> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff90bbd000 -     0x7fff90bc1ff7  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
    0x7fff90bc2000 -     0x7fff90bd4ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff90bd5000 -     0x7fff90bfefff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff90bff000 -     0x7fff90c0bfff  com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff90c0c000 -     0x7fff90c11fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff90c12000 -     0x7fff90c1dfff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff90c1e000 -     0x7fff90c2bff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff90c2c000 -     0x7fff90e9aff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff90e9b000 -     0x7fff90efdff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff9154d000 -     0x7fff915efff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff915f0000 -     0x7fff915fefff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff915ff000 -     0x7fff91674ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff91675000 -     0x7fff91c59faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff91c68000 -     0x7fff91caefff  com.apple.OSAKit (1.2.2 - 80) <2D6F7A0D-61DD-317B-B812-8FF6797BD5BF> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff91d4e000 -     0x7fff91d5cfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
    0x7fff91d5d000 -     0x7fff91e3bff7  com.apple.DiscRecording (6.0 - 6000.4.1) <DB0D0211-953B-3261-A4FD-74D2AC671DA6> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff91e3c000 -     0x7fff91f49fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff91f4a000 -     0x7fff91f7ffff  libTrueTypeScaler.dylib (??? - ???) <DBF3758F-EA51-3009-840E-CA5B8B466F3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff91f80000 -     0x7fff92299ff7  com.apple.AddressBook.framework (6.0 - 1043) <A6302279-FD1B-3BB7-8419-362425FC5568> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff9229a000 -     0x7fff9234cfff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff92357000 -     0x7fff9235afff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff9235b000 -     0x7fff9251cfe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff92693000 -     0x7fff926a0fff  libexslt.0.dylib (9.13.0 - compatibility 9.0.0) <C3D01D74-EDC0-3EB4-B31C-0B44A0DE1AE1> /usr/lib/libexslt.0.dylib
    0x7fff926a1000 -     0x7fff929bafff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff92c25000 -     0x7fff92c27fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff92c28000 -     0x7fff92c2fff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff92c30000 -     0x7fff92c31fff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
    0x7fff92c32000 -     0x7fff92c39fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff92c3a000 -     0x7fff92d93ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff92e3a000 -     0x7fff93255fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff93262000 -     0x7fff93263fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff93264000 -     0x7fff932d2fff  com.apple.CoreSymbolication (2.1 - 67) <194A355B-58C7-3B1E-A714-00F71ACCDB0A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff932d3000 -     0x7fff933c8fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff933cf000 -     0x7fff933cffff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff934b0000 -     0x7fff934c6ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff934c7000 -     0x7fff934ccfff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff934cd000 -     0x7fff9351bff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
    0x7fff9351c000 -     0x7fff93522fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff935a5000 -     0x7fff935a5fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff935a6000 -     0x7fff9362bff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff9362c000 -     0x7fff93637ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff936ca000 -     0x7fff939a1fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff939a2000 -     0x7fff93aaefef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff93ab1000 -     0x7fff93b18fff  com.apple.Symbolication (1.2 - 87) <C8F38870-0C4E-3A7F-9B12-0E970DE92F24> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff93b19000 -     0x7fff93bfddef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
    0x7fff93bfe000 -     0x7fff93c00fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff93c01000 -     0x7fff93ce1fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.fr

Hi, have you resolved it? I'm having the same problem. Please let me know. Thanks.

Similar Messages

  • Application crashes on project open

    Hi all
    So I've been working on a project for the last two days (on a mac). I had replaced a clip on the timeline with an After Effects comp, no problem. I shut down AE then hit render in PP CS5.5 and it just hung, after a long time I killed PP. Now when I open up the project it crashes when loading (on the status bar crashes on item 481 every time). What's weird is all of my auto saves crash as well at the same spot. I figured the original clip that I had been working on in AE may be damaged, so I moved it out of the folder and hit the Offline button during project load when it looked for the clip, no dice. So then I removed all the preview and files from the encoded folder, still no dice. I've basically now got just my .prproj file and my footage, even an older auto save untouched from earlier and just footage yet it still crashes at the same item. All my other projects open fine.
    Anyone have an idea of what could be causing this?
    Cheers!

    Here's some extra info. I should note that it doesn't actually crash on project open. The project opens fine and I'm able to see my timeline but after a few seconds it's pop up with the following error:
    Error:
    Premiere Pro has encountered an error.
    /Scully64/shared/adobe/MediaCore/Backend/Make/Mac/../../Src/Clip/MasterClip.cpp-2802
    I can recover my project by exporting to FCP and reimporting but I lose all clip settings and effects which is a major pain to re-do.
    Does anyone have any suggestions as to what to try?
    Cheers

  • Firefox crashes after I open with a message, oops how embarassing, and asks which applicaiton to keep open or start new session. I opt for new session and it crashs

    For the past two weeks, firefox will will crash after I open it or not open at all but just flash on the screen and disappear. This happens when I open in Google or search on MSN or go to hotmail.

    Not necessarily: rv:1.9.2.8 indicates a Firefox 3.6.8 version
    *Mozilla/5.0 (X11; Linux i686; rv:1.9.2.8) Gecko/20100722 Firefox/4.0.1
    You can check for a possibly corrupted user agent.
    See:
    *https://support.mozilla.org/kb/Finding+your+Firefox+version
    *https://support.mozilla.org/kb/websites-say-firefox-outdated-or-incompatible
    *http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default

  • Xcode 4 crashes after I open my project

    After I waste a day searching why Xcode consumes 100% of CPU (it seems a problem with SVN repository) this application begin to crash systematically when I open my project.
    I clean the build, I deleted DerivedData contents and Xcode cache... no luck.
    I've never seen so buggy program from Apple. Xcode 4 has thrown my productivity.
    The project is a Standard C++ with Boost libraries. Maybe Xcode 4 needs to test this kind of code. Indexing+Metaprogramming C++=Crash?
    Process: Xcode [13270]
    Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier: com.apple.dt.Xcode
    Version: 4.0.1 (99)
    Build Info: IDEApplication-990000~49
    Code Type: X86-64 (Native)
    Parent Process: launchd [131]
    Date/Time: 2011-04-06 14:36:55.756 +0200
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 75625 sec
    Crashes Since Last Report: 19
    Per-App Interval Since Last Report: 49873 sec
    Per-App Crashes Since Last Report: 9
    Anonymous UUID: 0DEAB7CC-47A6-4F8A-B366-2DB64A960752
    Exception Type: EXC_CRASH (SIGILL)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    ProductBuildVersion: 4A1006
    objc[13270]: garbage collection is ON
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff8741029a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8741090d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff81bdf932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff81bdedbf CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff83a687ee RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff83a685f3 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff83a684ac BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff843f8e64 _DPSNextEvent + 718
    8 com.apple.AppKit 0x00007fff843f87a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.AppKit 0x00007fff843be48b -[NSApplication run] + 395
    10 com.apple.AppKit 0x00007fff843b71a8 NSApplicationMain + 364
    11 com.apple.dt.Xcode 0x0000000100000eec 0x100000000 + 3820

    Clean the build with Xcode when I open it (before it hangs), build folders deleted, DerivedData content deleted, Xcode cache removed also. No luck, Xcode crash while "Indexing" message appears.
    It's not the first time that happen (with Xcode 4.0 and another C++ project, now with 4.0.1). It seems that the Boost library challenging the robustness of the indexing code. But nowadays this library is essential for programming of modern C++.
    If I disable all #include <boost/...> Xcode goes back to life and my project back to the death.
    http://www.pcworld.com/article/223631/xcode4_the_windows_vista_of_appleides.html

  • Pls Help: Photoshop Creative Cloud 2015 keeps crashing after I open a project :(

    I spent so much time working on some projects... went to sleep... got back on this morning and about 2 seconds after I open a Photoshop project I had been working on, Photoshop crashes "has stopped working and needs to close".
    I tried system restore, did not work.
    I tried disabling my anti-virus, did not work.
    I am using Windows 7
    1. I am on the 11th day of my Photoshop trial period of a purchased subscription. Can I uninstall this, and reinstall it?
    2. My computer drivers should be fine and updated and all that jazz.
    3. Here's what the event log said:

    2. My computer drivers should be fine and updated and all that jazz.
    No, they are not. It crashes due to your graphics driver. Update it and configure it suitably.
    Mylenium

  • Safari, Aperture and xcode crashes after installing patches

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

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

  • Crash on Project Open

    Premier pro keeps shutting down right after it opens a project. No error message just shuts down  Everytime I open PP it just shuts down right away.
    [Please choose only a short description for the thread title.]
    Message was edited by: Jim Simon

    kai-zen wrote:
    Do I have more options then the Gutmann method?
    I don't think that would be necessary. A simple erase disk should suffice
    One last thing to try is check ~/Library/Application Support and /Library/Application Support for any Apple/Developer or Xcode directories and remove them - after uninstalling Xcode again. It looks like it is crashing when it tries to access the SDK for your project. Instead of reporting "missing SDK" it is just crashing.

  • I photo crashes after i open it help

    this is the tread for the crash:
    ===== Display starts at offset 782635 within file of length 913707. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
    ks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/ CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cddfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce2000 - 0x91d1ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d26000 - 0x91d3ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d44000 - 0x91d47fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e49000 - 0x91f2efff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc1000 - 0x9202ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203a000 - 0x920cffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e9000 - 0x92671fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a4000 - 0x929cffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x929ff000 - 0x92aedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f11000 - 0x92f2ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3a000 - 0x92f94fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94500000 - 0x9453dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94545000 - 0x94595fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9459e000 - 0x945b8fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945c8000 - 0x945e9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x946c4000 - 0x946ccfff com.apple.IntlPreferences 1.2 /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x946d3000 - 0x946e5fff com.apple.frameworks.preferencepanes 11.0.1 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x946f2000 - 0x9470efff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94722000 - 0x94766fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478a000 - 0x94799fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a1000 - 0x947aefff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f4000 - 0x9480dfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94814000 - 0x94b2afff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c0c000 - 0x94c7dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94dad000 - 0x94db2fff com.apple.SetupAssistant.International 1.4.1 /System/Library/PrivateFrameworks/International.framework/Versions/A/Internatio nal
    0x95461000 - 0x95461fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95463000 - 0x954e6fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95513000 - 0x95559fff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x96a2e000 - 0x96ad1fff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x96b05000 - 0x96b32fff libssl.0.9.dylib /usr/lib/libssl.0.9.dylib
    0x98470000 - 0x98470fff com.apple.AppleAppSupport 1.4 /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x9859f000 - 0x985c1fff com.apple.DiscRecordingUI 3.1.2 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    Host Name: rosica-simeonovas-powerbook58
    Date/Time: 2007-05-17 00:34:22.400 -0400
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent: WindowServer [58]
    Version: 5.0.4 (5.0.4)
    Build Version: 8
    Project Name: iPhotoProject
    Source Version: 2630000
    PID: 1762
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xffffffbc
    Thread 0 Crashed:
    0 <<00000000>> 0xffff8bbc __memcpy + 1052 (cpu_capabilities.h:189)
    1 com.apple.Foundation 0x92bf63f0 _deserializeBytes + 84
    2 com.apple.Foundation 0x92bf628c _decodeCStringAtCursor + 96
    3 com.apple.Foundation 0x92bf658c _decodeReusedCStringUsingTable + 84
    4 com.apple.Foundation 0x92bfe69c -[NSUnarchiver decodeObject] + 64
    5 com.apple.iPhoto 0x00264d24 0x1000 + 2506020
    6 com.apple.iPhoto 0x0002ca04 0x1000 + 178692
    7 com.apple.iPhoto 0x0002782c 0x1000 + 157740
    8 com.apple.iPhoto 0x0006bc64 0x1000 + 437348
    9 com.apple.iPhoto 0x0006326c 0x1000 + 402028
    10 com.apple.iPhoto 0x0006516c 0x1000 + 409964
    11 com.apple.iPhoto 0x00048070 0x1000 + 290928
    12 com.apple.Foundation 0x92bdeae4 nsnotecallback + 180
    13 com.apple.CoreFoundation 0x90806078 __CFXNotificationPost + 368
    14 com.apple.CoreFoundation 0x907fe114 _CFXNotificationPostNotification + 684
    15 com.apple.Foundation 0x92bc8eec -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    16 com.apple.AppKit 0x9377df98 -[NSApplication _postDidFinishNotification] + 112
    17 com.apple.AppKit 0x9377de84 -[NSApplication _sendFinishLaunchingNotification] + 92
    18 com.apple.AppKit 0x9377d9cc -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
    19 com.apple.AppKit 0x9377d574 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
    20 com.apple.Foundation 0x92bdfaf0 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
    21 com.apple.Foundation 0x92bdf950 _NSAppleEventManagerGenericHandler + 92
    22 com.apple.AE 0x914fd960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    23 com.apple.AE 0x914fd7fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    24 com.apple.AE 0x914fd654 aeProcessAppleEvent + 284
    25 com.apple.HIToolbox 0x932992e0 AEProcessAppleEvent + 60
    26 com.apple.AppKit 0x9377bcbc _DPSNextEvent + 856
    27 com.apple.AppKit 0x9377b7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    28 com.apple.AppKit 0x93777cec -[NSApplication run] + 472
    29 com.apple.AppKit 0x9386887c NSApplicationMain + 452
    30 com.apple.iPhoto 0x0000bd68 0x1000 + 44392
    31 dyld 0x8fe01048 dyldstart + 60
    Thread 1:
    0 libSystem.B.dylib 0x9004aa08 syscallthreadswitch + 8
    1 com.apple.Foundation 0x92bf75dc +[NSThread sleepUntilDate:] + 152
    2 com.apple.AppKit 0x93818a10 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000ffff8bbc srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x4800241d xer: 0x0000000000000004 lr: 0x0000000092bf63f0 ctr: 0x0000000090131ce0
    r0: 0x0000000003fffffe r1: 0x00000000bfffdb00 r2: 0x00000000000ead0c r3: 0x0000000000000000
    r4: 0x0000000007bb8d0b r5: 0x00000000ffffffa0 r6: 0x00000000000000d6 r7: 0x0000000000000001
    r8: 0x0000000000000000 r9: 0x000000000000001d r10: 0x0000000090a3f628 r11: 0x0000000000000001
    r12: 0x00000000ffffffbd r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x00000000006080a0 r19: 0x000000000061c100
    r20: 0x0000000000357f10 r21: 0x00000000a07b5f18 r22: 0x00000000003520d8 r23: 0x0000000000000001
    r24: 0x00000000006644d0 r25: 0x00000000006d22e0 r26: 0x00000000006e4580 r27: 0x0000000007622890
    r28: 0x0000000000000000 r29: 0x00000000ffffffbd r30: 0x0000000007632918 r31: 0x0000000092bf6540
    Binary Images Description:
    0x1000 - 0x320fff com.apple.iPhoto 5.0.4 /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x3bd000 - 0x3c2fff com.apple.NetSlidesService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x4cc2000 - 0x4ccafff com.apple.BookService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x4cda000 - 0x4ce4fff com.apple.PrintsService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x5036000 - 0x5048fff com.apple.HomePageService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/HomePageService.NetServic e/Contents/MacOS/HomePageService
    0x6d300000 - 0x6d343fff com.apple.DotMacKit 1.0.0 (1.1) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x6e560000 - 0x6e583fff com.apple.MediaBrowser 1.0 (55) /Applications/iPhoto.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/ MediaBrowser
    0x72570000 - 0x72573fff com.apple.NetServices.BDRuleEngine 1.0.1 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x725c0000 - 0x725c8fff com.apple.NetServices.BDControl 1.0.4 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x86a00000 - 0x86a56fff com.apple.NetServices.NetServices 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.10 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cddfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce2000 - 0x91d1ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d26000 - 0x91d3ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d44000 - 0x91d47fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e49000 - 0x91f2efff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc1000 - 0x9202ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203a000 - 0x920cffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e9000 - 0x92671fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a4000 - 0x929cffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x929ff000 - 0x92aedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f11000 - 0x92f2ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3a000 - 0x92f94fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94500000 - 0x9453dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94545000 - 0x94595fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9459e000 - 0x945b8fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945c8000 - 0x945e9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x946c4000 - 0x946ccfff com.apple.IntlPreferences 1.2 /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x946d3000 - 0x946e5fff com.apple.frameworks.preferencepanes 11.0.1 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x946f2000 - 0x9470efff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94722000 - 0x94766fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478a000 - 0x94799fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a1000 - 0x947aefff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f4000 - 0x9480dfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94814000 - 0x94b2afff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c0c000 - 0x94c7dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94dad000 - 0x94db2fff com.apple.SetupAssistant.International 1.4.1 /System/Library/PrivateFrameworks/International.framework/Versions/A/Internatio nal
    0x95461000 - 0x95461fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95463000 - 0x954e6fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95513000 - 0x95559fff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x96a2e000 - 0x96ad1fff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x96b05000 - 0x96b32fff libssl.0.9.dylib /usr/lib/libssl.0.9.dylib
    0x98470000 - 0x98470fff com.apple.AppleAppSupport 1.4 /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x9859f000 - 0x985c1fff com.apple.DiscRecordingUI 3.1.2 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    Host Name: rosica-simeonovas-powerbook58
    Date/Time: 2007-06-12 10:38:31.462 -0400
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent: WindowServer [55]
    Version: 5.0.4 (5.0.4)
    Build Version: 8
    Project Name: iPhotoProject
    Source Version: 2630000
    PID: 347
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xffffffbc
    Thread 0 Crashed:
    0 <<00000000>> 0xffff8bbc __memcpy + 1052 (cpu_capabilities.h:189)
    1 com.apple.Foundation 0x92bf63f0 _deserializeBytes + 84
    2 com.apple.Foundation 0x92bf628c _decodeCStringAtCursor + 96
    3 com.apple.Foundation 0x92bf658c _decodeReusedCStringUsingTable + 84
    4 com.apple.Foundation 0x92bfe69c -[NSUnarchiver decodeObject] + 64
    5 com.apple.iPhoto 0x00264d24 0x1000 + 2506020
    6 com.apple.iPhoto 0x0002ca04 0x1000 + 178692
    7 com.apple.iPhoto 0x0002782c 0x1000 + 157740
    8 com.apple.iPhoto 0x0006bc64 0x1000 + 437348
    9 com.apple.iPhoto 0x0006326c 0x1000 + 402028
    10 com.apple.iPhoto 0x0006516c 0x1000 + 409964
    11 com.apple.iPhoto 0x00048070 0x1000 + 290928
    12 com.apple.Foundation 0x92bdeae4 nsnotecallback + 180
    13 com.apple.CoreFoundation 0x90806078 __CFXNotificationPost + 368
    14 com.apple.CoreFoundation 0x907fe114 _CFXNotificationPostNotification + 684
    15 com.apple.Foundation 0x92bc8eec -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    16 com.apple.AppKit 0x9377df98 -[NSApplication _postDidFinishNotification] + 112
    17 com.apple.AppKit 0x9377de84 -[NSApplication _sendFinishLaunchingNotification] + 92
    18 com.apple.AppKit 0x9377d9cc -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
    19 com.apple.AppKit 0x9377d574 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
    20 com.apple.Foundation 0x92bdfaf0 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
    21 com.apple.Foundation 0x92bdf950 _NSAppleEventManagerGenericHandler + 92
    22 com.apple.AE 0x914fd960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    23 com.apple.AE 0x914fd7fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    24 com.apple.AE 0x914fd654 aeProcessAppleEvent + 284
    25 com.apple.HIToolbox 0x932992e0 AEProcessAppleEvent + 60
    26 com.apple.AppKit 0x9377bcbc _DPSNextEvent + 856
    27 com.apple.AppKit 0x9377b7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    28 com.apple.AppKit 0x93777cec -[NSApplication run] + 472
    29 com.apple.AppKit 0x9386887c NSApplicationMain + 452
    30 com.apple.iPhoto 0x0000bd68 0x1000 + 44392
    31 dyld 0x8fe01048 dyldstart + 60
    Thread 1:
    0 libSystem.B.dylib 0x9004a768 syscallthreadswitch + 8
    1 com.apple.Foundation 0x92bf75dc +[NSThread sleepUntilDate:] + 152
    2 com.apple.AppKit 0x93818a10 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000ffff8bbc srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x4800241d xer: 0x0000000000000004 lr: 0x0000000092bf63f0 ctr: 0x0000000090131b60
    r0: 0x0000000003fffffe r1: 0x00000000bfffdb00 r2: 0x00000000000ead0c r3: 0x0000000000000000
    r4: 0x0000000005e8cd0b r5: 0x00000000ffffffa0 r6: 0x00000000000000d6 r7: 0x0000000000000001
    r8: 0x0000000000000000 r9: 0x000000000000001d r10: 0x0000000090a3f628 r11: 0x0000000000000001
    r12: 0x00000000ffffffbd r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x00000000006a1370 r19: 0x000000000061bd20
    r20: 0x0000000000357f10 r21: 0x00000000a07b5f18 r22: 0x00000000003520d8 r23: 0x0000000000000001
    r24: 0x00000000006641d0 r25: 0x00000000006c2f30 r26: 0x00000000006e45c0 r27: 0x0000000007925d50
    r28: 0x0000000000000000 r29: 0x00000000ffffffbd r30: 0x00000000006ecc58 r31: 0x0000000092bf6540
    Binary Images Description:
    0x1000 - 0x320fff com.apple.iPhoto 5.0.4 /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x3bd000 - 0x3c2fff com.apple.NetSlidesService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x4cba000 - 0x4cc2fff com.apple.BookService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x5036000 - 0x5048fff com.apple.HomePageService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/HomePageService.NetServic e/Contents/MacOS/HomePageService
    0x5054000 - 0x505efff com.apple.PrintsService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x6d300000 - 0x6d343fff com.apple.DotMacKit 1.0.0 (1.1) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x6e560000 - 0x6e583fff com.apple.MediaBrowser 1.0 (55) /Applications/iPhoto.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/ MediaBrowser
    0x72570000 - 0x72573fff com.apple.NetServices.BDRuleEngine 1.0.1 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x725c0000 - 0x725c8fff com.apple.NetServices.BDControl 1.0.4 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x86a00000 - 0x86a56fff com.apple.NetServices.NetServices 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.12 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cddfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce2000 - 0x91d1ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d26000 - 0x91d3ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d44000 - 0x91d47fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e49000 - 0x91f2efff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc1000 - 0x9202ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203a000 - 0x920cffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e9000 - 0x92671fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a4000 - 0x929cffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x929ff000 - 0x92aedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f11000 - 0x92f2ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3a000 - 0x92f94fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94500000 - 0x9453dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94545000 - 0x94595fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9459e000 - 0x945b8fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945c8000 - 0x945e9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x946c4000 - 0x946ccfff com.apple.IntlPreferences 1.2 /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x946d3000 - 0x946e5fff com.apple.frameworks.preferencepanes 11.0.1 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x946f2000 - 0x9470efff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94722000 - 0x94766fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478a000 - 0x94799fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a1000 - 0x947aefff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f4000 - 0x9480dfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94814000 - 0x94b2afff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c0c000 - 0x94c7dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94dad000 - 0x94db2fff com.apple.SetupAssistant.International 1.4.1 /System/Library/PrivateFrameworks/International.framework/Versions/A/Internatio nal
    0x95461000 - 0x95461fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95463000 - 0x954e6fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95513000 - 0x95559fff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x96a2e000 - 0x96ad1fff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x96b05000 - 0x96b32fff libssl.0.9.dylib /usr/lib/libssl.0.9.dylib
    0x98470000 - 0x98470fff com.apple.AppleAppSupport 1.4 /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x9859f000 - 0x985c1fff com.apple.DiscRecordingUI 3.1.2 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    Host Name: rosica-simeonovas-powerbook58
    Date/Time: 2007-06-12 10:39:00.138 -0400
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent: WindowServer [55]
    Version: 5.0.4 (5.0.4)
    Build Version: 8
    Project Name: iPhotoProject
    Source Version: 2630000
    PID: 354
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xffffffbc
    Thread 0 Crashed:
    0 <<00000000>> 0xffff8bbc __memcpy + 1052 (cpu_capabilities.h:189)
    1 com.apple.Foundation 0x92bf63f0 _deserializeBytes + 84
    2 com.apple.Foundation 0x92bf628c _decodeCStringAtCursor + 96
    3 com.apple.Foundation 0x92bf658c _decodeReusedCStringUsingTable + 84
    4 com.apple.Foundation 0x92bfe69c -[NSUnarchiver decodeObject] + 64
    5 com.apple.iPhoto 0x00264d24 0x1000 + 2506020
    6 com.apple.iPhoto 0x0002ca04 0x1000 + 178692
    7 com.apple.iPhoto 0x0002782c 0x1000 + 157740
    8 com.apple.iPhoto 0x0006bc64 0x1000 + 437348
    9 com.apple.iPhoto 0x0006326c 0x1000 + 402028
    10 com.apple.iPhoto 0x0006516c 0x1000 + 409964
    11 com.apple.iPhoto 0x00048070 0x1000 + 290928
    12 com.apple.Foundation 0x92bdeae4 nsnotecallback + 180
    13 com.apple.CoreFoundation 0x90806078 __CFXNotificationPost + 368
    14 com.apple.CoreFoundation 0x907fe114 _CFXNotificationPostNotification + 684
    15 com.apple.Foundation 0x92bc8eec -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    16 com.apple.AppKit 0x9377df98 -[NSApplication _postDidFinishNotification] + 112
    17 com.apple.AppKit 0x9377de84 -[NSApplication _sendFinishLaunchingNotification] + 92
    18 com.apple.AppKit 0x9377d9cc -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
    19 com.apple.AppKit 0x9377d574 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
    20 com.apple.Foundation 0x92bdfaf0 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
    21 com.apple.Foundation 0x92bdf950 _NSAppleEventManagerGenericHandler + 92
    22 com.apple.AE 0x914fd960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    23 com.apple.AE 0x914fd7fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    24 com.apple.AE 0x914fd654 aeProcessAppleEvent + 284
    25 com.apple.HIToolbox 0x932992e0 AEProcessAppleEvent + 60
    26 com.apple.AppKit 0x9377bcbc _DPSNextEvent + 856
    27 com.apple.AppKit 0x9377b7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    28 com.apple.AppKit 0x93777cec -[NSApplication run] + 472
    29 com.apple.AppKit 0x9386887c NSApplicationMain + 452
    30 com.apple.iPhoto 0x0000bd68 0x1000 + 44392
    31 dyld 0x8fe01048 dyldstart + 60
    Thread 1:
    0 libSystem.B.dylib 0x9004a768 syscallthreadswitch + 8
    1 com.apple.Foundation 0x92bf75dc +[NSThread sleepUntilDate:] + 152
    2 com.apple.AppKit 0x93818a10 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000ffff8bbc srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x4800241d xer: 0x0000000000000004 lr: 0x0000000092bf63f0 ctr: 0x0000000090131b60
    r0: 0x0000000003fffffe r1: 0x00000000bfffdb00 r2: 0x00000000000ead0c r3: 0x0000000000000000
    r4: 0x0000000007bb2d0b r5: 0x00000000ffffffa0 r6: 0x00000000000000d6 r7: 0x0000000000000001
    r8: 0x0000000000000000 r9: 0x000000000000001d r10: 0x0000000090a3f628 r11: 0x0000000000000001
    r12: 0x00000000ffffffbd r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000631050 r19: 0x000000000061bd20
    r20: 0x0000000000357f10 r21: 0x00000000a07b5f18 r22: 0x00000000003520d8 r23: 0x0000000000000001
    r24: 0x00000000006640b0 r25: 0x00000000006c4780 r26: 0x00000000006e4170 r27: 0x00000000006f3170
    r28: 0x0000000000000000 r29: 0x00000000ffffffbd r30: 0x00000000006f4b68 r31: 0x0000000092bf6540
    Binary Images Description:
    0x1000 - 0x320fff com.apple.iPhoto 5.0.4 /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x3bd000 - 0x3c2fff com.apple.NetSlidesService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x4cba000 - 0x4cc2fff com.apple.BookService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x5036000 - 0x5048fff com.apple.HomePageService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/HomePageService.NetServic e/Contents/MacOS/HomePageService
    0x5054000 - 0x505efff com.apple.PrintsService 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x6d300000 - 0x6d343fff com.apple.DotMacKit 1.0.0 (1.1) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x6e560000 - 0x6e583fff com.apple.MediaBrowser 1.0 (55) /Applications/iPhoto.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/ MediaBrowser
    0x72570000 - 0x72573fff com.apple.NetServices.BDRuleEngine 1.0.1 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x725c0000 - 0x725c8fff com.apple.NetServices.BDControl 1.0.4 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x86a00000 - 0x86a56fff com.apple.NetServices.NetServices 5.0.3 /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.12 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cddfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce2000 - 0x91d1ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d26000 - 0x91d3ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d44000 - 0x91d47fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e49000 - 0x91f2efff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

    A description of what led up to the "crash" would be more useful than 40 screens of crash report. Had you performed any recent photo imports prior to the crash? Edited any images? Was an advisory dialog offered after the iPhoto crash? Were you able to repeat the crash after restarting your Mac?

  • Illustrator CC crashes after it opens.

    When I open Illustrator CC it crashes after about 1 second with no error message or indication as to what the issue is. I am having the exact same problem with Photoshop CC. (My computer is running Windows 7)

    Sign in, activation, or connection errors | CC, CS6, CS5.5
    Mylenium

  • Premiere pro CS4 crashes after project loads, any suggestions?

    It used to just crash and I would just open premiere back up and it would eventually load and be ok. Usually would take two tries to load. But now it is actually crashing my computer! I can get it to load after several tries, but waiting for my computer to reboot isn't cool! I'm running XP proffesional.
    Thanks in advance

    Bill,
    Thanks for the advice. Today I went to work on the project it opened fine but then it crashed 3 times on me.
    First time  I tried top replace a small clip in Audition and it worked fine UNTIL it sent it back to Premiere then crashed.
    Second time I clicked on another window. The projects froze and tried to rebuild the peaks of the large file.
    'My computer specs are:
    Intel E5530 @ 2.40 GHZ 2 processors. 64 Bit. With 1TB of memory.
    I have Windows 7.
    I used the "HIGH PERFORMANCE PLAN" under power usuage.
    Does anybody know what could be causing this?! It's so unbelieveably frustrating.

  • Safari crashes after being open for a few seconds

    I'm having a problem with Safari, it keeps unexpectedly quitting after opening it. I've posted the crash log below, i would be very grateful if someone could help me. Thanks
    Date/Time: 2008-02-27 11:10:46 +0000
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Co)}|ts/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 376
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d1bf8 compile_regex + 0x1ec
    1 com.apple.JavaScriptCore 0x961d189c kjspcrecompile + 0x8c8
    2 com.apple.JavaScriptCore 0x961e7fa4 ZN3KJS6RegExpC4ERKNS7UStringEi + 0xa4
    3 com.apple.JavaScriptCore 0x961e7e24 ZN3KJS15RegExpObjectImp9constructEPNS_9ExecStateERKNS4ListE + 0x4c8
    4 com.apple.JavaScriptCore 0x961c3270 ZN3KJS11NewExprNode8evaluateEPNS9ExecStateE + 0x2cc
    5 com.apple.JavaScriptCore 0x961c9804 ZN3KJS14AssignExprNode8evaluateEPNS9ExecStateE + 0x28
    6 com.apple.JavaScriptCore 0x961c00d4 ZN3KJS11VarDeclNode8evaluateEPNS9ExecStateE + 0x7c
    7 com.apple.JavaScriptCore 0x961c4f28 ZN3KJS15VarDeclListNode8evaluateEPNS9ExecStateE + 0x44
    8 com.apple.JavaScriptCore 0x961c2ec0 ZN3KJS16VarStatementNode7executeEPNS9ExecStateE + 0x80
    9 com.apple.JavaScriptCore 0x961b9890 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    10 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    11 com.apple.JavaScriptCore 0x961c08dc ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    12 com.apple.JavaScriptCore 0x961bc620 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    13 com.apple.JavaScriptCore 0x961e5bd8 ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    14 com.apple.JavaScriptCore 0x961b7564 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    15 com.apple.JavaScriptCore 0x961ba840 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    16 com.apple.JavaScriptCore 0x961b9774 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    17 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    18 com.apple.JavaScriptCore 0x961dd228 ZN3KJS14InterpreterImp8evaluateERKNS_7UStringERKNS_5ValueES3i + 0x4e8
    19 com.apple.JavaScriptCore 0x961ddc50 ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_RKNS5ValueE + 0x40
    20 com.apple.WebCore 0x91abb298 ZN12KJSProxyImpl8evaluateE7QStringiRKS0RKN3DOM4NodeE + 0xb8
    21 com.apple.WebCore 0x91be57ec _ZN3DOM21HTMLScriptElementImpl14notifyFinishedEPN5khtml12CachedObjectE + 0x8c
    22 com.apple.WebCore 0x91b0b6a4 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
    23 com.apple.WebCore 0x91b0b614 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
    24 com.apple.WebCore 0x91bf63cc _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
    25 com.apple.WebCore 0x91c32948 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
    26 com.apple.WebCore 0x91c38584 -[KWQResourceLoader finishJobAndHandle:] + 0x3c
    27 com.apple.WebKit 0x95015a00 -[WebSubresourceClient didFinishLoading] + 0x48
    28 com.apple.WebKit 0x94fe8324 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    29 com.apple.Foundation 0x90a6dd2c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    30 com.apple.Foundation 0x90a3d1dc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    31 com.apple.Foundation 0x90a27864 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    32 com.apple.Foundation 0x90a51a04 _sendCallbacks + 0xd4
    33 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    34 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff2e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libSystem.B.dylib 0x90025664 lookup_allsecure + 0xb8
    3 libSystem.B.dylib 0x9002d28c lookupall + 0x58
    4 libSystem.B.dylib 0x9002a858 lu_gethostbyname + 0x140
    5 libSystem.B.dylib 0x9002ef68 getipnodebyname + 0x21c
    6 com.apple.Foundation 0x90a71c2c doResolveHostName + 0x30
    7 com.apple.Foundation 0x90a748d8 resolveHostName + 0xcc
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 libSystem.B.dylib 0x90025664 lookup_allsecure + 0xb8
    3 libSystem.B.dylib 0x9002d28c lookupall + 0x58
    4 libSystem.B.dylib 0x9002a858 lu_gethostbyname + 0x140
    5 libSystem.B.dylib 0x9002ef68 getipnodebyname + 0x21c
    6 com.apple.Foundation 0x90a71c2c doResolveHostName + 0x30
    7 com.apple.Foundation 0x90a748d8 resolveHostName + 0xcc
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d1bf8 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x22222248 xer: 0x20000000 lr: 0x961d1b14 ctr: 0x961d1f5c
    r0: 0xfffbd682 r1: 0xbfffd4a0 r2: 0x00000000 r3: 0xfbd682a7
    r4: 0x00000010 r5: 0x00000000 r6: 0x00000000 r7: 0x00000000
    r8: 0x00000000 r9: 0xffffffff r10: 0x00000000 r11: 0x00000001
    r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xbfffd590 r19: 0xbfffd9ac
    r20: 0x00000000 r21: 0xbfffd9b0 r22: 0xbfffda50 r23: 0x00000000
    r24: 0x04297d58 r25: 0xbfffd990 r26: 0xbfffd9a8 r27: 0xbfffd9a4
    r28: 0x00000000 r29: 0x00000800 r30: 0x04297d58 r31: 0x961d1a2c
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x7f9000 - 0x7fbfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x9072cfff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x90733000 - 0x90740fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90749000 - 0x90797fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908f5000 - 0x9090ffff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a00000 - 0x90a09fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c49fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9155a000 - 0x9156efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91577000 - 0x915cbfff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91846fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91859000 - 0x91873fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91951000 - 0x91952fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9196e000 - 0x919cdfff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91a2f000 - 0x91a67fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91a7b000 - 0x91d6dfff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92857fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a7afff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9419d000 - 0x9419dfff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x941cd000 - 0x94205fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x94580000 - 0x9458bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94593000 - 0x9459ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94658000 - 0x9466bfff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x946d0000 - 0x946eafff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x946f1000 - 0x94764fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94ab1000 - 0x94b78fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e7f000 - 0x94eecfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95eba000 - 0x95ee0fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x965befff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c70fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96efd000 - 0x96f08fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x971dd000 - 0x9722dfff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x972e1000 - 0x977e0fff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound

    do you think an archive install might help this issue?
    Probably not, I'm afraid. If it's confined to your user account, then transferring your user files over to the new installation - which is what an archive & install will do - will most likely recreate the same problem there as well.
    Here are some general housekeeping procedures you can quickly do to get the more common causes out of the way. For starters, quit Safari and move the following files/folders to your Desktop, just for the time being...
          ~/Library/Safari/
          ~/Library/Caches/Safari/
          ~/Library/Preferences/com.apple.Safari.plist
    Now check if Safari is still unstable. If it is, then please make a list the contents of the following folders if they exist.
          ~/Library/Internet Plug-ins/
          ~/Library/Application Support/
          ~/Library/InputManagers/
    Yang

  • XCode crashes whenever I open it

    Hello all,
    I recently updated my old Macbook from Leopard to Snow Leopard. I also went up to 2 gigs of ram (much better than the 512 mb I had before). Since I got an iPhone a few months ago, I've been eagerly wanting to develop a few apps. However, after I downloaded and installed the iPhone SDK today, I keep getting the "Xcode has quit unexpectedly" message after every time I start the program. Any help would be greatly appreciated! There's also this long list of details:
    Process: Xcode [170]
    Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier: com.apple.Xcode
    Version: 3.2.2 (1650)
    Build Info: DevToolsIDE-16500000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [74]
    Date/Time: 2010-06-01 01:42:20.102 -0500
    OS Version: Mac OS X 10.6.3 (10D578)
    Report Version: 6
    Interval Since Last Report: 3296 sec
    Crashes Since Last Report: 8
    Per-App Interval Since Last Report: 299 sec
    Per-App Crashes Since Last Report: 8
    Anonymous UUID: 721AC75D-7D31-4281-A371-581D14AA9771
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000011666313c
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc[170]: garbage collection is ON
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff83192995 _mapStrHash + 11
    1 libobjc.A.dylib 0x00007fff831928b4 NXMapGet + 47
    2 libobjc.A.dylib 0x00007fff8319f408 addNamedClass + 38
    3 libobjc.A.dylib 0x00007fff8319130b readimages + 583
    4 libobjc.A.dylib 0x00007fff831a7835 mapimagesnolock + 1266
    5 libobjc.A.dylib 0x00007fff831909a0 map_images + 114
    6 dyld 0x00007fff5fc039b9 dyld::notifyBatchPartial(dyldimagestates, bool, char const* (*)(dyldimagestates, unsigned int, dyldimageinfo const*)) + 853
    7 dyld 0x00007fff5fc0c839 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, ImageLoader::RPathChain const&) + 201
    8 dyld 0x00007fff5fc04d48 dyld::link(ImageLoader*, bool, ImageLoader::RPathChain const&) + 118
    9 dyld 0x00007fff5fc08f68 dlopen + 490
    10 libSystem.B.dylib 0x00007fff81965720 dlopen + 61
    11 com.apple.CoreFoundation 0x00007fff801d9a47 _CFBundleDlfcnLoadBundle + 231
    12 com.apple.CoreFoundation 0x00007fff801d89e7 _CFBundleLoadExecutableAndReturnError + 1191
    13 com.apple.Foundation 0x00007fff87bfa218 _NSBundleLoadCode + 638
    14 com.apple.Foundation 0x00007fff87bf9b3b -[NSBundle loadAndReturnError:] + 742
    15 com.apple.DevToolsFoundation 0x0000000100044d20 -[DTPlugInDescription load:] + 416
    16 com.apple.DevToolsFoundation 0x0000000100049f82 -[DTPlugInManager(_DTInternalMethods) _newRetainedExtensionWithDescription:] + 98
    17 com.apple.DevToolsFoundation 0x0000000100049efc -[DTPlugInManager(_DTInternalMethods) _fireRetainedFaultForExtensionDescription:] + 28
    18 com.apple.DevToolsFoundation 0x0000000100049ea9 -[DTExtension(_DTInternalMethods) _fireExtensionFault] + 105
    19 com.apple.DevToolsFoundation 0x0000000100049e1e -[DTExtensionAccessStrategy extensionAfterFiringPotentialFault:] + 62
    20 com.apple.DevToolsFoundation 0x0000000100049dbe -[DTExtensionKeyValueCodingAccessStrategy valueForKey:ofExtension:withDescription:] + 30
    21 com.apple.DevToolsFoundation 0x0000000100049ae0 -[DTExtensionDescription extension:valueForKey:] + 352
    22 com.apple.DevToolsFoundation 0x0000000100049974 -[DTExtension valueForKey:] + 36
    23 com.apple.Xcode.DevToolsCore 0x00000001003b7526 +[XCRemoteComputerManager _remoteComputerClassForExtension:] + 38
    24 com.apple.Xcode.DevToolsCore 0x00000001000d774e +[XCRemoteComputerManager remoteComputerClasses] + 222
    25 com.apple.Xcode.DevToolsCore 0x00000001003b7287 __+[XCRemoteComputerManager sharedRemoteComputerManager]block_invoke__block_invoke + 23
    26 libSystem.B.dylib 0x00007fff8199b610 dispatch_call_block_andrelease + 15
    27 libSystem.B.dylib 0x00007fff8197a1b2 dispatch_queuedrain + 251
    28 libSystem.B.dylib 0x00007fff8197aa5f dispatch_queue_serial_drain_tillempty + 9
    29 libSystem.B.dylib 0x00007fff819ad6ec dispatch_main_queue_callback4CF + 37
    30 com.apple.CoreFoundation 0x00007fff801dbbe8 __CFRunLoopRun + 3640
    31 com.apple.CoreFoundation 0x00007fff801da8df CFRunLoopRunSpecific + 575
    32 com.apple.HIToolbox 0x00007fff877b6ada RunCurrentEventLoopInMode + 333
    33 com.apple.HIToolbox 0x00007fff877b683d ReceiveNextEventCommon + 148
    34 com.apple.HIToolbox 0x00007fff877b6798 BlockUntilNextEventMatchingListInMode + 59
    35 com.apple.AppKit 0x00007fff868b8a2a _DPSNextEvent + 708
    36 com.apple.AppKit 0x00007fff868b8379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    37 com.apple.AppKit 0x00007fff8687e05b -[NSApplication run] + 395
    38 com.apple.AppKit 0x00007fff86876d7c NSApplicationMain + 364
    39 com.apple.Xcode 0x000000010000ea2e 0x100000000 + 59950
    40 com.apple.Xcode 0x00000001000015e4 0x100000000 + 5604
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff819784ea kevent + 10
    1 libSystem.B.dylib 0x00007fff8197a3bd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff8197a094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff81979bbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff819794e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff81979385 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff8195f75a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8195fdcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff801db452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff801da8df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff87c404e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff87bc0ead _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff819988b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81998769 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff819a3286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff801fcef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff819988b6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff81998769 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff8197930a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8197971c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff81979385 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000101701750 rbx: 0x0000000101701ba0 rcx: 0x0000000000000000 rdx: 0x0000000000000000
    rdi: 0x0000000101701ba0 rsi: 0x000000011666313c rbp: 0x00007fff5fbfd320 rsp: 0x00007fff5fbfd320
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00000001165ab000 r11: 0x0000000000000001
    r12: 0x00000001166a33e8 r13: 0x000000011666313c r14: 0x000000000000002b r15: 0x000000011666313c
    rip: 0x00007fff83192995 rfl: 0x0000000000010206 cr2: 0x000000011666313c
    Binary Images:
    0x100000000 - 0x100024fff com.apple.Xcode 3.2.2 (1650) <A2C180DA-1862-83FD-F1E8-C386625F9EF6> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    0x100037000 - 0x100062fff com.apple.DevToolsFoundation 5.3 (1631) <1CA27BD4-DA80-E711-B428-FE4542CDEC8D> /Developer/Library/PrivateFrameworks/DevToolsFoundation.framework/Versions/A/De vToolsFoundation
    0x100081000 - 0x10009dfff com.apple.JavaKit 5.3 (1591) <FB26B371-6B0E-541C-A2B6-C828155D44D5> /Developer/Library/PrivateFrameworks/JavaKit.framework/Versions/A/JavaKit
    0x1000b1000 - 0x100554ff7 com.apple.Xcode.DevToolsCore 5.3 (1648) <335B536E-737E-B6FF-8BA6-969BB751A177> /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Versions/A/DevTools Core
    0x1007d2000 - 0x100813ff7 com.apple.Xcode.DevToolsSupport 5.3 (1631) <9B280D28-1F13-B254-31A2-89723A9A36B7> /Developer/Library/PrivateFrameworks/DevToolsSupport.framework/Versions/A/DevTo olsSupport
    0x10083f000 - 0x100848fff com.apple.Xcode.DevToolsRemoteClient 5.3 (1650) <ADD7A90A-FB0C-04B7-5653-15781DB314F7> /Developer/Library/PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/ DevToolsRemoteClient
    0x100853000 - 0x100f4dff7 com.apple.Xcode.DevToolsInterface 5.3 (1650) <C5B741BF-F503-7A71-109C-854210060E96> /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Dev ToolsInterface
    0x101331000 - 0x1013f0ff7 com.apple.Xcode.DevToolsCParsing 5.3 (1630) <A5D185F2-CD8C-31F1-5546-CCCD2760F687> /Developer/Library/PrivateFrameworks/DevToolsCParsing.framework/Versions/A/DevT oolsCParsing
    0x101456000 - 0x1014e3fff com.apple.Xcode.XcodeEdit 5.3 (1643) <8C2B3471-90DA-EE91-788F-FB86819CEF78> /Developer/Library/PrivateFrameworks/XcodeEdit.framework/Versions/A/XcodeEdit
    0x101527000 - 0x10156bff7 com.apple.DocSetAccess 2.2 (1647) <6BE5FBF8-C926-C158-029E-D4342B82F4A2> /Developer/Library/PrivateFrameworks/DocSetAccess.framework/Versions/A/DocSetAc cess
    0x101593000 - 0x1015e2ff7 com.apple.Xdesign.XDBase 5.3 (1622) <8E77478E-52A2-33B7-AA7E-15F844F0C75A> /Developer/Library/PrivateFrameworks/XDBase.framework/Versions/A/XDBase
    0x101622000 - 0x10163aff7 com.apple.DocSetManagement 5.3 (1647) <C9D55A89-6C38-0FF6-10B1-CCF3CFF249CD> /Developer/Library/PrivateFrameworks/DocSetManagement.framework/Versions/A/DocS etManagement
    0x10164b000 - 0x101682fff com.apple.DocSetViewing 5.3 (1647) <DC9F09F1-CD6D-A3C6-1EF8-421D1737F338> /Developer/Library/PrivateFrameworks/DocSetViewing.framework/Versions/A/DocSetV iewing
    0x101ccb000 - 0x101cd5ff7 com.apple.xdmappingmodel 5.3 (1620) <82EFC706-C7E3-133A-5E88-7449191A23B2> /Developer/Library/Xcode/Plug-ins/XDMappingModel.xdplugin/Contents/MacOS/XDMapp ingModel
    0x101ce1000 - 0x101ce2ff7 com.apple.Xdesign.XDInterface.GraphLayouter.ForceDirected 5.3 (1594) <F7D9F306-5D2A-40CD-BAEA-69C3CE2C65DE> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/PlugIns/X DForceDirectedGraphLayouter.diagramGraphLayouter/Contents/MacOS/XDForceDirectedG raphLayouter
    0x101ce6000 - 0x101ce7ff7 com.apple.Xdesign.XDInterface.GraphLayouter.Hierarchical 5.3 (1594) <D0FD2A95-E0A2-4BA0-7BF6-9AE86ABFFF3D> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/PlugIns/X DHierarchicalGraphLayouter.diagramGraphLayouter/Contents/MacOS/XDHierarchicalGra phLayouter
    0x101ceb000 - 0x101cf3fff libsvn_delta-1.0.dylib ??? (???) <7D7E19A8-3483-BCC6-E174-5FCF81CC309A> /usr/lib/libsvn_delta-1.0.dylib
    0x101fe7000 - 0x101feeff7 libsvn_diff-1.0.dylib ??? (???) <E1591459-E977-9D60-22FB-7DEF7FB97637> /usr/lib/libsvn_diff-1.0.dylib
    0x101ff3000 - 0x101ff6fff libsvn_fs-1.0.dylib ??? (???) <DF1FA07C-899B-4D0F-2053-3CF2A607EC4F> /usr/lib/libsvn_fs-1.0.dylib
    0x101ffc000 - 0x101ffcfff libsvnfsutil-1.0.dylib ??? (???) <5CAD8C6E-5B71-C2FA-163C-D5CEACF5736C> /usr/lib/libsvnfsutil-1.0.dylib
    0x115309000 - 0x115327fff com.apple.XdesignPlugin 5.3 (1638) <104F4510-43B5-E872-0728-2EEC8710FAF0> /Developer/Library/Xcode/Plug-ins/XdesignPlugin.xcplugin/Contents/MacOS/Xdesign Plugin
    0x115338000 - 0x115378fff com.apple.XDSourceCode 5.3 (1591) <8EF20D45-ADDE-0E28-7B44-C42D08E06C75> /Developer/Library/Xcode/Plug-ins/XDClassModel.xdplugin/Contents/MacOS/XDClassM odel
    0x11539b000 - 0x1153d7fff com.apple.xdcoredataplugin 5.3 (1591) <F951A2E9-7471-FED9-6211-98673E252BAE> /Developer/Library/Xcode/Plug-ins/XDCoreDataModel.xdplugin/Contents/MacOS/XDCor eDataModel
    0x1153f4000 - 0x1153f8fff libsvnralocal-1.0.dylib ??? (???) <7AE83A6B-401D-8F2D-7DB6-6D3CC1C2B34C> /usr/lib/libsvnralocal-1.0.dylib
    0x1153fe000 - 0x1153feff7 com.apple.xcode.subversion.ui 5.3 (1630) <DA07C37F-E784-3AC6-422D-3DE3431947BB> /Developer/Library/Xcode/Plug-ins/XcodeSubversionIDEPlugin.xcplugin/Contents/Ma cOS/XcodeSubversionIDEPlugin
    0x11574d000 - 0x11575cff7 com.apple.xcode.subversion 5.3 (1630) <7277B37B-AC5C-E150-7B8A-5F7D4C065466> /Developer/Library/Xcode/Plug-ins/XcodeSubversionPlugin.xcplugin/Contents/MacOS /XcodeSubversionPlugin
    0x115768000 - 0x115786fff libapr-1.0.dylib 4.8.0 (compatibility 4.0.0) <77712CC8-C4CF-E0E8-B740-B55192C05CB9> /usr/lib/libapr-1.0.dylib
    0x115793000 - 0x1157abfe7 libaprutil-1.0.dylib 4.9.0 (compatibility 4.0.0) <3D7EBE21-7A3D-E46C-1E3E-361F98170429> /usr/lib/libaprutil-1.0.dylib
    0x1157b6000 - 0x1157eaff7 libsvn_client-1.0.dylib ??? (???) <03940D76-1F3F-292A-E9EE-BAA3BCB24F57> /usr/lib/libsvn_client-1.0.dylib
    0x1157f7000 - 0x1157fbfff com.apple.xcode.perforce.ui 5.3 (1605) <1CD68AF2-2895-008C-28BD-446685BA0934> /Developer/Library/Xcode/Plug-ins/XcodePerforceIDEPlugin.xcplugin/Contents/MacO S/XcodePerforceIDEPlugin
    0x115900000 - 0x115a40ff7 com.apple.Xdesign.XDInterface 5.3 (1594) <32359267-F787-9A83-1F26-0483BF89DAB2> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/XDInterfa ce
    0x115af3000 - 0x115b0fff7 libsvnfsfs-1.0.dylib ??? (???) <E0F43797-704D-3230-72CC-BDD7C10F8FA2> /usr/lib/libsvnfsfs-1.0.dylib
    0x115b18000 - 0x115b26ff7 libsvnrasvn-1.0.dylib ??? (???) <F85654AC-5729-5E6E-E2CF-B0B924B8A246> /usr/lib/libsvnrasvn-1.0.dylib
    0x115b2d000 - 0x115b33fff libsvn_ra-1.0.dylib ??? (???) <17309F76-0DEB-9E53-C726-691DB946AC66> /usr/lib/libsvn_ra-1.0.dylib
    0x115b39000 - 0x115b58fff libsvn_repos-1.0.dylib ??? (???) <CAF17863-5B37-681F-8BF1-BA37BEF97C8F> /usr/lib/libsvn_repos-1.0.dylib
    0x115b61000 - 0x115b9afff libsvn_subr-1.0.dylib ??? (???) <0110708C-2986-E80A-5B15-59C444FC94A5> /usr/lib/libsvn_subr-1.0.dylib
    0x115bac000 - 0x115be2ff7 libsvn_wc-1.0.dylib ??? (???) <24D9C3EC-4F21-D8F3-C450-69731C0DF0A3> /usr/lib/libsvn_wc-1.0.dylib
    0x115bee000 - 0x115c05ff7 libsvnraneon-1.0.dylib ??? (???) <89794E2C-9B90-52F1-92BC-7F91F25E2E3E> /usr/lib/libsvnraneon-1.0.dylib
    0x115c0f000 - 0x115c27fe7 libneon.27.dylib 29.3.0 (compatibility 29.0.0) <73ED20C9-D5E5-45FD-6F3A-953053F698D9> /usr/lib/libneon.27.dylib
    0x115c32000 - 0x115c46fff com.apple.xcode.perforce 5.3 (1605) <57D489F1-499A-E49B-EE14-01924D4FF9C4> /Developer/Library/Xcode/Plug-ins/XcodePerforcePlugin.xcplugin/Contents/MacOS/X codePerforcePlugin
    0x115c52000 - 0x115c6cfff com.apple.xcode.cvs 5.3 (1605) <3EBBA37B-C41C-45DC-89A8-4567F975F4CA> /Developer/Library/Xcode/Plug-ins/XcodeCVSPlugin.xcplugin/Contents/MacOS/XcodeC VSPlugin
    0x115c7b000 - 0x115c7efff com.apple.xcode.cvs.ui 5.3 (1605) <4ED66800-291E-54B0-6E43-A80973F5232E> /Developer/Library/Xcode/Plug-ins/XcodeCVSIDEPlugin.xcplugin/Contents/MacOS/Xco deCVSIDEPlugin
    0x115c82000 - 0x115c8bff7 com.apple.Xcode.PlistPlugin 5.3 (1607) <9CF0E907-8F15-ACFA-02A6-C2976E7EE8FB> /Developer/Library/Xcode/Plug-ins/PlistPlugin.xcplugin/Contents/MacOS/PlistPlug in
    0x115c93000 - 0x115cbbff7 com.apple.Xcode.PlistEdit 5.3 (1607) <2C2DFD59-9F71-AE20-225E-5197D870FB2E> /Developer/Library/PrivateFrameworks/PlistEdit.framework/Versions/A/PlistEdit
    0x115cd3000 - 0x115ce4fff com.apple.Xcode.BuildSettingsPanes 5.3 (1650) <FC39557A-D5FE-0747-43AE-F6F21CCED2CC> /Developer/Applications/Xcode.app/Contents/PlugIns/BuildSettingsPanes.xcplugin/ Contents/MacOS/BuildSettingsPanes
    0x115cee000 - 0x115cefff7 com.apple.Xcode.iPhoneSimulatorLaunchPlugin 2.0 (28) <823B8E2F-5266-D7AC-884D-E6DD92EE971A> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Plug-ins/ iPhoneSimulatorLaunchPlugin.xcplugin/Contents/MacOS/iPhoneSimulatorLaunchPlugin
    0x115cfd000 - 0x115cfdff7 com.apple.xcode.plug-in.CoreBuildTasks 5.3 (1648) <8404C8E9-F13D-CF39-4A1C-51A632373B2B> /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBu ildTasks
    0x115d01000 - 0x115d0cff7 com.apple.platform.iphoneos.plugin 1.0 (1.0) <68940101-1552-7935-FF2F-5763FE90E1A0> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneO S Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
    0x115d2d000 - 0x115d33ff7 com.apple.AppleScriptStudio.ASKPlugin 1.7 (68) <3F4CA5D5-B2B1-2675-01CA-422FDA7F0C3C> /Developer/Library/Xcode/Plug-ins/ASKPlugin.pbplugin/Contents/MacOS/ASKPlugin
    0x115d3d000 - 0x115d93fff com.apple.AppleScriptKit 1.5.1 (81) <F7FCBE73-EB73-A574-A9C7-C343E2562B78> /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/AppleScriptKit
    0x115deb000 - 0x115e32ff7 com.apple.OSAKit 1.2.1 (76) <C5F739FF-07F8-2172-80FA-9885962034F8> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x115e68000 - 0x115e75fe7 libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <D9944F04-1F01-B9D1-A46F-96229CD19437> /usr/lib/libexslt.0.dylib
    0x115e7b000 - 0x115e7eff7 com.apple.AppleScriptStudio.ASKDictionaryPlugin 1.6 (68) <1BC19289-FF74-12EB-BD91-3F04B53FBE78> /Developer/Library/Xcode/Plug-ins/ASKDictionaryPlugin.pbplugin/Contents/MacOS/A SKDictionaryPlugin
    0x115e85000 - 0x115e8ffff com.apple.AppleScriptStudio.ASKDebuggerPlugin 1.6 (68) <C127566C-E2F6-5678-4F01-8B46001F6A84> /Developer/Library/Xcode/Plug-ins/ASKDebuggerPlugin.pbplugin/Contents/MacOS/ASK DebuggerPlugin
    0x115ea4000 - 0x115ed7fff com.apple.Xcode.JavaDebugging 5.3 (1650) <B028EE05-D90A-56DD-E6E0-1462256726CE> /Developer/Applications/Xcode.app/Contents/PlugIns/JavaDebugging.xcplugin/Conte nts/MacOS/JavaDebugging
    0x115ef9000 - 0x115f69fff com.apple.Xcode.GDBMIDebuggingPlugin 5.3 (1650) <25B96002-9EF2-35DE-D0F7-CF203AD04FE3> /Developer/Applications/Xcode.app/Contents/PlugIns/GDBMIDebugging.xcplugin/Cont ents/MacOS/GDBMIDebugging
    0x115fad000 - 0x115fccff7 com.apple.DTDeviceKitBase 3.1 (184.8) <3CF1E4A7-8AF6-7C1D-A130-B94AB94DE0CE> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKitBase.framework/Versions/A/DTDeviceKitBase
    0x115fe1000 - 0x116038fef com.apple.mobiledevice 319.14 (319.14) <6C9A9C07-57EF-F234-B12E-FBDA93EB971B> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
    0x116064000 - 0x11614afe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
    0x1161a2000 - 0x1161cefff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
    0x11651c000 - 0x116520fff com.apple.Xcode.iPhoneSimulatorDevicePlugin 2.0 (28) <FC9B9C57-BDE2-9769-231D-D6BD85D3A411> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Plug-ins/ iPhoneSimulatorDevicePlugin.xcodeplugin/Contents/MacOS/iPhoneSimulatorDevicePlug in
    0x116527000 - 0x11652efff com.apple.iPhoneSimulatorRemoteClient 2.0 (14) <7674BCB5-EFAD-9DD0-DBB5-1B324E1BAE6A> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFramewor ks/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient
    0x116539000 - 0x116590fff com.apple.Xcode.iPhoneSupport 3.1 ("261.16") <FC8491CB-67FB-0056-BEE4-3FD5F1B77E28> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneR emoteDevice.xcodeplugin/Contents/MacOS/iPhoneRemoteDevice
    0x1165ce000 - 0x1165e1ff7 com.apple.DeviceLinkX 3.0 (176.6) <3F67E05B-374E-3350-579D-C01A258444DB> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
    0x1165f1000 - 0x116694fff com.apple.DTDeviceKit 3.1 (105) <B5AF3623-117C-0CDB-5CBD-550EB130130D> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKit.framework/Versions/A/DTDeviceKit
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80044fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff80045000 - 0x7fff80046fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff80047000 - 0x7fff8004aff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8004b000 - 0x7fff800b7fe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff800b8000 - 0x7fff800defe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff800df000 - 0x7fff8018efff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8018f000 - 0x7fff80304fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff80305000 - 0x7fff80547fe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff80567000 - 0x7fff805a1fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff805a2000 - 0x7fff805e5fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff80890000 - 0x7fff808a4fff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff808a5000 - 0x7fff808d0ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff808d1000 - 0x7fff810dbfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8110f000 - 0x7fff8111afff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8111b000 - 0x7fff81120fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff81121000 - 0x7fff8116dfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff811c6000 - 0x7fff81252fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff81253000 - 0x7fff81253ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff81256000 - 0x7fff812dbfff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff813ab000 - 0x7fff813bcff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff813e9000 - 0x7fff813fdff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff813fe000 - 0x7fff81403fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff81404000 - 0x7fff8140fff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff81410000 - 0x7fff8151ffe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff81856000 - 0x7fff81858fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff818a8000 - 0x7fff8195dfe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8195e000 - 0x7fff81b1dff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fff81b1e000 - 0x7fff81b23ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff81b24000 - 0x7fff81b24ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff81d4b000 - 0x7fff82448037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff82449000 - 0x7fff82486ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff82594000 - 0x7fff828c7fef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff82a39000 - 0x7fff82d49fff com.apple.RawCamera.bundle 2.3.2 (516) <6F5CA4E2-3EE7-BA49-00D5-31BE709228A3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff82d4a000 - 0x7fff8318dfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8318e000 - 0x7fff8318eff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8318f000 - 0x7fff83245fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff83750000 - 0x7fff83751ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff83752000 - 0x7fff83756ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff83757000 - 0x7fff83792fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff83793000 - 0x7fff83796ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff83797000 - 0x7fff837d4fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff837d5000 - 0x7fff837f6fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff83809000 - 0x7fff839c3fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff839c4000 - 0x7fff839c6fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff839c7000 - 0x7fff83a0aff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff83a0b000 - 0x7fff83a54ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff83a55000 - 0x7fff83a7afe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff83a8b000 - 0x7fff83bb0fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83bb1000 - 0x7fff83be9ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x7fff83bea000 - 0x7fff83bffff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff83c30000 - 0x7fff83c81fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff83c82000 - 0x7fff83cb3fff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff83eea000 - 0x7fff83fe2ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff83fe3000 - 0x7fff83fe3ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff83fe9000 - 0x7fff83ffafff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff83ffb000 - 0x7fff8413afe7 com.apple.WebKit 6531.22 (6531.22.7) <BFE919DA-83AD-A5E6-A1FD-F44530C7EDDE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff84142000 - 0x7fff8415bfff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff841c5000 - 0x7fff84282ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff842aa000 - 0x7fff84320fef com.apple.CoreSymbolication 2.1 (30) <96654050-4D20-C494-D9A2-DA3F45F95D74> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff84321000 - 0x7fff84321ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff84322000 - 0x7fff84d6aff7 com.apple.WebCore 6531.22 (6531.22.7) <5EA73427-7DFF-DC49-4222-D67645482468> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff84d6b000 - 0x7fff84dbafef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff84dbb000 - 0x7fff84e7bfe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff851f9000 - 0x7fff851f9ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85209000 - 0x7fff85214ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff85215000 - 0x7fff8532cfef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff85396000 - 0x7fff853d4fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff853d5000 - 0x7fff85433ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85434000 - 0x7fff85443ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8545d000 - 0x7fff85512fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff85515000 - 0x7fff856d3fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x7fff85835000 - 0x7fff8594efef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff85970000 - 0x7fff8597dff7 com.apple.AppleFSCompression 24.0.1 (1.0) <E527EB59-5BA7-246E-EEF7-AB2C81214633> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8597e000 - 0x7fff85982ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff85983000 - 0x7fff85c08fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff85c09000 - 0x7fff85c6bfe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff85d44000 - 0x7fff85d45ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff85ea1000 - 0x7fff85ea7ff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85ea8000 - 0x7fff85eb4fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff85eb5000 - 0x7fff85ee6fef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff85ee7000 - 0x7fff85f66fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <3F41C3CA-A217-024B-DEDD-69E3731B915D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85f67000 - 0x7fff85fb1ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff86122000 - 0x7fff861dbfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff8621e000 - 0x7fff86304fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff86305000 - 0x7fff8631bfff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8631c000 - 0x7fff86371fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff86444000 - 0x7fff86452ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff8649e000 - 0x7fff864adfff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff864de000 - 0x7fff8661cfff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8661d000 - 0x7fff86638ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff86875000 - 0x7fff8726afe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8726b000 - 0x7fff872b4fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8734b000 - 0x7fff87373fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff87374000 - 0x7fff8740efff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff87454000 - 0x7fff874a3ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff874a4000 - 0x7fff874bafef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff874bb000 - 0x7fff874f0ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x7fff8755e000 - 0x7fff87570fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff875b4000 - 0x7fff875d4ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff875d5000 - 0x7fff876f4ff7 com.apple.PubSub 1.0.4 (65.12.1) <52F510C5-05AF-6FA1-63A1-7E6E3D9580CA> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff87757000 - 0x7fff87787fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff87788000 - 0x7fff87a86fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff87abd000 - 0x7fff87b3afef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff87b47000 - 0x7fff87b4efff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff87bb0000 - 0x7fff87e31fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87ec2000 - 0x7fff87ec8ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87ec9000 - 0x7fff87f47fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff87f48000 - 0x7fff88018fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff88019000 - 0x7fff88026fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff88027000 - 0x7fff880a4fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff880a5000 - 0x7fff8810ffe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff882f6000 - 0x7fff882f9fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8832a000 - 0x7fff884b0fe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) <E33572F9-95E3-85D1-5B5E-2B240E3BF2B1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff884b1000 - 0x7fff8858bff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff885aa000 - 0x7fff885c8fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8863e000 - 0x7fff889d6fe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff889d7000 - 0x7fff88a67fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff88a70000 - 0x7fff88aebfff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff88aec000 - 0x7fff88aecff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff88aed000 - 0x7fff88b0fff7 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib
    0x7fff88b16000 - 0x7fff88b5dff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88b5e000 - 0x7fff88ba6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff88ba7000 - 0x7fff88be8fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff88beb000 - 0x7fff88c7afff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff88c7b000 - 0x7fff88c9efff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88cdd000 - 0x7fff88d7dfff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff88d7e000 - 0x7fff88d94ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 1.83 GHz, 2 GB, SMC 1.13f3
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: AirPort Extreme, Atheros 5416: 2.0.19.10
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHV2060BHPL, 55.89 GB
    Parallel ATA Device: MATSHITACD-RW CW-8221
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x1d200000

    Post to the iPhone dev center: http://developer.apple.com/iphone/index.action

  • Crashes on project opening

    I have a photo montage, that i'm trying to open. But it keeps crashing on the "Preparing for video display" portion. I cannot get back to my project, how can I fix this!

    Take all you photos off line (move the folder to another location).
    Before you open up FCP
    In Photoshop - resize the photos so that they are no larger than 2x the resolution of your sequence - e.g. if DV then ~1500 pixels wide by whatever vertical.
    Also, make sure there are no CMYK colorspace images. If there are, convert them to RGB.
    Open FCP and increase the stills cache.
    Reconnect the media item by item. When FCP goes funky, you may have found a corrupted image.
    Good luck.
    x

  • Crash - close project, open new project

    Logic 9.01 on Nehalem dual quad core w 16G ram (not that either of those help as of yet). When I am working on a project thats pretty RAM intensive - right on the 4G mark - and then close it, and open another - Logic crashes.
    Anyone else seeing this?

    I'm on a slightly older 8-core Mac Pro running 10.6.2 and Logic 9.0.2 and I have the exact same problem. I mostly notice it when I use the EWQLSO PLAY engine. The RAM is definitely not clearing out when a project is closed.
    I'll keep trolling the forums, but hope someone posts a suggestions/solutions.

  • Photoshop Cs5 crashes after I open a file.

    Ive recently installed photoshop on my computer (i'm using windows 7 64 bit), and every time i open a file on photoshop it crashes. I have tried multiple times to reinstall it, but the same problem keeps happening.
    Here is my problem details:
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: Photoshop.exe
      Application Version: 12.1.0.0
      Application Timestamp: 4d90d339
      Fault Module Name: nvoglv64.DLL
      Fault Module Version: 8.17.12.5896
      Fault Module Timestamp: 4c378ebb
      Exception Code: c0000005
      Exception Offset: 00000000007506ce
      OS Version: 6.1.7600.2.0.0.256.1
      Locale ID: 4105
      Additional Information 1: a4a6
      Additional Information 2: a4a6c245c28e97019f2a6663fc89ff5f
      Additional Information 3: e77f
      Additional Information 4: e77fbf033ed999eba130464a28d2f396

    Naythangibbons wrote:
      Fault Module Name: nvoglv64.DLL
    This is actually a fairly common problem with a pretty easy fix...
    Photoshop relies on your display driver, in your case supplied by nVidia to go with your nVidia display card, to implement the OpenGL standard and provide GPU-accelerated display capabilities.
    The fix is to visit the web site of the maker of your video card - in your case www.nVidia.com - and download/install the latest driver for your particular card and operating system.  In the lion's share of failures like this such a driver update solves the problem.
    -Noel

Maybe you are looking for

  • Making my Mac Mini into a PC to test websites

    Hi, I have been Mac user all my computer-using life and haven't go a clue about the PC environment. I need to get my Mac Mini to think its a PC just so I can test the websites I am building. How do I get my Mac to work as a PC so I can test the websi

  • Retina MacBook Pro sleep problem since 10.9.2

    Ever since updating to 10.9.2 earlier in the week my macbook refuses to wake from sleep each morning. Having looked at the console logs it seems that perhaps the problem is related to it not actually managing to go to sleep properly. I closed the lid

  • Persistent connections on Cisco ACE

    Hello Team, Currently I have the below persistence settings for the vips and they are set as cookie based which would match where a session cookie is used.The cookie is set for "browser-expire" . So, this will allow the clients browser to expire the

  • Manage On Demand Does Not Work on the Web Site

    Trying to Manage on Demand on the web site.  Page does not load correctly.  IE Crashes.  Firefox just does not work.  Something wrong with the web site.

  • Adding row after subtotal in ALV

    Hi Guys, can we add one row after the subtotal in ALV. Like the below... field1 field2 field3 field4 Sub total. 120 121 125 130 Test 150 can you help me about the above... Thanks, Lingesh