Repeatable DVDSP crash, 4.2.1

I have built another generation of my first HDDVD for burning on SDDVD physical media. The first one worked so well that I added more pictures and some HD video to get it up to 4.6 GB. It simulates well, so I tried building and formatting.
DVDSP crashes before writing to the media. It always crashes with the last thing written to is HV019T01.EVO. The HVDVD_TS folder gets to 3.23 GB.
Anybody have any idea how to find out what is causing the crash? I've tried rebooting and checked for software updates. Nothing helps. DVDSP doesn't even say goodbye.
Any help appreciated.

Found the problem myself and have worked around it. An error message would have been much nicer than a crash on a getIndex method.

Similar Messages

  • Repeatable hard crash in webkit.dylib AIR 2.7 on OS X Lion - NOT case sensitive machine

    We've got a customer who is getting a repeated hard crash in AIR when he tries to run our app. At first we thought, "Oh, another case-sensitive Mac issue" and we told him to run the case sensitive command-line fix, but it turns out that isn't the issue. Is his version of webkit.dylib not compatible somehow? He's the only one reporting this. Any ideas would be appreciated!
    Many thanks,
    Taylor Brown
    Lead Software Engineer
    YouNeedABudget,com
    Customer Crash report
    Process:        YNAB 3 [968]
    Path:            /Applications/YNAB 3/YNAB 3.app/Contents/MacOS/YNAB 3
    Identifier:      com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1
    Version:        3.5.3.4 (???)
    Code Type:      X86 (Native)
    Parent Process:  launchd [130]
    Date/Time:      2011-08-28 00:45:04.359 -0600
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          123948 sec
    Crashes Since Last Report:          29
    Per-App Interval Since Last Report:  1665 sec
    Per-App Crashes Since Last Report:  19
    Anonymous UUID:                      F1E1AA94-7BE2-4C59-BC1D-FFAC570B2F5F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000000c
    VM Regions Near 0xc:
    --> __PAGEZERO            0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/YNAB 3/YNAB 3.app/Contents/MacOS/YNAB 3
        __TEXT                0000000000001000-0000000000007000 [  24K] r-x/rwx SM=COW  /Applications/YNAB 3/YNAB 3.app/Contents/MacOS/YNAB 3
    Application Specific Information:
    objc[968]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0  Webkit.dylib                      0x0bbe09d6 WebKitGetAPI + 288226
    1  Webkit.dylib                      0x0bc8e33f WebKitGetAPI + 999243
    2  Webkit.dylib                      0x0bbe2019 WebKitGetAPI + 293925
    3  Webkit.dylib                      0x0bcdd000 WebKitGetAPI + 1321996
    4  Webkit.dylib                      0x0bcdd48b WebKitGetAPI + 1323159
    5  Webkit.dylib                      0x0bfaae2a WebKitGetAPI + 4262454
    6  Webkit.dylib                      0x0bfa8d2e WebKitGetAPI + 4254010
    7  Webkit.dylib                      0x0bb9a6c8 WebKitGetAPI + 724
    8  com.adobe.AIR                    0x0265846a shaders_acos_ss + 549306
    9  com.adobe.AIR                    0x02658564 shaders_acos_ss + 549556
    10  com.adobe.AIR                    0x01fa5ff0 0x1f89000 + 118768
    11  com.adobe.AIR                    0x01fa0c55 0x1f89000 + 97365
    12  com.adobe.AIR                    0x01fa14e7 0x1f89000 + 99559
    13  com.adobe.AIR                    0x01f9a0fa 0x1f89000 + 69882
    14  com.apple.Foundation              0x94e5351d __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    15  com.apple.CoreFoundation          0x92dc1843 ___CFXNotificationPost_block_invoke_1 + 275
    16  com.apple.CoreFoundation          0x92d8c658 _CFXNotificationPost + 2776
    17  com.apple.Foundation              0x94e3e70a -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    18  com.apple.Foundation              0x94e5399e -[NSNotificationCenter postNotificationName:object:] + 55
    19  com.apple.AppKit                  0x916556d7 -[NSApplication terminate:] + 2217
    20  com.apple.Foundation              0x94e47ebe __NSFireDelayedPerform + 615
    21  com.apple.CoreFoundation          0x92d99256 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    22  com.apple.CoreFoundation          0x92d98be7 __CFRunLoopDoTimer + 743
    23  com.apple.CoreFoundation          0x92d77ce0 __CFRunLoopRun + 1888
    24  com.apple.CoreFoundation          0x92d771ec CFRunLoopRunSpecific + 332
    25  com.apple.CoreFoundation          0x92d77098 CFRunLoopRunInMode + 120
    26  com.apple.HIToolbox              0x9a9d2487 RunCurrentEventLoopInMode + 318
    27  com.apple.HIToolbox              0x9a9d9dc3 ReceiveNextEventCommon + 381
    28  com.apple.HIToolbox              0x9a9d9c32 BlockUntilNextEventMatchingListInMode + 88
    29  com.apple.AppKit                  0x9164e8ec _DPSNextEvent + 678
    30  com.apple.AppKit                  0x9164e159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    31  com.apple.AppKit                  0x9164a4cb -[NSApplication run] + 904
    32  com.adobe.AIR                    0x01f8e638 0x1f89000 + 22072
    33  com.adobe.AIR                    0x01f8e97e 0x1f89000 + 22910
    34  com.apple.CoreFoundation          0x92dd6901 -[NSObject performSelector:withObject:] + 65
    35  com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1    0x00002ff7 start + 4363
    36  com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1    0x00001fe7 start + 251
    37  com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1    0x00001f15 start + 41
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0  libsystem_kernel.dylib            0x9a62090a kevent + 10
    1  libdispatch.dylib                0x9adc9ccc _dispatch_mgr_invoke + 969
    2  libdispatch.dylib                0x9adc871b _dispatch_mgr_thread + 53
    Thread 2:
    0  libsystem_kernel.dylib            0x9a61f83e __psynch_cvwait + 10
    1  libsystem_c.dylib                0x99306e78 _pthread_cond_wait + 914
    2  libsystem_c.dylib                0x992ae82a pthread_cond_wait + 48
    3  com.adobe.AIR                    0x0249270b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1919596
    4  com.adobe.AIR                    0x022de172 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132307
    5  com.adobe.AIR                    0x024927ef r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1919824
    6  com.adobe.AIR                    0x02492869 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1919946
    7  com.adobe.AIR                    0x02492904 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1920101
    8  libsystem_c.dylib                0x99302ed9 _pthread_start + 335
    9  libsystem_c.dylib                0x993066de thread_start + 34
    Thread 3:
    0  libsystem_kernel.dylib            0x9a61f83e __psynch_cvwait + 10
    1  libsystem_c.dylib                0x99306e78 _pthread_cond_wait + 914
    2  libsystem_c.dylib                0x992ae82a pthread_cond_wait + 48
    3  com.adobe.AIR                    0x0249270b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1919596
    4  com.adobe.AIR                    0x022de172 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 132307
    5  com.adobe.AIR                    0x024927ef r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1919824
    6  com.adobe.AIR                    0x02492869 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1919946
    7  com.adobe.AIR                    0x02492904 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1920101
    8  libsystem_c.dylib                0x99302ed9 _pthread_start + 335
    9  libsystem_c.dylib                0x993066de thread_start + 34
    Thread 4:: com.apple.NSURLConnectionLoader
    0  libsystem_kernel.dylib            0x9a61dc22 mach_msg_trap + 10
    1  libsystem_kernel.dylib            0x9a61d1f6 mach_msg + 70
    2  com.apple.CoreFoundation          0x92d6e9ea __CFRunLoopServiceMachPort + 170
    3  com.apple.CoreFoundation          0x92d77b14 __CFRunLoopRun + 1428
    4  com.apple.CoreFoundation          0x92d771ec CFRunLoopRunSpecific + 332
    5  com.apple.CoreFoundation          0x92d77098 CFRunLoopRunInMode + 120
    6  com.apple.Foundation              0x94ea788c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7  com.apple.Foundation              0x94e9b5ed -[NSThread main] + 45
    8  com.apple.Foundation              0x94e9b59d __NSThread__main__ + 1582
    9  libsystem_c.dylib                0x99302ed9 _pthread_start + 335
    10  libsystem_c.dylib                0x993066de thread_start + 34
    Thread 5:: com.apple.CFSocket.private
    0  libsystem_kernel.dylib            0x9a61fb42 __select + 10
    1  com.apple.CoreFoundation          0x92dc59e5 __CFSocketManager + 1557
    2  libsystem_c.dylib                0x99302ed9 _pthread_start + 335
    3  libsystem_c.dylib                0x993066de thread_start + 34
    Thread 6:
    0  libsystem_kernel.dylib            0x9a62002e __workq_kernreturn + 10
    1  libsystem_c.dylib                0x99304ccf _pthread_wqthread + 773
    2  libsystem_c.dylib                0x993066fe start_wqthread + 30
    Thread 7:
    0  libsystem_kernel.dylib            0x9a62002e __workq_kernreturn + 10
    1  libsystem_c.dylib                0x99304ccf _pthread_wqthread + 773
    2  libsystem_c.dylib                0x993066fe start_wqthread + 30
    Thread 8:
    0  libsystem_kernel.dylib            0x9a62002e __workq_kernreturn + 10
    1  libsystem_c.dylib                0x99304ccf _pthread_wqthread + 773
    2  libsystem_c.dylib                0x993066fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x0c200800  ebx: 0x0bbe07f4  ecx: 0x08d2c2d8  edx: 0x00000000
      edi: 0x0c200800  esi: 0x00000000  ebp: 0xbfffde88  esp: 0xbfffddf0
      ss: 0x00000023  efl: 0x00010246  eip: 0x0bbe09d6  cs: 0x0000001b
      ds: 0x00000023  es: 0x00000023  fs: 0x00000000  gs: 0x0000000f
      cr2: 0x0000000c
    Logical CPU: 0
    Binary Images:
        0x1000 -    0x6ff7 +com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1 (3.5.3.4 - ???) <72E5E138-08AE-26DD-C1B8-F70175D06CC3> /Applications/YNAB 3/YNAB 3.app/Contents/MacOS/YNAB 3
      0x300000 -  0x3adff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
      0x3f2000 -  0x3f3ffc  ATSHI.dylib (??? - ???) <B244624E-E09E-34B2-A185-EB30AF08A95D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x1f89000 -  0x2c40fd3 +com.adobe.AIR (??? - 2.7.1.19610) <A7DA14CC-4CE8-96D5-03CF-6EA145FB4835> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x2e6f000 -  0x2e73ffb  libFontRegistryUI.dylib (??? - ???) <E986346C-8132-33B6-8525-AA2A3233F99C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
    0x2ed0000 -  0x2ed3fef  com.apple.LiveType.component (2.1.3 - 2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x2ed8000 -  0x2f3dfde  com.apple.LiveType.framework (2.1.3 - 2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x2f5d000 -  0x2fb5fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x2fd9000 -  0x2fdcff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x2fe1000 -  0x2fe5ffb  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <8A4CC918-D47D-3F33-8420-0698071A5944> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x2fea000 -  0x2ff0ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f11) <8CA3DFAA-56F6-37B1-9C93-16C5C3A0A00F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x4834000 -  0x4852ff7 +com.numark.ns6.hal (??? - 2.1.0) <C4B53351-2CB6-BA09-D19B-350C903D86A7> /Library/Audio/Plug-Ins/HAL/NumarkNS6AudioHAL.plugin/Contents/MacOS/NumarkNS6AudioHAL
    0x4861000 -  0x487eff3 +com.numark.ns7.hal (??? - 2.0.2) <A73C3AC5-4A1B-BC91-7FCA-02E231FE7E2D> /Library/Audio/Plug-Ins/HAL/NumarkNS7AudioHAL.plugin/Contents/MacOS/NumarkNS7AudioHAL
    0x488c000 -  0x48a9ffb +com.numark.V7.hal (??? - 2.0.3) <2582418D-CE06-69BF-B706-EE402BE8AB46> /Library/Audio/Plug-Ins/HAL/NumarkV7AudioHAL.plugin/Contents/MacOS/NumarkV7AudioHAL
    0x48b7000 -  0x48d4ffb +com.ploytec.xonedx.hal (??? - 2.0.2) <09D53E8E-2D43-1DAB-A525-A1F3E0EE12F3> /Library/Audio/Plug-Ins/HAL/XONE_DX.plugin/Contents/MacOS/XONE_DX
    0x7998000 -  0x79a6ffb  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D3F1CC34-55EB-3D33-A7C2-025D5C8025D0> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xadf9000 -  0xae0bfff  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <ADEB72F9-0048-3C87-AD9B-71AA57D523E9> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xbb94000 -  0xc10eff7 +Webkit.dylib (??? - ???) <B44B6722-7FD6-0D9B-1B95-C1BEA7007149> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Webkit.dylib
    0x8fe5c000 - 0x8fe8e9c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x9000efff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9000f000 - 0x90045ff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x90046000 - 0x900c2fff  libType1Scaler.dylib (??? - ???) <DFBB3B4F-31F4-3ED0-B57C-713493CA2756> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x900c3000 - 0x900c8ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x9012f000 - 0x90143ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x90144000 - 0x90148ff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90149000 - 0x90209fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <13EB75E5-98E5-3C3D-A2D7-CD6CB292C227> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x9020a000 - 0x9020cff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x9020d000 - 0x9024bfff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x9024c000 - 0x9024cff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9024d000 - 0x90250ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x90251000 - 0x902a0ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x902a1000 - 0x905fdfff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x90722000 - 0x90b24ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x90b63000 - 0x90b6cff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x90d51000 - 0x911a6fff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x911a8000 - 0x9120dff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x9120e000 - 0x9122aff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x9122b000 - 0x912b5ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x912b6000 - 0x912f2ffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9152c000 - 0x9157aff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x9157b000 - 0x915afff3  libTrueTypeScaler.dylib (??? - ???) <FF162272-243C-321C-B152-AD81B3171C54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x915b0000 - 0x91644ff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x91645000 - 0x920caffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x920cb000 - 0x920d3fff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x920fe000 - 0x9212cffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9212d000 - 0x92146fff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x92147000 - 0x92149ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x9214a000 - 0x9214dfff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x9214e000 - 0x9214efff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x923f9000 - 0x923f9fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92445000 - 0x924a5ffb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x924a6000 - 0x9252dfff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9257f000 - 0x92583fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x929ba000 - 0x929f6fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
    0x929f7000 - 0x929f7ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x92a04000 - 0x92a44ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
    0x92a45000 - 0x92a48ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x92a79000 - 0x92bdaffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92bdb000 - 0x92c50fff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x92c51000 - 0x92c5efff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92c5f000 - 0x92cebff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x92d28000 - 0x92d33ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x92d34000 - 0x92d3bfff  com.apple.agl (3.1.4 - AGL-3.1.4) <CCCE2A89-026B-3185-ABEA-68D268353164> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92d3c000 - 0x92f12fef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92f16000 - 0x93025ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
    0x93057000 - 0x930cfff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x930df000 - 0x930dffff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x930e2000 - 0x93353ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x933d3000 - 0x933d4fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x933e6000 - 0x933ebffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x93502000 - 0x9357eff3  com.apple.PDFKit (2.6 - 2.6) <484AB8A4-E967-3B2F-BEFE-4B74F72B65A2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x9357f000 - 0x93972ff7  com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x93973000 - 0x939a1fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
    0x939f4000 - 0x93ad7ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
    0x93ad9000 - 0x93b02ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x93b0e000 - 0x93ec6ffb  com.apple.SceneKit (2.0 - 124) <D1B359EA-7637-31D0-800E-8E816B1F4475> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x93fd9000 - 0x94004fff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x94005000 - 0x94005ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x94006000 - 0x94033ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x94034000 - 0x940cfff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x940d0000 - 0x9419fffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x942a5000 - 0x942afff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x942b0000 - 0x94561ff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x945f1000 - 0x947a5ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
    0x94ad0000 - 0x94ad2ffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x94ad3000 - 0x94ad4ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x94b01000 - 0x94b68fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x94b69000 - 0x94b6dffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94b6e000 - 0x94b71ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x94b72000 - 0x94b7dffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x94b7e000 - 0x94cd0ffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94cd1000 - 0x94cfbff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x94cfc000 - 0x94d00ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x94d01000 - 0x94de9fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x94dea000 - 0x94e3bff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x94e3c000 - 0x9513fff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95140000 - 0x95141ffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x95142000 - 0x95142fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9515b000 - 0x9517afff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x9517b000 - 0x9517bfff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9518c000 - 0x9519fff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x951a0000 - 0x951fcff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x958b6000 - 0x958bcffb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x958bd000 - 0x958cbfff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x958cc000 - 0x958fcff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
    0x95906000 - 0x95b24ff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x96552000 - 0x96577ff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x96578000 - 0x966a1ff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x966a2000 - 0x967b6ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2246) <AB6ABF7E-22FD-3EEF-A9A4-55EC16092D15> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x967b7000 - 0x97507fe3  com.apple.QuickTimeComponents.component (7.7.1 - 2246) <AD39FCD8-72EB-32C4-9B3F-5776BD3ECA52> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x97550000 - 0x975cbffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x975cc000 - 0x975cdfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x97608000 - 0x97608fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97609000 - 0x9760dfff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x9760e000 - 0x9762bff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9762c000 - 0x97642ffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
    0x97643000 - 0x97ca865b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x980b0000 - 0x980c0fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x980c1000 - 0x98197ff6  com.apple.QuickLookUIFramework (3.0 - 489.1) <DC6303F6-F343-37C5-AE54-F5FD606FE78C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x98198000 - 0x9826eff3  com.apple.avfoundation (2.0 - 180.23) <428C1F5D-B786-3392-ADF4-43572D1722DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x982b3000 - 0x98303ff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x98304000 - 0x9830bfff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
    0x98334000 - 0x98334fff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98413000 - 0x9841bff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x9841c000 - 0x9841dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x985b5000 - 0x985ddff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x985de000 - 0x985dfff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x985e0000 - 0x985e8ffb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <AD856B0D-3602-3C37-8B64-C6BB53A6F248> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x98626000 - 0x9865cfff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x9865d000 - 0x98668fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x98682000 - 0x98690fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x986b2000 - 0x98702fff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x98703000 - 0x9870bff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x9874d000 - 0x987aaffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x987ab000 - 0x98a30fe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x98a31000 - 0x98a53ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x98a54000 - 0x98a5bff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x98acb000 - 0x99146ff9  com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x991ea000 - 0x991eeff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
    0x99200000 - 0x9920bff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x99241000 - 0x992a5fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x992a6000 - 0x99371fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
    0x99372000 - 0x99394ffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x99395000 - 0x99403fff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9946d000 - 0x9946dfff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x9946e000 - 0x99491fff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x995c3000 - 0x995d3ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x995ea000 - 0x99610ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x99611000 - 0x9983affb  com.apple.QuartzComposer (5.0 - 232) <B25A191A-B96D-3BB0-B7D5-FDE4A97DFD06> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x9983b000 - 0x99842ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x99843000 - 0x99d1fff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x99d20000 - 0x99d78fff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x99d9e000 - 0x99ebefec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x99ebf000 - 0x9a021fff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9a022000 - 0x9a23cff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9a23d000 - 0x9a240ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9a5c2000 - 0x9a5d7ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9a5d8000 - 0x9a5dbff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9a607000 - 0x9a625ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x9a626000 - 0x9a71eff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x9a71f000 - 0x9a8b8ff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9a8b9000 - 0x9a90aff3  com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9a90b000 - 0x9a90cff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x9a94a000 - 0x9a9b4ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x9a9b5000 - 0x9a9cffff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9a9d0000 - 0x9ad0fff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x9ad10000 - 0x9ad60ff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x9ad8a000 - 0x9ad8bff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x9adc0000 - 0x9adc6ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x9adc7000 - 0x9add5fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
    0x9b3d3000 - 0x9b46aff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x9b46b000 - 0x9b4f8fe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9b65a000 - 0x9b69dffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x9b69e000 - 0x9b6a6ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9b6e6000 - 0x9b6fbfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x9b6fc000 - 0x9b719fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x9b71a000 - 0x9b7befff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9b7bf000 - 0x9b8d0ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x9b8d3000 - 0x9b8d4ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x9b8d5000 - 0x9b92eff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9b92f000 - 0x9b96dfff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x9b96e000 - 0x9b9b5fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9ba98000 - 0x9baafff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x9bab4000 - 0x9bbbfffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9bc63000 - 0x9bca4ff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9bca5000 - 0x9bca8ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9bcd9000 - 0x9bd3bffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x9bd3c000 - 0x9bdfcff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x9be26000 - 0x9be37fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9be38000 - 0x9be9aff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9be9d000 - 0x9c19dfff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x9c1b3000 - 0x9c289a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9c28d000 - 0x9c37dff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x9c37e000 - 0x9c3a6ff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x9c5c6000 - 0x9c60fff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9c616000 - 0x9c617fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0xba900000 - 0xba91bffd  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <5635DF40-8D8E-3B8C-B075-7B3FC0F184A4> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21ff6  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <17226124-8E8A-34EB-A2C4-D4A0469CF45B> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 1887
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=195.3M resident=118.1M(60%) swapped_out_or_unallocated=77.2M(40%)
    Writable regions: Total=110.1M written=28.5M(26%) resident=33.5M(30%) swapped_out=0K(0%) unallocated=76.6M(70%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                33.0M
    CG backing stores                  224K
    CG image                            12K
    CG raster data                      64K
    CG shared images                  3416K
    CoreGraphics                          8K
    CoreServices                      1656K
    MALLOC                            31.9M
    MALLOC guard page                    32K
    Memory tag=240                    14.3M
    Memory tag=242                      12K
    Memory tag=243                        4K
    Memory tag=249                      156K
    SQLite page cache                  192K
    Stack                              67.6M
    VM_ALLOCATE                        53.7M
    __CI_BITMAP                          80K
    __DATA                            11.6M
    __DATA/__OBJC                      224K
    __IMAGE                            1256K
    __IMPORT                            68K
    __LINKEDIT                        43.1M
    __OBJC                            2624K
    __OBJC/__DATA                        76K
    __PAGEZERO                            4K
    __TEXT                            152.2M
    __UNICODE                          544K
    mapped file                      110.1M
    shared memory                      312K
    shared pmap                        6728K
    ===========                      =======
    TOTAL                            534.7M
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 3.06 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: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8217, 0x06110000 / 3

    Hi Chris,
        He did indeed try the release build, and here is the stack dump. I hope this helps!
    Process:        YNAB 3 [5177]
    Path:            /Applications/YNAB 3/YNAB 3.app/Contents/MacOS/YNAB 3
    Identifier:      com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1
    Version:        3.5.3.4 (???)
    Code Type:      X86 (Native)
    Parent Process:  launchd [131]
    Date/Time:      2011-09-25 18:25:54.606 -0600
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Interval Since Last Report:          206421 sec
    Crashes Since Last Report:          1
    Per-App Interval Since Last Report:  92 sec
    Per-App Crashes Since Last Report:  1
    Anonymous UUID:                      F1E1AA94-7BE2-4C59-BC1D-FFAC570B2F5F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO            0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/YNAB 3/YNAB 3.app/Contents/MacOS/YNAB 3
        __TEXT                0000000000001000-0000000000007000 [  24K] r-x/rwx SM=COW  /Applications/YNAB 3/YNAB 3.app/Contents/MacOS/YNAB 3
    Application Specific Information:
    objc[5177]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0  WebKit.dylib                      0x0cced27b WebKitGetAPI + 639273
    1  WebKit.dylib                      0x0ccdac6f WebKitGetAPI + 563997
    2  WebKit.dylib                      0x0ccda64c WebKitGetAPI + 562426
    3  WebKit.dylib                      0x0ccf7449 WebKitGetAPI + 680695
    4  WebKit.dylib                      0x0ccf8849 WebKitGetAPI + 685815
    5  WebKit.dylib                      0x0d0412da WebKitGetAPI + 4129160
    6  WebKit.dylib                      0x0d03ef99 WebKitGetAPI + 4120135
    7  WebKit.dylib                      0x0cc51111 0xcc4b000 + 24849
    8  com.adobe.AIR                    0x02f305b6 FREGetObjectAsInt32 + 17116
    9  com.adobe.AIR                    0x02f306b0 FREGetObjectAsInt32 + 17366
    10  com.adobe.AIR                    0x027bab72 0x2789000 + 203634
    11  com.adobe.AIR                    0x027ac188 0x2789000 + 143752
    12  com.adobe.AIR                    0x027ac9b5 0x2789000 + 145845
    13  com.adobe.AIR                    0x0279d272 0x2789000 + 82546
    14  com.apple.Foundation              0x9ba5151d __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    15  com.apple.CoreFoundation          0x90f71843 ___CFXNotificationPost_block_invoke_1 + 275
    16  com.apple.CoreFoundation          0x90f3c658 _CFXNotificationPost + 2776
    17  com.apple.Foundation              0x9ba3c70a -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    18  com.apple.Foundation              0x9ba5199e -[NSNotificationCenter postNotificationName:object:] + 55
    19  com.apple.AppKit                  0x9a8be6d7 -[NSApplication terminate:] + 2217
    20  com.apple.Foundation              0x9ba45ebe __NSFireDelayedPerform + 615
    21  com.apple.CoreFoundation          0x90f49256 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    22  com.apple.CoreFoundation          0x90f48be7 __CFRunLoopDoTimer + 743
    23  com.apple.CoreFoundation          0x90f27ce0 __CFRunLoopRun + 1888
    24  com.apple.CoreFoundation          0x90f271ec CFRunLoopRunSpecific + 332
    25  com.apple.CoreFoundation          0x90f27098 CFRunLoopRunInMode + 120
    26  com.apple.HIToolbox              0x943ff487 RunCurrentEventLoopInMode + 318
    27  com.apple.HIToolbox              0x94406cee ReceiveNextEventCommon + 168
    28  com.apple.HIToolbox              0x94406c32 BlockUntilNextEventMatchingListInMode + 88
    29  com.apple.AppKit                  0x9a8b78ec _DPSNextEvent + 678
    30  com.apple.AppKit                  0x9a8b7159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    31  com.apple.AppKit                  0x9a8b34cb -[NSApplication run] + 904
    32  com.adobe.AIR                    0x0279176a 0x2789000 + 34666
    33  com.adobe.AIR                    0x02791ab0 0x2789000 + 35504
    34  com.apple.CoreFoundation          0x90f86901 -[NSObject performSelector:withObject:] + 65
    35  com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1    0x00002ff7 start + 4363
    36  com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1    0x00001fe7 start + 251
    37  com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1    0x00001f15 start + 41
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0  libsystem_kernel.dylib            0x917b590a kevent + 10
    1  libdispatch.dylib                0x94eddccc _dispatch_mgr_invoke + 969
    2  libdispatch.dylib                0x94edc71b _dispatch_mgr_thread + 53
    Thread 2:
    0  libsystem_kernel.dylib            0x917b483e __psynch_cvwait + 10
    1  libsystem_c.dylib                0x9479de21 _pthread_cond_wait + 827
    2  libsystem_c.dylib                0x9474e42c pthread_cond_wait$UNIX2003 + 71
    3  com.adobe.AIR                    0x02cfee6f 0x2789000 + 5725807
    4  com.adobe.AIR                    0x02b3d770 0x2789000 + 3884912
    5  com.adobe.AIR                    0x02cfef3f 0x2789000 + 5726015
    6  com.adobe.AIR                    0x02cfefb9 0x2789000 + 5726137
    7  com.adobe.AIR                    0x02cff054 0x2789000 + 5726292
    8  libsystem_c.dylib                0x94799ed9 _pthread_start + 335
    9  libsystem_c.dylib                0x9479d6de thread_start + 34
    Thread 3:
    0  libsystem_kernel.dylib            0x917b483e __psynch_cvwait + 10
    1  libsystem_c.dylib                0x9479de21 _pthread_cond_wait + 827
    2  libsystem_c.dylib                0x9474e42c pthread_cond_wait$UNIX2003 + 71
    3  com.adobe.AIR                    0x02cfee6f 0x2789000 + 5725807
    4  com.adobe.AIR                    0x02b3d770 0x2789000 + 3884912
    5  com.adobe.AIR                    0x02cfef3f 0x2789000 + 5726015
    6  com.adobe.AIR                    0x02cfefb9 0x2789000 + 5726137
    7  com.adobe.AIR                    0x02cff054 0x2789000 + 5726292
    8  libsystem_c.dylib                0x94799ed9 _pthread_start + 335
    9  libsystem_c.dylib                0x9479d6de thread_start + 34
    Thread 4:: com.apple.NSURLConnectionLoader
    0  libsystem_kernel.dylib            0x917b2c22 mach_msg_trap + 10
    1  libsystem_kernel.dylib            0x917b21f6 mach_msg + 70
    2  com.apple.CoreFoundation          0x90f1e9ea __CFRunLoopServiceMachPort + 170
    3  com.apple.CoreFoundation          0x90f27b14 __CFRunLoopRun + 1428
    4  com.apple.CoreFoundation          0x90f271ec CFRunLoopRunSpecific + 332
    5  com.apple.CoreFoundation          0x90f27098 CFRunLoopRunInMode + 120
    6  com.apple.Foundation              0x9baa588c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7  com.apple.Foundation              0x9ba995ed -[NSThread main] + 45
    8  com.apple.Foundation              0x9ba9959d __NSThread__main__ + 1582
    9  libsystem_c.dylib                0x94799ed9 _pthread_start + 335
    10  libsystem_c.dylib                0x9479d6de thread_start + 34
    Thread 5:: com.apple.CFSocket.private
    0  libsystem_kernel.dylib            0x917b4b42 __select + 10
    1  com.apple.CoreFoundation          0x90f759e5 __CFSocketManager + 1557
    2  libsystem_c.dylib                0x94799ed9 _pthread_start + 335
    3  libsystem_c.dylib                0x9479d6de thread_start + 34
    Thread 6:
    0  libsystem_kernel.dylib            0x917b483e __psynch_cvwait + 10
    1  libsystem_c.dylib                0x9479de21 _pthread_cond_wait + 827
    2  libsystem_c.dylib                0x9474e42c pthread_cond_wait$UNIX2003 + 71
    3  WebKit.dylib                      0x0cda73d3 WebKitGetAPI + 1401473
    4  WebKit.dylib                      0x0cda7441 WebKitGetAPI + 1401583
    5  libsystem_c.dylib                0x94799ed9 _pthread_start + 335
    6  libsystem_c.dylib                0x9479d6de thread_start + 34
    Thread 7:
    0  libsystem_kernel.dylib            0x917b502e __workq_kernreturn + 10
    1  libsystem_c.dylib                0x9479bccf _pthread_wqthread + 773
    2  libsystem_c.dylib                0x9479d6fe start_wqthread + 30
    Thread 8:
    0  libsystem_kernel.dylib            0x917b502e __workq_kernreturn + 10
    1  libsystem_c.dylib                0x9479bccf _pthread_wqthread + 773
    2  libsystem_c.dylib                0x9479d6fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x0cced181  ecx: 0x07ab52f8  edx: 0xbfffdecc
      edi: 0x0d352000  esi: 0x0d355f00  ebp: 0xbfffdea8  esp: 0xbfffde30
      ss: 0x00000023  efl: 0x00010246  eip: 0x0cced27b  cs: 0x0000001b
      ds: 0x00000023  es: 0x00000023  fs: 0x00000000  gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 0
    Binary Images:
        0x1000 -    0x6ff7 +com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1 (3.5.3.4 - ???) <72E5E138-08AE-26DD-C1B8-F70175D06CC3> /Applications/YNAB 3/YNAB 3.app/Contents/MacOS/YNAB 3
      0xf8000 -    0xfbfef  com.apple.LiveType.component (2.1.3 - 2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
      0x500000 -  0x5adff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x2789000 -  0x389cfd3 +com.adobe.AIR (??? - 3.0.0.3880) <FEA7C6C6-A819-1E51-0DE9-C943D630E947> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x3c13000 -  0x3c78fde  com.apple.LiveType.framework (2.1.3 - 2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x3c98000 -  0x3cf0fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x3d14000 -  0x3d17ff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x4e24000 -  0x4e5dff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2246) <539384F7-C119-3CC9-B74B-4D958836A955> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0x4e68000 -  0x4e72fff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <811CF4D6-15B2-3EDA-B026-5E4B28C0F742> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
    0x4e7d000 -  0x4ea5fff  com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2246) <E3A2155F-CAAC-31DB-8D8F-80A32D86E56B> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDi gitizer
    0x4ead000 -  0x4ecaff7 +com.google.talk.camera (2.3.2.3851 - 2.3.2.3851) <A1FDFE63-863F-7208-4CD0-B91566803D82> /Library/QuickTime/Google Camera Adapter 0.component/Contents/MacOS/Google Camera Adapter 0
    0x4ede000 -  0x4efbff7 +com.google.talk.camera (2.3.2.3851 - 2.3.2.3851) <8479D04F-4B7D-52B6-45BB-0D10378C39F8> /Library/QuickTime/Google Camera Adapter 1.component/Contents/MacOS/Google Camera Adapter 1
    0x4f0f000 -  0x4f5dff7  com.apple.QuickTimeUSBVDCDigitizer (2.7.0 - 2.7.0) <B6ABEFE8-826B-3784-B274-0CC1FBA9B864> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBV DCDigitizer
    0x4f67000 -  0x4f6bffb  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <8A4CC918-D47D-3F33-8420-0698071A5944> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x4f70000 -  0x4f76ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f12) <2AD22146-D23E-3E5B-AFC9-BC8211FED107> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x4f7c000 -  0x4fa9ff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x712f000 -  0x729cff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x72d0000 -  0x73c7ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x7426000 -  0x7444ff7 +com.numark.ns6.hal (??? - 2.1.0) <C4B53351-2CB6-BA09-D19B-350C903D86A7> /Library/Audio/Plug-Ins/HAL/NumarkNS6AudioHAL.plugin/Contents/MacOS/NumarkNS6AudioHAL
    0x748a000 -  0x74a7ff3 +com.numark.ns7.hal (??? - 2.0.2) <A73C3AC5-4A1B-BC91-7FCA-02E231FE7E2D> /Library/Audio/Plug-Ins/HAL/NumarkNS7AudioHAL.plugin/Contents/MacOS/NumarkNS7AudioHAL
    0x74b5000 -  0x74d2ffb +com.numark.V7.hal (??? - 2.0.3) <2582418D-CE06-69BF-B706-EE402BE8AB46> /Library/Audio/Plug-Ins/HAL/NumarkV7AudioHAL.plugin/Contents/MacOS/NumarkV7AudioHAL
    0x74e0000 -  0x74fdffb +com.ploytec.xonedx.hal (??? - 2.0.2) <09D53E8E-2D43-1DAB-A525-A1F3E0EE12F3> /Library/Audio/Plug-Ins/HAL/XONE_DX.plugin/Contents/MacOS/XONE_DX
    0x7982000 -  0x7986ffb  libFontRegistryUI.dylib (??? - ???) <E986346C-8132-33B6-8525-AA2A3233F99C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
    0xcc4b000 -  0xd24cfe7 +WebKit.dylib (??? - ???) <64BDD3EA-DEE9-DFB5-AC33-70EB8F18C7D2> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
    0x8f0c3000 - 0x8f7d7ffb  com.apple.GeForceGLDriver (7.4.10 - 7.0.4) <30761571-F6AC-3270-B854-BC7D027ED859> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x8fe10000 - 0x8fe429c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x9004d000 - 0x9016dfec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x9016e000 - 0x90188fff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90189000 - 0x90ed9fe3  com.apple.QuickTimeComponents.component (7.7.1 - 2246) <AD39FCD8-72EB-32C4-9B3F-5776BD3ECA52> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x90eda000 - 0x90ee2fff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90ee3000 - 0x90eebff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x90eec000 - 0x910c2fef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91105000 - 0x91141fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
    0x91142000 - 0x9115eff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x9115f000 - 0x91172ff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x91173000 - 0x91174fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x91183000 - 0x91183ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x91184000 - 0x9118cff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x9120a000 - 0x91227ff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9145e000 - 0x91465ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x91466000 - 0x91473fff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91474000 - 0x91564ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x915b7000 - 0x91619ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9161a000 - 0x9161dffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x91706000 - 0x91708ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x9172a000 - 0x91743fff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x91744000 - 0x91785ff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x91786000 - 0x9179bff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9179c000 - 0x917baff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x917bb000 - 0x917c2fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
    0x917c3000 - 0x917f1fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
    0x9183d000 - 0x919d6ff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x919d7000 - 0x91ae2ffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x91ae3000 - 0x91b4dff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x91b4e000 - 0x91b64ffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
    0x91b65000 - 0x91f1dffb  com.apple.SceneKit (2.0 - 124) <D1B359EA-7637-31D0-800E-8E816B1F4475> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x925b9000 - 0x925baff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x925bb000 - 0x9276fff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
    0x927ac000 - 0x92baeff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x92bfc000 - 0x92bffffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x92c37000 - 0x92c99ffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x92db2000 - 0x92dc0fff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92dc1000 - 0x92e97a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x92e98000 - 0x931f4fff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x931f5000 - 0x931f6ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x931f7000 - 0x934a8ff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x934c8000 - 0x934fbfef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x9408f000 - 0x94172ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
    0x94173000 - 0x94198ff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x941b3000 - 0x941d2fff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x941d3000 - 0x942fcff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x943fd000 - 0x9473cff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x9473d000 - 0x94808fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
    0x94809000 - 0x94826fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x94827000 - 0x94828fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x9483d000 - 0x9483fffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x94840000 - 0x94928fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x94a54000 - 0x94b68ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2246) <AB6ABF7E-22FD-3EEF-A9A4-55EC16092D15> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x94bce000 - 0x94bf8ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x94bf9000 - 0x94c21ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x94c22000 - 0x94cf1ffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x94cf2000 - 0x94d67fff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x94ed4000 - 0x94edaffb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x94edb000 - 0x94ee9fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
    0x94eec000 - 0x94f33fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x94f34000 - 0x94fafffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x94fc5000 - 0x94fcdff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x94fdf000 - 0x95028ff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95035000 - 0x950a3fff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x950a4000 - 0x950aeff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x950af000 - 0x950dafff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x950de000 - 0x955baff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x955bc000 - 0x955c7ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x955c8000 - 0x955dcff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x955e3000 - 0x955e5ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x95739000 - 0x95779ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
    0x9577a000 - 0x95815ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x95816000 - 0x958a3fe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x95c70000 - 0x95c7efff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x95cb4000 - 0x95d58fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x95ec4000 - 0x95ecaffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x95ecb000 - 0x95ed0ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x95ed1000 - 0x95ed8fff  com.apple.agl (3.1.4 - AGL-3.1.4) <CCCE2A89-026B-3185-ABEA-68D268353164> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95ed9000 - 0x95fafff3  com.apple.avfoundation (2.0 - 180.23) <428C1F5D-B786-3392-ADF4-43572D1722DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x95fb0000 - 0x95fb0fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95fb1000 - 0x95fb5fff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x95fb6000 - 0x95fbdff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x95fbe000 - 0x95fc2ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95fe9000 - 0x96664ff9  com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96665000 - 0x9666eff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x966bc000 - 0x966c0ff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
    0x966c1000 - 0x967d0ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
    0x96cd0000 - 0x96f41ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x96f42000 - 0x97397fff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x97398000 - 0x9739bff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x97532000 - 0x977b7fe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x977b8000 - 0x977b9ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x977ba000 - 0x977e3ffe  com.apple.shortcut (2.0 - 2.0) <7F289D05-DDEC-3993-9F86-0DB896E1E686> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x977e4000 - 0x977e5fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x977f0000 - 0x97be3ff7  com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x97be4000 - 0x97c06ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x97c07000 - 0x97c0bffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x97c79000 - 0x97d4fff6  com.apple.QuickLookUIFramework (3.0 - 489.1) <DC6303F6-F343-37C5-AE54-F5FD606FE78C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x97e0f000 - 0x97e5effb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97e5f000 - 0x97e82fff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x97e83000 - 0x97ed4ff3  com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x97ed5000 - 0x97f25fff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x97f75000 - 0x97fd9fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x982af000 - 0x982e5ff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x982e6000 - 0x98322ffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x98332000 - 0x9854cff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x98559000 - 0x9855aff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x9855b000 - 0x9856bff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x9856c000 - 0x98581fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x98582000 - 0x9858dff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x985a9000 - 0x985acffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x985bf000 - 0x98618ff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x98619000 - 0x98619fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9861a000 - 0x98676ff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x98677000 - 0x98703ff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x98704000 - 0x98734ff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
    0x987b6000 - 0x987b6ff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9881d000 - 0x9882efff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9882f000 - 0x9882ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x9889c000 - 0x98918ff3  com.apple.PDFKit (2.6 - 2.6) <484AB8A4-E967-3B2F-BEFE-4B74F72B65A2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x9893e000 - 0x989a5fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x989a6000 - 0x989d3ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x98a18000 - 0x98a7dff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x98a7e000 - 0x98a83ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x98b66000 - 0x98bc3ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x98bc4000 - 0x98c02fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x98c2e000 - 0x98e57ffb  com.apple.QuartzComposer (5.0 - 232) <B25A191A-B96D-3BB0-B7D5-FDE4A97DFD06> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x98e58000 - 0x98ed0ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x98f1f000 - 0x98f2affc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x98f42000 - 0x98f64ffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x98f65000 - 0x990b7ffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x990b8000 - 0x990b8fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x990e2000 - 0x99169fff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9916a000 - 0x99177fff  com.apple.HelpData (2.1.0 - 68) <C1E7DE84-CCC3-3495-93B7-3D47FBC1FFD1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x99178000 - 0x991a6ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x991a7000 - 0x991a8fff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x991a9000 - 0x991d2ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x991f7000 - 0x991fbff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x991fc000 - 0x9924cff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x99253000 - 0x99253fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99254000 - 0x99257ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x99258000 - 0x99854fe3  libclh.dylib (4.0.3 - 4.0.3) <F5D55EBC-3BA3-357F-9E87-3499B6EF087E> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x99861000 - 0x99861fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x99862000 - 0x99879ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x9987e000 - 0x99976ff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x99977000 - 0x999b5fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x999b6000 - 0x999b6ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x999b7000 - 0x999edfff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x99b52000 - 0x99b62fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x99b63000 - 0x99cc5fff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x99cc6000 - 0x99cc6fff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x99cc7000 - 0x99d87ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x99d88000 - 0x99ee9ffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99eea000 - 0x99f81ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x99f82000 - 0x9a00cffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x9a00d000 - 0x9a015ffb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <AD856B0D-3602-3C37-8B64-C6BB53A6F248> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x9a016000 - 0x9a076ffb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9a125000 - 0x9a425fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x9a426000 - 0x9a477ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x9a478000 - 0x9a49effb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x9a4d0000 - 0x9a6eeff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x9a6ef000 - 0x9a6f0ffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x9a6f1000 - 0x9a7b1fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <7971F047-D9EF-3D9C-A65F-E5A8C6CECF06> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x9a8ae000 - 0x9b333ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9b334000 - 0x9b334fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9b335000 - 0x9b3c9ff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9b3ca000 - 0x9ba2f65b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x9ba30000 - 0x9ba39fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9ba3a000 - 0x9bd3dff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9bd3e000 - 0x9be4fff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x9be50000 - 0x9be9eff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x9c262000 - 0x9c2bafff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x9c33b000 - 0x9c37effd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x9c385000 - 0x9c390fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x9c391000 - 0x9c392ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x9c393000 - 0x9c396fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x9c397000 - 0x9c3e7ff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9c3f2000 - 0x9c3f6fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x9c721000 - 0x9c724ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9c725000 - 0x9c74dff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 16685
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=217.3M resident=126.2M(58%) swapped_out_or_unallocated=91.2M(42%)
    Writable regions: Total=113.0M written=22.7M(20%) resident=33.7M(30%) swapped_out=0K(0%) unallocated=79.3M(70%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                32.0M
    ATS (font support) (reserved)        4K        reserved VM address space (unallocated)
    CG backing stores                  224K
    CG image                            12K
    CG raster data                      116K
    CG shared images                  3448K
    CoreGraphics                          8K
    CoreServices                      2040K
    IOKit                              5608K
    MALLOC                            29.4M
    MALLOC guard page                    32K
    Memory tag=240                    14.9M
    Memory tag=242                      12K
    Memory tag=243                        4K
    Memory tag=249                      156K
    SQLite page cache                  192K
    Stack                              67.6M
    VM_ALLOCATE                        53.8M
    __CI_BITMAP                          80K
    __DATA                            16.3M
    __DATA/__OBJC                      168K
    __IMAGE                            1256K
    __IMPORT                            48K
    __LINKEDIT                        44.3M
    __OBJC                            2328K
    __OBJC/__DATA                        48K
    __PAGEZERO                            4K
    __TEXT                            173.0M
    __UNICODE                          544K
    mapped file                      103.3M
    shared memory                      1216K
    shared pmap                        6548K
    ===========                      =======
    TOTAL                            558.2M
    TOTAL, minus reserved VM space    558.2M
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 3.06 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: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.10)
    Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8217, 0x06110000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2

  • DVDSP crashes on building

    Hello, everyone~~
    Simulator works fine.
    When I try to build, DVDSP carshes after passing main menu.
    I can't think of anything causing that.....
    My Main menu is M2V and other menus are Tiff.
    I don't think that's the problem.... then why does it crash.....
    It crashes on same menu every time....
    I'm swimming in the dark.. any answer will be helpful..
    Thank you....

    Mine 3.0.2 DVDSP Academic crashes right after "build".
    The build goes fine, the log reads "done" ... 10 seconds later DVDSP crashes.
    The VTS that is build proves defective if I try to use it.
    This is on a project where DVDSP has a 2.3 gig track that gets broken into 3 parts in the VTS. I made the same project in a version composed of about 6 different tracks (all well under 1 gig) and that build and burn works fine.
    I do have a few gaps in the audio tracks of a second or two between assets in that one large track. The manual implies this is OK.
    Any ideas??
    G5 Dual 2 gig   Mac OS X (10.3.9)  

  • Repeated system crashes on report

    Whilst generating reports within Diadem 10 my collegues and I have been experiencing repeated system crashes that result in Diadem closing. Most errors seem to occur whilst undertaking simple task such as reformatting axis or changing labels. Below is an extract from the error log which is typical of the problem seen. Any guidance would be appreciated as this is so frequent as to cause real issues with the usability of this software.
    Diadem 10 is running on Dell desktops, Pentium 4 2.8Ghz 1GB Ram.
    278  11:51:54 Error:
         Error while executing "FORMULACALCI("D2AxisXTick := 0.025")" command
         Error type: ACCESS VIOLATION
         Error address: 0008F2B5
         Module name:gfsdesk.DLL
    Thanks

    Please help, fault as occured again!!!!!
    13   12:37:13 Error:
         Error while executing "FORMULACALCI("D2AxisXEnd := 0.4999")" command
         Error type: ACCESS VIOLATION
         Error address: 0008F2B5
         Module name:gfsdesk.DLL
    14   12:37:13 Error:
         Error while executing "FORMULACALCI("D2AxisXEnd := 0.4999")" command
         Error type: ACCESS VIOLATION
         Error address: 0008F2B5
         Module name:gfsdesk.DLL
    15   12:37:16 Error:
         Error while executing "FORMULACALCI("D2AxisXEnd := 0.4999")" command
         Error type: ACCESS VIOLATION
         Error address: 0008F2B5
         Module name:gfsdesk.DLL
    16   12:37:16 Error:
         Error while executing "FORMULACALCI("D2AxisXEnd := 0.4999")" command
         Error type: ACCESS VIOLATION
         Error address: 0008F2B5
         Module name:gfsdesk.DLL
    17   12:37:19 Error:
         Error while executing "FORMULACALCI("D2AxisXEnd := 0.4999")" command
         Error type: ACCESS VIOLATION
         Error address: 0008F2B5
         Module name:gfsdesk.DLL
    18   12:37:19 Error:
         Error while executing "FORMULACALCI("D2AxisXEnd := 0.4999")" command
         Error type: ACCESS VIOLATION
         Error address: 0008F2B5
         Module name:gfsdesk.DLL
    19   12:37:21 Error:
         Error while executing "FORMULACALCI("D2AxisXEnd := 0.4999")" command
         Error type: ACCESS VIOLATION
         Error address: 0008F2B5
         Module name:gfsdesk.DLL
    20   12:37:21 Error:
         Error while executing "FORMULACALCI("D2AxisXEnd := 0.4999")" command
         Error type: ACCESS VIOLATION
         Error address: 0008F2B5
         Module name:gfsdesk.DLL

  • Why am I getting repeated application crashes, and how do I stop it?

    Below is one of the many crash reports I have found from the repeated application crashes within the last few days.
    "Process: Safari [9258]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.5 (6531.22.7)
    Build Info: WebBrowser-65312207~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [97]
    Date/Time: 2010-04-20 04:10:31.552 +1000
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 335308 sec
    Crashes Since Last Report: 10
    Per-App Interval Since Last Report: 282455 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 82DA6322-8E17-423F-826D-3D23696B5F5F
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x00007fff859b8298
    Crashed Thread: 10 Dispatch queue: com.apple.CFURLCACHEworkqueue
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff855ce75a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff855cedcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff859f4452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff859f38df CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff889e3ada RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff889e38df ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff889e3798 BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff8456ea2a _DPSNextEvent + 708
    8 com.apple.AppKit 0x00007fff8456e379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.Safari 0x000000010000b6cc 0x100000000 + 46796
    10 com.apple.AppKit 0x00007fff8453405b -[NSApplication run] + 395
    11 com.apple.AppKit 0x00007fff8452cd7c NSApplicationMain + 364
    12 com.apple.Safari 0x00000001000016f4 0x100000000 + 5876
    Thread 1: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x00007fff85609316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff856091a5 nanosleep + 148
    2 libSystem.B.dylib 0x00007fff856560a4 sleep + 61
    3 com.apple.JavaScriptCore 0x00007fff81055370 ***::TCMalloc_PageHeap::scavengerThread() + 96
    4 com.apple.JavaScriptCore 0x00007fff81055559 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    5 libSystem.B.dylib 0x00007fff856078b6 pthreadstart + 331
    6 libSystem.B.dylib 0x00007fff85607769 thread_start + 13
    Thread 2: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff85613996 select$DARWIN_EXTSN$NOCANCEL + 10
    1 libSystem.B.dylib 0x00007fff855e94a7 dispatch_mgrinvoke + 388
    2 libSystem.B.dylib 0x00007fff855e9094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff855e8bbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff855e84e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff855e8385 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff85609316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff8560d131 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff8352daa9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff8352980a WebCore::IconDatabase::iconDatabaseSyncThread() + 170
    4 libSystem.B.dylib 0x00007fff856078b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff85607769 thread_start + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff855ce75a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff855cedcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff859f4452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff859f38df CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002503f 0x100000000 + 151615
    5 com.apple.Safari 0x0000000100024fcf 0x100000000 + 151503
    6 libSystem.B.dylib 0x00007fff856078b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85607769 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff855ce75a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff855cedcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff859f4452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff859f38df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff862154e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff86195ead _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff856078b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85607769 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff85612286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff85a15ef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff856078b6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff85607769 thread_start + 13
    Thread 7: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff85609316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff8560d131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff80f513c0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x0000000100120f93 0x100000000 + 1183635
    4 com.apple.Safari 0x0000000100043de3 0x100000000 + 277987
    5 com.apple.Safari 0x0000000100043c7f 0x100000000 + 277631
    6 libSystem.B.dylib 0x00007fff856078b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85607769 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff855ce75a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff855cedcd mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff8866993e CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff8866987e thread_fun + 34
    4 libSystem.B.dylib 0x00007fff856078b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff85607769 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff85609316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff8560d131 pthread_condwait + 1286
    2 com.apple.CoreVideo 0x00007fff811f08ba CVDisplayLink::runIOThread() + 804
    3 com.apple.CoreVideo 0x00007fff811f055b startIOThread(void*) + 139
    4 libSystem.B.dylib 0x00007fff856078b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff85607769 thread_start + 13
    Thread 10 Crashed: Dispatch queue: com.apple.CFURLCACHEworkqueue
    0 libsqlite3.dylib 0x00007fff832df9a6 pthreadMutexEnter + 22
    1 libsqlite3.dylib 0x00007fff833691cc sqlite3_exec + 92
    2 com.apple.CFNetwork 0x00007fff8013eb4e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int ()(void, int, char**, char**), void*, long) + 74
    3 com.apple.CFNetwork 0x00007fff80115165 _CFURLCacheTimerCallback(void*) + 192
    4 com.apple.CFNetwork 0x00007fff8012a695 _CFURLCacheCreate_block_invoke3 + 66
    5 libSystem.B.dylib 0x00007fff855e9cd3 dispatch_sourceinvoke + 273
    6 libSystem.B.dylib 0x00007fff855e9094 dispatch_queueinvoke + 185
    7 libSystem.B.dylib 0x00007fff855e91bc dispatch_queuedrain + 261
    8 libSystem.B.dylib 0x00007fff855e9014 dispatch_queueinvoke + 57
    9 libSystem.B.dylib 0x00007fff855e8bbe dispatch_workerthread2 + 252
    10 libSystem.B.dylib 0x00007fff855e84e8 pthreadwqthread + 353
    11 libSystem.B.dylib 0x00007fff855e8385 start_wqthread + 13
    Thread 10 crashed with X86 Thread State (64-bit):
    rax: 0x000000011bf9a000 rbx: 0x00007fff859b8250 rcx: 0x0000000000000000 rdx: 0xec834853e5894855
    rdi: 0x00007fff859b8250 rsi: 0x0000000000000016 rbp: 0x000000011bf99960 rsp: 0x000000011bf99950
    r8: 0x0000000000000000 r9: 0x000000000000000a r10: 0x00007fffffe00050 r11: 0x000000000003c355
    r12: 0x0000000000000001 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00007fff80197ece
    rip: 0x00007fff832df9a6 rfl: 0x0000000000010292 cr2: 0x00007fff859b8298
    Binary Images:
    0x100000000 - 0x100251fe7 com.apple.Safari 4.0.5 (6531.22.7) <2865F6F2-717F-20BB-D01C-C3E768EDF09A> /Applications/Safari.app/Contents/MacOS/Safari
    0x102a2f000 - 0x102a33ff7 libFontRegistryUI.dylib ??? (???) <80877D2C-9C5A-76E8-785D-A7AD7C6646EA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x102a39000 - 0x102a3afff ATSHI.dylib ??? (???) <054AC6AB-70DD-C7E1-80F6-9607B7F1C5D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x114111000 - 0x114111fff com.apple.JavaPluginCocoa 13.1.0 (13.1.0) <C1DB7C52-0812-0B24-6BB1-83E9149811D2> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x118790000 - 0x118798ff7 com.apple.JavaVM 13.1.0 (13.1.0) <50BF10FF-1372-2993-B8E2-162E2FC99596> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x11a5c8000 - 0x11a5eefe7 GLRendererFloat ??? (???) <684EBDC4-63B4-BC55-60EF-0F6A7D666551> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x11a635000 - 0x11a63bfff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x11df89000 - 0x11e116fe7 GLEngine ??? (???) <85971DA9-5140-A226-7898-21B2D6C6F7FE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11f87c000 - 0x11f98cfef libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
    0x200000000 - 0x2003cefef com.apple.GeForce7xxxGLDriver 1.6.10 (6.1.0) <C8176C14-DC61-D3C8-998E-2F9AB5A55569> /System/Library/Extensions/GeForce7xxxGLDriver.bundle/Contents/MacOS/GeForce7xx xGLDriver
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80038ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x7fff80039000 - 0x7fff80104fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff80105000 - 0x7fff801d5fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff80237000 - 0x7fff80280fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff80350000 - 0x7fff80397fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff80398000 - 0x7fff8041dfff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff804f6000 - 0x7fff80537fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff80538000 - 0x7fff8053bfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8053c000 - 0x7fff8053cff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8053d000 - 0x7fff805b8fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff805b9000 - 0x7fff806d0fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff806d1000 - 0x7fff80810fe7 com.apple.WebKit 6531.22 (6531.22.7) <BFE919DA-83AD-A5E6-A1FD-F44530C7EDDE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff80811000 - 0x7fff80853fef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff80854000 - 0x7fff80909fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8090a000 - 0x7fff80e13fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff80e37000 - 0x7fff80e81ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff80e82000 - 0x7fff80f3fff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff80f48000 - 0x7fff810cefe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) <E33572F9-95E3-85D1-5B5E-2B240E3BF2B1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff810cf000 - 0x7fff810e5fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff8111c000 - 0x7fff8111cff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8119a000 - 0x7fff811e1ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff811ee000 - 0x7fff81213fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff81214000 - 0x7fff81245fff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff81246000 - 0x7fff812b2fe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff812b3000 - 0x7fff812c5fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff812c6000 - 0x7fff812e1ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff81309000 - 0x7fff8130fff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff81345000 - 0x7fff8143dff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff814d4000 - 0x7fff81517fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff81557000 - 0x7fff8173afef libType1Scaler.dylib ??? (???) <98F6C486-4DA0-0903-CDC6-67C85ED206B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff8173b000 - 0x7fff817cafff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8180c000 - 0x7fff818c2fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff818c3000 - 0x7fff818cbfff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff81908000 - 0x7fff81919ff7 SyndicationUI ??? (???) <1DAF485D-5025-8897-CA05-3347776438E6> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff8191a000 - 0x7fff81928ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff81959000 - 0x7fff8196ffff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff81970000 - 0x7fff81adfff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff81ae0000 - 0x7fff81b6cfef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff81b6d000 - 0x7fff81b9efef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff81b9f000 - 0x7fff81bc5fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff81bc6000 - 0x7fff81bc7fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff81bc8000 - 0x7fff81c30fff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff81c31000 - 0x7fff81c31ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff81c32000 - 0x7fff81c47ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff81c48000 - 0x7fff81c4cff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff81c4d000 - 0x7fff81cedfff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff81e5f000 - 0x7fff822a2fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff822a3000 - 0x7fff822d3fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff822dd000 - 0x7fff822ecfff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff822ed000 - 0x7fff8232efef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8232f000 - 0x7fff82384fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff82399000 - 0x7fff82416fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff82417000 - 0x7fff82435fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff82442000 - 0x7fff82456fff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff82457000 - 0x7fff82576ff7 com.apple.PubSub 1.0.4 (65.12.1) <52F510C5-05AF-6FA1-63A1-7E6E3D9580CA> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff82577000 - 0x7fff8269cfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8269f000 - 0x7fff8274efff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8274f000 - 0x7fff8277eff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8277f000 - 0x7fff8278cfe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff82792000 - 0x7fff82798ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff82799000 - 0x7fff8279cff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8279d000 - 0x7fff82fa7fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff82fa8000 - 0x7fff832dbfef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff832dc000 - 0x7fff83395fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff834c7000 - 0x7fff83516fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff83527000 - 0x7fff83f6fff7 com.apple.WebCore 6531.22 (6531.22.7) <5EA73427-7DFF-DC49-4222-D67645482468> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff83f70000 - 0x7fff83f71fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff83f72000 - 0x7fff83f75ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff83f76000 - 0x7fff83fbbfff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff83fbc000 - 0x7fff83fcdfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff83fce000 - 0x7fff84209fef com.apple.imageKit 2.0.3 (1.0) <9F7CBDFB-EBDC-5B86-ED43-5195F4AE9D52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8420a000 - 0x7fff84219ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8421a000 - 0x7fff8452afff com.apple.RawCamera.bundle 2.3.2 (516) <6F5CA4E2-3EE7-BA49-00D5-31BE709228A3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8452b000 - 0x7fff84f20fe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff85082000 - 0x7fff85191fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff85192000 - 0x7fff85302fef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff85303000 - 0x7fff85303ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff85304000 - 0x7fff85353ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff85354000 - 0x7fff8535bfff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8535c000 - 0x7fff8535cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff85387000 - 0x7fff85545fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x7fff855cd000 - 0x7fff8578cff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fff8578d000 - 0x7fff8578dff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8578e000 - 0x7fff85868ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff85869000 - 0x7fff859a7fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff859a8000 - 0x7fff85b1dfef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85b1e000 - 0x7fff85b29ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff85b5b000 - 0x7fff85ba3ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff85ba4000 - 0x7fff85baffff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff85d1a000 - 0x7fff85d1bff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff85d1c000 - 0x7fff85f5efe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff85fae000 - 0x7fff85ff7ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff86051000 - 0x7fff86089ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x7fff860f1000 - 0x7fff860f6fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff860fe000 - 0x7fff8614afff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff86159000 - 0x7fff86184ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff86185000 - 0x7fff86406fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff86407000 - 0x7fff86418ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff864de000 - 0x7fff8651bff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8651c000 - 0x7fff8651dff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8651e000 - 0x7fff865d3fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff865d4000 - 0x7fff86651fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff86673000 - 0x7fff86678ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff86679000 - 0x7fff868fefef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff868ff000 - 0x7fff86961fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff86962000 - 0x7fff8697bfff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff869bd000 - 0x7fff86a25fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff86a26000 - 0x7fff87123037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff87161000 - 0x7fff871bfff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff871c0000 - 0x7fff87429ff7 com.apple.QuartzComposer 4.1 (156.13) <0A7E8CDB-77DB-F96F-9CA4-867E9D45EB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8742a000 - 0x7fff87510fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff87511000 - 0x7fff8758ffff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8759d000 - 0x7fff875dafff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff875db000 - 0x7fff87603fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff87654000 - 0x7fff876a5fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff876a6000 - 0x7fff877b0ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff877b1000 - 0x7fff877ecfff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff877ed000 - 0x7fff87857fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff87858000 - 0x7fff87918fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87971000 - 0x7fff87a01fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff87a02000 - 0x7fff87bbcfff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff87da3000 - 0x7fff87de7ff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff87de8000 - 0x7fff87e08ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff87e09000 - 0x7fff87e1dff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff87e59000 - 0x7fff87e7afff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff87e81000 - 0x7fff87e87fff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff87efb000 - 0x7fff87f00fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87f01000 - 0x7fff87f01ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87f2e000 - 0x7fff87f71ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff882fd000 - 0x7fff88313ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff88314000 - 0x7fff88316fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff88317000 - 0x7fff883b1fff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff883b2000 - 0x7fff883ebff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff883ec000 - 0x7fff8840ffff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88440000 - 0x7fff884bffff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <3F41C3CA-A217-024B-DEDD-69E3731B915D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff884fd000 - 0x7fff88616fef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff88617000 - 0x7fff889affe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff889b0000 - 0x7fff889b4ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff889b5000 - 0x7fff88cb3fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff88cb4000 - 0x7fff88cbfff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff88cc0000 - 0x7fff88d42fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff88d43000 - 0x7fff88d45fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff88d90000 - 0x7fff88d90ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB, SMC 1.10f3
    Graphics: NVIDIA GeForce 7600 GT, NVIDIA GeForce 7600 GT, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST3500641AS Q, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000
    USB Device: DeathAdder, 0x1532, 0x0007, 0x3d100000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x5d100000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x5d130000"
    Could someone please help, it is rather annoying…
    Thanks.

    Well, this is the second of third time Safari has crashed like this, for no apparent reason. One crash I did try to open three tabs and then load three separate sites at the same time, but I do not see why that would make a large difference.
    Photoshop CS3 has crashed (within the last few days) each time I have tried to quit it. DVD player has crashed one, and so has system preferences. Firefox has currently appeared to be fine.
    Within the last week I have updated to 10.6, and then updated to 10.6.3. I have changed an Airport Express with a Time Capsule, made two new accounts on the iMac, and also lost the ability to use my scanner in photoshop.

  • DVDSP crashing upon loading

    Hi there - I've had this on my mbp for a few years now but only now need to use it.
    However it crashes repeatedly almost as soon as I click on the icon. I've twice reinstalled the disc and it still crashes
    Does this ring any bells with any of you at all?
    Here is the log:
    +Process: DVD Studio Pro [6468]+
    +Path: /Applications/DVD Studio Pro.app/Contents/MacOS/DVD Studio Pro+
    +Identifier: com.apple.dvdstudiopro+
    +Version: 4.0.0 (365)+
    +Build Info: DSP-3650000~2+
    +Code Type: PPC (Translated)+
    +Parent Process: launchd [114]+
    +Date/Time: 2010-05-25 14:22:06.417 0100
    +OS Version: Mac OS X 10.6.3 (10D573)+
    +Report Version: 6+
    +Interval Since Last Report: 174469 sec+
    +Crashes Since Last Report: 7+
    +Per-App Crashes Since Last Report: 2+
    +Anonymous UUID: 3FD33C4B-FC83-49B6-8CB1-332793FA0E94+
    +Exception Type: EXC_CRASH (SIGTRAP)+
    +Exception Codes: 0x0000000000000000, 0x0000000000000000+
    +Crashed Thread: 0 Dispatch queue: com.apple.main-thread+
    +Thread 0 Crashed: Dispatch queue: com.apple.main-thread+
    +0 libSystem.B.dylib 0x8023656a _pthreadkill + 10+
    +1 libSystem.B.dylib 0x80235e17 pthread_kill + 95+
    +2 com.apple.dvdstudiopro 0xb80bfb30 0xb8000000 + 785200+
    +3 com.apple.dvdstudiopro 0xb80c0037 0xb8000000 + 786487+
    +4 com.apple.dvdstudiopro 0xb80dd8e8 0xb8000000 + 907496+
    +5 com.apple.dvdstudiopro 0xb8145397 spinlockwrapper + 1791+
    +6 com.apple.dvdstudiopro 0xb801ceb7 0xb8000000 + 118455+
    +Thread 1:+
    +0 libSystem.B.dylib 0x801402fa machmsgtrap + 10+
    +1 libSystem.B.dylib 0x80140a67 mach_msg + 68+
    +2 com.apple.dvdstudiopro 0xb819440f CallPPCFunctionAtAddressInt + 206231+
    +3 libSystem.B.dylib 0x8016da19 pthreadstart + 345+
    +4 libSystem.B.dylib 0x8016d89e thread_start + 34+
    +Thread 0 crashed with X86 Thread State (32-bit):+
    +eax: 0x00000000 ebx: 0x802f74e0 ecx: 0xb7fff9ac edx: 0x8023656a+
    +edi: 0xb8211640 esi: 0x00000005 ebp: 0xb7fff9d8 esp: 0xb7fff9ac+
    +ss: 0x0000001f efl: 0x00000286 eip: 0x8023656a cs: 0x00000007+
    +ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037+
    +cr2: 0x80236560+
    +Binary Images:+
    +0x80000000 - 0x8005bff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit+
    +0x8007a000 - 0x800e4fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc+.6.dylib
    +0x8013f000 - 0x802e4feb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib+
    +0x80364000 - 0x804ddffb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation+
    +0x805d5000 - 0x805e3fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib+
    +0x805e8000 - 0x805f4ff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib+
    +0x805f8000 - 0x8063eff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib+
    +0x8064b000 - 0x807cdfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib+
    +0x8082f000 - 0x808dcfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib+
    +0x808f0000 - 0x808f3fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib+
    +0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld+
    +0xb8000000 - 0xb81defff com.apple.dvdstudiopro 4.0.0 (365) <C6CB6BA8-8BA2-8F0A-4A49-912B00D2FF10> /Applications/DVD Studio Pro.app/Contents/MacOS/DVD Studio Pro+
    +0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib+
    +Translated Code Information:+
    +objc[6468]: garbage collection is ON+
    +NO CRASH REPORT+
    +Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.18f5+
    +Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB+
    +Memory Module: global_name+
    +AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), Atheros 5416: 2.0.19.10+
    +Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports+
    +Network Service: AirPort, AirPort, en1+
    +PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5+
    +Serial ATA Device: FUJITSU MHX2250BT, 232.89 GB+
    +Parallel ATA Device: MATSHITADVD-R UJ-85J, 6.94 GB+
    +USB Device: iPhone, 0x05ac (Apple Inc.), 0x1292, 0xfd100000+
    +USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000+
    +USB Device: Iomega, 0x059b (Iomega Corporation), 0x0370, 0xfa400000+
    +USB Device: Iomega HDD, 0x059b (Iomega Corporation), 0x0571, 0xfa200000+
    +USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021b, 0x5d200000+
    +USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000+
    +USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000+
    +FireWire Device: LaCie DVD MULTI Drive, LaCie Group SA, Up to 400 Mb/sec+

    This version of DVDSP is far too old to run on your MBP. You need at least version 4.1 to run on an Intel Mac with Snow Leopard (4.2 recommended).

  • 100% repeatable Safari crash on iOS7.0.3

    We have a website that seems to crash Safari on iOS7 every single time.
    http://bhaveshb1.magix.net/ios7/demosite/index.htm
    Just pinch zoom in and then back out - it will take out Safari every time.
    We are not sure why this is happening - and it appears to be something new.
    We've tested on iPad mini, iPad3, iPhone4S, and it happens on all of them.
    Works fine on all other browsers on all other devices from Nexus to Windows.
    How do we report this so Apple actually looks at it, rather than getting lost in a thousand entries here?
    Thanks,

    You need to file a bug report using https://bugreport.apple.com/ to make sure this is tracked by a specific bug report at Apple.
    You will need to convert your Apple ID account into a developer account, but you can sign up for free as a Safari developer here:  https://developer.apple.com/devcenter/safari/
    Information that will be useful:
    A list of all devices and iOS versions that this bug reproduces on.
    A list of all devices and iOS versions that this bug does NOT reproduce on.
    Attach a (reduced) stand-alone test case to the bug report.
    Looking at the web page briefly in Web Inspector from Safari 7.0 on Mavericks (Safari 6.1 on Lion/Mountain Lion would also work), there is a <canvas> element that's position: absolute that is being used as a background for the page.  Because this element is positon: absolute, it's put into a layer.  And because it's behind all the other content on the page, it puts everything else into a layer as well.  As seen on the Safari 6.1/7.0 Web Inspector when loaded in Safari 7.0 for Mavericks:
    Layers use a lot of memory, which is why Safari on iOS 7 crashes due to lack of memory when zooming back out--layers must be recreated at each zoom level.
    This is still a valid bug, but finding an alternate way to paint the background (using a repeating background image with CSS) would make the page use much less memory-intensive.  You can verify that there are fewer layers on the page after changing (or removing) the canvas element, and Safari for iOS should stop crashing on zoom out.

  • DVDSP crashing on MPEG preview - New Install - New Encodes

    I've been troubleshooting for a week and can't get DVDSP to work.
    PROBLEM:
    DVDSP will freeze (spinning beach ball) when attempting to playback or preview encoded video from Compressor. I've tried all the presets available for DVD-video and I've encoded them to six different drives hoping to eliminate drive failure, including a RAID array and a second internal SATA.
    I have re-installed all Final Cut Studio software and updates.
    I've also re-installed OSX, (and updated) about five times, also to different drives AND to different computers.
    I zero-formatted the drive to eliminate possible corruption.
    And I reset the PRAM and PMU on the G5.
    If anyone has any suggestions, please email me or reply. Thanks.
    [email protected] (include my name in the subject)
    G5/Dual 2GB/4.5GB RAM/FW800Storage/Decklink   Mac OS X (10.4.3)  

    That is strange that one-Pass works but 2 Pass crashes things. Just to confirm that wheen you tried 2 Pass that you did it for SD and not HD (or vice versa). It sounds like you did, but I figured I would put it out there just in case.
    Have you checked to see if your RAM is okay? That can cause issues also.
    Try downloading a demo of bitVice http://www.innobits.com/ssl/download.php or another encoder and try 2 Pass on a couple of sections to see if it works. Digigami also has downloads of demos (could not get to their website right now) and some other downloads of demos are out there, but bitVice is a solid application.
    If bitVice does work properly, you may want to file a bug report with Apple. It may also be related to 10.4.8 - there definately seems to be some quirks/bugs between the Universal Binary, QT and the flavors of Tiger.

  • Sudden, repeated, unavoidable crashes in certain programs...

    Hi everyone,
    I use a certain set of chemical drawing tools for my job on a daily basis. Recently a new version of this software suite was released, and promised to fix a number of issues. I installed the new suite along side my older versions - Sometimes the new version has huge problems, and it's necessary to roll back. Anyhow, after working with the new version, I quickly realized that certain critical compatibility features were irreversibly broken. No problem, I figured. I can just roll back, which is why I had the previous versions installed still.
    Wrong.
    Whenever I try to launch any of the three old versions of this software, now they IMMEDIATELY crash with the following error:
    Process: CS ChemBioDraw Ultra [454]
    Path: /Applications/CS ChemOffice 2010/CS ChemDraw/CS ChemBioDraw Ultra.app/Contents/MacOS/CS ChemBioDraw Ultra
    Identifier: com.cambridgesoft.ChemDraw
    Version: 12.0.767 (12.0.767)
    Code Type: X86 (Native)
    Parent Process: launchd [70]
    Date/Time: 2010-10-04 09:06:38.720 -0700
    OS Version: Mac OS X 10.6.4
    Report Version: 6
    Interval Since Last Report: 2402 sec
    Crashes Since Last Report: 10
    Per-App Interval Since Last Report: 7 sec
    Per-App Crashes Since Last Report: 6
    Anonymous UUID: 603E13ED-B0C7-4021-9CA3-BCF8F1C462AC
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSCFNumber bytes]: unrecognized selector sent to instance 0x1208310'
    * Call stack at first throw:
    0 CoreFoundation 0x980e940a __raiseError + 410
    1 libobjc.A.dylib 0x946b2509 objcexceptionthrow + 56
    2 CoreFoundation 0x9813590b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3 CoreFoundation 0x98090db6 __forwarding__ + 950
    4 CoreFoundation 0x98090982 CF_forwarding_prep0 + 50
    5 CoreFoundation 0x9803ea9c CFDataGetBytePtr + 60
    6 CS ChemBioDraw Ultra 0x0026a39c 0x0 + 2532252
    7 CS ChemBioDraw Ultra 0x0015657d 0x0 + 1402237
    8 CS ChemBioDraw Ultra 0x00156a46 0x0 + 1403462
    9 CS ChemBioDraw Ultra 0x0031a8e7 0x0 + 3254503
    10 CS ChemBioDraw Ultra 0x0031ad02 0x0 + 3255554
    11 CS ChemBioDraw Ultra 0x00375e4c 0x0 + 3628620
    12 CS ChemBioDraw Ultra 0x00049729 0x0 + 300841
    13 CS ChemBioDraw Ultra 0x00049658 0x0 + 300632
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.CoreFoundation 0x98133a37 __TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION__ + 7
    1 libobjc.A.dylib 0x946b2509 objcexceptionthrow + 56
    2 com.apple.CoreFoundation 0x9813590b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3 com.apple.CoreFoundation 0x98090db6 __forwarding__ + 950
    4 com.apple.CoreFoundation 0x98090982 CF_forwarding_prep0 + 50
    5 com.apple.CoreFoundation 0x9803ea9c CFDataGetBytePtr + 60
    6 com.cambridgesoft.ChemDraw 0x0026a39c 0x1000 + 2528156
    7 com.cambridgesoft.ChemDraw 0x0015657d 0x1000 + 1398141
    8 com.cambridgesoft.ChemDraw 0x00156a46 0x1000 + 1399366
    9 com.cambridgesoft.ChemDraw 0x0031a8e7 0x1000 + 3250407
    10 com.cambridgesoft.ChemDraw 0x0031ad02 0x1000 + 3251458
    11 com.cambridgesoft.ChemDraw 0x00375e4c 0x1000 + 3624524
    12 com.cambridgesoft.ChemDraw 0x00049729 0x1000 + 296745
    13 com.cambridgesoft.ChemDraw 0x00049658 0x1000 + 296536
    It doesn't matter which of the older versions I try to launch, this is the error I receive. The newest version continues to operate normally, but as I said its use is not possible due to other issues in the software.
    I've contacted the developer, but they do not respond. Is there any way to diagnose this error and fix it? I've tried running Disk Utility and rebooting, but the error continue to happen immediately. If someone might be able to shed some light onto why this would be happening so consistently and repeatedly, I'd be most appreciative.

    Hello Carbonyl,
    We would be glad to help you with issues you may have using our software. To get technical help, please email [email protected] You will receive an auto-response with your ticket number and an agent should follow up with you soon afterward.
    As a side note, we’re not sure what issues you are having with version 12.0.2 that would be fixed by an older version. We encourage our users to use the latest version, and would like to help you troubleshoot any issues you have with the latest version.
    -CambridgeSoft Support

  • Repeated / continuous crashing of afctl - 10.6.3 snow leopard server

    Our Mac Mini based OS X Snow Leopard Server installation is seeing repeated crashes of the afctl service. Here is a typical entry in the console:
    21/04/2010 00:13:27 com.apple.ReportCrash.Root[3876] 2010-04-21 00:13:27.339 ReportCrash[3876:445b] Saved crash report for afctl[4007] version ??? (???) to /Library/Logs/DiagnosticReports/afctl2010-04-21-001327-1localhost.crash
    We are seeing thousands of these events in the log - all that changes is the PID for the crashed service changes incrementally - as presumably afctl reloads right after the crash.
    Anyone got any idea what might be causing this? How to stop it?
    The server seems to work ok otherwise, so maybe it can be left to rumble on like this?
    Running Snow Leopard Server 10.6.3
    Thanks in advance for help.

    Our Mac Mini based OS X Snow Leopard Server installation is seeing repeated crashes of the afctl service. Here is a typical entry in the console:
    21/04/2010 00:13:27 com.apple.ReportCrash.Root[3876] 2010-04-21 00:13:27.339 ReportCrash[3876:445b] Saved crash report for afctl[4007] version ??? (???) to /Library/Logs/DiagnosticReports/afctl2010-04-21-001327-1localhost.crash
    We are seeing thousands of these events in the log - all that changes is the PID for the crashed service changes incrementally - as presumably afctl reloads right after the crash.
    Anyone got any idea what might be causing this? How to stop it?
    The server seems to work ok otherwise, so maybe it can be left to rumble on like this?
    Running Snow Leopard Server 10.6.3
    Thanks in advance for help.

  • DSPXAEncoder etc crashes all the time. DVDSP crashes

    both on Leopard as on Tiger DVDSP started crashing constantly since yesterday evening.
    I click on the inspector to change 16:9 to 4:3 it crashes.
    I build it works fine but doesn't get past 0% at encoding assets...
    my deadline is already passed and after this night I'm really very angry with Apple. I do 2 or 3 projects a week and I still need to get the first support from Apple.
    Is recently spend again a small fortune on Apple stuff but I must have been delirious.

    try creating a new user account and testing GB from there.

  • Premiere CC - Merge Clips repeatable bug crash!

    I have been editing a feature film since the start of this week and have found a huge bug and proble with Premiere CC. This has been repeatable for me every time.
    I am working on a brand new install of windows 8, all updated, and 64GB of RAM.
    I am working with Epic footage shot 5k 2.4:1
    Sound was recorded as separate WAV files each video clip has either 1, 2 or 3 mono WAV files (Merged) to them.
    Here is the problem:
    When working with all merged files, everything works fine, but if I try and bring in any clip that is not a merged file things get crazy. I can work fine unless I select or try to move a merged clip and a non merged clip at the same time. So if I select all on the timeline and only have merged clips, no problem. If there is even one non merged clip on the timeline and I select all, I get an instant Premiere Pro CC has encountered an error, and closes out premiere.
    My temporary workaround:
    If I merge an audio file, like a music file/ ADR or sound effect with a color slug, and just select the audio file to bring into the timeline, everything is fine.
    Same goes with video clips. If I have an MOS clip, I can simply merge it to any random audio file, then just bring in the video file and everything works fine. I can select the whole timeline and nothing crashes. But if I forget even once, Boom Premiere shuts down. . . very frustrating.
    Thanks for any insight that may be provided in this situation
    Stefan

    Hi Kevin,
    Unfortunately, no audio syncing occurred with multi-cam on 2 different formats (MPG and MP4). I did find out how to view the multi-cam sequence though.... You need to have the track with the multi-cam sequence selected.  If it's not selected, the preview window is blank.
    But Premiere still can't sync audio with all formats I've tried.
    Message was edited by: vanlazarus2013

  • DVDSP CRASHES HELP!!!

    I've been authoring and burning DVDs for years with no problem and now that I have a big deadline, I get through the build, but when I format the whole program crashes. So, I then made a disk image and tried to burn from the desktop. I'm able to write, but when it comes to finalize, I get that blue and white bar that goes on forever! It doesn't complete.
    Is this a superdrive problem? Or some other computer issue? Would the superdrive be crashing DVDSP? If I have to replace it, I need to get to that quickly.
    Thanks!

    Is this a superdrive problem? Or some other computer issue?
    Can you burn standard data disc DVDs with Finder?
      Alberto

  • Repeated process crash every 10 seconds

    I've recently upgraded my MBP Mid 2010 15" core i7 to Lion.  I'm now getting a repeated crash.  The system log shows:
    7/23/11 10:53:46.285 PM com.apple.launchd: (com.aladdin.hasplmd[619]) Job appears to have crashed: Bus error: 10
    Here is the top of the crash report:
    Process:         hasplmd [688]
    Path:            /usr/libexec/hasplmd
    Identifier:      hasplmd
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2011-07-23 22:59:32.018 -0400
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Crashed Thread:  0
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /usr/libexec/hasplmd
        __TEXT                 0000000000001000-00000000001b4000 [ 1740K] r-x/rwx SM=COW  /usr/libexec/hasplmd
    Thread 0 Crashed:
    0   ???                                     0000000000 0 + 0
    1   libsystem_kernel.dylib                  0x983c306d mach_port_allocate + 90
    2   ???                                     0x0041534c 0 + 4281164
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x004152dc  ecx: 0xbffffd8c  edx: 0x983d0c0a
      edi: 0x00000907  esi: 0xacb5f1bc  ebp: 0xbffffd28  esp: 0xbffffd1c
       ss: 0x00000023  efl: 0x00010282  eip: 0x00000000   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 2
    Binary Images:
        0x1000 -   0x1b2fff  hasplmd (??? - ???) /usr/libexec/hasplmd
    0x8fe45000 - 0x8fe779c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x90006ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x90428000 - 0x904f3fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
    0x90bb4000 - 0x90bf7ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x90dac000 - 0x90db3ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x90f45000 - 0x90facfff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x90fad000 - 0x90faefff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    Can someone direct me in some steps to a diagnosis?  Any help will be appreciated and thanks in advance.

    I have the same issue with mine.  I discovered it because my MacBook Pro 2010 i7 will not fall asleep on its own.  I've had this happen before and it was a process continuously trying to communicate with a licensing server (OnOne's Photoshop plugins).  They've since fixed that (and it's a different licensing service).  So when my machine stopped falling asleep again I loaded up Console and found this new thing restarting every 10 seconds which I'm guessing is what is causing my computer not to fall asleep.
    Tried the uninstall via Terminal and get this:
    launchctl: Couldn't stat("com.aladdin.hasplmd.plist"): No such file or directory
    nothing found to unload
    launchctl: Couldn't stat("com.aladdin.aksusbd.plist"): No such file or directory
    nothing found to unload
    It's wierd.  It's like I don't even have it installed if the Terminal commands had no effect.  Wonder what could be trying to call it.
    Dug around for about two/three hours on the net and through my system trying to figure out what software might be causing this and have come up with nothing.

  • Repeated flash crashes in Firefox

    Flash crashes repeatedly for me in Firefox on a new 2015 MacBook Retina (12" display)
    I saw from another thread that the Firefox crash reports are helpful to the group moderators for crashes, so here are some of mine:
    bp-24f88338-24fa-47dd-b9b8-ec2022150421
        4/21/15    12:26 AM
    F3E30D64-35CE-4762-828A-BDAC66BE5F44
        4/21/15    12:21 AM
    D5C77D8F-F59F-4CBC-A618-4A4796A7FFAB
        4/21/15    12:09 AM
    bp-b0a26a26-4fb9-49ad-b588-595812150421
        4/20/15    11:45 PM
    bp-45ee64df-84dd-40aa-954a-78d2f2150421
        4/20/15    11:45 PM
    bp-03f83522-6156-4e59-9bf3-0089a2150421
        4/20/15    10:56 PM
    4E7EFBDE-BD34-460A-89DD-0B293BCBA1D0
        4/20/15    10:48 PM
    7BCA87BD-723F-4758-BE45-ED4E1B0C7DE2
        4/20/15    10:48 PM
    B7CCB89F-C4BD-4F01-88D9-4AE1557738E6
        4/20/15    10:43 PM

    the crash analysis shows it's likely 1146036 – Adobe Flash 17.0.0.134/169 crashing on Flash thread in libGL.dylib in FF 34 and up which makes sense (crash on retina displays with flash hardware acceleration on)  Unfortunately there's no clear fix yet other than turning off acceleration as a workaround...

Maybe you are looking for

  • Can I have two versions of the same original live in separate projects?

    I am not an Aperature or photography expert. I scanned in a ton of old family photos with multiple snaphots on a page and in a single file. Then I imported into Aperature, created new versions, one for each snapshot, then cropped each snapshot, so ea

  • I need help withButtonHandler, getActionCommand

    I trying to write a GUI app. I have to convert Celsius to Fahrenheit and vice versa. This is what I got so far, but when I press any of the two buttons I got an error message import java.awt.FlowLayout; import java.awt.event.ActionListener; import ja

  • Default photo sort order on IPhone syncing with iPhoto

    Is there any way to get the Photos app on my IPhone 4 with iOS 6 to stop displaying my photos and events with the OLDEŚT pics and events at the top - displayed first?.  This means I can only get to my most recent events after extensive screen scrolli

  • Finding table name related to particular subject

    Hi, is there any easy way to find out table names that are related with particular subject. how to find all table names that are related with "confirmations". pls explain.

  • Ref count for this object is higher than 0

    Hi All, I have a critical issue in my ARD. When i start the Addon iam getting an error like this and the Addon will get disconnected "Ref count for this object is higher than 0" Can anyone suggest me some ideas to resolve this issue,I have been tryin