Repeatable LabVIEW crashes on Mac

Confounded by this new problem.
Platform: Mac OSX 10.6.5 (this problem first cropped up while I was using 10.6.4 - I had previously no problems with 10.6.4)
LabVIEW 2010
I cannot suddenly open any instrument subVIs (subVIs created by me open fine) without crashing LabVIEW. It does not matter when the VI was created. I just cannot open the subVIs. I was able to, only last week (and before that).
Solved!
Go to Solution.

Same here, update from 10.6.4 to 10.6.5 and then every time I open a VI a try to create a VISA resource name control LabVIEW crashes. Both LV 2009 and 2010 exhibit the same behavior. 
By looking at the crash log, it seems that nipal has some problems when loading libSystem.B.dylib.
I'll try to reinstall VISA and be back to you about the result.
Ch
(BTW, look at the funny way the editor interprets the crash log by replacing ": D" with smiley)
Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             0x91362176 __kill + 10
1   libSystem.B.dylib             0x91362168 kill$UNIX2003 + 32
2   libSystem.B.dylib             0x913f489d raise + 26
3   libSystem.B.dylib             0x9140a9bc abort + 93
4   com.ni.framework.nipalu       0x2679d7df _palPrintToLog + 1547
5   com.ni.framework.nipalu       0x267a8fc3 0x2671f000 + 565187
6   dyld                           0x8fe0ed6d ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 235
7   dyld                           0x8fe0d31e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 246
8   dyld                           0x8fe0d2c2 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 154
9   dyld                           0x8fe0d3d1 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 61
10  dyld                           0x8fe0200b dyld::runInitializers(ImageLoader*) + 34
11  dyld                           0x8fe0b299 dlopen + 558
12  libSystem.B.dylib             0x913078a8 dlopen + 66
13  com.apple.CoreFoundation       0x96f8413a _CFBundleDlfcnLoadFramework + 218
14  com.apple.CoreFoundation       0x96f49b13 _CFBundleLoadExecutableAndReturnError + 1523
15  com.apple.CoreFoundation       0x96f49511 CFBundleLoadExecutable + 33
16  com.apple.CoreFoundation       0x96f4a189 CFBundleGetFunctionPointerForName + 57
17  com.ni.framework.VISA         0x2409cf9c visaLibSymbol + 68
18  com.ni.framework.VISA         0x2409d4a9 visaLibFree + 1267
19  com.ni.framework.VISA         0x240a1247 viFlush + 2194
20  com.ni.framework.VISA         0x240b484e viOpenDefaultRM + 1262
21  com.ni.framework.VisaCtrl     0x1cff5080 GetIOControlNames + 2570
22  com.ni.framework.VisaCtrl     0x1cff46f8 GetIOControlNames + 130
23  com.ni.labview                 0x0086267e TagDriverNameProvider::GetIOControlNames(unsigned long, unsigned char const*, _LStrArray***, LvVariantArray***, LvVariant const*, long, void*) + 98
24  com.ni.labview                 0x0000fc22 TargetTagNames(LVContext*, unsigned char const*, _LStrArray***, LvVariantArray***, LvVariant const*, long, void*) + 94
25  com.ni.labview                 0x0000e886 TargetAsyncTags::UpdateAsyncTargetTags(LVContext*, unsigned char const*, LvVariant const*, long, long) + 348
26  com.ni.labview                 0x0000ed82 UpdateAsyncTargetTags(ObjectHeap*, BasicObject*, long) + 146
27  com.ni.labview                 0x00f643a9 AsynchUpdateIOControlNames(ObjectHeap*, BasicObject*, long) + 107
28  com.ni.labview                 0x00f64520 AsynchUpdateIOControlNameLists(ObjectHeap*, BasicObject*) + 22
29  com.ni.labview                 0x00b4cae8 StdTag:raw(void const*, BasicObject*, long) + 170
30  com.ni.labview                 0x00b272e2 StdRefNum:raw(void const*, BasicObject*, long) + 266
31  com.ni.labview                 0x00a556b8 Pane:raw(void const*, BasicObject*, long) + 618
32  com.ni.labview                 0x00b58530 SuperCluster:raw(void const*, BasicObject*, long) + 100
33  com.ni.labview                 0x0078ac5c DrawWithoutBackup(ObjectHeap*) + 82
34  com.ni.labview                 0x0145835b VIDraw(WEvent*, ObjectHeap*, void (*)(void*), void*) + 2223
35  com.ni.labview                 0x01463826 VIWinProcCore(WEvent*, ObjectHeap*) + 12200
36  com.ni.labview                 0x0146682a VIWinProc(WEvent*, long) + 448
37  com.ni.labview                 0x00cf6f46 InternalEventProc(WEvent*) + 32
38  com.ni.labview                 0x00cfd52a WSendEvent + 296
39  com.ni.labview                 0x00cf9699 TopLevelUpdate(Wind_t**) + 193
40  com.ni.labview                 0x00cfb02d WUpdate + 71
41  com.ni.labview                 0x000092bc OSEventProcessor_MacUI::HandleEvent(EventRecord*) + 372
42  com.ni.labview                 0x000093e7 OSEventProcessor_MacUI::HandleEvent(bool, long*) + 53
43  com.ni.labview                 0x00c69033 MainLoop_Default::Run() + 75
44  com.ni.labview                 0x0000c6c6 MGMain(long, char**) + 272
45  com.ni.labview                 0x0000cb10 CommonMacMain + 364
46  com.ni.labview                 0x00002102 _start + 216
47  com.ni.labview                 0x00002029 start + 41

