Crash at compilation/Intermediate files generation LV FPGA module

Hi.
I'm in desperate need of assistance.
I have been using LabVIEW 8.6 with FPGA module running at Win XP for som time now and I have never encountered any crash while compiling before.
I get one of those Error messages where I just can send an error report to Microsoft.
I use the FPGA target RIO0, PCI-7833R and have designed a FPGA interface-VI including a number of functions. When I right-click at the VI and choose Compile, generation of Intermediate files begins. Now I never get further than the before LV crashes. Each and every time.
I have no problems opening the project file or my FPGA VI, updating them or saving them.
Grateful for help. Thanks!
/Henrik

Hi!
Thanks again for good ideas. Unfortunately it didn't help repairing. I tried with both FPGA Module and the FPGA compile server (even though the compilation process never reaches that far) without success. I even tried to repair the whole LabView 8.6 but with the same result.
Even before repairing I have been able to make another small VI work its way through the whole compilation without crashing. But when I replace the small VI with the previously "failing" VI, it crashes again. I have also tried to cut away most of the functions of the VI but it still crashes.
Is it possible that I have some kind of bad reference, some missmatch when instanciating and mapping any of the VHDL nodes or something like that that causes the crash? Still one would think that this should generate an error in LabView rather than generating a "windows crash", but maybe something can cause the file generator to fail completely. It has been working before and I did a very small change when the crashes started, but something is obviously wrong, so...
Since its crashing even before connecting to the compile server, do you think I can rule out any damage/failing on any of the HW (e.g. the National specific HW and my external board and the on-board FPGA? Since I'm running out of ideas myself I guess I could look into that as well, but I can't see that that's the problem.
BR
/Henrik

Similar Messages

  • Reports Builder 6i Crashes while compiling .rdf file

    Hi,
    Reports Builder 6i Crashes while compiling .rdf file which has output format as pdf. Does anyone knows how to fix this.
    Thanks,
    HC.

    Hi, you may look at your report builder version because a lot of them are bugged out and do need to be upgraded to a higher level...I saw a lots of crashing when opening reports and also compiling reports that ended being an old report builder version full of bugs.

  • Accessing the 40MHz clock on the PXI-7831R FPGA Module

    How do you access the 40MHz clock on the PXI-7831R FPGA Module?
    I'm trying to the FPGA to do RS-422 communication with UART and HDLC protocols. I want to divide the clock signal to generate the necessary baud rates. I've downloaded the FPGA serial examples as a start, but I'm looking for a direct connection to the 40MHz signal.
    I'm Using LabVIEW 7.1 and FPGA Module 1.1 with the LabVIEW Embedded Project Structure.

    settlesj,
    If you are looking to have access to a 40MHz digital signal,  it is possible to generate and acquire one using 7831R and LabVIEW FPGA module.  To do this you would need to take advantage of the different compile speeds available with the FPGA module. The available compile clock frequencys are: 40MHz, 80MHz, 120MHz, 160MHz, 200MHz
    For example to generate a 40MHz pulse train you could compile with 80MHz clock frequency (2 clock pulses are needed for a square wave period).
    You will have to be careful when generating code because compiling with a clock frequency higher than the default one (40MHz) could give compile errors in some cases. These errors could happen more frequently if the code is more complex and needs more time to be executed.
    I have attached an example program that generates a 40 MHz signal on a digital line.  From there you could divide down the clock rate to which ever specified baud rates you needed.  As a side not the LabVIEW FPGA 8.0 Module added the ability to derive additional clocks from FPGA base clocks in a LabVIEW project.  Hope this helps.
    Steven B.
    Attachments:
    Test40MHz.zip ‏57 KB

  • Error -64997 during generation intermediate file .

    I have face this error Error -64997 during generation intermediate file. I am using Spartan 3E starter kit. Plz tell me what I am do?
    Solved!
    Go to Solution.
    Attachments:
    Untitled.jpg ‏151 KB
    Untitledd.jpg ‏79 KB

    You can find the downloads for LabVIEW 2011 SP1 and LabVIEW FPGA Module 2011 SP1 at www.ni.com/donwloads
    Then sort by Software » LabVIEW (for the development environement) and Software » LabVIEW Add Ons (for the FPGA module). Or you can search for any product you desire. If your serial number is not valid for these products then you will only have access to the software for a short trial period. I would recommend checking with the adminstrator of your software license to see which versions you have access to.
    Knowledge Base Article titled "Where Can I Find the LabVIEW FPGA for Xilinx SPARTAN-3E XUP Driver?" has links at the bottom of the page which will take you to all the downloads we have available for the FPGA driver for Spartan 3E. 
    -Nick-
    Nick C | Staff LabVIEW Platform Product Support Engineer | National Instruments

  • X7 WinHelp files crashing on compile

    One of our locations is encountering this problem: We are
    facing a daunting task in the last couple of months to work with
    RoboHelp in publishing our WinHelp4 files for our products. The
    project crashes when compiling the help files resulting in losing
    all the changes which we have done for the current sprint and
    previous ones. I tried researching this issue in the Adobe website
    and did not find any workarounds. The new tool RoboHelp X7 is
    crashing with errors not only on my machine but also on other
    machines. As a result, I had to go back to my old version of RH X5.
    I generated the compiled help file successfully after cleaning my
    machine of the window and office updates. I had to re-install the
    Windows XP operating system twice on my machine to get rid of the
    new window and office updates. However, this only gave me a small
    reprieve to compile the help file for a brief time. But once again
    the same problem has re-appeared and I am totally at my wits end
    how to resolve this issue with our stated releases in the month of
    December 2008. Following is the compile error which leads to the
    project crashing.
    "Microsoft Help Workshop has encountered an error and needs
    to close. We are sorry for the inconvenience. if you were in the
    middle of something, the information you were working on might be
    lost. Please tell Microsoft about this problem..." I'm sure the
    error report was not sent to Microsoft. Has anyone encountered this
    issue, and if so, can you provide any assistance? Thanks very
    much.

    My Chrome browser just crashed yet again and I followed your instructions to get the crash reports but there is nothing in the folder.
    I am using Chrome Version 32.0.1700.19 beta-m Aura and Skype Click to Call 6.13.0.13771 running on Windows 7 in Bootcamp on iMac.

  • Report generation for FPGA VI

    Hello..
                  I want to include the number of resources used by FPGA (LUTs, slices, blockrams etc) in my report generation. 
    After compilation is completed, a window showing these resources will occur. But, how can I add this compilation report in my report generation...
    Please let me know..
    Thanks
    Prashanth
    Solved!
    Go to Solution.

    Hi
    I made a small code which helps you achieve this functionality.
    Hope it helps!
    In this code: I read from "toplevel_gen_xst.log" file generated for the project; search for the string "Device utilization summary" and extract the part of interest Now you add this extract to your report compiled using report generation toolkit.
    regards,
    Ravi.
    Attachments:
    image.jpg ‏60 KB
    FPGA Utilization.vi ‏10 KB

  • Flash CS4 Crashing When Compiling AS2

    Since I purchased flash CS4 (upgrading from flash 8), I have gradually shifted from writing code in AS2 to AS3. Now all of my projects are in AS3 except 1, it's an old legacy project written in such a way that conversion would be almost impossible.
    Earlier today I started to work on it and then tried to compile it causing flash to crash. After about an hour I realised that whenever I compile an AS2 project flash crashed. After trying to download patches, restarting countless times and searching the internet for similar bugs, I uninstalled and reinstalled flash. But to no avail, the bug persisted. So I decided to create an acount and post about the bug I encountered on this form, hoping that somone might know about it.
    OS: Windows XP Media Center Edition Service Pack 3 64
    Processor: AMD Athlon 64 bit

    By following the suggestions of this url.
    http://kb2.adobe.com/cps/520/cpsid_52048.html
    And deleting my preferences located here.
    C:\Documents and Settings\<username>\Local Settings\Application Data\Adobe\Flash CS4\
    I managed to fix this problem, flash now once again, compiles AS2 files without crashing.

  • JavaCard .cap file generation throws IllegalArgumentException

    Hi all,
    I'm trying to generate a .cap file for some applet source provided externally, and capgen/converter are throwing an IllegalArgumentException when I attempt to generate a .cap (either straight from .opt or using capgen on a pre-generated .jca file). I'm able to generate/run the .cap file from JCOP tools for eclipse, so I'm able to verify it's authenticity.
    The output I'm getting is pretty basic even in verbose mode:
    C:\projects\MWallet\src>converter -config .\com\schip_select\schip.opt
    Java Card 2.2.1 Class File Converter, Version 1.3
    Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
    parsing C:\projects\MWallet\src\com\mycard\schip_select\Constants.class
    parsing C:\projects\MWallet\src\com\mycard\schip_select\schip.class
    parsing C:\projects\MWallet\src\com\mycard\schip_select\schip_pin.class
    parsing C:\projects\MWallet\src\com\mycard\schip_select\protected_array.class
    converting com.mycard.schip_select.Constants
    converting com.mycard.schip_select.schip
    parsing C:\JavaCardDevelopment\api_export_files\javacard\framework\javacard\framework.exp
    parsing C:\JavaCardDevelopment\api_export_files\java\lang\javacard\lang.exp
    parsing C:\gp211\org\globalplatform\javacard\globalplatform.exp
    parsing C:\JavaCardDevelopment\api_export_files\javacard\security\javacard\security.exp
    converting com.mycard.schip_select.schip_pin
    converting com.mycard.schip_select.protected_array
    parsing C:\JavaCardDevelopment\api_export_files\javacardx\crypto\javacard\crypto.exp
    writing C:\projects\MWallet\src\com\mycard\schip_select\javacard\schip_select.jca
    java.lang.IllegalArgumentException
    Cap file generation failed.
    conversion completed with 1 errors and 0 warnings.
    The opt file I've got should be fairly un-offensive:
    -out CAP
    -exportpath "c:\JavaCardDevelopment\api_export_files;C:\gp211;.\"
    -debug
    -i
    -v
    -noverify
    -applet 0xA0:0x00:0x00:0x00:0x04:0x10:0x10 com.schip_select.schip
    com.schip_select
    0xA0:0x00:0x00:0x00:0x04:0x10 1.0
    I've tried with or without the -noverify flag.
    I'm using Java JDK Standard Edition (build 1.4.1_07-b02) to run the converter, and compile the source files. And I've tried the converter in the Sun Java Card Development kit 2.2.1 and 2.2.2. I've also tried attaching the jdb.exe to converter to see whats going on, I can see that it fails in a function:
    com.sun.javacard.jcasm.cap.ReferenceLocationComponent.addTwoByteOffset()
    But can't get anymore information than that. Any pointers to what could be causing this (I frankly don't know where to start) would be greatly appreciated.
    Thanks,
    James

    6A80 is the error which says that there is mismatch between jc version of card and java version.
    For Javacard 2.2.1 java version is jdk.1.4.1
    But lets not focus on that
    I tried to recreate the problem. You were using GP classes to create a cap file so I downloaded GP exp files from
    [http://www.globalplatform.org/specificationform2.asp|http://www.globalplatform.org/specificationform2.asp].
    Compiled files as
    javac -g -classpath .\classes;..\lib\api.jar;..\lib\installer.jar;libs/gp211.jar;libs/jc221.jar {PACKAGE_DIR}\*.javaMy opt file is as
    -out EXP JCA CAP
    -exportpath C:\java_card2.2.1\java_card_kit-2_2_1\api_export_files;C:\GP211\GP_exportA00000015100
    -applet <APPLET_AID> <Applet_DIR>
    <PACKAGE>
    <PACKAGE_AID> 1.0and called converter command as
    converter -config {PATH_TO_EXPORT_FILE}\HelloWorld.optI was able to create the CAP file successfully.

  • Bug: Flash CS5+CS4 Professional crashes when compiling AS2 classes.

    My name is Mario Gomes Cavalcanti, I'm the CEO of Mersica Inc. and the developer of the free, online graphic design software, image and photo editor Fatpaint.com.
    Fatpaint is a Flash application, made using the Actionscript 2 programming language. This week we added some new functionality to the source code and after that, Flash CS5 professional IDE can no longer compile the project, it crashes on every attempt without any error messages.
    We are talking here about a huge project with around 360 Actionscript 2 classes. The size if the our last successful compiled SWF file was around 800 kilobytes. This compilation wa done last week, prior to the latest addition/modification of source files. The project is mostly made of Actionscript 2 source code, it do not have much other stuff in it.
    I would like assistence is resolving this issue... Why does Flash CS5 crash when compiling my Actionscript 2 classes?
    I would like to send the project and source files to the developers of the Flash actionscript 2 compiler, so they can see why it cannot compile my files.
    Fatpaint.com is probably the Flash application with the most sourcecode (classes) so I think it has something to do with that.
    My system:
    Windows 7 64bit
    Adobe Flash CS5 professional version 11.0.2.489
    Thank you.

    We managed to compile the project using Flash Pro 8, and we also got in touch with Adobe and sent them the source files of our Flash editor.
    It's been a month now and they still have not released a fix.

  • Flash CS5 and CS5.5 Crash when compiling

    Hey,
    We're running into an issue where CS5 and CS5.5 are crashing when compiling an FLA. Our class structure is rather large, and it seems flash is running out of memory. We narrowed it down to commenting/uncommenting any line of code will let it compile or crash. I can literally open any as file from our project, comment out 1 line of code and it will compile, comment it back in and flash crashes. Has anyone run into something like this before, and have any advice on fixing it?

    Hi Morf,
    I can't reproduce your crash. Can you please send me the file up to the point where you saved? Please zip the file, change .zip extension to .zzz, email the attachment to my attention at [email protected]
    Thanks,
    Quynh
    Flash Pro, QE

  • Why does RoboHelp 8 crash when compiling merged HTML help after deleting a child project in TOC

    Why does RoboHelp 8 crash when compiling merged HTML help after deleting a child project in TOC? I would be grateful for any assistance.
    Here's the situation:
    -- I recently upgraded from RoboHelp X5 to RoboHelp 8. I upgraded my projects to RoboHelp 8 projects.
    -- One large help system I manage is built such that there is one master project and about 25 child projects. Each of these is its own item in the master project TOC.
    -- In RoboHelp X5 I never had any trouble deleting these.
    -- However now in RoboHelp 8, whenever I delete one (by opening TOC pod, right-clicking on item in question, and clicking Delete), and proceed to "Generate Primary Layout" (MS HTML Help), the generation/compilation process proceeds as far as "Generating full-text search data" and then the whole program crashes!
    Am I doing something wrong? Is there a bug in the software? I have installed patches 8.0.1 and 8.0.2.
    Once again, I thank you in advance for any pointers.
    Matthew Keranen
    Jamsa, Finland

    That does help - thanks a lot.
    Wayne Kroger
    State Street Corporation
    SQA-Princeton
    (609) 580-6264
    mail to: [email protected]
    The information contained in this email and any attachments have been classified as limited access and/or privileged State Street information/communication and is intended solely for the use of the named addressee(s). If you are not an intended recipient or a person responsible for delivery to an intended recipient, please notify the author and destroy this email. Any unauthorized copying, disclosure, retention or distribution of the material in this email is strictly forbidden.

  • LR 2.4 crashing on 500d cr2 files - CameraRaw!CTJPEGRotateImage

    LR 2.4 is consistently crashing while viewing cr2 files from a Canon 500d / T1i.  I've just recently started using LR, but unfortunately it crashes so frequently (within a minute or two) that I haven't made it much past just importing my photos and starting to add keywords and delete rejects.  I'm curious if anyone else is running into this type of issue.  At this point my only real option is to give up on LR (just use DPP and then PS CS4) or perhaps try it on another PC in hopes that there's some incompatibility/problem on this specific box. . .  I hate to do this as we have LR licenses at work already plus I'd love to purchase it for home use as well. . .
    Environment:
    Windows XP x64 SP2
    LR DB on local NTFS
    CR2 files on mapped network drive.
    See Dr. Watson below for more. . .
    Steps to reproduce:
      Do a couple of the following actions (all in the Library module):
        Select imags and add keywords in grid view
        Zoom in and out on a couple of images
        Switch folders and repeat the first couple of steps
    Usually I get crashes by doing this within a minute or two and by manipulating about 20-50 files (so very quickly).
    Here is some of my exception information (access viloation exception)
    Microsoft (R) DrWtsn32
    Copyright (C) 1985-2002 Microsoft Corp. All rights reserved.
    Application exception occurred:
            App: C:\Program Files (x86)\Adobe\Adobe Photoshop Lightroom 2.4\lightroom.exe (pid=2464)
            When: 7/10/2009 @ 00:36:34.343
            Exception number: c0000005 (access violation)
    *----> System Information <----*
            Computer Name: IGRAINE
            User Name: dath
            Terminal Session Id: 0
            Number of Processors: 2
            Processor Type: AMD64 Family 15 Model 107 Stepping 2
            Windows Version: 5.2
            Current Build: 3790
            Service Pack: 2
            Current Type: Multiprocessor Free
    <SNIP, SNIP>
    Several threads look similar to this backtrace (I can post up a full dump/Dr. Watson for support if they're interested...):
    *----> Stack Back Trace <----*
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\syswow64\kernel32.dll -
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files (x86)\Adobe\Adobe Photoshop Lightroom 2.4\CameraRaw.dll -
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\system32\PSAPI.DLL -
    ChildEBP RetAddr  Args to Child             
    WARNING: Stack unwind information not available. Following frames may be wrong.
    002dd1cc 7d4d8c0d 00000348 00000064 00000000 ntdll!NtWaitForSingleObject+0x15
    002dd1e0 605a161f 00000348 00000064 002dd564 kernel32!WaitForSingleObject+0x12
    09f86310 ffffffff 00000000 00000000 00000000 CameraRaw!CTJPEGRotateImage+0x14e2f
    0fef0328 09f86310 0fef0358 0fef0f60 00000000 0xffffffff
    00000000 00000000 00000000 00000000 00000000 0x9f86310
    Thanks!
    -dath

    Just for reference, my LR database is on my local disk, not on my network drive.  I have no issues using this network share with any other programs (such as DPP or Explorer).
    I have all of the latest updates available from MS update, including the latest video driver from their site for my Nvidia 7900GS.  I'll check the Nvidia site and see if there are any other (newer) drivers available directly from them.
    It has been a long while since I've done anything with RAW files, so this is really in all practicality my first experience and definitely so on this PC (I had a Canon G1, so yeah, a *long* time;->).  I probably have some older G1 raw files around I could try working with as well if messing with the video drivers doesn't make any difference.
    I'll make some adjustments and get back to folks with results, thanks for the suggestions so far!
    -dath

  • Finder keep crashing everytime i put file in Desktop

    Finder keep crashing everytime i put file in Desktop
    1. if i copy 1 file to Desktop this is always happened , blinking repeatedly ,  Until i delete from terminal   (rm ~/Desktop/<files here>  , the blinking stop and i click "Don't restore windows"
    2.so all the desktop should be cleaned other wise what happened in number one is happened
    3. if i login with different user the problem not occurred . but i badly need this current user that i has due to a lot of setup.
    already tried delete the .DS_Store in my home directory but did not help. I plan to delete the com.apple.sidebarlists.plist but dont have any guts to do it
    better escalate it to this thread.
    Kindly find the logs:
    Process:    
    Finder [475]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Version:    
    10.7.3 (10.7.3)
    Build Info: 
    Finder_FE-751003013000000~4
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [269]
    Date/Time:  
    2012-08-28 22:52:59.120 +0800
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Crashed Thread:  5  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
    __TEXT            
    0000000101cea000-00000001021f6000 [ 5168K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Application Specific Information:
    objc[475]: garbage collection is OFF
    Thread 0:: Dispatch queue: CFPreferences Background Sync Queue
    0   libsystem_kernel.dylib   
    0x00007fff99991e9e stat$INODE64 + 10
    1   com.apple.CoreFoundation 
    0x00007fff94d1c659 -[CFXPreferencesPropertyListSourceSynchronizer _backingPlistChangedSinceLastSync] + 89
    2   com.apple.CoreFoundation 
    0x00007fff94d1c393 -[CFXPreferencesPropertyListSourceSynchronizer synchronizeAlreadyFlocked] + 35
    3   com.apple.CoreFoundation 
    0x00007fff94d1c319 -[CFXPreferencesPropertyListSourceSynchronizer synchronize] + 425
    4   com.apple.CoreFoundation 
    0x00007fff94d1bf9c -[CFXPreferencesPropertyListSource synchronize] + 108
    5   com.apple.CoreFoundation 
    0x00007fff94d1b3a6 ___CFXPreferencesSynchronize_block_invoke_1 + 54
    6   com.apple.CoreFoundation 
    0x00007fff94d1b360 ____CFXPREFS_SYNC_LOCKED_block_invoke_1 + 32
    7   libdispatch.dylib        
    0x00007fff96edcc79 _dispatch_barrier_sync_f_invoke + 33
    8   com.apple.CoreFoundation 
    0x00007fff94d1b313 CFPreferencesSynchronize + 323
    9   com.apple.FileSync.framework 
    0x00007fff8e9d8460 SFIDiskMirrorCopyIDiskUsername + 204
    10  com.apple.FileSync.framework 
    0x00007fff8e9d863a SFIDiskMirrorCopyPair + 84
    11  com.apple.finder         
    0x0000000101d11d67 0x101cea000 + 163175
    12  com.apple.Foundation     
    0x00007fff96b81186 __NSFireDelayedPerform + 392
    13  com.apple.CoreFoundation 
    0x00007fff94d2b934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    14  com.apple.CoreFoundation 
    0x00007fff94d2b486 __CFRunLoopDoTimer + 534
    15  com.apple.CoreFoundation 
    0x00007fff94d0be11 __CFRunLoopRun + 1617
    16  com.apple.CoreFoundation 
    0x00007fff94d0b486 CFRunLoopRunSpecific + 230
    17  com.apple.HIToolbox      
    0x00007fff940564d3 RunCurrentEventLoopInMode + 277
    18  com.apple.HIToolbox      
    0x00007fff9405d781 ReceiveNextEventCommon + 355
    19  com.apple.HIToolbox      
    0x00007fff9405d60e BlockUntilNextEventMatchingListInMode + 62
    20  com.apple.AppKit         
    0x00007fff970f5e31 _DPSNextEvent + 659
    21  com.apple.AppKit         
    0x00007fff970f5735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    22  com.apple.AppKit         
    0x00007fff973a9acd -[NSApplication _realDoModalLoop:peek:] + 610
    23  com.apple.AppKit         
    0x00007fff973a9701 -[NSApplication runModalForWindow:] + 120
    24  com.apple.AppKit         
    0x00007fff9739cd65 -[NSAlert runModal] + 159
    25  com.apple.AppKit         
    0x00007fff97124c4f __-[NSPersistentUIManager promptToIgnorePersistentState]_block_invoke_1 + 815
    26  com.apple.AppKit         
    0x00007fff973a2b1a -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 31
    27  com.apple.AppKit         
    0x00007fff971248e8 -[NSPersistentUIManager promptToIgnorePersistentState] + 178
    28  com.apple.AppKit         
    0x00007fff970f90a4 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 180
    29  com.apple.AppKit         
    0x00007fff970fa361 -[NSApplication _sendFinishLaunchingNotification] + 358
    30  com.apple.AppKit         
    0x00007fff970f617b _DPSNextEvent + 1501
    31  com.apple.AppKit         
    0x00007fff970f5735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    32  com.apple.AppKit         
    0x00007fff970f2071 -[NSApplication run] + 470
    33  com.apple.AppKit         
    0x00007fff9736e244 NSApplicationMain + 867
    34  com.apple.finder         
    0x0000000101cf04af 0x101cea000 + 25775
    35  com.apple.finder         
    0x0000000101cf0474 0x101cea000 + 25716
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff999917e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff96edc78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff96edb31a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff99991192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9623b594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff99991192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9623b594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff99991192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9623b594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 5 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   com.apple.DesktopServices
    0x00007fff997e0718 BTreeIterator::PushForward(Page*) + 30
    1   com.apple.DesktopServices
    0x00007fff997e06d3 BTreeIterator::BuildStack(IAOrderedStorable const*) + 81
    2   com.apple.DesktopServices
    0x00007fff997e0657 BTreeIterator::BTreeIterator(BTree*) + 31
    3   com.apple.DesktopServices
    0x00007fff997e0618 BTree::MakeIterator() + 34
    4   com.apple.DesktopServices
    0x00007fff997de6ee TPropertyInfo::MakeProperties(TPropertyInfoList*, unsigned char*, unsigned int, bool) + 216
    5   com.apple.DesktopServices
    0x00007fff99869cd4 TPropertyInfo::CreatePropertyList(TCountedPtr<TFSInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 422
    6   com.apple.DesktopServices
    0x00007fff99869ada TPropertyInfo::CreatePropertyList(TCountedPtr<TCFURLInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 154
    7   com.apple.DesktopServices
    0x00007fff997de52e THFSPlusPropertyStore::Open(bool, bool) const + 130
    8   com.apple.DesktopServices
    0x00007fff997de48e THFSPlusPropertyStore::GetProperties(bool) const + 38
    9   com.apple.DesktopServices
    0x00007fff997e77af THFSPlusPropertyStore::CreateUniqueNameList() + 113
    10  com.apple.DesktopServices
    0x00007fff997d0961 TNode::ScavengeProperties(bool) + 345
    11  com.apple.DesktopServices
    0x00007fff997cd675 TNode::HandleSync(unsigned int) + 1403
    12  com.apple.DesktopServices
    0x00007fff997dae34 TNode::HandlePopulate(bool) const + 92
    13  com.apple.DesktopServices
    0x00007fff9980a69c TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 700
    14  com.apple.DesktopServices
    0x00007fff998303d3 __PostNodeTaskRequest_block_invoke_010 + 82
    15  com.apple.DesktopServices
    0x00007fff99843bb8 ExceptionSafeBlock(void ( block_pointer)()) + 15
    16  com.apple.DesktopServices
    0x00007fff9983037b __PostNodeTaskRequest_block_invoke_0 + 88
    17  libdispatch.dylib        
    0x00007fff96edaa86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib        
    0x00007fff96edc2d6 _dispatch_queue_drain + 264
    19  libdispatch.dylib        
    0x00007fff96edc132 _dispatch_queue_invoke + 54
    20  libdispatch.dylib        
    0x00007fff96edb92c _dispatch_worker_thread2 + 198
    21  libsystem_c.dylib        
    0x00007fff9623b3da _pthread_wqthread + 316
    22  libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 6:: Dispatch queue: TNodeEngine 0x10249d160
    0   libsystem_kernel.dylib   
    0x00007fff99990bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9623d2a6 _pthread_cond_wait + 890
    2   com.apple.finder         
    0x0000000101d335ef 0x101cea000 + 300527
    3   com.apple.finder         
    0x0000000101d3395e 0x101cea000 + 301406
    4   com.apple.finder         
    0x0000000101cfdf55 0x101cea000 + 81749
    5   com.apple.finder         
    0x0000000101d3379b 0x101cea000 + 300955
    6   com.apple.finder         
    0x0000000101d3371f 0x101cea000 + 300831
    7   com.apple.finder         
    0x0000000101d3358a 0x101cea000 + 300426
    8   com.apple.finder         
    0x0000000101cfde70 0x101cea000 + 81520
    9   com.apple.finder         
    0x0000000101d333a8 0x101cea000 + 299944
    10  com.apple.finder         
    0x0000000101d33291 0x101cea000 + 299665
    11  com.apple.finder         
    0x0000000101d0bce8 0x101cea000 + 138472
    12  libdispatch.dylib        
    0x00007fff96edaa86 _dispatch_call_block_and_release + 18
    13  libdispatch.dylib        
    0x00007fff96edc2d6 _dispatch_queue_drain + 264
    14  libdispatch.dylib        
    0x00007fff96edc132 _dispatch_queue_invoke + 54
    15  libdispatch.dylib        
    0x00007fff96edb92c _dispatch_worker_thread2 + 198
    16  libsystem_c.dylib        
    0x00007fff9623b3da _pthread_wqthread + 316
    17  libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff99991192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9623b594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff9623cb85 start_wqthread + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff99990df2 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff94d54c8b __CFSocketManager + 1355
    2   libsystem_c.dylib        
    0x00007fff962398bf _pthread_start + 335
    3   libsystem_c.dylib        
    0x00007fff9623cb75 thread_start + 13
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0x00007fa1e2d87bb0  rbx: 0x00007fa1e2d87b80  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x00000001022f4000  rsi: 0x0000000000000000  rbp: 0x00000001027ec960  rsp: 0x00000001027ec940
       r8: 0x000000000000001d   r9: 0x000000000000087a  r10: 0x0000000000000000  r11: 0x00007fa1e2d87bb0
      r12: 0x0000000000000000  r13: 0x0000000000010804  r14: 0x00007fff7f5f6c60  r15: 0x00007fa1e2d87930
      rip: 0x00007fff997e0718  rfl: 0x0000000000010297  cr2: 0x0000000000000000
    Logical CPU: 1
    Binary Images:
    0x101cea000 -   
    0x1021f5fff  com.apple.finder (10.7.3 - 10.7.3) <3D95DBC7-C447-3597-94CD-D6DEAF15E9C2> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x1028f5000 -   
    0x10290afff  com.apple.frameworks.preferencepanessupport (1.0 - 1.0) <B7E1A6D7-5C75-3626-ACD9-682B6CBC3EBF> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
    0x7fff618ea000 -
    0x7fff6191ebaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8dc65000 -
    0x7fff8dc95ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8dc96000 -
    0x7fff8e0c9ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8e0ca000 -
    0x7fff8e0cdfff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8e116000 -
    0x7fff8e151fff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8e152000 -
    0x7fff8e1f4fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8e2b1000 -
    0x7fff8e450ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8e476000 -
    0x7fff8e93dfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8e93e000 -
    0x7fff8e962fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8e9d7000 -
    0x7fff8e9ecfff  com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x7fff8e9ed000 -
    0x7fff8ea2fff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8ea30000 -
    0x7fff8eb37fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8ecdc000 -
    0x7fff8ed3eff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8ed3f000 -
    0x7fff8ee75fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8f089000 -
    0x7fff8f0c7fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8f0c8000 -
    0x7fff8f0cdfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8f0ce000 -
    0x7fff8f101ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8f169000 -
    0x7fff8f16ffff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8f170000 -
    0x7fff8f1a5fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8f1a6000 -
    0x7fff8f247ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8f271000 -
    0x7fff8f37efff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8f37f000 -
    0x7fff8f385fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8f3da000 -
    0x7fff8f3dafff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8f411000 -
    0x7fff8f412ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8f413000 -
    0x7fff8f417ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8f418000 -
    0x7fff8f474ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8f47a000 -
    0x7fff8f4a1fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8fc35000 -
    0x7fff8fcc7ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8fd63000 -
    0x7fff8fd6eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8fd94000 -
    0x7fff8fd9afff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff8fd9b000 -
    0x7fff8fda4ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8fdcd000 -
    0x7fff8fdd3ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8fdd4000 -
    0x7fff8fdd9ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8fdda000 -
    0x7fff8fe5eff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8fe5f000 -
    0x7fff8fe62fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8fe63000 -
    0x7fff8fea4fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8fea5000 -
    0x7fff9002ffff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff90071000 -
    0x7fff9009afff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff900cc000 -
    0x7fff900f7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff900f8000 -
    0x7fff9014ffff  com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff90150000 -
    0x7fff90150fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff9018c000 -
    0x7fff9019cff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff901f8000 -
    0x7fff9026efff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff9026f000 -
    0x7fff90322ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff90327000 -
    0x7fff90361fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff90362000 -
    0x7fff9038bff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9043b000 -
    0x7fff90446ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff90447000 -
    0x7fff9049bff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff9049c000 -
    0x7fff904c9fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff904ca000 -
    0x7fff904d5ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff904d9000 -
    0x7fff904e7fff  com.apple.Collaboration (63.2 - 63.2) <0AABDD01-6A44-3445-A834-545E47CBEA96> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x7fff904e8000 -
    0x7fff90545ff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff90546000 -
    0x7fff90550ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff907ba000 -
    0x7fff907d7fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff907d8000 -
    0x7fff907ebff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff907ec000 -
    0x7fff907f1fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff907f2000 -
    0x7fff90836ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff908e9000 -
    0x7fff908ebfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff908ec000 -
    0x7fff90917ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff90918000 -
    0x7fff90953fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff90999000 -
    0x7fff90aa5fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff90b55000 -
    0x7fff9105eff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff9105f000 -
    0x7fff9107bff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff9107c000 -
    0x7fff912eaff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff912eb000 -
    0x7fff912fdff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff92083000 -
    0x7fff92180ff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff92181000 -
    0x7fff923f6ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff923f7000 -
    0x7fff927a0fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff927a1000 -
    0x7fff927a2ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff927bf000 -
    0x7fff92f53fef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff92f7d000 -
    0x7fff93561fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff93562000 -
    0x7fff93564fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff93565000 -
    0x7fff936befff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff936bf000 -
    0x7fff93742fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff93743000 -
    0x7fff937d6ff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff937d7000 -
    0x7fff9382afff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff93839000 -
    0x7fff938d3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff93fb0000 -
    0x7fff93fc4ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff93fc5000 -
    0x7fff93ffefe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff93fff000 -
    0x7fff93ffffff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff94000000 -
    0x7fff94004fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff94005000 -
    0x7fff94053fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff94054000 -
    0x7fff94380ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94381000 -
    0x7fff94465fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff94469000 -
    0x7fff9478bfe7  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff947a5000 -
    0x7fff949a7fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff949ae000 -
    0x7fff94cd2fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff94cd3000 -
    0x7fff94ea7ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff94eb2000 -
    0x7fff94eddfff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff94ede000 -
    0x7fff94f2aff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff94f2b000 -
    0x7fff94f2efff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff94f2f000 -
    0x7fff95031fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff95032000 -
    0x7fff95037fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff95038000 -
    0x7fff9504aff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff9504d000 -
    0x7fff9505bfff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff953fd000 -
    0x7fff9541dfff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9541e000 -
    0x7fff95421fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff95422000 -
    0x7fff95423fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff95463000 -
    0x7fff95479fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9547a000 -
    0x7fff9557ffff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff95588000 -
    0x7fff9558bff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff9558c000 -
    0x7fff95593fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff95a27000 -
    0x7fff95c9afff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff95c9b000 -
    0x7fff95cb2fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff95cb3000 -
    0x7fff95fcffff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff95fd4000 -
    0x7fff95fd8fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff95fd9000 -
    0x7fff960a0ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff960a1000 -
    0x7fff960a5fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff960a6000 -
    0x7fff960b4ff7  com.apple.AppleFSCompression (37 - 1.0) <8981D804-EBFE-35D5-9F79-6689DCCBA43A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff960b5000 -
    0x7fff960c2ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff960c3000 -
    0x7fff960e7fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff960e8000 -
    0x7fff960f0fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff960f1000 -
    0x7fff960f1fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff960f7000 -
    0x7fff961d5fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff961d6000 -
    0x7fff961e2fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff961eb000 -
    0x7fff962c8fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff96466000 -
    0x7fff964d6fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff964d7000 -
    0x7fff964f3fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff964f4000 -
    0x7fff96513fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff96591000 -
    0x7fff9659dfff  com.apple.CoreBluetooth (100.7 - 1) <988DB0FD-7759-3BA0-AE5F-B6DA2BDB3FF5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
    0x7fff9659e000 -
    0x7fff965efff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff965f0000 -
    0x7fff965fdfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff965fe000 -
    0x7fff96650ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9680a000 -
    0x7fff96811ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff96814000 -
    0x7fff96826ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff96827000 -
    0x7fff96866ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff96867000 -
    0x7fff968c7fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff968c8000 -
    0x7fff968dffff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff968e0000 -
    0x7fff96a47fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff96a48000 -
    0x7fff96a62fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff96a63000 -
    0x7fff96b4bfff  com.apple.Bluetooth (4.0.5 - 4.0.5f11) <4DF38224-CA01-3E76-BE84-0A510C1983A0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff96b4c000 -
    0x7fff96b74fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff96b75000 -
    0x7fff96e8efff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff96ed9000 -
    0x7fff96ee7fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff96ee8000 -
    0x7fff96f15ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff970ed000 -
    0x7fff97cf3ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff97d09000 -
    0x7fff97d49ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff97d4a000 -
    0x7fff97d4afff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff97e4e000 -
    0x7fff97e4efff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff97e4f000 -
    0x7fff97ed4ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff97ee7000 -
    0x7fff97ef6ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff97ef7000 -
    0x7fff97ef7fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff97ef8000 -
    0x7fff97f0eff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff97f0f000 -
    0x7fff97f10ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff97f11000 -
    0x7fff97f69fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff97f6a000 -
    0x7fff97f78ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff97f79000 -
    0x7fff98396ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff98397000 -
    0x7fff983a4fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff98463000 -
    0x7fff98464fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff98481000 -
    0x7fff9848cfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff9849e000 -
    0x7fff984a0ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff984a1000 -
    0x7fff984e8ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff984e9000 -
    0x7fff9855ffff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff98560000 -
    0x7fff9865aff7  com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9865b000 -
    0x7fff9873aff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff9873b000 -
    0x7fff987a3ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff987a4000 -
    0x7fff987a5fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff987a6000 -
    0x7fff987fafff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff987fb000 -
    0x7fff98ae4ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff98ae5000 -
    0x7fff98b8afff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff98cce000 -
    0x7fff98d37fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff98d38000 -
    0x7fff98d5efff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff98d9e000 -
    0x7fff98e14fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff98e15000 -
    0x7fff98f15fff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff98f16000 -
    0x7fff98f16fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff98f36000 -
    0x7fff98f5ffff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff98f60000 -
    0x7fff98f66fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff98f67000 -
    0x7fff98fabff7  com.apple.MediaKit (12

    This is solved my problam totally
    open a terminal:
    1.cd ~/Desktop/
    2.rm -Rf .DS_Store
    3.cd ..
    4.rm -Rf .DS_Store

  • Adobe Premiere Elements 7.0 hangs while exporting and during peak file generation.

    I have Adobe Premiere Elements 7.0 (PRE7). I have a project which is using a single clip from a Mini-DV that was captured with Nero 8. Nero 8 was used because it was captured prior to installing PRE7. The file is 12GB and is on a USB disk drive because I don't have the space on my main hard drive (I have about 11GB free). My project doesn't do too much that's fancy. It merely uses about 20 minutes of the 60 minute Mini-DV captured AVI, and it uses simple transitions between each scene. I also have very simple titles at start and end. No themes or anything else.
    I've seen two problems. 1) While editing the project, seemingly (but I'm not positive it's related) while the peek file was being generated, PRE7 would get into a state of using about 40% to 50% CPU, and it would not let me do anything else. The other problem, 2) While using "Share" to export the video to WMA for playback on PC (about 180MB estimated file size according to Adobe), the file is exported to about the last remaining 5 seconds, but then PRE7 goes into that mode of hanging with 40% to 50% CPU usage.
    One time when it had this 50% CPU issue, I let it sit overnight, and the export was finished in the morning. The export that time was to a 90MB FLV for posting to the "web" according to the Share wizard. But when I was doing the above (issue #2), it went into the 50% CPU usage but didn't finish after waiting around 2 hours. Even if I were to let it sit that time, and it were to finish, it seems like something's wrong and that this is unacceptable.
    When this happens, and PRE7 goes into 50% CPU utilization, there is no pacifier or percentage bar advancing. It usually happens near 100% finished. Only one time did it complete successfully after leaving it unattended at 90% complete for an extraordinary amount of time.
    To recap:
    C:\ hard drive ---> PRE7, my project.
    E:\ USB drive ---> 12GB source AVI file and destination for export.
    I saw elsewhere on this forum that someone imported a mini-dv captured AVI into Window Movie Maker and then exported it to Mini-DV from that app. This solved that person's problem with hanging during peak file creation. I had the 50% hang issue during peak file generation but I'm not sure it was related to peak file generation. A peak file was generated in a project which, when exported with share as mentioned above, still did the hang 50% CPU issue. Regardless, I will try the import/export/movemaker thing and report back but I've been trying enough things that I wanted to take a second to ask for assistance.
    Does anyone have this issue, and is there a patch or fix?
    I might be able to provide a user mode dump of the 50% CPU adobe process. There is some call stack information and I'm wondering if developers would want this info if they don't already have a solution/fix to this bug.
    Thanks for any help.

    I have some more info on the hang which I've been experiencing during export/share of a project which uses an AVI as its one main clip. Adobe Premiere Elements 7 (PRE7) appears to be hanging because it's looping endlessly in ImporterAVI.prm. I'm wondering if this info can be passed onto Adobe developers and/or if I can submit this information elsewhere for such processing. I also have a process dump file which might be helpful, not to mention the original project files.
    I used Process Monitor to help analyze this situation, and prior to PRE7 getting into the endless loop, it appears to be reading from the AVI file little by little, and WMEncodingHelper.exe is writing out little by little to the destination file, both of which I would expect. When PRE7 gets to the end of the import/export, Process Monitor appears to show all the aforementioned disk activity ceasing. I see neither process reading or writing. This would be normal if the share/export procedure had completed. But PRE7 is not complete. It is hung and is operating at 50% CPU utilization.
    Far below in this post are technical details which may be helpful to an Adobe developer determine why the importer could get into this endless loop. In those details, there is a jump instruction, "jb ImporterAVI!xImportEntry+0xf32", which will always jump if a particular compare always turns out a certain way. But in my review of the counters being compared, it never will get to a point of exiting. When I modify a flag (the carry flag) to be 0, the loop exits. When I did this, my export/share of my project completed successfully. So it was done, but for some reason, PRE7 was looping and looping in its AVI importor instead of completing the export (aka "Share").
    I cannot say that this certainly indicates a bug with PRE7, but it seems to me that there's enough data for Adobe to be at least investigating this particular issue. I'm not the only person who has seen this as there was at least one other message describing the same problem which the user resolved by effectively re-creating the AVI file via a no-op import/export into and out of MovieMaker. My AVI also goes through MovieMaker, import/export, without a hitch.
    In a sense, I view PRE7's "share" as essentially an import, processing of imported information (i.e., effects and transitions), and an export. It's an import of all clips into the project at the right times, a processing of all effects, and finally an export to a destination. I realize this is simplistic, but the point I'm making is I have a simple project with a single AVI, and it appears that the "import" portion of PRE7's Share option is choking on the only clip used by this project. I also don't have much but simple transitions and a beginning/ending title on the project, so I'm not thinking this use of PRE7 is much more than what I'm doing with MovieMaker when importing/exporting this AVI.
    I fully agree that optimum hardware can be either required or critical for certain types of video editing, but PRE7 is a consumer program and I'm not using anything extensive about it and the symptoms are that PRE7 is looping on its import of a file other programs don't have a problem with. I already tried purchasing a 1TB external, which I'm glad I did, but I really think Adobe developers should look at this issue. There may be a problem with handling certain AVI clips used in a project when those clips come from certain sources. If there is an issue, perhaps it could warrant a fix that would make PRE7 more compatible with these other clips.
    Does Adobe have a procedure for people to upload (or mail) projects and files to it so that they can troubleshoot why the importer gets into this state? I also mentioned earlier that I have a full user-mode dump of the process which may be of value to a dev. Can I submit this information anywhere?
    Here are textual technical details:
    Plug-in which loops: C:\Program Files\Adobe\Adobe Premiere Elements 7.0\Plug-ins\en_US\ImporterAVI.prm
    The following are the instructions at the "bottom" of the loop which never ends. Below, I put "***" at the jump instruction I mentioned earler. If I force the carry flag to be 0 at that point, and the jump is skipped, the export completed successfully. Additionally, notice that [esp-0x1c] is 0x2000, and that both eax and edi are 0. When I see it loop, eax stays at 0 and never reaches 0x2000. I wonder if something about the AVI is causing values used by this importer to be such that it causes this endless loop, and if that's the case, and if such values are valid/good, I'm wondering if the importer can be fixed by being able to detect such values so as to not choke (if in fact it's an importer issue).
    1239dda2 50 push eax
    1239dda3 ffd1 call ecx
    1239dda5 8b442424 mov eax,dword ptr [esp+24h]
    1239dda9 015c2428 add dword ptr [esp+28h],ebx
    1239ddad 03c7 add eax,edi
    1239ddaf 83c410 add esp,10h
    1239ddb2 3b44241c cmp eax,dword ptr [esp+1Ch]
    1239ddb6 89442414 mov dword ptr [esp+14h],eax
    ; *** This is where it loops around and around.
    1239ddba 0f82f2feffff jb ImporterAVI!xImportEntry+0xf32 (1239dcb2)
    ImporterAVI!xImportEntry+0x1040:
    1239ddc0 8b542420 mov edx,dword ptr [esp+20h]
    1239ddc4 52 push edx
    1239ddc5 e810d40000 call ImporterAVI!xImportEntry+0xe45a (123ab1da)
    1239ddca 83c404 add esp,4
    ImporterAVI!xImportEntry+0x104d:
    1239ddcd 5f pop edi
    1239ddce 5e pop esi
    1239ddcf 5d pop ebp
    1239ddd0 33c0 xor eax,eax
    1239ddd2 5b pop ebx
    1239ddd3 83c428 add esp,28h
    1239ddd6 c3 ret
    ChildEBP RetAddr Args to Child
    WARNING: Stack unwind information not available. Following frames may be wrong.
    3195d9b8 12387545 10590f9c 27c53e00 06b35ff6 ImporterAVI!xImportEntry+0x103a
    3195d9ec 1239ea10 06b35ff6 00000000 27ad8a60 ImporterAVI+0x7545
    3195da1c 1238aa31 06b3554b 00000000 7fdf0000 ImporterAVI!xImportEntry+0x1c90
    00000000 00000000 00000000 00000000 00000000 ImporterAVI+0xaa31
    [esp-1Ch]: 3195d9a0 00002000
    eax=00000000 ebx=00000000 ecx=3195dbcc edx=00000000 esi=27ad8a60 edi=00000000
    eip=1239ddba esp=3195d984 ebp=3c7ba50b iopl=0 nv up ei ng nz na pe cy
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000287
    ImporterAVI!xImportEntry+0x103a:
    1239ddba 0f82f2feffff jb ImporterAVI!xImportEntry+0xf32 (1239dcb2) [br=1]

  • VB6 source code cannot connect to Oracle database after compile to file.exe

    Hi All,
    I have a problem about VB6 connect with Oracle database. It can connect as normal when run on VB program. After compiled to file.exe and execute, it cannot connect to Oracle database. What's going on ? Please advise? Thank you.
    Here is sample of my code connection.
    Option Explicit
    Private wsData As New ADODB.Connection
    wsData.ConnectionString = _
    "Provider=MSDAORA.1;User ID=lsp;Password=lsp2007;Data Source=prd01;Persist Security Info=False"
    wsData.Open
    End sub
    Rgads,
    Ats.

    Hi,
    I believe you're in the wrong forum, this forum is for Oracle Application Express.

Maybe you are looking for

  • XSLT for RTF's  ?

    Hi Experts This is regarding a specific scenario where I have to generate RTF files as reports on the output side of an interface invoving SAP Xi 3.0 the scenario is as follows SAP XI receives data from an Outbound proxy and the files that have to be

  • Crystal Reports - Problem with too long BEx Query technical variable names?

    Hello! I have Crystal Reports 2008 SP3 and the SAP BO Integration Kit XI 3.1 SP3 installed and want to access a BEx query on a BW system within my Crystal Report. The problem is that the name of the BEx variable is not displayed correctly (just "[]"

  • Consolidating photos chronologically

    I have imported to my desktop computer photos from 2 cameras.  These photos are in 2 different folders.  How do i open both folders on the same page so I can organize the photos chronologically?

  • Multiple mitigation controls assignment through CUP

    Dear All, We have implemented CUP 5.3 and under SP9. We have multiple controls addressing same risk where in we are supposed to assign multiple controls to the users. When the manager is assigning multple controls, the old one is getting replaced wit

  • Exercise files

    Watching some of the tutorial videos for PS CS4 they speak of exercise files. I googled "photoshop cs4 exercise files" and got results from so very shady looking download sites.  Pirate bay kind of stuff... What is the normal way of getting the files