ICal OSX 10.4.7 Crashes when I try to subscribe to this feed....

Hi folks... Im trying to use a service called Airset (www.airset.com) They offer an online calendar which proivdes an iCal feed.
Im using OSX v10.4 and when I try to subscribe to my calendar at webcal://www.airset.com/services/iCal/public/3725/Work.ics iCal just crashes. It works OK with 10.3
If anyone knows why this might be happening id appreciate being enlightened. If any of you folks using 10.4.7 can try and subscribe to my calendar and let me know if you experience the same behavior id appreciate it.
Cheers
Jason

Thanks for this info. Im checking the log. It mentions cocoa a few times but the content does not really help me. DAV is also mentioned I assume this is the iCalendar functionality?
An extract from the log...
Host Name: jvicinanza-MacBookPro
Date/Time: 2006-07-03 16:36:48.312 +0200
OS Version: 10.4.7 (Build 8J2135a)
Report Version: 4
Command: iCal
Path: /Applications/iCal.app/Contents/MacOS/iCal
Parent: WindowServer [9560]
Version: 2.0.3 (1058)
Build Version: 64
Project Name: iCal
Source Version: 10590000
PID: 10226
Thread: 4
Exception: EXCBADACCESS (0x0001)
Codes: KERNINVALIDADDRESS (0x0001) at 0x30465be0
Thread 0:
0 libSystem.B.dylib 0x9000a5c7 machmsgtrap + 7
1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
3 com.apple.HIToolbox 0x92f02b90 RunCurrentEventLoopInMode + 285
4 com.apple.HIToolbox 0x92f02297 ReceiveNextEventCommon + 385
5 com.apple.HIToolbox 0x92f020ee BlockUntilNextEventMatchingListInMode + 81
6 com.apple.AppKit 0x93383771 _DPSNextEvent + 576
7 com.apple.AppKit 0x9338335e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
8 com.apple.AppKit 0x9344e3c0 -[NSApplication _realDoModalLoop:peek:] + 439
9 com.apple.AppKit 0x9344d197 -[NSApplication runModalForWindow:] + 171
10 com.apple.iCal 0x00179bf0 0x1000 + 1543152
11 com.apple.iCal 0x00126a30 0x1000 + 1202736
12 com.apple.iCal 0x00126471 0x1000 + 1201265
13 com.apple.iCal 0x000e1a6a 0x1000 + 920170
14 com.apple.Foundation 0x927558a8 -[NSScriptCommand executeCommand] + 1004
15 com.apple.Foundation 0x92752625 -[NSScriptingAppleEventHandler handleCommandEvent:withReplyEvent:] + 313
16 com.apple.Foundation 0x92726d35 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
17 com.apple.Foundation 0x92726b5f _NSAppleEventManagerGenericHandler + 91
18 com.apple.Foundation 0x9274277b _NSAppleEventManagerPreDispatchHandler + 209
19 com.apple.AE 0x91511fb5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
20 com.apple.AE 0x91511ee6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
21 com.apple.AE 0x91511db2 aeProcessAppleEvent + 190
22 com.apple.HIToolbox 0x92f052cc AEProcessAppleEvent + 37
23 com.apple.AppKit 0x93383949 _DPSNextEvent + 1048
24 com.apple.AppKit 0x9338335e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
25 com.apple.AppKit 0x9337d0e3 -[NSApplication run] + 512
26 com.apple.AppKit 0x93371037 NSApplicationMain + 573
27 com.apple.iCal 0x00002e57 0x1000 + 7767
28 com.apple.iCal 0x00002cba 0x1000 + 7354
29 com.apple.iCal 0x000c53c1 0x1000 + 803777
Thread 1:
0 libSystem.B.dylib 0x9001aafc select + 12
1 libSystem.B.dylib 0x90024b07 pthreadbody + 84
Thread 2:
0 libSystem.B.dylib 0x9000a5c7 machmsgtrap + 7
1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
3 com.apple.calcore 0x99164834 -[CALRunLoopSemaphore down] + 105
4 com.apple.calcore 0x991fba79 -[CALThreadedOperationHandler run] + 253
5 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
6 libSystem.B.dylib 0x90024b07 pthreadbody + 84
Thread 3:
0 libSystem.B.dylib 0x9003fb1f syscallthreadswitch + 7
1 com.apple.AppKit 0x9345a772 -[NSUIHeartBeat _heartBeatThread:] + 1399
2 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
3 libSystem.B.dylib 0x90024b07 pthreadbody + 84
Thread 4 Crashed:
0 libobjc.A.dylib 0x90a4e391 objc_msgSend + 33
1 com.apple.CoreFoundation 0x908188ec CFDictionarySetValue + 323
2 com.apple.Foundation 0x92711451 -[NSCFDictionary setObject:forKey:] + 196
3 com.apple.DAVKit 0x961ed2f3 -[NSString(DAVAdditions) mimeAnalysis] + 675
4 com.apple.calcore 0x991ba192 -[CALHTTPSubscribeOperation downloadWithFilteringMask:automaticRefresh:refreshInfo:] + 917
5 libobjc.A.dylib 0x90a51c56 objc_msgSendv + 54
6 com.apple.Foundation 0x9273026e -[NSInvocation invoke] + 932
7 com.apple.Foundation 0x927561fb -[NSInvocation invokeWithTarget:] + 67
8 com.apple.DAVKit 0x961f8bd8 -[_AYProxy forwardInvocation:] + 321
9 com.apple.Foundation 0x9272f324 -[NSObject(NSForwardInvocation) forward::] + 469
10 libobjc.A.dylib 0x90a51ba1 objcmsgForward + 49
11 com.apple.calcore 0x991bc2df -[CALURLSubscribeSourceCreationOperation download] + 192
12 libobjc.A.dylib 0x90a51c56 objc_msgSendv + 54
13 com.apple.Foundation 0x9273026e -[NSInvocation invoke] + 932
14 com.apple.DAVKit 0x961f948f +[AYOperation _dispatchNextOperationInQueue] + 687
15 com.apple.DAVKit 0x961f9727 +[AYOperation _workerThread] + 213
16 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
17 libSystem.B.dylib 0x90024b07 pthreadbody + 84
Thread 4 crashed with i386 Thread State:
eax: 0xb01afb78 ebx: 0x908074a3 ecx:0x90ab716c edx: 0x200ad818
edi: 0xb01afb80 esi: 0xb01afb98 ebp:0xb01af8f8 esp: 0xb01af8c4
ss: 0x0000002f efl: 0x00010206 eip:0x90a4e391 cs: 0x00000027
ds: 0x0000002f es: 0x0000002f fs:0x00000000 gs: 0x00000037