Similar Messages

  • File dialog crashes LabVIEW 2014 on Mac OSX Yosemite

    I know that Mac OS 10.10 (Yosemite) is not technically supported by LabVIEW 2014. If that's the only answer to this question, then so be it.
    The following causes LabVIEW 2014 to crash on Mac OSX 10.10 (Yosemite):
    1. Run the native File Dialog in LabVIEW 2014 (Express VI) , using "New or Existing File" as the selection mode
    2. Select "New File..." when the file dialog appears
    3. Enter anything as the file name and click OK
    4. LabVIEW either crashes immediately, or hangs indefinitely and must be force quit.
    Is there an update for LV 2014 (and the RTE) that does support Yosemite?
    This bug makes deploying apps to the Mac basically impossible, Yosemite is the latest OS. Does anyone have a workaround for the issue?
    Thanks.

    LabVIEW 2014 SP1 seems to solve that problem here on my Mac OSX 10.10 system.
    Now Apple may be nice for end users, but all those Apple fan boys sure would think a little different about it, if they had to write programs on the Mac. Apple keeps changing its APIs and their behaviour continously, inventing new APIs (which is fine) in a rapid pace, only to depreciate and remove older APIs at almost the same speeed!
    Microsoft sometimes goes to the other extreme with maintaining backwards compatibility but working with Apple systems surely isn't easy as a programmer (unless maybe when one uses their high level click and point together web design applications, but I don't know that).
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • 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

  • LabView Crashing and compile server error.

    Hi,
    I'm having some errors when I compile code for my FPGA (PXI-7831R). I am using LabView 8.2.1.
    Sometimes labView crashes completely and sometimes it comes up with a compile server error.
    My code contains 3 VI's. The first send sends digital output and reads digital input 10 times and then called another VI to save these results. The second VI repeats the first VI 10 times.
    When the first VI is compiled on its own it works (including the saving data VI which saves it to a FIFO) but when the second VI is compiled, that is when it errors.
    I have attached the compile server errors and the screen dumps of when labView crashes.
    Can anyone suggest what I am doing wrong?
    Thanks.

      ok. Let me try and make my problem a little clearer....
    I have now combined all the VI's into one.
    It is supposed to write to the digital output and read from the digital outputs 10times at a rate of 10us and store the data to the FIFO. This process is then repeated at a rate of 80ms for 8 times.
    I have attached a word document with an explanation on the error. 
    Attachments:
    lvlog07-26-07-12-04-50.txt ‏3 KB
    Problem Explaination.doc ‏61 KB
    f623_appcompat.txt ‏93 KB

  • Labview crashes upon opening a specific VI

    In LabVIEW 6.1 in Mac, LabVIEW crashes everytime I open a specific VI.  I went to this article (http://digital.ni.com/public.nsf/allkb/8C333947DE8EC423862567AC00510975) also known as KnowledgeBase entry 1NB8NIU0.  I downloaded Macsbug and followed instructions.  When LabVIEW crashed, Macsbug openned.  I typed stdlog, clicked enter, but no log was generated on the desktop as the knowledge base article indicated.  Can anyone help me troubleshoot this?  (I'm running Mac OS 10.4.9.  Labview opens Mac OS 9 classic when it runs.  I don't know if this has anything to do with it.)
    Thanks,
    Nathan Fast

    Hi Nate,
    This is odd. Do you have any previous versions of this file? If so, could you please let me know what may have changed in the code between when it worked and when it caused LabVIEW to crash? At this point, a workaround would probably be the best bet in order to get the code back up and running.
    Best regards,
    Steven

  • 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.

  • Why does LabView crash when I run it in parallel with a temp/ RH logging probe?

    I am running LabView 6.1 on windows 95. Up till now I have had no problems. However, we recently acquired a Temperature / Humidity probe which plugs into the Com1 port of the computer and logs the data using it's own software. Since then, when the two programs are used together, eventually LabView crashes with the following error message: Failure, 'image.cpp, line 5793.
    Can you tell me why this occurs and what the solution is?

    Taking a shot at this. It could be because the two programs are trying to access the same type of logging program(excel??). Only one link can be active at a time or they crash. Try running it without saving the data and see if it crashes.

  • AIR 3.9 crashes on Mac OS X 10.9.1

    One of our users has suddenly started experiencing crashes on Mac. There has been no change to the application.
    Has already tried re-installing the app as well as AIR 3.9.
    What could be wrong? Any ideas? Thanks.
    Process:         Convo [1655]
    Path:            /Applications/Convo.app/Contents/MacOS/Convo
    Identifier:      convofy.0F156731A8EDAB9758133E30CA85B43DA5F59D40.1
    Version:         2013112901 (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [183]
    Responsible:     Convo [1655]
    User ID:         501
    Date/Time:       2014-01-08 08:21:57.011 -0500
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  A3AF566D-9BEA-DCDA-E465-9307D4E90431
    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/Convo.app/Contents/MacOS/Convo
        __TEXT                 0000000000001000-0000000000007000 [   24K] r-x/rwx SM=COW  /Applications/Convo.app/Contents/MacOS/Convo
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x9a00b412 CFStringGetLength + 18
    1   com.apple.CoreFoundation                0x9a01f5d2 CFStringCompare + 18
    2   com.adobe.AIR                           0x01cbad32 0x1800000 + 4959538
    3   com.adobe.AIR                           0x01cbb97a 0x1800000 + 4962682
    4   com.adobe.AIR                           0x01cbbbc0 0x1800000 + 4963264
    5   com.adobe.AIR                           0x01b46055 0x1800000 + 3432533
    6   com.adobe.AIR                           0x01d2ff3c 0x1800000 + 5439292
    7   ???                                     0x0a7815a7 0 + 175642023
    8   ???                                     0x0a09d1eb 0 + 168415723
    9   com.adobe.AIR                           0x01a4c149 0x1800000 + 2408777
    10  com.adobe.AIR                           0x01a4cbf3 0x1800000 + 2411507
    11  com.adobe.AIR                           0x01bf69a0 0x1800000 + 4155808
    12  com.adobe.AIR                           0x01bf1b01 0x1800000 + 4135681
    13  com.adobe.AIR                           0x01bf6563 0x1800000 + 4154723
    14  com.adobe.AIR                           0x01d2b4d2 0x1800000 + 5420242
    15  ???                                     0x0776831e 0 + 125207326
    16  ???                                     0x08154c4c 0 + 135613516
    17  ???                                     0x082049ea 0 + 136333802
    18  ???                                     0x07f9fab6 0 + 133823158
    19  ???                                     0x07daf460 0 + 131789920
    20  com.adobe.AIR                           0x01995ce0 0x1800000 + 1662176
    21  ???                                     0x07fa03ad 0 + 133825453
    22  ???                                     0x07fa07d2 0 + 133826514
    23  ???                                     0x07f9fe64 0 + 133824100
    24  com.adobe.AIR                           0x01bf69a0 0x1800000 + 4155808
    25  com.adobe.AIR                           0x01bec77a 0x1800000 + 4114298
    26  com.adobe.AIR                           0x01d9d5b3 0x1800000 + 5887411
    27  com.adobe.AIR                           0x01f7ff50 0x1800000 + 7864144
    28  com.adobe.AIR                           0x01beccf5 0x1800000 + 4115701
    29  com.adobe.AIR                           0x01f67514 0x1800000 + 7763220
    30  com.adobe.AIR                           0x01d2f503 0x1800000 + 5436675
    31  ???                                     0x07765910 0 + 125196560
    32  ???                                     0x0775c9fc 0 + 125159932
    33  com.adobe.AIR                           0x01f675e5 0x1800000 + 7763429
    34  com.adobe.AIR                           0x01c83891 0x1800000 + 4733073
    35  com.adobe.AIR                           0x01c838ec 0x1800000 + 4733164
    36  com.adobe.AIR                           0x01c47d83 0x1800000 + 4488579
    37  com.adobe.AIR                           0x01c84571 0x1800000 + 4736369
    38  com.adobe.AIR                           0x01f12691 0x1800000 + 7415441
    39  com.adobe.AIR                           0x01f12d79 0x1800000 + 7417209
    40  com.adobe.AIR                           0x01cb5aa3 0x1800000 + 4938403
    41  com.adobe.AIR                           0x01cb6e6f 0x1800000 + 4943471
    42  com.apple.CoreFoundation                0x9a07ee3f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    43  com.apple.CoreFoundation                0x9a06fccb __CFRunLoopDoSources0 + 235
    44  com.apple.CoreFoundation                0x9a06f3ce __CFRunLoopRun + 1022
    45  com.apple.CoreFoundation                0x9a06ed5a CFRunLoopRunSpecific + 394
    46  com.apple.CoreFoundation                0x9a06ebbb CFRunLoopRunInMode + 123
    47  com.apple.HIToolbox                     0x9b773e2d RunCurrentEventLoopInMode + 259
    48  com.apple.HIToolbox                     0x9b773bb2 ReceiveNextEventCommon + 526
    49  com.apple.HIToolbox                     0x9b77398d _BlockUntilNextEventMatchingListInModeWithFilter + 92
    50  com.apple.AppKit                        0x936165a9 _DPSNextEvent + 1602
    51  com.apple.AppKit                        0x93615ad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    52  com.apple.AppKit                        0x9360835c -[NSApplication run] + 727
    53  com.adobe.AIR                           0x0180a9ca 0x1800000 + 43466
    54  com.adobe.AIR                           0x0180ad10 0x1800000 + 44304
    55  libobjc.A.dylib                         0x9336d2af -[NSObject performSelector:withObject:] + 70
    56  convofy.0F156731A8EDAB9758133E30CA85B43DA5F59D40.1          0x00002f97 start + 2567
    57  convofy.0F156731A8EDAB9758133E30CA85B43DA5F59D40.1          0x000025c5 start + 53
    Thread 1:
    0   libsystem_kernel.dylib                  0x94905046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9bb91dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9bb95cce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x94905992 kevent64 + 10
    1   libdispatch.dylib                       0x993198bd _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x99319556 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x94905046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9bb91dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9bb95cce start_wqthread + 30
    Thread 4:: BackgroundThread
    0   libsystem_kernel.dylib                  0x949047ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9bb92d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9bb94bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                           0x01d1e67d 0x1800000 + 5367421
    4   com.adobe.AIR                           0x01b508c8 0x1800000 + 3475656
    5   com.adobe.AIR                           0x01d1e79d 0x1800000 + 5367709
    6   com.adobe.AIR                           0x01d1e817 0x1800000 + 5367831
    7   com.adobe.AIR                           0x01d1e8c7 0x1800000 + 5368007
    8   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 5:: BackgroundThread
    0   libsystem_kernel.dylib                  0x949047ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9bb92d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9bb94bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                           0x01d1e67d 0x1800000 + 5367421
    4   com.adobe.AIR                           0x01b508c8 0x1800000 + 3475656
    5   com.adobe.AIR                           0x01d1e79d 0x1800000 + 5367709
    6   com.adobe.AIR                           0x01d1e817 0x1800000 + 5367831
    7   com.adobe.AIR                           0x01d1e8c7 0x1800000 + 5368007
    8   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 6:: ScriptTimeout
    0   libsystem_kernel.dylib                  0x949047ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9bb92d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9bb94c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.adobe.AIR                           0x01d1e6a9 0x1800000 + 5367465
    4   com.adobe.AIR                           0x01d68ea2 0x1800000 + 5672610
    5   com.adobe.AIR                           0x01d1e79d 0x1800000 + 5367709
    6   com.adobe.AIR                           0x01d1e817 0x1800000 + 5367831
    7   com.adobe.AIR                           0x01d1e8c7 0x1800000 + 5368007
    8   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x94905046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9bb91dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9bb95cce start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x94905046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9bb91dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9bb95cce start_wqthread + 30
    Thread 9:
    0   libsystem_kernel.dylib                  0x948fff7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x948ff16c mach_msg + 68
    2   com.apple.CoreFoundation                0x9a06ff69 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x9a06f541 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x9a06ed5a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x9a06ebbb CFRunLoopRunInMode + 123
    6   com.apple.AppKit                        0x937bff18 _NSEventThread + 283
    7   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 10:: CoreLoop
    0   libsystem_kernel.dylib                  0x949047ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9bb92d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9bb94c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.adobe.AIR                           0x01d1e6a9 0x1800000 + 5367465
    4   com.adobe.AIR                           0x01ef9a1d 0x1800000 + 7313949
    5   com.adobe.AIR                           0x01d1e79d 0x1800000 + 5367709
    6   com.adobe.AIR                           0x01d1e817 0x1800000 + 5367831
    7   com.adobe.AIR                           0x01d1e8c7 0x1800000 + 5368007
    8   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x948fff7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x948ff16c mach_msg + 68
    2   com.apple.CoreFoundation                0x9a06ff69 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x9a06f541 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x9a06ed5a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x9a06ebbb CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x9bee10b5 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
    7   com.apple.Foundation                    0x9bee0f2e -[NSThread main] + 45
    8   com.apple.Foundation                    0x9bee0e86 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x94904ace __select + 10
    1   com.apple.CoreFoundation                0x9a0bfdc6 __CFSocketManager + 1158
    2   libsystem_pthread.dylib                 0x9bb905fb _pthread_body + 144
    3   libsystem_pthread.dylib                 0x9bb90485 _pthread_start + 130
    4   libsystem_pthread.dylib                 0x9bb95cf2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x01cbac9a  ecx: 0x00000001  edx: 0x08c40f50
      edi: 0x9a00b40e  esi: 0x00000000  ebp: 0xbfffd088  esp: 0xbfffd070
       ss: 0x00000023  efl: 0x00210282  eip: 0x9a00b412   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
        0x1000 -     0x6ff7 +convofy.0F156731A8EDAB9758133E30CA85B43DA5F59D40.1 (2013112901 - ???) <C0A725B7-6101-2311-809B-953143E250F2> /Applications/Convo.app/Contents/MacOS/Convo
       0xef000 -    0xf3ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <DAF7D11D-7AC8-38EA-AE89-903A9C59E1BB> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x1800000 -  0x3061fef +com.adobe.AIR (3.9.0.1380) <EB3F9AC7-1BFE-2269-D178-31EE05E7E675> /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR
    0x6f52000 -  0x6f77ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x6f8c000 -  0x6f97ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x7851000 -  0x786cff5  com.apple.security.csparser (3.0 - 55471) <163EF76C-D82D-3CB6-9EF1-4F579644B893> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/cspa rser
    0x8feb4000 - 0x8fee6417  dyld (239.3) <4B280BB1-55F8-313F-86A6-8ADD644ED69E> /usr/lib/dyld
    0x90008000 - 0x9005eff6  com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x9005f000 - 0x90225ffb  libicucore.A.dylib (511.27) <653147E9-7326-337A-99E1-B42E4D801E53> /usr/lib/libicucore.A.dylib
    0x9022f000 - 0x90261ffb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x9026b000 - 0x90273ffe  libGFXShared.dylib (9.0.83) <35644AAA-B1E7-367C-90C0-378024F8A46A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x90274000 - 0x904f0ff7  com.apple.QuickTime (7.7.3 - 2826.0.1) <42542002-DCFF-3675-B919-440EC5057D56> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x904f1000 - 0x904fcfff  libcsfde.dylib (380) <C9E61AFB-1A9D-324B-9827-06B182CDD7B0> /usr/lib/libcsfde.dylib
    0x905b2000 - 0x905b3fff  libSystem.B.dylib (1197.1.1) <C58F0CC9-C1FD-3024-9358-D3359A6BBCAD> /usr/lib/libSystem.B.dylib
    0x905b4000 - 0x905defff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
    0x905df000 - 0x905f7ff7  libsystem_malloc.dylib (23.1.10) <69F485C9-B3E7-3E36-A06C-D7DFD29D22E1> /usr/lib/system/libsystem_malloc.dylib
    0x905f8000 - 0x905fcffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
    0x90653000 - 0x90743ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
    0x90744000 - 0x90b09ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x90b0a000 - 0x90b15ff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x90b16000 - 0x90b58fff  libGLU.dylib (9.0.83) <0D9BFE5A-435E-3C66-AF96-D3567B8FC87B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90b59000 - 0x90c70ffb  com.apple.WebKit (9537 - 9537.73.11) <74634980-1AC4-3874-9BC2-72E1ED8FB534> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90c71000 - 0x90c71fff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x90c72000 - 0x90de2fff  com.apple.QTKit (7.7.3 - 2826.0.1) <2C936219-2C31-3912-8CD3-42A16844AFE2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90de3000 - 0x90e34ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
    0x90e35000 - 0x90e44fff  libGL.dylib (9.0.83) <E76D1F2A-D98B-3464-AD0B-FC1EBBADF027> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90e45000 - 0x90e6cfff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90e6d000 - 0x90f0cff7  libCoreStorage.dylib (380) <55467C87-E1A3-3057-B428-9BCEFD39E36D> /usr/lib/libCoreStorage.dylib
    0x90f0d000 - 0x90f10ffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
    0x90f11000 - 0x90f1fff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
    0x90f20000 - 0x90f95ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <5C9BC698-0CC1-3F6A-9F9D-BCC3A9C3D6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x9114b000 - 0x911a0fff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
    0x911a1000 - 0x911a6ff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
    0x911a7000 - 0x911adffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
    0x911ae000 - 0x915d3fe3  com.apple.VideoToolbox (1.0 - 1273.29) <200BFEED-8948-3266-A2C4-1DC6A695EC58> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x915d4000 - 0x915d4ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <8A37963C-DF6F-3DFF-94E9-407DC5DFEDA9> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x915d5000 - 0x915e5ff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x915e6000 - 0x915eefff  libsystem_dnssd.dylib (522.1.11) <1C015806-B971-34F9-B162-3DF7897351D0> /usr/lib/system/libsystem_dnssd.dylib
    0x915ef000 - 0x91624ffd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
    0x91625000 - 0x91631ffe  libkxld.dylib (2422.1.72) <F9B35FA5-C936-3286-A055-2B0780A674AC> /usr/lib/system/libkxld.dylib
    0x91632000 - 0x91978ffb  com.apple.MediaToolbox (1.0 - 1273.29) <60F62850-70EC-38E8-9C7F-81204CF9C382> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x91979000 - 0x919a5ff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x919d0000 - 0x91a23fff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x91a24000 - 0x91ae7ff1  com.apple.CoreText (352.0 - 367.15) <746AD442-F7B4-3273-A36D-C7103D26F727> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x91ae8000 - 0x91af6fff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
    0x91af7000 - 0x91b11ff7  com.apple.GenerationalStorage (2.0 - 160.2) <8755F7F1-2402-387C-A32A-2270E7D680C8> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x91b12000 - 0x91ba3fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x91ba4000 - 0x91badfff  com.apple.DiskArbitration (2.6 - 2.6) <6379523D-3196-370C-AE4A-8EA586E36909> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91bae000 - 0x91bafffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
    0x91c17000 - 0x91c97ff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <1227DF22-E2DA-3764-A1CA-10CC0CEBE377> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x91c98000 - 0x91c9cffc  com.apple.IOSurface (91 - 91) <DECEEB72-3C7E-3C21-9237-E5AD293F8B09> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91c9d000 - 0x91cb8ff6  libPng.dylib (1038) <F39168D4-ABEB-3C2D-A763-B9D3E1EF43BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb9000 - 0x91cbbfff  com.apple.securityhi (9.0 - 55005) <51765C73-80D1-33E3-9589-3E88380CE007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x91cbc000 - 0x91cc3ffe  com.apple.agl (3.2.3 - AGL-3.2.3) <E26A1D2C-596E-31F0-8E70-FC381874F8DA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91cc4000 - 0x91cefff7  libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
    0x91cf2000 - 0x91cfafff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
    0x924bc000 - 0x924bfffe  com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore. framework/Versions/A/LoginUICore
    0x924c0000 - 0x924c5ff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x924c6000 - 0x924eeff7  libRIP.A.dylib (599.7) <461297C0-DDA9-3613-8F27-D7F1AC57208F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92506000 - 0x9250ffff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
    0x92510000 - 0x9252bff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9256c000 - 0x925f5fff  com.apple.CoreSymbolication (3.0 - 141) <178DDF5C-B6DA-39BD-84F5-FD3FA7E93BF8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x92659000 - 0x928d7ff7  com.apple.imageKit (2.5 - 770) <C2FE06B8-DB32-392F-9280-5C1CB148D174> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x928d8000 - 0x928dcffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
    0x9291e000 - 0x9293afff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
    0x9293b000 - 0x92949ff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x92988000 - 0x92becfff  com.apple.CoreData (107 - 481) <F699EC21-57D9-3AE6-A17B-C1D1092780BD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92bed000 - 0x92c46ffa  libTIFF.dylib (1038) <691DAAFD-D72B-3BE9-AE5C-84AF86BE66CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92c47000 - 0x92c4ffff  liblaunch.dylib (842.1.4) <3798500D-4436-3AEB-B273-7F2428C33A4A> /usr/lib/system/liblaunch.dylib
    0x92c50000 - 0x92ca4fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <95A1E1CF-FC3E-3203-8683-34823CD70B6B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x92ca5000 - 0x92cd5ff7  com.apple.CoreServicesInternal (184.8 - 184.8) <88528205-9452-3EEC-BB27-DAAA7EC81E04> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x92cd6000 - 0x92d14ff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x92d15000 - 0x92d3dfff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
    0x92d3e000 - 0x92da5ffc  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <8DADD7D2-AB98-34ED-8D6F-335338502CBE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x92da6000 - 0x92dcbff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <FCF52905-85B1-375C-B0AA-B8251B614D2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x92dcc000 - 0x92dd5ffa  com.apple.CommonAuth (4.0 - 2.0) <6CB82D57-3C55-39E5-9036-8047DF3E6F57> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x92dd6000 - 0x92de8fff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
    0x92de9000 - 0x92df3ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <D6735614-EF4B-389F-BF99-7D8416A504BA> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x92df4000 - 0x92e5dfff  com.apple.datadetectorscore (5.0 - 354.0) <A5559FE6-7A00-383D-8665-C0D622409D85> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x92e5e000 - 0x92e5ffff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
    0x92e60000 - 0x92e67ff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9324c000 - 0x9332fff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
    0x93353000 - 0x934fb4af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
    0x934fc000 - 0x93539ffb  libGLImage.dylib (9.0.83) <FA15FEB5-54E4-313B-8E78-A2D2E6C88FE1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9353a000 - 0x935b0ff3  com.apple.securityfoundation (6.0 - 55122) <25149798-A37E-316F-84AB-93029EAF33D8> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x935b1000 - 0x935b3ffe  libCVMSPluginSupport.dylib (9.0.83) <BD30BDD1-DD5B-3F31-A09B-C274EA93CD7C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x935b4000 - 0x935befff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x935bf000 - 0x935c6fff  libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
    0x935d2000 - 0x935eeff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x935ef000 - 0x9420aff3  com.apple.AppKit (6.9 - 1265) <AE258D94-0272-394F-BBB7-9B5C165A4A78> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9420b000 - 0x9421dfff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
    0x9421e000 - 0x94293ffb  com.apple.framework.IOKit (2.0.1 - 907.1.13) <86D72735-9DFB-35C8-83F7-CE0DCF17D354> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x942fb000 - 0x94326ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x94327000 - 0x9432bffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9432c000 - 0x943beffe  libsystem_c.dylib (997.1.1) <D06FD754-8CE3-3EB7-BE05-2EF939BBE05F> /usr/lib/system/libsystem_c.dylib
    0x943bf000 - 0x943bffff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
    0x943c0000 - 0x944edff9  com.apple.avfoundation (2.0 - 651.12) <1AB88210-F2E6-3318-ACB2-41ED5AE6A0EF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x944ee000 - 0x944f0fff  libsystem_configuration.dylib (596.12) <1C31C3F6-568D-3854-AE03-A5DA2F39297E> /usr/lib/system/libsystem_configuration.dylib
    0x94592000 - 0x945d8ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x945d9000 - 0x9472fff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x94730000 - 0x9476dff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
    0x9476e000 - 0x9477cff3  com.apple.opengl (9.0.83 - 9.0.83) <16CFFD50-217E-3E18-88AF-7F2AD980628B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9477d000 - 0x9477efff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
    0x9477f000 - 0x94788fff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x94789000 - 0x9478efff  com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x9478f000 - 0x9483bffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9483c000 - 0x9483fffa  libCGXType.A.dylib (599.7) <2738FF52-4B47-31AD-B7E5-412F6AFACC2A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9485f000 - 0x9485ffff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94869000 - 0x9489affa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
    0x9489b000 - 0x948ecffb  com.apple.CoreMedia (1.0 - 1273.29) <BE08E6C7-5E6F-3B54-9C17-751CFCBD823D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x948ed000 - 0x9490aff4  libsystem_kernel.dylib (2422.1.72) <C5641F6C-E271-380A-A656-AE4C04345602> /usr/lib/system/libsystem_kernel.dylib
    0x9490b000 - 0x94943fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0C42A932-15E8-3CD1-AC35-1DF7D41B25A2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94d3b000 - 0x94dd9ff7  com.apple.PDFKit (2.9 - 2.9) <0792168D-320D-33EF-AE24-6CDCB8C1990A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x94dda000 - 0x94dfdff7  libc++abi.dylib (48) <5367BE5A-D475-3FB4-972D-E1DC999A709A> /usr/lib/libc++abi.dylib
    0x94dfe000 - 0x95124ffd  com.apple.JavaScriptCore (9537 - 9537.73.10) <B5331B86-DEBC-387A-8F3E-5B9FC28E8055> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95125000 - 0x952d1ff1  com.apple.QuartzCore (1.8 - 332.0) <07F9B77F-35A2-3D21-99FA-CD3FCE5B9C7B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x952d2000 - 0x952d2fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x952d3000 - 0x952d3fff  com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x952d4000 - 0x955d5ff7  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <42E10BD1-995B-3FB4-8A6D-5FD071FB8BD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x955d6000 - 0x955eaff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <6860A0D0-3654-3B02-B2E9-C4D2637167B8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9612c000 - 0x96181ff3  com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x96182000 - 0x96185ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x96488000 - 0x964d4ff7  libcups.2.dylib (372) <9A2BE8DC-37E4-3019-B665-1036FE7868EA> /usr/lib/libcups.2.dylib
    0x964d6000 - 0x964d8fff  com.apple.SecCodeWrapper (3.0 - 1) <29ECC157-F444-31FE-99CC-A9289FF3AC8D> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x964df000 - 0x965ebfff  com.apple.ImageIO.framework (3.3.0 - 1038) <0B4A6607-9FBC-3A6C-984A-0542DE8385FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x965ec000 - 0x96628ff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x96629000 - 0x96633ff3  com.apple.DisplayServicesFW (2.8 - 360.8.14) <B14B15EC-41BA-37F6-B696-8BBA0E325C0C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x96634000 - 0x96728fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x96729000 - 0x9680fff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96810000 - 0x96863ff3  com.apple.CoreMediaIO (401.0 - 4544) <867D01AF-3326-39CB-A136-48AFE4BE9802> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x96864000 - 0x968c0ffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9721c000 - 0x9726cff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
    0x9726d000 - 0x97286fff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97287000 - 0x972b2ff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
    0x972b3000 - 0x97338ffc  com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9735a000 - 0x981f5ffb  com.apple.WebCore (9537 - 9537.73.13) <85E27D26-9FA4-3CB0-9355-DDD7E3BBFBD7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x981f6000 - 0x98200ff7  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <16E20DCD-89F4-3C8E-9DBA-EED359807038> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x98201000 - 0x98239ff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9823a000 - 0x9824dfff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9827f000 - 0x98283ffa  libGIF.dylib (1038) <5CEB4EDF-B0B6-33A6-BDDE-8C0D3226FA72> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98284000 - 0x98288ff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
    0x98289000 - 0x98387fff  libJP2.dylib (1038) <EE0B9985-625D-39E6-B425-03FB75BA2594> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x98388000 - 0x9838bff7  com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9838c000 - 0x98453ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x98454000 - 0x98461ff7  com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x98462000 - 0x9856ffe4  com.apple.MediaControlSender (1.9 - 190.4) <DF0B5A99-046A-38C1-B68E-241CB2E622BC> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
    0x9857a000 - 0x98597ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
    0x98598000 - 0x9862fff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x9863c000 - 0x9863dffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x9863e000 - 0x9863ffff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
    0x98640000 - 0x9872bff4  com.apple.DiskImagesFramework (10.9 - 371.1) <FC13BD5A-0FB7-35D5-A8DF-0510CFA996FE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9872c000 - 0x98b24ff3  com.apple.CoreGraphics (1.600.0 - 599.7) <DB004990-F06F-3768-AE4C-191B3C748EFC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x98b25000 - 0x98b90ff9  com.apple.Heimdal (4.0 - 2.0) <E3091095-A893-3089-8DA1-8705B3BE5BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x98b91000 - 0x98ba6ff3  com.apple.AppContainer (3.0 - 1) <B53ED2AD-9B19-316F-B7B9-80A3A94AC1D3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x98ba7000 - 0x98e14ff6  com.apple.security (7.0 - 55471) <5FCF76B2-92C6-3404-87D3-91B3F6E203AA> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x98e15000 - 0x98eadff7  com.apple.Metadata (10.7.0 - 800.12.2) <5E9EA0AC-EE9E-362E-9DAC-9B7D21A53A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x98eae000 - 0x98f21fff  com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x98f78000 - 0x98f7eff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x98f7f000 - 0x98fcdff9  com.apple.HIServices (1.22 - 466) <30636237-408A-3552-90C1-1279348DF7CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x98fce000 - 0x98fdaffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
    0x98fdb000 - 0x9902afff  com.apple.opencl (2.3.57 - 2.3.57) <93385E1C-00D9-31BE-9652-7F3C09484B3E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9902b000 - 0x9928cfff  com.apple.RawCamera.bundle (4.08 - 709) <941EB1CC-D625-3678-80B0-7D7299C7F261> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9928d000 - 0x992bcfff  com.apple.framework.SystemAdministration (1.0 - 1.0) <05E81260-7DC7-3546-B45D-15B3E5DF056D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdminis tration
    0x992bd000 - 0x992bdfff  com.apple.Carbon (154 - 157) <C49AD4A1-8DE3-357D-AEF3-D6CD39EA91EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x992be000 - 0x992d7fff  libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x992d8000 - 0x9930efff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x99316000 - 0x9932effd  libdispatch.dylib (339.1.9) <6249BAE5-044F-3A7A-9CCC-03FF7E6B405B> /usr/lib/system/libdispatch.dylib
    0x9932f000 - 0x99399ff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x9939a000 - 0x9939cff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x993a0000 - 0x993a8ff7  libCGCMS.A.dylib (599.7) <A7404924-9A2B-3324-A934-BD08953E7098> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x993a9000 - 0x99693fd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x99694000 - 0x996b8fff  libJPEG.dylib (1038) <212B0986-9227-397C-9493-BCB190EC020E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x996b9000 - 0x996c3ff2  com.apple.AppSandbox (3.0 - 1) <085C3B38-C7D8-3A62-AFC6-CEE27F93DFD1> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x997df000 - 0x997e3fff  libheimdal-asn1.dylib (323.12) <9EA2A221-301B-3B9A-BBF2-38134145B5A8> /usr/lib/libheimdal-asn1.dylib
    0x997ec000 - 0x997efff3  com.apple.AppleSystemInfo (3.0 - 3.0) <99A923AE-121B-307D-AC1C-968976FBA225> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x99841000 - 0x9990eff7  com.apple.backup.framework (1.5.1 - 1.5.1) <91998CDF-3547-3183-A962-D9E981C14891> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9990f000 - 0x99a81ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <E5FFD35D-18CF-333C-BECE-39F8E47BE707> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99a82000 - 0x99ab0ff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x99ab1000 - 0x99ad0ff9  com.apple.framework.Apple80211 (9.0 - 900.47) <68E399FF-AB98-378D-94AC-D0869A72344F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x99ad1000 - 0x99be3ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
    0x99be4000 - 0x99be4fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x99be5000 - 0x99beefff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x99bef000 - 0x99bfcfff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x99bfd000 - 0x99eefff8  com.apple.CoreImage (9.0.54) <D7BC3E53-EF5B-3A14-8808-8D45EE505B48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x99ef0000 - 0x99ef0ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
    0x99ef1000 - 0x99f22ff4  com.apple.securityinterface (9.0 - 55047) <0D5ED2B8-C973-3C91-BA45-22501A043263> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x99f23000 - 0x99f2efff  com.apple.CrashReporterSupport (10.9 - 538) <7A5FF845-433C-33E3-99B5-F6AA5B825734> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x99f2f000 - 0x99f30ffa  libsystem_sandbox.dylib (278.10) <F3C9C427-AF9F-3CE0-95FF-DC9ACA0B5760> /usr/lib/system/libsystem_sandbox.dylib
    0x99f31000 - 0x99fcdfff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x99fce000 - 0x99ff8ff7  libsandbox.1.dylib (278.10) <28813216-B652-3E4D-B0D5-BE49B385C6EC> /usr/lib/libsandbox.1.dylib
    0x99ff9000 - 0x9a1fbff7  com.apple.CoreFoundation (6.9 - 855.11) <50F70E07-043A-3A2F-87EF-A36BA6C5C9D9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9a1fc000 - 0x9a214fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <630A5CCF-8FC3-379D-B0BD-41DCE1F0B624> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x9a215000 - 0x9a254ff7  com.apple.bom (12.0 - 192) <50F9D23C-9C9A-38BF-B4E2-66D93BE2A174> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9a255000 - 0x9a258fff  libdyld.dylib (239.3) <729B32AC-EEE2-3739-8CE3-F90838D51906> /usr/lib/system/libdyld.dylib
    0x9a25a000 - 0x9a261ff7  com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x9a42a000 - 0x9a997fff  com.apple.QuartzComposer (5.1 - 316) <4FC30662-E3CC-3AE5-88CE-7B271B59EFF0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x9a998000 - 0x9a9bcfff  libxpc.dylib (300.1.17) <252BC88F-A5CA-3E67-AEDB-3D7B9F4537E2> /usr/lib/system/libxpc.dylib
    0x9a9bd000 - 0x9aaa9ff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
    0x9aaaa000 - 0x9aedeff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x9aedf000 - 0x9b041ff3  com.apple.CFNetwork (673.0.3 - 673.0.3) <5E0E9AE8-073B-3F2B-B0C7-A0129DE787F6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x9b042000 - 0x9b0a0ff7  com.apple.CoreUtils (1.9 - 190.4) <9E43FF7D-7FCD-3032-9EF9-BCF6D09E73C3> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x9b0a1000 - 0x9b548fe7  com.apple.CoreAUC (6.22.08 - 6.22.08) <3F9E2986-8FF9-3339-A0C8-DC1186C4A5EC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9b549000 - 0x9b622ff6  com.apple.QuickLookUIFramework (5.0 - 622.3) <41D10880-AD68-3DE3-94F0-4CA9F44EBD5B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x9b623000 - 0x9b628ff3  libsystem_platform.dylib (24.1.4) <875321B9-34EF-3FCC-880C-633FA05223F5> /usr/lib/system/libsystem_platform.dylib
    0x9b629000 - 0x9b635ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <2AA24814-2DC6-3E28-B71B-186B686F0F19> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9b669000 - 0x9b66afff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
    0x9b66e000 - 0x9b6c3ff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9b6c9000 - 0x9b6cbffb  libRadiance.dylib (1038) <F0D3F13B-5628-3DF9-8B86-A4D914567B25> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9b6cc000 - 0x9b6dcff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
    0x9b6e8000 - 0x9b746ffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x9b747000 - 0x9b747fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
    0x9b748000 - 0x9babdff9  com.apple.HIToolbox (2.1 - 696) <43CB31D6-4C2B-30FA-A374-DB7C5728E7AD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x9babe000 - 0x9bb8efef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x9bb8f000 - 0x9bb96ffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
    0x9bb97000 - 0x9bbdffff  com.apple.PerformanceAnalysis (1.47 - 47) <16935C0F-7F9F-316E-9D46-11973DE0904A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x9bbe0000 - 0x9bc49fff  com.apple.SystemConfiguration (1.13 - 1.13) <542075CD-9085-3F30-B84B-DD0277D6A40E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9bc4a000 - 0x9bc90fff  libcurl.4.dylib (78) <EC84399F-5EA8-321B-B122-99730CC557C8> /usr/lib/libcurl.4.dylib
    0x9bc91000 - 0x9bc93fff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
    0x9bc94000 - 0x9bcc5ffd  com.apple.GSS (4.0 - 2.0) <6BA01155-4DAD-30EE-B480-D224650EA010> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9bcc6000 - 0x9bd27ff7  com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x9bd28000 - 0x9bd2cfff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x9bd2d000 - 0x9be64ff3  com.apple.desktopservices (1.8 - 1.8) <4D853961-F911-3FE2-A7DF-3130EA1D8CEB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9be65000 - 0x9be70ffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
    0x9be73000 - 0x9be73fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9be74000 - 0x9c19fff6  com.apple.Foundation (6.9 - 1056) <C8AE9C03-3460-354A-A8B6-EF4955BE600D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9c1a0000 - 0x9c1b7ff4  com.apple.CoreMediaAuthoring (2.2 - 947) <BF917B77-0935-3F56-A2B9-E62A58A713B8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x9c1cc000 - 0x9c2a7ff7  com.apple.LaunchServices (572.23 - 572.23) <7E52FB5C-9ECF-3CB9-BF18-6652B8D8CDE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9c2a8000 - 0x9c2fdff7  com.apple.QuickLookFramework (5.0 - 622.3) <3C6ADC02-2C67-361B-B042-47DDCC0EDA5F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        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: 11236
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=213.5M resident=60.4M(28%) swapped_out_or_unallocated=153.2M(72%)
    Writable regions: Total=102.0M written=41.1M(40%) resident=71.0M(70%) swapped_out=0K(0%) unallocated=30.9M(30%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  1572K
    CG image                             80K
    CG raster data                       24K
    CG shared images                    180K
    CoreServices                       1512K
    Image IO                             64K
    Kernel Alloc Once                     4K
    MALLOC                             38.0M
    MALLOC (admin)                       48K
    Memory Tag 240                     34.4M
    Memory Tag 242                       12K
    Stack                              69.2M
    VM_ALLOCATE                        16.6M
    __DATA                             19.4M
    __IMAGE                             528K
    __LINKEDIT                         43.3M
    __OBJC                             3192K
    __PAGEZERO                            4K
    __TEXT                            170.3M
    __UNICODE                           544K
    mapped file                       104.6M
    shared memory                         4K
    ===========                      =======
    TOTAL                             503.3M

    Odd that this just started occurring.  I tried symbolicating the file but the output for the AIR portions were completely bogus.  We suspect the problem is due to a null CFString but without a good crash log we're stuck.  I assume this can't be reproduced on other systems?
    If the customer hasn't already, can they reboot their system and try generating a new log?
    Thanks,
    Chris

  • A wierd Crash on Mac OS 10.4.11

    i am not sure if i am in the right discussion forum or not so i am very sorry if this is not the right forum to post such question.
    We have developed an application for a client using C++ and (Qt Framework) and a set of other libraries included in the project
    This application is supposed to work on all Macs that runs (Tiger OS or Leopard) 10.4 / 10.5
    We have noticed a very weird crash which can be on Intel based Macs running leopard or G5 running Tiger
    But as soon as we reinstalled the machine where this weird crash happens, the crash actually disappeared
    The crash happens in one of the libraries included in the project, it’s a pdf library made by Datalogic. But the call causing this crash is coming from dyld lib which is a system library on mac
    [dyld 0x8fe0fb50 ImageLoaderMachO::doTermination(ImageLoader::LinkContext const&) + 244]
    What I am trying to know if this is a known crash in Mac OS or if it’s a minor issue that by changing some system configuration, it may be resolved since by installing a fresh OS , the crash stopped happening
    Because I can not tell the client to install a fresh system on every machine that crashes even tho It crashes on very limited number of machines.
    Here is the crash report:
    Date/Time: 2009-05-07 08:38:41.603 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: SOLO
    Path: ./SOLO.app/Contents/MacOS/SOLO
    Parent: launchd [1]
    Version: ??? (???)
    PID: 687
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000018
    Thread 0 Crashed:
    0 DL70BIB 0x06070e60 0x6043000 + 188000
    1 DL70BIB 0x06070fc0 VarSizePoolRep::Free(void*) + 292
    2 DL70BIB 0x060807c4 static_initialization_and_destruction0(int, int) + 380
    3 dyld 0x8fe0fb50 ImageLoaderMachO::doTermination(ImageLoader::LinkContext const&) + 244
    4 dyld 0x8fe03cdc dyld::runTerminators() + 112
    5 com.dji.solo11 0x0000ba2c cxaatexitwrapper + 196
    6 libSystem.B.dylib 0x9001495c _cxafinalize + 232
    7 libSystem.B.dylib 0x90014844 exit + 36
    8 com.dji.solo11 0x0000ac28 _start + 764
    9 com.dji.solo11 0x0000a928 start + 48
    Thread 1:
    0 libSystem.B.dylib 0x9001f48c select + 12
    1 com.apple.CoreFoundation 0x902c4240 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 12:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 13:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 14:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 com.dji.solo11 0x00114984 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 264
    4 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 15:
    0 libSystem.B.dylib 0x9005abe0 accept + 12
    1 com.dji.solo11 0x001137b4 TCPSocket::acceptClient(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&) + 52
    2 com.dji.solo11 0x00113fd4 TCPServerChannel::acceptClient() + 264
    3 com.dji.solo11 0x001140f4 TCPServerChannel::run_Warm() + 44
    4 com.dji.solo11 0x00114928 AbstractTCPThread::coreFunction_RunAndStopThreadWhenDone() + 172
    5 com.dji.solo11 0x0010e470 AbstractThread::threadFunction(void*) + 40
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 16:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x903ed930 MPWaitOnQueue + 224
    3 ...thesis.MacinTalkSynthesizer 0x0a9bb4bc MTBEWorker::WorkLoop(MTBEWorker*) + 168
    4 ...thesis.MacinTalkSynthesizer 0x0a9ba6f4 MTBEWorkerStartMPTask + 16
    5 ...ple.CoreServices.CarbonCore 0x903ed740 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 17:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x903ed930 MPWaitOnQueue + 224
    3 ...thesis.MacinTalkSynthesizer 0x0a9bb4bc MTBEWorker::WorkLoop(MTBEWorker*) + 168
    4 ...thesis.MacinTalkSynthesizer 0x0a9ba6f4 MTBEWorkerStartMPTask + 16
    5 ...ple.CoreServices.CarbonCore 0x903ed740 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 18:
    0 libSystem.B.dylib 0x90040df8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040bc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044398 usleep + 88
    3 ....speech.synthesis.framework 0x9199cf20 PollChannelStatus + 36
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000006070e60 srr1: 0x000000000000d030 vrsave: 0x0000000000000000
    cr: 0x22002424 xer: 0x0000000020000004 lr: 0x0000000006070d30 ctr: 0x00000000900011c8
    r0: 0x0000000011265644 r1: 0x00000000bffff9e0 r2: 0x0000000000000000 r3: 0x000000000a516420
    r4: 0x00000000bffffa20 r5: 0x000000000a4cb7ea r6: 0x00000000ffffffff r7: 0x0000000000000000
    r8: 0x000000000608d414 r9: 0x0000000000000000 r10: 0x000000000a516420 r11: 0x0000000011265644
    r12: 0x00000000900011c8 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x00000000a000487c r21: 0x00000000a000487c r22: 0x00000000a0001fa4 r23: 0x0000000000000000
    r24: 0x00000000a0001fa4 r25: 0x000000008fe5c568 r26: 0x000000000609ada4 r27: 0x0000000000000009
    r28: 0x000000000609ada4 r29: 0x000000000a4cb7ec r30: 0x0000000000000000 r31: 0x0000000006070cfc
    Binary Images Description:
    0x1000 - 0x22efff com.dji.solo11 /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/SOLO.app/Contents/MacOS/SOLO
    0x385000 - 0x3b9fff QtSql /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtSq l.framework/Versions/4/QtSql
    0x505000 - 0x566fff QtXml /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtXm l.framework/Versions/4/QtXml
    0x59e000 - 0x5c8fff DL70AXE8SharedExpat /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 AXE8SharedExpat.framework/Versions/A/DL70AXE8SharedExpat
    0x705000 - 0x77ffff DL70AdobeXMP /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 AdobeXMP.framework/Versions/A/DL70AdobeXMP
    0x7a9000 - 0x7dbfff DL70AXE16SharedExpat /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 AXE16SharedExpat.framework/Versions/A/DL70AXE16SharedExpat
    0x1008000 - 0x1112fff libTextWidget.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libTextWidget.d ylib
    0x125d000 - 0x12a5fff libDictionaries.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libDictionaries .dylib
    0x1413000 - 0x1676fff Qt3Support /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/Qt3S upport.framework/Versions/4/Qt3Support
    0x2008000 - 0x204bfff libAmis.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libAmis.dylib
    0x283e000 - 0x3115fff QtWebKit /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtWe bKit.framework/Versions/4/QtWebKit
    0x3749000 - 0x3838fff QtNetwork /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtNe twork.framework/Versions/4/QtNetwork
    0x38b0000 - 0x3af6fff Xerces /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/Xerc es.framework/Versions/A/Xerces
    0x3d4c000 - 0x3db3fff libImpressarioQtPlugIn.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libImpressarioQ tPlugIn.dylib
    0x449b000 - 0x4c24fff QtGui /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtGu i.framework/Versions/4/QtGui
    0x4fda000 - 0x51dbfff QtCore /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtCo re.framework/Versions/4/QtCore
    0x52ad000 - 0x52d8fff libMacSpeechLibQT443gcc40.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/libMacSpeechLib QT443gcc40.dylib
    0x5b06000 - 0x5ee2fff DL70AGM /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 AGM.framework/Versions/A/DL70AGM
    0x6043000 - 0x6095fff DL70BIB /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 BIB.framework/Versions/A/DL70BIB
    0x60b9000 - 0x6484fff DL70CoolType /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 CoolType.framework/Versions/A/DL70CoolType
    0x65f6000 - 0x67cafff QtDesigner /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtDe signer.framework/Versions/4/QtDesigner
    0x69af000 - 0x6abdfff QtScript /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/QtSc ript.framework/Versions/4/QtScript
    0x6b2c000 - 0x6c1afff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0xa3e3000 - 0xa3e3fff com.apple.applescript.component 1.10.7 /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0xa9b1000 - 0xaa03fff com.apple.speech.synthesis.MacinTalkSynthesizer 3.3 /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/ MacinTalk
    0xad1b000 - 0xad70fff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0xaefd000 - 0xaf04fff libqgif.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/imageformats/li bqgif.dylib
    0xaf09000 - 0xaf2dfff libqjpeg.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/imageformats/li bqjpeg.dylib
    0xaf36000 - 0xaf81fff libqmng.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/imageformats/li bqmng.dylib
    0xaf93000 - 0xafdefff libqtiff.dylib /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/imageformats/li bqtiff.dylib
    0x119d9000 - 0x119dbfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9028e000 - 0x90368fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x903b2000 - 0x90689fff com.apple.CoreServices.CarbonCore 681.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x915c1000 - 0x915d0fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x915d9000 - 0x915e6fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91630000 - 0x91649fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91d06000 - 0x91d09fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e5d000 - 0x91e5dfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e5f000 - 0x91f44fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4c000 - 0x91f6bfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd7000 - 0x92045fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92050000 - 0x920e5fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9213a000 - 0x921dbfff com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x92507000 - 0x92b3afff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92f18000 - 0x92f22fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x92f27000 - 0x92f45fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f50000 - 0x92faafff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc8000 - 0x92fc8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fca000 - 0x92fdefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff6000 - 0x93006fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93012000 - 0x93027fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93039000 - 0x930c0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d4000 - 0x930dffff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93131000 - 0x93140fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9314c000 - 0x931b2fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931e3000 - 0x93232fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93260000 - 0x9327dfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9328f000 - 0x9329cfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a5000 - 0x935b3fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93703000 - 0x9370ffff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93842000 - 0x93970fff edu.mit.Kerberos 5.5.26 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93a4e000 - 0x93a6bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x93a74000 - 0x93af5fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9414a000 - 0x941bcfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f5000 - 0x942bafff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430d000 - 0x9430dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9430f000 - 0x944cffff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94519000 - 0x94556fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9455e000 - 0x945aefff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94c1e000 - 0x94c8ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x9572e000 - 0x95830fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x9588b000 - 0x95952fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96326000 - 0x963f8fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96500000 - 0x96542fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9675a000 - 0x9680bfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96cc6000 - 0x96cc7fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x96cc9000 - 0x96ccafff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x96ccf000 - 0x96ce5fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96ce7000 - 0x96d07fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x96d15000 - 0x96d23fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x96d28000 - 0x96d29fff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x96d2b000 - 0x96d3efff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x97297000 - 0x972affff com.apple.speech.SpeechDictionary 3.3 /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechD ictionary
    0x972d0000 - 0x972e6fff com.apple.AppleShareClient 1.5.4 /System/Library/Frameworks/AppleShareClient.framework/Versions/A/AppleShareClie nt
    0x972f1000 - 0x9732ffff com.apple.AppleShareClientCore 1.5.4 /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
    0x976f7000 - 0x97716fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97b40000 - 0x97b86fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97ba8000 - 0x97c5ffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x97e75000 - 0x97e8ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97f0b000 - 0x97f49fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x990da000 - 0x99184fff com.apple.applescript 1.10.7 /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x9c731000 - 0x9c751fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9d8cc000 - 0x9d8d1fff com.apple.URLMount 2.1.7 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    0x9d8d5000 - 0x9d8e2fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9d8fa000 - 0x9e5b3fff com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9e722000 - 0x9e73bfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9e74b000 - 0x9e839fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9e83c000 - 0x9eb67fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9eb97000 - 0x9f11ffff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9f152000 - 0x9f167fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9f16c000 - 0x9f1aefff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9f1ca000 - 0x9f281fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9f2be000 - 0x9f30bfff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9f336000 - 0x9f6f1fff com.apple.CoreGraphics 1.258.82 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9f77e000 - 0x9f806fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9f847000 - 0x9f875fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9f88f000 - 0x9fac2fff com.apple.Foundation 6.4.11 (567.40) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9fbe6000 - 0x9ff18fff com.apple.QuickTime 7.6.0 (1290) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0xc0000000 - 0xc00bdfff DL70ACE /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 ACE.framework/Versions/A/DL70ACE
    0xc0700000 - 0xc0744fff DL70ARE /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 ARE.framework/Versions/A/DL70ARE
    0xc07e0000 - 0xc080bfff DL70BIBUtils /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 BIBUtils.framework/Versions/A/DL70BIBUtils
    0xc0d50000 - 0xc0df4fff DL70JP2K /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 JP2K.framework/Versions/A/DL70JP2K
    0xc1040000 - 0xc1883fff DL70PDFL /Users/roxy/Desktop/solo-Qt4/SOLO/Applications/Common/Libraries/Frameworks/DL70 PDFL.framework/Versions/A/DL70PDFL
    Model: PowerMac3,6, BootROM 4.4.8f2, 1 processors, PowerPC G4 (3.3), 1.25 GHz, 768 MB
    Graphics: ATI Radeon 9000 Pro, ATY,RV250, AGP, 64 MB
    Memory Module: DIMM0/J21, 256 MB, DDR SDRAM, PC2600U-25330
    Memory Module: DIMM1/J22, 512 MB, DDR SDRAM, PC2600U-25330
    Modem: Dash2, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: PIONEER DVD-RW DVR-105
    Parallel ATA Device: ST380011A, 74.53 GB
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 500 mA

    Dumping a full log isn't going to help, and if you are developing then I would ask in the OS X Technololgy, and describe what you are doing, steps you've taken to capture code at check points and steps...
    ... after you have insured that you don't have a problems with RAM or other hardware possibly triggering a kernel panic.
    http://discussions.apple.com/category.jspa?categoryID=162

  • Flash 8 Crash on Mac OS 10.4.8

    I have seen lots of topics about Flash 8 crashing on Macs,
    but I haven't seen this scenario listed yet, or any conclusions for
    that matter. Has anyone had a problem with Flash 8 freezing up when
    you try to modify the document settings? It's frustrating that
    Flash is the only program in Studio 8 I can't use. I've tried
    deleting my preferences and reinstalling numerous times...even
    getting the install file from different sources...but to no avail.
    I'm starting to worry it's just not compatible with my computer :-(
    I'm using a Quicksilver 2002 Powermac G4 if that helps at all.
    Thanks!

    Dumping a full log isn't going to help, and if you are developing then I would ask in the OS X Technololgy, and describe what you are doing, steps you've taken to capture code at check points and steps...
    ... after you have insured that you don't have a problems with RAM or other hardware possibly triggering a kernel panic.
    http://discussions.apple.com/category.jspa?categoryID=162

  • Illustrator cc14 crashes on mac os 10.10.3

    i have illustrator cc14 and it crashes on mac os 10.10.3 and 10.10 and on 10.7.5
    what to do?
    dos adobe have a live chat ?
    This is a copy of the crash report:
    Process:               Adobe Illustrator [7903]
    Path:                  /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:            com.adobe.illustrator
    Version:               18.0.0 (18.0.0)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe Illustrator [7903]
    User ID:               504
    Date/Time:             2015-04-16 15:45:49.189 +0300
    OS Version:            Mac OS X 10.10.3 (14D131)
    Report Version:        11
    Anonymous UUID:        BF6B4053-ECF3-9608-1CD0-091D41CFE5F0
    Sleep/Wake UUID:       095EC3F5-01CE-4606-9EB3-F81B2CE9756D
    Time Awake Since Boot: 29000 seconds
    Time Since Wake:       21000 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000100000000-00000001014ca000 [ 20.8M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                            000000000000000000 0 + 0
    1   com.adobe.illustrator          0x0000000100011434 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 50196
    2   com.adobe.illustrator          0x0000000100388e68 SLO::Array<unsigned char>::IterativeDestructArrayElements(void*, int) + 37880
    3   com.adobe.illustrator          0x000000010097a89e std::basic_string<void*, std::char_traits<void*>, std::allocator<void*> >::_M_mutate(unsigned long, unsigned long, unsigned long) + 36894
    4   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab625af PluginMain + 380175
    5   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab89596 PluginMain + 539894
    6   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab85118 PluginMain + 522360
    7   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab84c5b PluginMain + 521147
    8   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab89497 PluginMain + 539639
    9   com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab85118 PluginMain + 522360
    10  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab84c5b PluginMain + 521147
    11  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab89497 PluginMain + 539639
    12  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab816cd PluginMain + 507437
    13  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab807f8 PluginMain + 503640
    14  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab4abef PluginMain + 283471
    15  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab30edc PluginMain + 177724
    16  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab2a43c PluginMain + 150428
    17  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab2a96c PluginMain + 151756
    18  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab06899 PluginMain + 4089
    19  com.adobe.illustrator.plugins.svgFileFormat 0x000000012ab059cd PluginMain + 301
    20  com.adobe.illustrator          0x0000000100a27ac8 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 21384
    21  com.adobe.illustrator          0x0000000100a22d93 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 1619
    22  com.adobe.illustrator          0x0000000100a259d6 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 12950
    23  com.adobe.illustrator          0x000000010042a77b std::_Rb_tree<_t_AIMenuItemOpaque*, std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList>, std::_Select1st<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >, std::less<_t_AIMenuItemOpaque*>, std::allocator<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> > >::_M_erase(std::_Rb_tree_node<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >*) + 9787
    24  com.adobe.illustrator          0x0000000100629945 std::vector<unsigned char, std::allocator<unsigned char> >::_M_fill_insert(__gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned char, std::allocator<unsigned char> > >, unsigned long, unsigned char const&) + 5541
    25  com.adobe.illustrator          0x000000010040a14e void std::_Construct<dvaui::dialogs::FileDialogFilterInfo, dvaui::dialogs::FileDialogFilterInfo>(dvaui::dialogs::FileDialogFilterInfo*, dvaui::dialogs::FileDialogFilterInfo const&) + 17294
    26  com.apple.AppKit               0x00007fff957d5460 __NSPasteboardProvideData + 331
    27  com.apple.CoreFoundation       0x00007fff8da7a348 __CFPasteboardClientCallBack + 1016
    28  com.apple.CoreFoundation       0x00007fff8da4dc68 __CFMessagePortPerform + 568
    29  com.apple.CoreFoundation       0x00007fff8d9d4c79 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    30  com.apple.CoreFoundation       0x00007fff8d9d4beb __CFRunLoopDoSource1 + 475
    31  com.apple.CoreFoundation       0x00007fff8d9c6767 __CFRunLoopRun + 2375
    32  com.apple.CoreFoundation       0x00007fff8d9c5bd8 CFRunLoopRunSpecific + 296
    33  com.apple.HIToolbox            0x00007fff90cc856f RunCurrentEventLoopInMode + 235
    34  com.apple.HIToolbox            0x00007fff90cc81ee ReceiveNextEventCommon + 179
    35  com.apple.HIToolbox            0x00007fff90cc812b _BlockUntilNextEventMatchingListInModeWithFilter + 71
    36  com.apple.AppKit               0x00007fff954e49bb _DPSNextEvent + 978
    37  com.apple.AppKit               0x00007fff954e3f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
    38  com.apple.AppKit               0x00007fff954d9bf3 -[NSApplication run] + 594
    39  com.adobe.exo.framework        0x000000010a06a208 exo::app::OS_AppBase::RunEventLoop() + 56
    40  com.adobe.illustrator          0x0000000100498745 std::_Rb_tree<short, std::pair<short const, unsigned short>, std::_Select1st<std::pair<short const, unsigned short> >, std::less<short>, std::allocator<std::pair<short const, unsigned short> > >::_M_insert_unique(std::pair<short const, unsigned short> const&) + 13605
    41  com.adobe.illustrator          0x000000010043c4cc std::_Rb_tree<_t_AIMenuItemOpaque*, std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList>, std::_Select1st<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >, std::less<_t_AIMenuItemOpaque*>, std::allocator<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> > >::_M_erase(std::_Rb_tree_node<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >*) + 82828
    42  com.adobe.illustrator          0x000000010042d247 std::_Rb_tree<_t_AIMenuItemOpaque*, std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList>, std::_Select1st<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >, std::less<_t_AIMenuItemOpaque*>, std::allocator<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> > >::_M_erase(std::_Rb_tree_node<std::pair<_t_AIMenuItemOpaque* const, AMTMenuItemList> >*) + 20743
    43  com.adobe.illustrator          0x0000000100002f04 0x100000000 + 12036
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff961e8232 kevent64 + 10
    1   libdispatch.dylib              0x00007fff8c4daa6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff961e7136 __psynch_cvwait + 10
    1   com.adobe.AGM                  0x0000000102ca775b 0x102965000 + 3417947
    2   com.adobe.AGM                  0x0000000102ca8d51 0x102965000 + 3423569
    3   com.adobe.AGM                  0x0000000102cbe72f 0x102965000 + 3512111
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff961e73fa __select + 10
    1   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    2   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    3   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff961e748a __semwait_signal + 10
    1   libsystem_c.dylib              0x00007fff884e7e50 usleep + 54
    2   com.adobe.illustrator.plugins.dBrushTool 0x000000012af2640b PluginMain + 355483
    3   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    4   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    5   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool 0x000000012af26d5f PluginMain + 357871
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff961e748a __semwait_signal + 10
    1   com.adobe.illustrator.plugins.ScriptingSupport 0x000000012a1fc5e8 PluginMain + 1496248
    2   com.adobe.illustrator.plugins.ScriptingSupport 0x000000012a1e49be PluginMain + 1398926
    3   com.adobe.illustrator.plugins.ScriptingSupport 0x000000012a1fc1a5 PluginMain + 1495157
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff961e733a __recvfrom + 10
    1   VulcanMessage5.dylib           0x000000013f021b32 vcfoundation::io::BSDNamedPipe::Read(void*, unsigned long) + 24
    2   VulcanMessage5.dylib           0x000000013f01fc40 vcfoundation::io::BufferedReader::InternalRead(char*, long) + 112
    3   VulcanMessage5.dylib           0x000000013f01fcae vcfoundation::io::BufferedReader::Read(void*, unsigned long) + 60
    4   VulcanMessage5.dylib           0x000000013f0187d0 vcfoundation::io::IVCChannel::ReadFully(void*, unsigned long) + 70
    5   VulcanMessage5.dylib           0x000000013f019262 vcfoundation::io::Serializer::InternalDeserialize() + 30
    6   VulcanMessage5.dylib           0x000000013f01916f vcfoundation::io::Serializer::Deserialize() + 9
    7   VulcanMessage5.dylib           0x000000013f01e782 vcfoundation::ncomm::Connection::ReadIn() + 28
    8   VulcanMessage5.dylib           0x000000013f01e8c6 vcfoundation::ncomm::NCService::ReadResponse(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&, vcfoundation::ncomm::NCService::ConRef&) + 40
    9   VulcanMessage5.dylib           0x000000013f01e681 vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&) + 109
    10  VulcanMessage5.dylib           0x000000013f01e5fa vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*) + 32
    11  VulcanMessage5.dylib           0x000000013f00f32b adobe::vulcan::servicemgr::CSIRequest::Execute() + 53
    12  VulcanMessage5.dylib           0x000000013f010507 adobe::vulcan::servicemgr::RegisterForEventsRequest::Run() + 353
    13  VulcanMessage5.dylib           0x000000013f01f2d0 vcfoundation::thread::AbstractThread::Run() + 50
    14  VulcanMessage5.dylib           0x000000013f023523 vcfoundation::thread::Thread::ThreadProc(void*) + 9
    15  libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    16  libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    17  libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 32:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 33:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 34:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 35:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 37:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 38:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 39:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 40:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 41:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 42:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 43:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 44:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 45:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 46:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 47:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 48:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 49:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 50:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 51:
    0   libsystem_kernel.dylib         0x00007fff961e251a semaphore_wait_trap + 10
    1   com.adobe.illustrator          0x000000010000d009 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 32745
    2   com.adobe.illustrator          0x000000010000d847 SLO::Array<unsigned short>::IterativeDestructArrayElements(void*, int) + 34855
    3   com.apple.CoreServices.CarbonCore 0x00007fff8869223c PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 52:
    0   libsystem_kernel.dylib         0x00007fff961e24de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff961e164f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8d9c6eb4 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8d9c637b __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8d9c5bd8 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff955ac66b _NSEventThread + 137
    6   libsystem_pthread.dylib        0x00007fff8e015268 _pthread_body + 131
    7   libsystem_pthread.dylib        0x00007fff8e0151e5 _pthread_start + 176
    8   libsystem_pthread.dylib        0x00007fff8e01341d thread_start + 13
    Thread 53:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 54:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 55:
    0   libsystem_kernel.dylib         0x00007fff961e794a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff8e01340d start_wqthread + 13
    Thread 56:
    0   libsystem_kernel.dylib         0x00007f

    jp,
    Creative Cloud support (all Creative Cloud customer service issues, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html
    There is also Adobe phone Support (only CC/CC2014),
    http://helpx.adobe.com/adobe-connect/adobe-connect-phone-numbers.html

  • Why does photoshop CS2 crash in Mac OS 10.6.8?

    why does photoshop CS2 crash in Mac OS 10.6.8?

    Without a detailed crash report, we can't possibly know.

  • Labview crashes every time I click on a broken arrow (vi has errors).

    I just upgraded Labview from 7 to 8.5.1 a few weeks ago.  Now, when I press the broken arrow to check the errors in a vi, Labview crashes.  This is a vi that was developed using the state diagram toolbox under Labview 7.  I now have the state chart toolbox but not the state diagram toolbox.

    Try to disconnect the state diagram from the the state diagram (right-click on the main while loop).
    If that doesn't work in 8.5, try to do this in 7.1.
    Or install the state diagram toolkit in 8.5.
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • Firefox 4 crashes on Mac OS X 10.6.6 every time when I run any bangla site

    Generally I downloaded fonts from [http://ekushey.org/?page/osx_fonts here] here. It worked fine with previous version of firefox. But in FF4 is crashing frequently. Please give solution

    Firefox 4 crashes on Mac OS X 10.6.6 and since a week a have no sound anymore, not in video, not in I Tunes and so on and so on. Please give me a solution. Txs. '''''''''''''''''''''''''''''''''''''''''' * ''vette tekst'''''''

  • LabVIEW crashes when you run a VI that contains a mixed signal graph with a multi-plot cursor.

    Hello, LV 8.2.1 notes indicates the following bug fix:
    43SAIR2A  Fixed an issue where LabVIEW crashes when you run a VI that contains a mixed signal graph with a multi-plot cursor.
    I am running this version, and still have this behavior.  Is there anything I may be missing, and/or certain circumstances that may still be causing this?
    thanks in advance,
    Darren

    Darren:
    I looked at the CAR ID that you mentioned and the issue has been resolved in LabVIEW 8.2.1. To verify something similar, I ran the attached VI and things worked just fine. Please feel free to send me the steps to follow to reproduce the issue you are running into in 8.2.1.
    Regards,
    Rudi N.
    Attachments:
    MixedGraphs.vi ‏15 KB

Maybe you are looking for