Similar Messages

  • Firefox crashes when I try to start it up

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/897418]]</blockquote>
    '''''''OOPS! Sent wrong crash report ID below is the correct one'''. ''''FF 8 was working for a few days after I upgraded to it and then it crashed and continues to crash as I try to start it. I tried deleting it and downloading it again, but that hasn't helped. It also crashes when I try to open it in safe mode. It seems like there is some corruption somewhere in whatever is kept after deleting FF that reappears when I download a new copy. I do not know where legacy data is kept! Below is the most recent ID number, though there are many more before it. This problem is on my wife's computer - an original dual core MacBook Pro (late 2006?) running OSX.5.8.

    What about 'not responding'?????

  • Epson scan for v500 perfection photo, crashes when i try to

    hi there!
    I use an Epson v500 on osx 10.6. Epson scan opens and previews images, but freezes and crashes when i try to scan an image.
    Could you please suggest a solution?, how would i go about reinstalling the drivers?
    as far as i know, the scanner itself is fine.
    it has been doing this for months. have mailed epson but i have found that the apple communities has an infinite miasmic mind that generally knows all answers
    ever so many thanks for your time and advice
    i have the latest drivers including the apple software update.
    (i have enclosed the crash report below fyi..)
    Process: EPSON Scan [20499]
    Path: /Applications/EPSON Scan.app/Contents/MacOS/EPSON Scan
    Identifier: com.epson.scan.standalone
    Version: 3.7.1 (3.7.1)
    Code Type: X86 (Native)
    Parent Process: launchd [582]
    Date/Time: 2010-09-11 22:54:58.258 +0100
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 354709 sec
    Crashes Since Last Report: 10
    Per-App Interval Since Last Report: 3460 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 7D6FC1E0-C05F-4414-9F0B-D6BE9B5D4C1E
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.CoreFoundation 0x963744b0 CFStringGetLength + 80
    1 com.apple.CoreFoundation 0x96388a0f CFStringCompareWithOptionsAndLocale + 47
    2 com.apple.CoreFoundation 0x963889d5 CFStringCompareWithOptions + 53
    3 com.apple.CoreFoundation 0x96388990 CFStringCompare + 64
    4 com.epson.scan.epjpg 0x15560c9f SearchProfileWithFilenameProc(CMProfileIterateData*, void*) + 137
    5 ColorSyncDeprecated.dylib 0x90aab38b profileIterateCallback + 1144
    6 com.apple.ColorSync 0x94366ea3 ColorSyncProfileCacheIterateProfiles + 2902
    7 ColorSyncDeprecated.dylib 0x90aaaeff CMIterateColorSyncFolder + 79
    8 com.epson.scan.epjpg 0x15560712 GetFSSpecOfICCProfile(unsigned char*, FSSpec*) + 152
    9 com.epson.scan.epjpg 0x155608d7 CBase::GetColorProfile(char*) + 221
    10 com.epson.scan.epjpg 0x15567ce9 CBaseMac::DoCheckLimit(FFmtType, FFMT_INFO*) + 103
    11 com.epson.scan.epjpg 0x15546cea EPScanEntry + 490
    12 com.epson.scan.ui 0x153c9163 CFilePlugIn::DoCheckLimit(PLUGIN_INFO*, void*) + 701
    13 com.epson.scan.ui 0x153cc3b7 CFilePlugIn::DoTWCheckLimit(unsigned long, unsigned long) + 495
    14 com.epson.scan.ui 0x153ccabe CFilePlugIn::SinglePgImgProc(unsigned long, unsigned long, unsigned long) + 356
    15 com.epson.scan.ui 0x153ccbb9 CFilePlugIn::cbImageProc(unsigned long, unsigned long, unsigned long) + 139
    16 com.epson.scan.utwb 0x157b6131 CIF::CheckMltPgLimit(TW_IMAGEINFO*) + 121
    17 com.epson.scan.utwb 0x157b63fb CIF::DoMemTransfer() + 205
    18 com.epson.scan.utwb 0x157b6d0c CIF::StartScan() + 44
    19 com.epson.scan.ui 0x15333014 CScannerIF::StartScan() + 64
    20 com.epson.scan.ui 0x153a1277 CMainDialog::StartScanning() + 263
    21 com.epson.scan.ui 0x152bc15b CUIControl::UIStartScanning() + 59
    22 com.epson.scan.ui 0x152bb37d CUI::IUIStartScanning() + 73
    23 com.epson.scan.ui 0x153ac6b9 CMainDialog::ScanningProc() + 143
    24 com.epson.scan.ui 0x153a15fe CMainDialog::ProcessEvent(EventRecord*, bool*, short*) + 676
    25 com.epson.scan.ui 0x152ed9e2 CAdvancedDialog::ProcessEvent(EventRecord*, bool*, short*) + 242
    26 com.epson.scan.ui 0x152bc3a8 CUIControl::UIProcessEvent(EventRecord*) + 234
    27 com.epson.scan.ui 0x152bb41a CUI::IUIProcessEvent(EventRecord*) + 82
    28 com.epson.scan.standalone 0x00004e45 CStandAlone::EventLoop() + 495
    29 com.epson.scan.standalone 0x0000517a CStandAlone::Run() + 782
    30 com.epson.scan.standalone 0x0000551f main + 295
    31 com.epson.scan.standalone 0x00001e6e _start + 228 (crt.c:272)
    32 com.epson.scan.standalone 0x00001d89 start + 41
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x980140ea kevent + 10
    1 libSystem.B.dylib 0x98014804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x98013cc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x98013a68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x980134f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x98013336 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x98013182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x98013718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x98013336 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xa09378cc ebx: 0x96374471 ecx: 0x00000000 edx: 0x00000007
    edi: 0x001676f0 esi: 0x00000000 ebp: 0xbfffca68 esp: 0xbfffca50
    ss: 0x0000001f efl: 0x00010283 eip: 0x963744b0 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x46ff7 +com.epson.scan.standalone 3.7.1 (3.7.1) /Applications/EPSON Scan.app/Contents/MacOS/EPSON Scan
    0x67000 - 0x6dff7 org.twain.dsm 1.9.4 (1.9.4) <1EF840DB-CB48-5207-7535-D82EBC0FCD5F> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x789000 - 0x7a1ff3 +com.epson.scan.perfectionv500 3.7.4 (3.7.4) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/MacOS/EPSON Perfection V500
    0x11bd3000 - 0x11bd3ff3 +com.epon.scan.icelut 1.00 (1.00) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/ICE LUT.bundle/Contents/MacOS/ICE LUT
    0x11bd7000 - 0x11bd8ffd +com.epson.scan.icemaskfile 2.01 (2.01) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/ICE Mask File.bundle/Contents/MacOS/ICE Mask File
    0x152b9000 - 0x15452fe3 +com.epson.scan.ui 3.7.4 (3.7.4) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/UI.bundle/Contents/MacOS/UI
    0x15532000 - 0x1557efc7 +com.epson.scan.epjpg 3.7.2 (3.7.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/File Format/JPEG.bundle/Contents/MacOS/JPEG
    0x155ab000 - 0x155d7ff3 +com.epson.scan.epmtif 3.7.2 (3.7.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/File Format/Multiple TIFF.bundle/Contents/MacOS/Multiple TIFF
    0x155f3000 - 0x15632fd3 +com.epson.scan.eppdf 3.7.2 (3.7.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/File Format/PDF.bundle/Contents/MacOS/PDF
    0x15659000 - 0x15691ff3 +com.epson.scan.eptif 3.7.2 (3.7.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/File Format/TIFF.bundle/Contents/MacOS/TIFF
    0x156b6000 - 0x156d6fd7 +com.epson.scan.eppict 3.7.2 (3.7.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/File Format/PICT.bundle/Contents/MacOS/PICT
    0x156ee000 - 0x15724fd3 +com.epson.scan.eppij 3.7.2 (3.7.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/File Format/PIM JPEG.bundle/Contents/MacOS/PIM JPEG
    0x15748000 - 0x1577efcf +com.epson.scan.eppit 3.7.2 (3.7.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/File Format/PIM TIFF.bundle/Contents/MacOS/PIM TIFF
    0x157a2000 - 0x157ddff7 +com.epson.scan.utwb 3.7.1 (3.7.1) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/UI Twain Bridge.bundle/Contents/MacOS/UI Twain Bridge
    0x16570000 - 0x16589ff7 +com.epson.scan.dscl 3.7.1 (3.7.1) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/DS Control.bundle/Contents/MacOS/DS Control
    0x16597000 - 0x165d6fe7 +com.epson.scan.twpmg 3.7.3 (3.7.3) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/TWAIN Protocol Manager.bundle/Contents/MacOS/TWAIN Protocol Manager
    0x165f6000 - 0x166c3fe3 +com.epson.scan.scncl 3.7.3 (3.7.3) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/Scan Control.bundle/Contents/MacOS/Scan Control
    0x16752000 - 0x167dafe3 +com.epson.scan.dtr 4.3.2 (4.3.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/DTR.bundle/Contents/MacOS/DTR
    0x167fb000 - 0x16839ff3 +com.epson.scan.fit 3.9.1 (3.9.1) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/FIT.bundle/Contents/MacOS/FIT
    0x1683f000 - 0x1688bfca +com.epson.scan.devcl 3.7.3 (3.7.3) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/Device Control.bundle/Contents/MacOS/Device Control
    0x168af000 - 0x168bbfe7 +com.epson.scan.DDC 1.1.0 (1.1.0) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/EsDDC.bundle/Contents/MacOS/EsDDC
    0x168c1000 - 0x168d0fe0 +com.epson.scan.EsDDE 2.0.5 (2.0.5) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/EsDDE.bundle/Contents/MacOS/EsDDE
    0x168d6000 - 0x168fbff7 +com.epson.scan.devif 3.7.2 (3.7.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/Device Interface.bundle/Contents/MacOS/Device Interface
    0x16911000 - 0x1694bfdc +com.epson.scan.Interpreter 7C 1.0.8 (1.0.8) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/Interpreter 7C.bundle/Contents/MacOS/Interpreter 7C
    0x16964000 - 0x16966fff +com.epson.scan.usb ??? (1.1.6) <69BC3AE6-A7D2-E1AA-6C16-016DDC387B04> /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/EPSON USB Scanner.bundle/Contents/MacOS/EPSON USB Scanner
    0x1696c000 - 0x16974ff7 com.apple.iokit.IOUSBLib 3.8.4 (3.8.4) <7DD8A031-640B-BA5C-FE32-0302F5ADF376> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x169bf000 - 0x169cbfff +com.epson.scan.fc 1.1.0 (1.1.0) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/EsFC.bundle/Contents/MacOS/EsFC
    0x169d1000 - 0x169f4fe7 +com.epson.scan.dice 1.1.0 (1.1.0) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/Digital ICE.bundle/Contents/MacOS/Digital ICE
    0x169fd000 - 0x16a94fe7 +com.epson.scan.esdtr2 2.0.5 (2.0.5) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/DTR2.bundle/Contents/MacOS/DTR2
    0x16ac0000 - 0x16af8fef +com.epson.scan.exif 2.0.4 (2.0.4) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/File Format/PIM JPEG Support.bundle/Contents/MacOS/PIM JPEG Support
    0x16b0e000 - 0x16b1dff4 +com.epson.scan.pimtiff 2.0.4 (2.0.4) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/File Format/PIM TIFF Support.bundle/Contents/MacOS/PIM TIFF Support
    0x16b6e000 - 0x16b6eff7 libmx.A.dylib ??? (???) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x16bf6000 - 0x16d25fdb +com.epson.scan.esmps 3.7.0 (3.7.0) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/Multi Page Saving.bundle/Contents/MacOS/Multi Page Saving
    0x17072000 - 0x17083fe7 com.apple.FCP Uncompressed 422.component 1.6 (1.6) <5CEF993F-DBAC-12FD-57C6-EFA42AB7AEE2> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x1708a000 - 0x1708fff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <6FDFF3C8-7ECE-CB74-1374-9C0230C54F78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x171f8000 - 0x1748dffb +org.perian.Perian 1.2.1 (1.2.1) <7FBFA9CD-68D1-DFB5-6296-A11B06B62B37> /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0x178d8000 - 0x178f2feb com.apple.AppleIntermediateCodec 1.3 (151) <038597CB-32E7-EBA5-F816-24ED96182EA4> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x178fb000 - 0x17910fcb +com.3ivx.videocodec 503.49 (503.49) /Library/QuickTime/3ivxVideoCodec.component/Contents/MacOS/3ivxVideoCodec
    0x17919000 - 0x179e9ffb +lib3ivxEnc.dylib ??? (???) /Library/Application Support/3ivx/lib3ivxEnc.dylib
    0x17a64000 - 0x17ad1fe7 com.apple.AppleProResCodec 2.0 (224) <B7A79FF2-9C32-5554-A3C3-BE91F9B89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0x17b1e000 - 0x17b97fef com.apple.AppleVAH264HW.component 2.0 (1.0) <377823AD-6C3A-F949-2F12-74B05AE475B1> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x17c59000 - 0x17c95fe3 com.apple.QuickTimeFireWireDV.component 7.6.3 (1591.3) <55A49215-3C98-20A3-02EC-FDBAD3D1A69B> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x17ca1000 - 0x17cd8fe7 com.apple.DVCPROHDCodec 1.5 (237) <5BA42205-5AEE-73BB-A7DE-5417EF028D5B> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x17ce8000 - 0x17d97fe3 com.apple.AppleHDVCodec 1.5 (228) <8D2121A0-BA53-28A2-C9A5-3BED137701DA> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x17dbf000 - 0x17dd2fe3 com.apple.IMXCodec 1.4 (155) <B7A1514F-1A2B-EC3E-719D-B8BB25016A05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x17de4000 - 0x17dfdfe7 com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x186bb000 - 0x186f5fc7 +com.epson.scan.imgctl 3.7.2 (3.7.2) /Library/Image Capture/TWAIN Data Sources/EPSON Perfection V500.ds/Contents/PlugIns/Image Control.bundle/Contents/MacOS/Image Control
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x9008b000 - 0x90138fe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x90139000 - 0x90146ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x90147000 - 0x90239ff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
    0x9023a000 - 0x90a1d4b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90a32000 - 0x90a35ff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x90aa6000 - 0x90b77fe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x90b78000 - 0x90e97fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x910b1000 - 0x910b8fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x910b9000 - 0x9111dffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9111e000 - 0x919fcff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91b0b000 - 0x91b27fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91b6d000 - 0x91b6dff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91b6e000 - 0x91b79ff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b7a000 - 0x91e9dfef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91f7e000 - 0x92037fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x92038000 - 0x92075ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x920a2000 - 0x920d7ff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92244000 - 0x92247ff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92248000 - 0x92268fe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x92279000 - 0x92279ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9227a000 - 0x9227aff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9247c000 - 0x924d6ff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9267c000 - 0x92697ff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x927a8000 - 0x927adff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x927ae000 - 0x927c2ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x927c3000 - 0x927e3fe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x929ed000 - 0x92a20ff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92a21000 - 0x92a72ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92a7f000 - 0x92a80ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92b2a000 - 0x92b50fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92b51000 - 0x92b52ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x92b53000 - 0x92b9cfe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92c4b000 - 0x92c8fff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92c92000 - 0x92c96ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x92ff7000 - 0x93000ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9314f000 - 0x931f7ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x931f8000 - 0x93267ff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93268000 - 0x93280ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x93281000 - 0x9420fff7 com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94210000 - 0x942beff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x942fa000 - 0x9435afe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9435b000 - 0x9440aff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9446f000 - 0x94471ff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94472000 - 0x944c2ff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94512000 - 0x9451fff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94592000 - 0x94802ffb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94803000 - 0x94834ff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x94a61000 - 0x94a89ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x94a8a000 - 0x94b26fe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94b27000 - 0x94b27ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94b28000 - 0x94b69ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94db5000 - 0x94eb6fe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x94eb7000 - 0x94ebbff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94ebc000 - 0x94ec0ff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94f64000 - 0x95017fff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95018000 - 0x950f5ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x950f6000 - 0x9519dfe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9520e000 - 0x9528efeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x953e7000 - 0x9581cff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9581d000 - 0x9582fff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x95830000 - 0x95a92ff7 com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95b77000 - 0x95b88ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95bc8000 - 0x95da3ff3 libType1Scaler.dylib ??? (???) <F9FEA41E-F079-87B8-04A9-7FF3B2931B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x95da4000 - 0x95db2fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x95db3000 - 0x95db5ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95db6000 - 0x95df8fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95df9000 - 0x95e33ffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95e34000 - 0x95e3efe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95e3f000 - 0x95e83fe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95ea3000 - 0x95ea6fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x96300000 - 0x96307ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96361000 - 0x9636bffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9636c000 - 0x964e3fef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9651d000 - 0x96641ff7 com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96642000 - 0x96657fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96658000 - 0x9665bffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9665c000 - 0x9669fff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x966aa000 - 0x96866fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96867000 - 0x96889fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9688a000 - 0x96922fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96923000 - 0x96930ff7 libbz2.1.0.dylib ??? (???) <495732E1-2AC4-44FC-E633-4CBCC503B924> /usr/lib/libbz2.1.0.dylib
    0x96931000 - 0x9693bff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96c0f000 - 0x96cd9fef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96ce7000 - 0x96d61fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96d62000 - 0x96dfffe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96e00000 - 0x97167ff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x97354000 - 0x97356ff7 com.apple.QuickTimeH264.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x97357000 - 0x973a4feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x973a5000 - 0x973a5ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x973a6000 - 0x973ecff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x97424000 - 0x9742afff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9742b000 - 0x9744fff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x97f7b000 - 0x97f7bff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97f7c000 - 0x97fecff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97fed000 - 0x98191feb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    0x98192000 - 0x9848bfef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9848c000 - 0x98498ff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
    0x98948000 - 0x98d5eff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x98d5f000 - 0x98e8bfe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x98e8c000 - 0x98eaaff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98eab000 - 0x9902dfe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
    0x9902e000 - 0x990bffe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x990f9000 - 0x9912eff7 libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
    0x9916d000 - 0x9917dff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9917e000 - 0x99200ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x99237000 - 0x99287fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x99288000 - 0x99288ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x99289000 - 0x99289ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9928a000 - 0x99380ff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x99381000 - 0x99395fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x99405000 - 0x99533fe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x99534000 - 0x9960eff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9978e000 - 0x997f8fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.42f4
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.19)
    Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: Hitachi HTS545050B9SA02, 465.76 GB
    Serial ATA Device: MATSHITADVD-R UJ-868
    USB Device: USB Mass Storage Device, 0x14cd, 0x8168, 0x24100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: EPSON Scanner, 0x04b8 (Seiko Epson Corp.), 0x0130, 0x26400000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8217, 0x06110000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000

    When I first moved to Snow Leopard, my old drivers were not compatible, either.
    However, I found that my Epson perfection worked perfectly with Snow Leopard's
    Image Capture. No other drivers were needed. In fact, it worked so well that
    I never bothered to install the Epson driver that was eventually released.
    If it works as well for you, consider uninstalling your existing epson software.
    Message was edited by: EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz w/Mac OS X (10.6.4)  MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.4)
    LED Cinema Display  G4 PowerBook  1.67GHz (10.4.11)  iBookSE 366MHz (10.3.9)  External iSight

  • Photoshop CS5 keeps crashing when I try to upload file

    Photoshop CS5 keeps crashing when I try to upload file.  Any suggestions?
    I'm new to Photoshop and trying to figure it out.  It does not do this in Illustrator.
    I have Mac Book Pro OS X
    Thanks!

    Chris Cox wrote:
    update your video card driver from the GPU maker's web site (not MS).
    Possibly not as pertinent with a MacBook than with a Windows system...  Drivers normally come through Apple for Macs.
    Likely Chris missed that you mentioned you're running OSX, Stephen, and this is the Windows-specific forum.  You might want to ask on the Macintosh-specific forum...   http://forums.adobe.com/community/photoshop/photoshop_macintosh
    -Noel

  • Adobe Illustrator crashes when I try to print

    I have a new MacBook Pro Retina, 15-inch and the system crashes when I try to print a Adobe Illustrator document. I also have a 17" PowerBook and a MacPro
    Xeon workstation that does not have the same problem. All systems are running OSX 10.9.4.
    Any help will be appreciated.
    Thanks,
    Scott Brown

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Aperture 3.4 crashes when I try to import photos.

    I just updated to the latest OSX (10.8.2) and the latest Aperture (3.4). First, every time I tried to open Aperture it crashed. So, I read that if you delete the plist files it will work. Sure enough, I did that and Aperture loaded. Thank God. But then I tried importing photos from my SD card. Now it crashes when I try to import. Something is not right with Aperture.

    Most recent crash report:
    Process:         Aperture [31581]
    Path:            /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier:      com.apple.Aperture
    Version:         3.4.2 (3.4.2)
    Build Info:      Aperture-310019000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [165]
    User ID:         501
    Date/Time:       2012-11-08 15:41:50.765 -0600
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: isKindOfClass:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8814e4d0 objc_msgSend_vtable4 + 16
    1   com.apple.iLifeSQLAccess                0x00000001091844f7 -[HgModel isEqual:] + 67
    2   com.apple.Aperture                      0x00000001070ffe54 0x106e72000 + 2678356
    3   com.apple.Aperture                      0x00000001070fb6f6 0x106e72000 + 2660086
    4   com.apple.Aperture                      0x00000001070f291e 0x106e72000 + 2623774
    5   libdispatch.dylib                       0x00007fff8df9ff01 _dispatch_call_block_and_release + 15
    6   libdispatch.dylib                       0x00007fff8df9c0b6 _dispatch_client_callout + 8
    7   libdispatch.dylib                       0x00007fff8dfa10c8 _dispatch_main_queue_callback_4CF + 275
    8   com.apple.CoreFoundation                0x00007fff8c5da0fe __CFRunLoopRun + 1614
    9   com.apple.CoreFoundation                0x00007fff8c5d96b2 CFRunLoopRunSpecific + 290
    10  com.apple.HIToolbox                     0x00007fff8b2900a4 RunCurrentEventLoopInMode + 209
    11  com.apple.HIToolbox                     0x00007fff8b28fe42 ReceiveNextEventCommon + 356
    12  com.apple.HIToolbox                     0x00007fff8b28fcd3 BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                        0x00007fff8519f613 _DPSNextEvent + 685
    14  com.apple.AppKit                        0x00007fff8519eed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    15  com.apple.Aperture                      0x00000001072e8205 0x106e72000 + 4678149
    16  com.apple.AppKit                        0x00007fff85196283 -[NSApplication run] + 517
    17  com.apple.prokit                        0x0000000108399324 NSProApplicationMain + 378
    18  com.apple.Aperture                      0x0000000106e824a2 0x106e72000 + 66722
    19  com.apple.Aperture                      0x0000000106e81df4 0x106e72000 + 65012
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f41fd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8df9edea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8df9e9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8ee51933 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8ee51789 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010906203a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x0000000109061282 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff8ee26612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8ee51933 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8ee51789 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010906203a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x0000000109061282 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff8ee26612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8ee51933 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8ee51789 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010906203a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x0000000109061282 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff8ee26612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8ee51933 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8ee51789 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010906203a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x0000000109061282 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff8ee26612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8ee51933 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8ee51789 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010906203a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x0000000109061282 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff8ee26612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8ee51933 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8ee51789 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010906203a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x0000000109061282 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff8ee26612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8ee51933 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8ee51789 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010906203a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x0000000109061282 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff8ee26612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8ee51933 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8ee51789 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010906203a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x0000000109061282 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff8ee26612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff8ee51933 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff8ee51789 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010906203a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x0000000109061282 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff8ee26612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86fc3 _pthread_cond_wait + 927
    2   com.niksoftware.canceron.aperture_edit          0x000000016846eba5 0x16792a000 + 11815845
    3   com.niksoftware.canceron.aperture_edit          0x000000016846b43a 0x16792a000 + 11801658
    4   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86f89 _pthread_cond_wait + 869
    2   com.niksoftware.canceron.aperture_edit          0x0000000167e2ebce 0x16792a000 + 5262286
    3   com.niksoftware.canceron.aperture_edit          0x0000000167e492d4 0x16792a000 + 5370580
    4   com.niksoftware.canceron.aperture_edit          0x0000000167e407ec 0x16792a000 + 5335020
    5   com.niksoftware.canceron.aperture_edit          0x00000001683d3b76 0x16792a000 + 11180918
    6   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86f89 _pthread_cond_wait + 869
    2   com.niksoftware.canceron.aperture_edit          0x0000000167e2ebce 0x16792a000 + 5262286
    3   com.niksoftware.canceron.aperture_edit          0x0000000167e492d4 0x16792a000 + 5370580
    4   com.niksoftware.canceron.aperture_edit          0x0000000167e407ec 0x16792a000 + 5335020
    5   com.niksoftware.canceron.aperture_edit          0x00000001683d3b76 0x16792a000 + 11180918
    6   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86f89 _pthread_cond_wait + 869
    2   com.niksoftware.canceron.aperture_edit          0x0000000167e2ebce 0x16792a000 + 5262286
    3   com.niksoftware.canceron.aperture_edit          0x0000000167e49564 0x16792a000 + 5371236
    4   com.niksoftware.canceron.aperture_edit          0x0000000167e407ec 0x16792a000 + 5335020
    5   com.niksoftware.canceron.aperture_edit          0x00000001683d3b76 0x16792a000 + 11180918
    6   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86f89 _pthread_cond_wait + 869
    2   com.niksoftware.canceron.aperture_edit          0x0000000167e2ebce 0x16792a000 + 5262286
    3   com.niksoftware.canceron.aperture_edit          0x0000000167e49564 0x16792a000 + 5371236
    4   com.niksoftware.canceron.aperture_edit          0x0000000167e407ec 0x16792a000 + 5335020
    5   com.niksoftware.canceron.aperture_edit          0x00000001683d3b76 0x16792a000 + 11180918
    6   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86f89 _pthread_cond_wait + 869
    2   com.niksoftware.canceron.aperture_edit          0x000000016846ec2b 0x16792a000 + 11815979
    3   com.niksoftware.canceron.aperture_edit          0x000000016846983b 0x16792a000 + 11794491
    4   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86f89 _pthread_cond_wait + 869
    2   com.niksoftware.canceron.aperture_edit          0x0000000167e2eb8f 0x16792a000 + 5262223
    3   com.niksoftware.canceron.aperture_edit          0x0000000167e42c67 0x16792a000 + 5344359
    4   com.niksoftware.canceron.aperture_edit          0x0000000167e407ec 0x16792a000 + 5335020
    5   com.niksoftware.canceron.aperture_edit          0x00000001683d3b76 0x16792a000 + 11180918
    6   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8f41f0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8da86f89 _pthread_cond_wait + 869
    2   com.niksoftware.canceron.aperture_edit          0x0000000167e2ebce 0x16792a000 + 5262286
    3   com.niksoftware.canceron.aperture_edit          0x0000000167e49564 0x16792a000 + 5371236
    4   com.niksoftware.canceron.aperture_edit          0x0000000167e407ec 0x16792a000 + 5335020
    5   com.niksoftware.canceron.aperture_edit          0x00000001683d3b76 0x16792a000 + 11180918
    6   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 19:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8f41f322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8c6194e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8da82742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8da6f181 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8f41f6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8da84eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8da84cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8da6f171 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8f41f6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8da84eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8da84cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8da6f171 start_wqthread + 13
    Thread 22:: Dispatch queue: com.apple.Mercury.KDatabaseMgr
    0   libsystem_kernel.dylib                  0x00007fff8f41ffaa pread + 10
    1   com.apple.iLifeSQLAccess                0x000000010914595d seekAndRead + 86
    2   com.apple.iLifeSQLAccess                0x00000001091458c9 unixRead + 31
    3   com.apple.iLifeSQLAccess                0x00000001091600db readDbPage + 447
    4   com.apple.iLifeSQLAccess                0x000000010915f7df sqlite3PagerAcquire + 342
    5   com.apple.iLifeSQLAccess                0x000000010915f64b btreeGetPage + 30
    6   com.apple.iLifeSQLAccess                0x000000010916d031 getAndInitPage + 66
    7   com.apple.iLifeSQLAccess                0x000000010916d443 moveToChild + 68
    8   com.apple.iLifeSQLAccess                0x000000010917c20a sqlite3BtreeMovetoUnpacked + 698
    9   com.apple.iLifeSQLAccess                0x000000010918361d btreeMoveto + 187
    10  com.apple.iLifeSQLAccess                0x0000000109182f3b sqlite3BtreeInsert + 182
    11  com.apple.iLifeSQLAccess                0x000000010915a164 sqlite3VdbeExec + 26016
    12  com.apple.iLifeSQLAccess                0x00000001091538ca sqlite3_step + 2420
    13  com.apple.iLifeSQLAccess                0x0000000109173a09 -[HgKPreparedSql updateWithArgs:] + 230
    14  com.apple.iLifeSQLAccess                0x00000001091aca57 __46-[HgEntity executeMultiUpdate:withListOfArgs:]_block_invoke_0 + 167
    15  libdispatch.dylib                       0x00007fff8df9ff01 _dispatch_call_block_and_release + 15
    16  libdispatch.dylib                       0x00007fff8df9c0b6 _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff8df9d47f _dispatch_queue_drain + 235
    18  libdispatch.dylib                       0x00007fff8df9d2f1 _dispatch_queue_invoke + 52
    19  libdispatch.dylib                       0x00007fff8df9d448 _dispatch_queue_drain + 180
    20  libdispatch.dylib                       0x00007fff8df9d2f1 _dispatch_queue_invoke + 52
    21  libdispatch.dylib                       0x00007fff8df9d1c3 _dispatch_worker_thread2 + 249
    22  libsystem_c.dylib                       0x00007fff8da84cab _pthread_wqthread + 404
    23  libsystem_c.dylib                       0x00007fff8da6f171 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8f41f6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8da84eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8da84cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8da6f171 start_wqthread + 13
    Thread 24:: Dispatch queue: Import/Export Thread
    0   libsystem_kernel.dylib                  0x00007fff8f41d6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff8dfa0c32 _dispatch_thread_semaphore_wait + 16
    2   libdispatch.dylib                       0x00007fff8dfa0a92 _dispatch_barrier_sync_f_slow + 188
    3   com.apple.iLifeSQLAccess                0x00000001091adcb6 -[HgEntity _dispatch_sync_if_needed_suspend:withBlock:] + 255
    4   com.apple.iLifeSQLAccess                0x000000010920606f -[HgUniqueStringEntity cacheStringsForStrings:] + 792
    5   com.apple.iLifeSQLAccess                0x00000001092053d1 -[HgUniqueStringEntity addStringProperties:] + 60
    6   com.apple.RedRock                       0x00000001079b3d91 +[RKSearchableProperty _convertStringPropertiesToStringIds:forDatabase:] + 131
    7   com.apple.RedRock                       0x00000001078cfb9c +[RKSearchableProperty updateSearchableProperties:inDatabase:type:versionId:] + 1865
    8   com.apple.RedRock                       0x00000001078ce918 -[RKVersion persist] + 568
    9   com.apple.RedRock                       0x00000001078d858b -[RKVersion finishImportWithMetadata:master:] + 1432
    10  com.apple.RedRock                       0x0000000107914d84 -[RKImporter finalizeImportRef:inProject:withOptions:] + 2919
    11  com.apple.RedRock                       0x000000010791517b -[RKImporter persistVersionForImportRef:withProject:options:wo:] + 118
    12  com.apple.RedRock                       0x0000000107919f70 -[RKImporter performJob:] + 9739
    13  com.apple.proxtcore                     0x0000000109062b16 -[XTDistributor distributeMessage:] + 444
    14  com.apple.proxtcore                     0x00000001090624d9 -[XTThread handleMessage:] + 342
    15  com.apple.proxtcore                     0x000000010907f32f __42-[XTDispatchMsgQueue triggerDispatchQueue]_block_invoke_0 + 157
    16  libdispatch.dylib                       0x00007fff8df9ff01 _dispatch_call_block_and_release + 15
    17  libdispatch.dylib                       0x00007fff8df9c0b6 _dispatch_client_callout + 8
    18  libdispatch.dylib                       0x00007fff8df9d47f _dispatch_queue_drain + 235
    19  libdispatch.dylib                       0x00007fff8df9d2f1 _dispatch_queue_invoke + 52
    20  libdispatch.dylib                       0x00007fff8df9d1c3 _dispatch_worker_thread2 + 249
    21  libsystem_c.dylib                       0x00007fff8da84cab _pthread_wqthread + 404
    22  libsystem_c.dylib                       0x00007fff8da6f171 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8f41f6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8da84eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8da84cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8da6f171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x7000010100000001  rbx: 0x0000000000000002  rcx: 0x00007fff58d8c201  rdx: 0x000000010926fa18
      rdi: 0x00007f9cdb24d080  rsi: 0x000000010926f240  rbp: 0x00007fff58d8c360  rsp: 0x00007fff58d8c338
       r8: 0x0000000000012068   r9: 0x00007fff58d8c2c0  r10: 0x0000000112374e40  r11: 0x00007fff73273b48
      r12: 0x0000000000000046  r13: 0x00007fff8814d240  r14: 0x00007f9cd650d0a0  r15: 0x00007f9cdb24d080
      rip: 0x00007fff8814e4d0  rfl: 0x0000000000010246  cr2: 0x00007f9cd61503e8
    Logical CPU: 1
    Binary Images:
           0x106e72000 -        0x1075c7fff  com.apple.Aperture (3.4.2 - 3.4.2) <C5C848C2-2D8D-3D45-B212-8F6B2F6452B6> /Applications/Aperture.app/Contents/MacOS/Aperture
           0x1077e5000 -        0x1077eeff7  com.apple.PhotoFoundation (1.0 - 10.17) <C7921155-5546-33EF-8846-B86721EBA1C4> /Applications/Aperture.app/Contents/Frameworks/PhotoFoundation.framework/Versio ns/A/PhotoFoundation
           0x107867000 -        0x107d87fff  com.apple.RedRock (1.9.4 - 310.33) <9B94495A-2267-3684-B6E8-9FE3D4B46495> /Applications/Aperture.app/Contents/Frameworks/RedRock.framework/Versions/A/Red Rock
           0x108092000 -        0x108115fff  com.apple.iLifePageLayoutCore (1.0 - 200.9) <8AAC1EB9-5823-3624-A525-635C2A77C34E> /Applications/Aperture.app/Contents/Frameworks/iLifePageLayoutCore.framework/Ve rsions/A/iLifePageLayoutCore
           0x108173000 -        0x108178fff  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <906317D7-09FF-3B77-8F35-01BB74C0109C> /Applications/Aperture.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fr amework/Versions/A/iLifePhotoStreamConfiguration
           0x108186000 -        0x1081b7ff7  com.apple.iLifeAssetManagement (2.7 - 40.34) <E4E1A39C-E8AE-31D5-9C50-B392EBAD7447> /Applications/Aperture.app/Contents/Frameworks/iLifeAssetManagement.framework/V ersions/A/iLifeAssetManagement
           0x1081eb000 -        0x1081f8ff7  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <0F515DED-D77E-3E4F-876D-F5CE596A844C> /Applications/Aperture.app/Contents/Frameworks/AccountConfigurationPlugin.frame work/Versions/A/AccountConfigurationPlugin
           0x10820c000 -        0x1082afff7  com.apple.MobileMe (13 - 1.0.4) <8A990383-9B6C-3CF4-826E-D61373653AB2> /Applications/Aperture.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mo bileMe
           0x10832e000 -        0x10833bff7  com.apple.PluginManager (1.7.6 - 55) <9C4EFFC0-1CDC-360B-9294-57E710B2912A> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
           0x10834c000 -        0x10835dfff  com.apple.AERegistration (1.2 - 401) <16C4537B-4989-3DF7-8263-588F5C882063> /Applications/Aperture.app/Contents/Frameworks/AERegistration.framework/Version s/A/AERegistration
           0x10837b000 -        0x1085e9ff7  com.apple.prokit (7.3.1 - 1943) <0B1D4E42-D5BF-32E9-9AFC-762167D91A02> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x10877e000 -        0x108b22fff  com.apple.iLifeSlideshow (3.1 - 1151.4) <61A831CA-B996-3762-B3DD-85A3CB46F28D> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/iLifeSlideshow
           0x108ca3000 -        0x108cbaff7  com.apple.iLifeFaceRecognition (1.0 - 30.11) <46E3C666-EE15-324E-85D0-E56ECA0A342D> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/iLifeFaceRecognition
           0x108cce000 -        0x108d07ff7  com.apple.fayray.PrintServices (20120703 - 11.6) <33FDFA8A-D41E-36A6-AB42-58FBE1F4D751> /Applications/Aperture.app/Contents/Frameworks/PrintServices.framework/Versions /A/PrintServices
           0x108d40000 -        0x108d74ff7  com.apple.ProUtils (1.1 - 200.36) <F878536A-5A7A-3A3A-804D-2BCDD5875CB7> /Applications/Aperture.app/Contents/Frameworks/ProUtils.framework/Versions/A/Pr oUtils
           0x108d95000 -        0x108f8efff  com.apple.geode (1.5.3 - 270.7) <ED680AB8-EBEB-3CBA-9D07-B5B21407A984> /Applications/Aperture.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
           0x10905e000 -        0x1090d8ff7  com.apple.proxtcore (1.4.1 - 250.56) <623B61AC-BA2D-3420-83A2-D083E128C726> /Applications/Aperture.app/Contents/Frameworks/ProXTCore.framework/Versions/A/P roXTCore
           0x10913e000 -        0x109258fff  com.apple.iLifeSQLAccess (1.7.1 - 60.5) <1E1D3528-A309-363F-93AD-D2B5B1115DE6> /Applications/Aperture.app/Contents/Frameworks/iLifeSQLAccess.framework/Version s/A/iLifeSQLAccess
           0x1092c4000 -        0x1092c6fff  com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
           0x1092cb000 -        0x1092f3ff7  com.apple.iPhoto.Tellus (1.3 - 70.18) <585F6DDC-2C06-3C23-B029-9E7E00CCBCB7> /Applications/Aperture.app/Contents/Frameworks/Tellus.framework/Versions/A/Tell us
           0x10931a000 -        0x109343ff7  com.apple.iPhoto.Tessera (1.1 - 70.18) <49F271B7-66B3-322D-B6E4-F8466D32ECD8> /Applications/Aperture.app/Contents/Frameworks/Tessera.framework/Versions/A/Tes sera
           0x109363000 -        0x10936bff7  com.apple.AEProfiling (1.2 - 23) <AF1D815F-B5F7-316B-91C1-9C4FCAF13BBF> /Applications/Aperture.app/Contents/Frameworks/AEProfiling.framework/Versions/A /AEProfiling
           0x10937c000 -        0x10939afef  com.apple.XSKey (1.0.0 - 52) <6B090A2B-D9A5-9D21-0DF6-AE40A775B60B> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
           0x1093af000 -        0x1093b2fff  com.apple.LibraryRepair (1.0 - 1) <BC639A8F-6B15-3285-9889-2E4D5122C5FE> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
           0x1093b8000 -        0x1093bafff +eOkaoCom.dylib (1) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoCom.dylib
           0x1093c4000 -        0x1093ebff2 +eOkaoPt.dylib (1) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoPt.dylib
           0x1093f5000 -        0x10942afe7 +eOkaoDt.dylib (1) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoDt.dylib
           0x109431000 -        0x109599fef +eOkaoFr.dylib (1) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoFr.dylib
           0x1095a1000 -        0x1095fcfff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <7E92057A-2C05-31D1-A7AC-8323606AF300> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
           0x109618000 -        0x109618ff7  com.apple.SafariServices.framework (8536 - 8536.26.17) <9D446639-F348-365B-8223-26EBBD1DEEB1> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x10961f000 -        0x1096f8ff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
           0x1098fe000 -        0x109903ff7  libgermantok.dylib (7) <B98522FA-23D1-351E-9F25-5AAF58FD862D> /usr/lib/libgermantok.dylib
           0x109a79000 -        0x109a79ff2 +cl_kernels (???) <33ADDE04-B236-4793-AE11-2F90FCCD7D96> cl_kernels
           0x110e44000 -        0x110e6dfff  com.apple.prokit.LionPanels (7.3.1 - 1943) <360C798C-DFF0-34F0-9E99-877F4239EEC7> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
           0x110f3a000 -        0x1110f1fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x111128000 -        0x11126afff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x11129e000 -        0x1112acff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x1112b3000 -        0x1112e0fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1112e9000 -        0x1112f2fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x1112f8000 -        0x1112fbff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x1113c2000 -        0x1113c4ff7 +cl_kernels (???) <5EE00811-08DF-419F-BDFE-340F40687D73> cl_kernels
           0x1123bf000 -        0x112644fff  com.apple.RawCamera.bundle (4.01 - 666) <BBDA55DD-6155-39B5-9D55-5CCCCFF26D98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x113fc4000 -        0x113fccff7  com.apple.Aperture.TaskView (1.1 - 1.0) <6CB06D77-E570-30B8-93F7-58B37B46CC31> /Applications/Aperture.app/Contents/PlugIns/TaskView.bundle/Contents/MacOS/Task View
           0x11527f000 -        0x115338ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x1153ac000 -        0x1153b4fff  com.apple.proapps.mrcheckpro (1.4 - 397) <DEB9E6D4-E4A9-3F32-8477-C9AD48C37A69> /Applications/Aperture.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/ MRCheckPro
           0x115738000 -        0x115738ff8 +cl_kernels (???) <A6CFE428-EF05-4ACE-A0C2-B229D4150E34> cl_kernels
           0x115ff2000 -        0x115ff7ff7  libFontRegistryUI.dylib (100) <9F172961-DB6F-3A82-9F90-28F9A233F755> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x1160c5000 -        0x1160edfff  com.apple.iPhoto.FacebookPublisher (1.2 - 1.2) <8E886911-0137-398A-9511-2D414474F583> /Applications/Aperture.app/Contents/PlugIns/FacebookPublisher.publisher/Content s/MacOS/FacebookPublisher
           0x11610d000 -        0x11612dfff  com.apple.iPhoto.FlickrPublisher (1.2 - 1.2) <F9C93AB0-6FAD-304A-98BD-A55AD1210843> /Applications/Aperture.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/ MacOS/FlickrPublisher
           0x116147000 -        0x11617cfff  com.apple.iPhoto.MobileMePublisher (1.2 - 1.2) <BF85C601-76FE-37FD-A743-9B8ED5E0BB87> /Applications/Aperture.app/Contents/PlugIns/MobileMePublisher.publisher/Content s/MacOS/MobileMePublisher
           0x1161a2000 -        0x1161b8ff7  com.apple.iPhoto.SharedPhotoStreamPublisher (1.0 - 1.0) <E2ABB233-92B4-3C26-B0AC-9137C62227A7> /Applications/Aperture.app/Contents/PlugIns/SharedPhotoStreamPublisher.publishe r/Contents/MacOS/SharedPhotoStreamPublisher
           0x1161d1000 -        0x1161d6fff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <92837088-892B-3180-9280-6D22A28F2BC0> /Applications/Aperture.app/Contents/PlugIns/Facebook.accountconfigplugin/Conten ts/MacOS/Facebook
           0x1161de000 -        0x1161e2ff7  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <9E27BF4D-D036-30FA-992F-79DDDF70CE97> /Applications/Aperture.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents /MacOS/Flickr
           0x1161e9000 -        0x1161effff  com.apple.iphoto.accountconfig.MobileMe (1.1 - 1) <F524F66E-649B-3C40-B63A-420168FA498F> /Applications/Aperture.app/Contents/PlugIns/MobileMe.accountconfigplugin/Conten ts/MacOS/MobileMe
           0x116cad000 -        0x116caeff3 +cl_kernels (???) <CA9DFD91-817F-4421-BCEF-35A583E7477C> cl_kernels
           0x116cbb000 -        0x116cbbff1 +cl_kernels (???) <3AD4C559-86A1-4E43-8AD1-2399C738944F> cl_kernels
           0x116cbd000 -        0x116d58ff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x119814000 -        0x119815ff5 +cl_kernels (???) <1886EF54-D892-4F89-88CE-ED6A28F0CCBB> cl_kernels
           0x119818000 -        0x119818ff2 +cl_kernels (???) <2CD36C3A-4092-43D5-826B-CDC447EBDC1F> cl_kernels
           0x11981c000 -        0x11981cff8 +cl_kernels (???) <85F4D0B9-B765-4CA6-994D-0658EE9359DF> cl_kernels
           0x119aba000 -        0x119abbffb +cl_kernels (???) <3BA3686F-B603-457D-B5B2-7201F4692CA9> cl_kernels
           0x119ad0000 -        0x119ad1ff5 +cl_kernels (???) <1886EF54-D892-4F89-88CE-ED6A28F0CCBB> cl_kernels
           0x11a493000 -        0x11a494ff5 +cl_kernels (???) <3635B40C-C5A7-4D9D-B20B-E42D7515B2EC> cl_kernels
           0x11c603000 -        0x11c608fff  com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x123090000 -        0x12309fff7  libSimplifiedChineseConverter.dylib (61) <A2B475FF-667F-3B7B-A6E9-8768347F2BD6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x123849000 -        0x12385bff7  libTraditionalChineseConverter.dylib (61) <DDAFF75C-0714-34F4-818F-8B439AC7BBCA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x123b89000 -        0x123c23fff  unorm8_argb.dylib (2.1.19) <1D561074-BC2D-31A1-97A2-12913DD005AE> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
           0x125c2b000 -        0x125c2bff9 +cl_kernels (???) <05A85E85-16AA-4AE1-A318-2CD979E2D519> cl_kernels
           0x126e4e000 -        0x126ee4ff7  unorm8_rgba.dylib (2.1.19) <9F69E2DA-1FFB-349D-AA56-30D667519AA9> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x1317cd000 -        0x1317eefff  libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x135be0000 -        0x135d99fe7 +libjpegfhm_shared.fhm (1) <5D17F528-B65B-4523-ADEE-9E5DA73D26ED> /Volumes/*/libjpegfhm_shared.fhm
           0x137183000 -        0x13719fff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x146f33000 -        0x146fc8fff  unorm16_rgba.dylib (2.1.19) <CBF3D9EC-5655-3C8D-B5C6-A3C400D2276D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm16_rgba.dylib
           0x16792a000 -        0x16881ffff +com.niksoftware.canceron.aperture_edit (1.204 - 1.204) <F57E9D99-5A8B-1B8E-C4A1-57968EF22041> /Library/Application Support/Aperture/*/canceron
           0x168d4a000 -        0x168f27fe7 +libtifffhm_shared.fhm (1) <ECC9AB80-8BC7-F7A2-79EC-20124D323E8C> /Volumes/*/libtifffhm_shared.fhm
           0x1a042b000 -        0x1a0e09fef +com.niksoftware.cep3complete.aperture_edit (3.1 - 3.110) <1F718CB5-549A-11D4-3770-9D19F0441427> /Library/Application Support/Aperture/*/CEP3Complete
           0x1b90d0000 -        0x1b98f2fff +com.niksoftware.Viveza2.aperture_edit (2.0 - 2.009) <2A3A19D8-A923-B3D5-6C3C-A57D493B54F1> /Library/Application Support/Aperture/*/Viveza2
           0x1bb1f1000 -        0x1bb295ff7  sfixed14_rgba.dylib (2.1.19) <1B46A4D6-0A5F-36A2-A489-07B90A89C461> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/s fixed14_rgba.dylib
           0x200000000 -        0x200822ff7  com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <CF32F783-46E3-3837-A993-01CB9C2BE6BC> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff66a72000 -     0x7fff66aa693f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff82dad000 -     0x7fff82e3aff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff82e3b000 -     0x7fff82e47fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff82e48000 -     0x7fff82ea5fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff82ef9000 -     0x7fff82f25ff7  libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff82f26000 -     0x7fff82f51fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff82f52000 -     0x7fff82f58fff  libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff82f59000 -     0x7fff82f6dfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff831f2000 -     0x7fff83241ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff83242000 -     0x7fff8329efff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8329f000 -     0x7fff8329ffff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff832a0000 -     0x7fff832fafff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff832fb000 -     0x7fff8330aff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8330b000 -     0x7fff83316ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff83317000 -     0x7fff83319fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8331a000 -     0x7fff83370fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff83371000 -     0x7fff83d01c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83d02000 -     0x7fff83d02fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff83d05000 -     0x7fff83d09fff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff83d0a000 -     0x7fff83d1efff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff83d1f000 -     0x7fff83d26fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff83d27000 -     0x7fff83da7ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff83db5000 -     0x7fff83dbafff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff83dbb000 -     0x7fff83dbffff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff83e05000 -     0x7fff83e8cff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
        0x7fff83e8d000 -     0x7fff83e98ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff83e99000 -     0x7fff83e99fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff83e9a000 -     0x7fff83ec6fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff83ec7000 -     0x7fff840c7fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff840c8000 -     0x7fff84135fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff84136000 -     0x7fff84143fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff84144000 -     0x7fff8414aff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8414b000 -     0x7fff8414cfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8414d000 -     0x7fff84176fff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
        0x7fff84177000 -     0x7fff84192ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff84193000 -     0x7fff841baff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff841bb000 -     0x7fff842abff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff842ac000 -     0x7fff842e4fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff843ce000 -     0x7fff843cefff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff843cf000 -     0x7fff843d9fff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff843da000 -     0x7fff843dbff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff84433000 -     0x7fff846cdff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff846ce000 -     0x7fff847d0fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff847d1000 -     0x7fff847d1fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff847d2000 -     0x7fff847d2fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff847d3000 -     0x7fff84813fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff84816000 -     0x7fff84873fff  com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8487c000 -     0x7fff8497efff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8497f000 -     0x7fff84985fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff84986000 -     0x7fff84a58ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff84a59000 -     0x7fff84d1cff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff84d1d000 -     0x7fff84d5afe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff84d5b000 -     0x7fff84dc3ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff84dc4000 -     0x7fff84e08fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff84e09000 -     0x7fff84e4cfff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff84e75000 -     0x7fff84e7afff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff84e7b000 -     0x7fff84eb1fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff84f19000 -     0x7fff84f76ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff84f77000 -     0x7fff84f81fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff84f8e000 -     0x7fff84fa5fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff84fc1000 -     0x7fff84fc2ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff84fc3000 -     0x7fff84fe5ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85013000 -     0x7fff85029fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8502a000 -     0x7fff8503dff7  com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8503e000 -     0x7fff85049ff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8504a000 -     0x7fff85c77ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85c78000 -     0x7fff85d12fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff85d13000 -     0x7fff85d17fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff85d18000 -     0x7fff85d26fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff85d27000 -     0x7fff85d30fff  com

  • IMovie crashes when I try to share to videotape

    imovie 5.0.2 always crashes when I try to evport footage to Mini DV tape. I'm runing OSX 10.4.3 and have the video project on a second internal HDD in my dual chip 2.5 GHz Power Mac

    Hi Timotheus - my only thought is that if your movie was made up of MPEG4 material, then it would not export to a DV tape.
    What format is your movie?
    Another thought! Don't have an iSight camera attached when trying to Share to camera.

  • Why is itunes crashing when i try to sync my iphone 3g

    it was working fine until today. this is what i'm getting from diagnostics:
    Microsoft Windows Vista Professional Service Pack 1 (Build 6001)
    LENOVO 7763B6U
    iTunes 8.0.2.20
    QuickTime 7.5.5
    FairPlay 1.1.11
    CD Driver 2.0.7.5
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.1.2.7
    Bonjour 1.0.6.2 (118.5)
    iTunes Serial Number 401BC22EBEB75219
    Current user is not an administrator.
    The current local date and time is 2009-01-18 23:10:43.
    iTunes is not running in safe mode.
    Video Display Information
    Intel Corporation, Mobile Intel(R) 965 Express Chipset Family
    Intel Corporation, Mobile Intel(R) 965 Express Chipset Family
    ** External Plug-ins Information **
    No external plug-ins installed.
    ** Network Connectivity Tests **
    Network Adapter Information
    Adapter Name: {95E45E32-89AF-499C-9927-1FB284B289DB}
    Description: Intel(R) Wireless WiFi Link 4965AG
    IP Address: 192.168.2.11
    Subnet Mask: 255.255.255.0
    Default Gateway: 192.168.2.1
    DHCP Enabled: Yes
    DHCP Server: 192.168.2.1
    Lease Obtained: Sun Jan 18 22:00:45 2009
    Lease Expires: Wed Jan 21 22:00:45 2009
    DNS Servers: 192.168.2.1
    192.168.2.1
    Adapter Name: {95587D65-9408-4144-8A7F-1FCE5FEE1701}
    Description: Intel(R) 82566MM Gigabit Network Connection
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: Yes
    DHCP Server:
    Lease Obtained: Wed Dec 31 19:00:00 1969
    Lease Expires: Wed Dec 31 19:00:00 1969
    DNS Servers:
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to iTunes Store was successful.
    Secure connection attempt to iTunes Store was successful.
    Secure connection attempt to iPhone activation server was successful.
    Last successful store access was 2009-01-18 23:07:52.
    ** iPod/iPhone Connectivity Tests **
    iPodService 8.0.2.20 is currently running.
    iTunesHelper 8.0.2.20 is currently running.
    Apple Mobile Device service 2.12.33.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(R) ICH8 Family USB Universal Host Controller - 2830. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2831. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2834. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2835. Device is working properly.
    Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836. Device is working properly.
    Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A. Device is working properly.
    FireWire (IEEE 1394) Host Controllers:
    RICOH OHCI Compliant IEEE 1394 Host Controller. Device is working properly.
    Connected Device Information:
    XXXX iPhone, running firmware version 2.2
    Serial Number: XXXXX
    ** iPhone/iPod Touch Sync Tests **
    One or more sync tests failed.
    That's all it says and I can't find out anywhere what to do. Does anyone have any advice? Thanks

    My iTunes keeps crashing when I try to sync my iPhone as well as when I try downloading the newest iPhone upgrade 2.2.1. I just tried to restore my iPhone and once again iTunes crashed (at around 224MB into the download of the upgrade).
    I've restarted my iPhone.
    Restarted my iMac.
    Re-installing iTunes.
    Tried installing iTunes 8.0.1 (instead of 8.0.2).
    Created a new user to check if that was the problem.
    All with no success.
    Any help would be much appreciated.

  • I downloaded Firefox 4 onto my PowerPC G4 1.67GHz running Mac OSX 10.5.6. When I try to open it I get error message You cannot open the application "Firefox" because it is not supported on this architecture. I can't find my Firefox 3.6.16 I'm on Safari.

    I just want to download Firefox 3.6 again
    I downloaded Firefox 4 onto my PowerPC G4, 1.67GHz running Mac OSX 10.5.6. When I try to open it I get error message You cannot open the application “Firefox” because it is not supported on this architecture.

    Use Tony's suggestion. I am running it right now and it is awesome. I love Mozilla but they basically screwed all of those older Macs over. Come on Mozilla. These Macs still work, and there are plenty of people with them out there.

  • RoboHelp HTML v5 Crash when I try to open topic

    I did a minor edit on a small topic in an existing project.
    Robohelp crashed before I could save. I ended the task and reloaded
    the project into HR, and received this msg:
    The reference to the file, "C:\help projects\UW\IDI UW\Chap
    15\file:\C:\help projects\UW man.css" from the file ""C:\help
    projects\UW\IDI UW\Chap 15\syndrome.htm" contains illegal
    characters and will not be shown in the project manager.
    RH crashed again. I loaded the referenced file in Internet
    Explorer, found the funky path displayed on the error msg, modied
    it, and saved the file. When I tried to open the project in RH and
    open the topic, I didn't receive the error message again, but RH
    did crash. Ended the task w/Windows Task Manager, loaded RH and
    opened the project. I then deleted the offending topic and
    reimported it from an MS Word file. No error msg., but RH crashed
    again.
    I was able to edit another topic, save, and regenerate.
    However, now RH crashes no matter which topic I try to edit. The
    last time I worked on this project was 11/07, and everything went
    smoothly then.
    It's late Sunday evening. I'm stumped. Great issue for a
    Monday morning. Any ideas?

    I decided to try the oldest trick in the book and reboot the
    computer. That resolved the problem! Duh!
    However, I need to edit the index on the project, and RH
    crashes when I try to open the index designer. I haven't tried to
    reboot. I am opening another topic on this one. I found many issues
    with RH crashes, and maybe that will help someone else, when we
    have a resolution.

  • Firefox crashes when I try to open it and it won't open in safety mode. Last 2 crash IDs: Crash ID: bp-6c1090ed-34dd-4953-9780-2c8a12130114 Crash ID: bp-a8474a3

    Firefox randomly started crashing when I try to open it. It won't open in safety mode. I even tried uninstalling and reinstalling it.
    Last 5 Crash IDs:
    <pre><nowiki>Crash ID: bp-6c1090ed-34dd-4953-9780-2c8a12130114
    Crash ID: bp-a8474a31-7cf1-47f6-bdd5-bf0852130114
    Crash ID: bp-f5bb1893-5b4f-4dca-8f7b-143742130114
    Crash ID: bp-452fad30-e171-4866-aa57-5d6522130114
    Crash ID: bp-831285de-71c7-48de-8c31-bcfbc2130114</nowiki></pre>

    [[Firefox 18 crashes on startup due to malware - how to fix]]

  • Firefox crashes when I try to download a file

    Hi!
    I run Firefox Nightly 8.0a1 (2011-07-08) on Arch Linux 64-bit with Gnome 3, and I'm having problem with crashes when I try to download files. This doesn't happen in the stable version of Firefox (5) which I also have installed on my computer.
    It's possible to open the download manager as long as there are no entries in the download list. But if I start a download of something - the download manager opens with an entry (the current download) and Firefox disappears. It instantaneously vanishes from both the monitor and the process list.
    I have tried to remove the downloads.sqlite file from my profile folder, but it didn't help.
    I have also tried to rename my whole profile folder to something else, and then created a new, empty profile folder with the name the first one had. When I then started Firefox, it recreated all the default content to the profile folder, so I ended up with a clean, unmodified installation. But it still crashed when I tried to download files. So it doesn't seem to be a problem with the extensions or similar.
    Suggestions?

    Downgrade to an older nightly that works for a week or so, then test again to see if the bug's still there. In the mean time, report the bug on Bugzilla if it hasn't already been. There's really nothing you can do about bugs in nightlies.
    (A similar sort of bug that triggered 60 seconds after opening, every time, was what got me out of using nightlies as my main browser.)

  • Flash CS5.5 crashes when I try to open any files. New ones as well as saved .fla's.

    Yesterday I was working in Flash cs5.5 and out of nowhere it stopped responding. So I quit and turned it back on again. Okay, it loaded fine, the screen came up, prompting me to create a new file or open one. I tried opening my old file and Flash stopped responding. Worried that it might be a corruption in my file, I opened Flash up again, this time to try and create a new file. When I clicked Actionscript 3.0, the same thing happened. It stopped responding.
    I've tried a few differnet things. From rebooting the computer to deleting the preferences even to uninstalling and reinstalling. Nothing seems to fix this. Can anyone help me out? I would really appreciate it. Thank you.
    Here are my system specs:
    Windows 7 Home Premium
    Asus G73Sw Series
    i7-2630QM CPU 2.00 Ghz
    8GB ram
    64bit

    Oddly enough, I opened up Flash again, today, just to see if it was still the same, and it had worked. Everything seemed normal, I opened a new document and started working. Then, out of nowhere it stopped responding again. So I waited for it to respond, it didn't. I closed it from the task manager, and now it's back to the original problem of crashing when I try to create a new document or open an old ontrie
    Update: I tried the cleaner, as you'd suggested. Followed all the steps, but to no avail. Think it may have something to do with my machine, and less with the software?

  • Photoshop CS5 (under Windows 7) crashes when I try to print

    Hi,
    I am running 64-bit Photoshop CS5 Extended upgraded to current version (12.0.4).
    When I try to print, every single time, I get the following error immediately:
         > Adobe Photoshop CS5 has stopped working
              Windows is checking for a solution to the problem
    and then shortly after
         > Adobe Photoshop CS5 has stopped working
              A problem caused the program to stop working correctly.
              Windows will close the program and notify you if a solution is available.
    Quite infuriating. My printer works fine. I can print photos to it from Lightroom no problem (which, in this occasion, I had to do - saved from PS, imported to LR, then printed... very efficient!!).
    I note there are other posts on this but they seem to be mostly Mac and also many seem to cure by upgrading to 12.0.4.
    I am a relatively light user (keen amateur not professional) so I don't use PS regularly. However this also means it is pretty much an out-of-the-box install since I don't tinker with it either. It's so long since I last used it I can't remember if I had this problem last time - I vaguely recall having had it sometimes but not others. Doesn't seem to matter whether the file I opened is a JPG or a PSD (the only two I have tried).
    Any help out there?
    Thanks
    Alastair

    So if we have say, 10 or so printers with 10 different drivers and every application works with every printer, including Photoshop.
    And we apply an update to Photoshop.
    And now Photoshop crashes everytime we print regardless of what printer we pick, but a previous version of Photoshop is still able to print.
    Do all the printer drivers suddenly have bugs . . . or could it possibly be the common denominator, i.e Photoshop, that has the bug?
    Everyone who is having this issue of Photoshop crashing when you try to print after a change/update.
    Try this:
    DO NOT MERELY ATTEMPT TO PRINT EXISTING FILES.
    Start a fresh document and attempt to print that.
    If you can print any file created AFTER the change/update but cannot print any files created BEFORE the change/update, this indicates that Photoshop is retaining file attributes that are not compatible with printing after the change/update.
    How can these attributes be replaced with compatible attributes? Changing the default printer as mentioned above may do the trick.

  • Finder continues to crash when I try to open my files

    Finder crashes when I try to open my user name with all my files in it. I can click on Macintosh HD, then it gives me a screen with "users" listed. I can click on that and the next screen gives me Guest Folder, my user name, and Shared Folder. When I double-click on my user name (it has a house icon next to my user name), it briefly shows all my files/folders and then crashes.
    Here's the log:
    Apr 23 16:35:43 Lyndas-MacBook-Pro.local ReportCrash[4921]: Removing excessive log: file:///Users/xxxxxxxx/Library/Logs/DiagnosticReports/Finder_2014-04-18-114538_ Lyndas-MacBook-Pro.crash
    Apr 23 16:39:12 Lyndas-MacBook-Pro com.apple.launchd.peruser.501[151] (com.apple.Finder[4922]): Job appears to have crashed: Segmentation fault: 11
    Apr 23 16:39:12 Lyndas-MacBook-Pro.local ReportCrash[4928]: Saved crash report for Finder[4922] version 10.9.2 (10.9.2) to /Users/lxxxxxx/Library/Logs/DiagnosticReports/Finder_2014-04-23-163912_Lyndas-M acBook-Pro.crash
    Apr 23 16:39:12 Lyndas-MacBook-Pro.local ReportCrash[4928]: Removing excessive log: file:///Users/xxxxxxxxx/Library/Logs/DiagnosticReports/Finder_2014-04-23-132011 _Lyndas-MacBook-Pro.crash
    (I have deleted my username from the log above and inserted "x")...
    This is a new laptop (2 weeks old) and I have had problems off and on with Finder crashing. But I don't know anything in particular that I've done to get it to work correctly.
    Need suggestions.
    Thanks!
    Here's some other information:
    Process:    
    Finder [4664]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Version:    
    10.9.2 (10.9.2)
    Build Info: 
    Finder_FE-885002006000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [151]
    Responsible:
    Finder [4664]
    Date/Time:  
    2014-04-23 15:55:21.996 -0500
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread:  3  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000107b70000-000000010803f000 [ 4924K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Foundation              0x00007fff8cc611ba DYLD-STUB$$CFDateFormatterCreateStringWithDate + 0
    1   com.apple.finder                  0x0000000107e41081 0x107b70000 + 2953345
    2   com.apple.AppKit                  0x00007fff819c0265 -[NSCell _formatObjectValue:invalid:] + 186
    3   com.apple.AppKit                  0x00007fff81a59a67 -[NSCell stringValue] + 146
    4   com.apple.finder                  0x0000000107c73dcb 0x107b70000 + 1064395
    5   com.apple.finder                  0x0000000107c58e5f 0x107b70000 + 953951
    6   com.apple.AppKit                  0x00007fff81a54ab4 -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 77
    7   com.apple.AppKit                  0x00007fff81a53de7 -[NSTableRowData _addViewToRowView:atColumn:row:] + 305
    Don't know if any of this helps or not...
    Message was edited by: retired170

    Here's some other information:
    Process:    
    Finder [4664]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Version:    
    10.9.2 (10.9.2)
    Build Info: 
    Finder_FE-885002006000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [151]
    Responsible:
    Finder [4664]
    Date/Time:  
    2014-04-23 15:55:21.996 -0500
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread:  3  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000107b70000-000000010803f000 [ 4924K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Foundation              0x00007fff8cc611ba DYLD-STUB$$CFDateFormatterCreateStringWithDate + 0
    1   com.apple.finder                  0x0000000107e41081 0x107b70000 + 2953345
    2   com.apple.AppKit                  0x00007fff819c0265 -[NSCell _formatObjectValue:invalid:] + 186
    3   com.apple.AppKit                  0x00007fff81a59a67 -[NSCell stringValue] + 146
    4   com.apple.finder                  0x0000000107c73dcb 0x107b70000 + 1064395
    5   com.apple.finder                  0x0000000107c58e5f 0x107b70000 + 953951
    6   com.apple.AppKit                  0x00007fff81a54ab4 -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 77
    7   com.apple.AppKit                  0x00007fff81a53de7 -[NSTableRowData _addViewToRowView:atColumn:row:] + 305
    Don't know if any of this helps or not...

Maybe you are looking for

  • I'm looking for a music video that's not...

    I'm looking for a music video that's not on itunes. Where can I express a wish? (My wish: ofra haza "im nin alu" - musicvideo) I want it because of the good quality recording. Greetz!

  • COPA derivation for Technician field of Service Order

    Hi All, I have created a character field WW001 for populating COPA documents from "Technician" field of "Service Order". I have checked and found that AFRU table is having Service Order No. (AUFNR) as well Technician (PERNR). But my problem is while

  • My raid 0 crash!!!!!!  how do i merge all the data if it in parts

    my raid 0 crashed so i used Data Rescue 3 to recover all the files from both slices of the raid!!! but... i cant open none of them the raid put have the half the data on one hard drive and the rest on the other hard drive. how can i merge the file to

  • Oracle 9i and PreparedStatement Date Problem

    Hi, I am working with Oracle 9i and it's version of the classes12.zip driver and I am having difficulties in storing a date value using a PreparedStatement. I only care about the date, but I have tried going the Timestamp route as well and get the sa

  • Request for GX 633 fn key swap with left ctrl

    Hi Svet, Request for GX 633 fn key swap with left Ctrl please Mainboard : Gx630/GX633 PCB Version : Ver.001 BIOS Version : E1652NMS VER.10P BIOS Date : 12/02/2009 EC Version : 1652EMS1 Ver1.16  11/27/2009 thank you