Quantizati​on Error for NI AT-MIO-16E​-2

Hi
I wanted to confirm the value of quantization error for the 12-bit NI AT-MIO-16E-2 DAQ. I can take values between -10 to 10 Volts. So the quanitization error would be:
= +/- 0.5*(20/(2^12)) = +/-2.44e-3
Is this correct? This seems like a high amount of error when voltages are below 0.1V
Also, I want to know if the above DAQ card comes with an anti-aliasing filter, depending on the sampling frequency.
Thank you
Karthik

Hi Karthik,
If you choose your measurement range to be +/-10V, the smallest change that can be detected is 20/2^12 = 4.8mV. So the maximum quantization error would be +/-4.8mV. If you're looking to increase the accuracy, you can change the measurement range to be the smallest possible for your requirements.
There's no anti-aliasing filter built in to the DAQ card, but you can easily implement them on a terminal block (analog) such as the SCB-68 or in software (e.g. Low Pass Filter in LabVIEW).
Analog Input Low Pass Filtering with an SCB-68 Terminal Block:
http://digital.ni.com/public.nsf/websearch/5D82A29​90FB1D21386256EEE00018FF0?OpenDocument
Hope this helps!
Thanks,
Lesley Y.
Applications Engineering

Similar Messages

  • I need a user manual for a PCI-MIO-16E-1 DAQ card

    I am starting research using a PCI-MIO-16E-1 DAQ card that was used by a prior student and the manual is not available.  I tried to access the manual online through your websitem, but I was denied access.  How can I gain access to this manual so I can start to use this DAQ in my research?

    What you need is the E Series help file.  Here is the link, but for some reason if you can't get there, the zip file is attached.
    -Alan A.
    Attachments:
    370503f.zip ‏1260 KB

  • I am trying to generate a 50kHz sine wave for ten cycles, then aquire this waveform and store it in a file, I am using a PCI-Mio 16E-4 board, has anyone done anything like this?

    I am trying to generate a 50kHz sine wave output on the DAQ card and then simultaneously recieve. I am using a PCI-Mio 16E-4 series board to do this. Has anyone done anything similar. I can generate a 50k wave no problem, and recieve one, but I can not get these vis to run together? Any suggestiosn

    Jrod, yes you should be able to do this, actually there are quite a few example programs come with LabVIEW that handles simultaneous analog input and output, I check the specs of the board you use, the board should be able to handle the sampling/generation rate, but make sure for 50KHz sine wave, you would sample at least twice as fast, preferably ten times the generation rate, then this puts the sampling of the board to thew limit.
    The program you can try is attached here, good luck with the application,
    XD Gao
    Applications Engineering,
    National Instruments
    Attachments:
    Simul_AIAO_Buffer(E-series).vi ‏104 KB

  • Driver for PCI-MIO-16e-1(Linux)

    Hi,
    We have a PCI-MIO-16E-1 card from NI, and I
    am trying to look for a driver under Linux, Could
    anyone tell where I can find one?
    Thank you very much,
    Brandon

    Brandon Li wrote:
    > Hi,
    > We have a PCI-MIO-16E-1 card from NI, and I
    > am trying to look for a driver under Linux, Could
    > anyone tell where I can find one?
    >
    > Thank you very much,
    > Brandon
    Hi Brandon,
    You could find the drivers on http://search.ni.com/query.html?col=alldocs&qp=%2Bcontenttype%3Aknowledgebase+%2Blanguage%3Aenglish&layout=KB&qt=%2Blinux+%2Bdaq
    Good luck.
    Mikhail Pachkov.

  • Need to use AT-MIO-16E-2 to write MX code for PCI-6221 M SERIES that is installed in another system

    Hello to all,
    My Systems:
    System 1
    PCI-6221 M series card
    LabVIEW 7.1 Express
    Code developed using MX environment
    WinXP
    System 2
    AT-MIO-16E-2 Card
    LabVIEW 7.1 Express
    So far do not see MX as an option (ran "default" install with this card)
    WinXP
    Here is my issue and 2 questions:
    I installed a PCI-6221 M series card in a customer's PC. I am running the newest versions of LabVIEW Express (7.1) with WinXP. I used the standard LabVIEW installation to develop their code on that PC, including the M-Series disk. They now have a running application that is not quite complete. That system is in a different state. I need to go there and update some code in a few days, and I would like to develop that code at home, then port it to their machine. I have another computer at home. On it is installed an AT-MIO-16E-2. I have so far ran the standard LabVIEW Express (7.1) development system installation. Of course LabVIEW is smart enough to sense what kind of card I have and installed the appropriate software for that card, which I believe means that MX is NOT installed.
    MY QUESTIONS?
    1. Can I use DAQmx with AT-MIO-16E-2 and then port the code (with minor modifications) to the other machine?
    2. What do I need to manually install on my machine with the AT-MIO-16E-2 card to enable this?
    I thought I read that you can run MX on older boards by installing a patch. But I also need to know what software to install from the LabVIEW disks.
    Many thanks for all your help,
    Max

    Hi MaxMotion,
    Your AT-MIO-16E-2 card is only supported in Traditional NI-DAQ. You can not use DAQmx with that card. When you installed NI-DAQ (7.2 or greater) DAQmx was installed on your machine. The DAQmx VI's should show up in LabVIEW in the "NI Measurements" pallette. You can develop your DAQmx application in the sense that you can build the block diagram. However, you will not be able to run your application on the AT board.
    -Sal

  • AT-MIO-16E-10 Gate signal,how can i configure it as in input or as an output ?

    Hi there ! I have AT-MIO-16E-10 board and i want to control a counter (the GPCTR0 counter of the bord) to count up depending on the gate signal.Now i have the following missunderstanding.I've read in the AT-MIO-16E-10 manual that the gate signal can be treated eather as an input or as an output.So i want to control my counter (to count up) until a signal that comes on my gate counter's entry changes his states from 1 to 0 (to reset the counter) and then when it changes his states back to 1 form 0 i.e a transition from 0 to 1 to start counting again from zero.Now here i have 2 questions : 1. How can i config the gate signal as an input signal (in the AT-MIO-16E-10 manual it sais that the signa
    l can be treated as an input or output and it's known if i configure the port as an output and if i came with an external signal to the gate i can damage the board if the signal it's set to zero ) 2. What it's the default state of the gate signal ?
    Any vi files would be very usefully,Thank you very much for reading this and i'll be waiting for your answers as quick as possible.

    Antonios,
    The shipping example VI Count Edges does what you describe.
    >Quoted from VI Description
    Count Edges (DAQ-STC).vi
    DESCRIPTION:
    This VI counts rising edges, using an STC based device (e.g.: E-series). The counter increments its event count everytime a pulse comes into its source input. A gate signal can be added such that if a low signal occurs on the gate, then the counter will pause (scroll the front panel left to access the gate settings). The current value of the counter is read continuously in the while loop, until the Stop button is clicked or an error occurs.
    I/O CONNECTIONS:
    Connect the gating signal, if any, to the gate input of the selected counter.
    If you selected the Source Selection to be "PFI line", connect your event count base signal to the PFI line indicated by "Source PFI line number used". (If you selected "Internal Timebase", no source connection is necessary.)
    NOTE: For actual I/O pin numbers, please refer to your hardware user manual.
    INSTRUCTIONS:
    1. Enter the device and counter you want use.
    2. Make your Source selections, as desired.
    3. Optional controls are located on the left side of the front panel. You will have to use your scroll bar to reach these.
    4. Connect your signals as described below in I/O CONNECTIONS.
    5. Run the VI.
    >End quote
    If you look inside the Diagram of the Count Edges VI you will see a subVI, Group Config CTR, that has a constant set to "simple event counting." This configures the gate in the correct manner. You have 17 or so options to choose from (right-click to see the other choices). Each choice configures the counters as needed. No special effort is needed on your part.
    If you really must know more details double-click on the Group Config CTR icon. On the Diagram of that VI is a Call Library function. Right-Click that and see more ugly details that you don't need to know. The functions of the counters are fully implemented by the options already available, so you don't need to know how the details, but it is intersting.
    Hints:
    Keep in mind that the counters require TTL level signals. 0V to 5V. Limit the current to the level the DAQ board can handle. You will false trip the counter if your low is higher than 0.8V. I have had problems with this when using noisy signals.
    Also make sure you debounce any switches you wire to the counters. It is instructive to hook up an unbounced switch to the counter inputs and see just how many false trips they can generate!
    Mike

  • Pulse Train Generation using PCI-MIO-16E-4

    I need to generate pulse trains of changing pulse widths using PCI-MIO-16E-4 daq card using Igor Pro.
    I have tried to use the CTR functions (but always keep getting errors and it doesn't work). I also used the general purpose counters (GPCTR functions) but cannot visualise them on a CRO. If someone can help in regards to the programming aspect, it will be greatly appreciated.
    Thanks
    Vakul

    Hi Vakul,
    Some questions that might help me to get you a solution.
    Are you using Traditional DAQ, or DAQmx and which versions are you using?
    What operating system are you running?
    When you say you can't visualize them on CRO, I assume that you are hooking the counter out to a cathode ray oscilloscope and can't see the pulse train?
    Are you going to need more than two different pulse widths for your pulse train?
    There are several online knowledge bases describing how to change the frequency of a pulse train on the fly.
    This link explains how to use software to create a new pulse width.
    http://digital.ni.com/public.nsf/websearch/7B1B0427C39FE33086256CEE00752133?OpenDocument
    This link discusses using frequency shift keying, which will only allow you to have 2 different pulse widths.
    http://digital.ni.com/public.nsf/websearch/EC1F089252F33B248625696E006FB6FC?OpenDocument
    I assume that you are writing this program to compile in Igor Pro using C. I can help you with the C code development, but don't know anything about the Igor Pro API.
    Please get back to me about those questions and let me know if you need further help.
    Michael Denton

  • Does the academic version of Labview 8.5 allow running AT MIO 16e-1 DAQ board?

    I just bought the academic version of Labview 8.5.  I have an AT MIO 16E-1 DAQ board.  I have installed the Labview software.  Then I installed the Legacy NiDAQ 7.4.  I put in the board and MAX recognizes it.  Windows detects the board twice.  The first time is installs automatically.  The second time there is an error.
    I can't find the instrument driver/VIs in the Labview functions pallette for the AT MIO board. 
    Thanks.

    Hello Test11111,
    In order to use Traditional NI-DAQ devices in LabVIEW you need to know the device number as given in the Measurement and Automation Explorer.  Unlike the IMAQ or NI-DAQmx devices, Traditional NI-DAQ devices do not auto-populate in the channel controls or constants.  The good news is that if the device shows up in MAX and the test panel works there then your device is working properly.
    There are some Traditional NI-DAQ example VIs available through the NI Example Finder.  To access these examples open LabVIEW and go to Help» Find Examples...  Then in the top left select Directory Structure; the "daq" folder contains all of the Traditional NI-DAQ examples organized by device and function (analog, digital or counter I/O).
    I hope this helps, and please post back if you're still having trouble.
    Cheers,
    Brooks

  • How can I wire two PWM outputs of Accelerometer into PCI-MIO-16E boad with SC-2043-SG?

    I have been using counter/timer pin since the accelerometer (ADXL202AE, Analog Device) provides about 550Hz PWM signal. The purpose of the project is:
    - To acquire PWM signals with Full cycle(ms) and Posity duty cycle(ms) generated in Accelerometer.
    - To convert the cycles into acceleration value.
    By using counte/timer(GPCTR0_Source) and Trigger(Trig1) on SC-2043-SG board, the signal was obtained.
    However, after converting the PWM signal to acceleration value and plotting with labview on-line, the sampling rate was pretty low (26-28samples/sec).
    Then, I began to doubt that there is a wrong wire connection. Even though I am using one counter/timer pin, the sampling rate
    was low. The purpose of using the acceleration was to obtain two output using two counter/timer pins.
    Could anyone help me wire pins and solve the problem?
    GINO.

    Gino,
    You should definitely be getting many more values in your buffer. You should actually be getting 500,000 values every second because a measurement is being taken for every pulse. I found a couple knowledgebases that describe error -10920 and how to remedy it. One is pasted below and the other can be found through the link.
    But I'm not sure if you're going to be able to fix this problem because you're measuring pulses at a very high rate. What is happening is every time a pulse width measurement is taken it is put into an onboard (DAQ board) FIFO buffer that is 9 samples long. The computer then reads these samples out of the FIFO and into an a buffer that you can see in LabVIEW. I think the FIFO is filling up too fast and the computer is not able to read the data out fast enough. Therefore you are losing samples because they are being overwritten. This is all dependent on your system.
    Here are some benchmarks for pulse measurements:
    The following numbers were derived from a Gateway with 128 MB-RAM and an Athlon 700 for ONE counter of the PCI-6602. The number of counters you are using will affect these numbers.
    Finite Buffer
    Buff Period - 7.25 MHz
    Buff Pulse Width - 7.25 MHz
    Buff Semi-Period - 3.35 MHz
    Continuous Buffer
    Buff Period - 250 kHz
    Buff Pulse Width - 250 kHz
    Buff Semi-Period - 140 kHz
    You should still be getting many more samples than 26 though. Try using this example with a very slow frequency pulse to make sure it operates correctly. Then start speeding up the pulse and determine when you get error -10920.
    Here is an internal knowledgebase that may help you:
    Title:
    After Long Periods of Acquisition with AI and Counters, a -10920 Error Occurs
    Problem:
    A customer has a PCI-MIO-16E-4 and his application is acquiring analog input signals and performing event counting with the buffered event counting mode. The problem is that the buffered event counting is at some arbitrary amount of time (e.g., after 2 days) getting an error with the number -10920. The questions are:
    1. Why is he getting this error?
    2. Do you know how big the FIFO is for this buffered event counting?
    3. When he shares a DMA channel with the floppy controller, how can we make sure they use separate DMA channels?
    Solution :
    Here are the answers to the above questions:
    1. There is probably just some noise on the signal line coming in at some point. The STC is VERY sensitive, so if there is any fast glitching, it will attempt to transfer all of these. This can also happen if the signal does not ramp up fast enough, resulting in double-triggering in the middle region. Use a filter, or a Schmidt trigger*, to clean up the signals. Another suggestion is to use the PCI-6602 with filtering.
    2. There is no FIFO used for the counters. The mMite has its own FIFO, but it is only about 9 samples long.
    3. PCI does not "share" DMA channels. It may technically be the same DMA channel number, but this is just for reference. PCI cards use Bus Mastering. With Bus Mastering, the operating system gives up control of the PCI bus so that the hardware (in this case, our DAQ board) can handle its own data streaming, eliminating the extra step of having the OS monitor the transfers. The DMA channel numbers are just the "channels" that are supported by the mMite chip. You can have 3 PCI cards in the PC, each with DMA 1, 2, 3, and none of them will actually be sharing any resources.
    And another knowledgebase about error -10920
    http://digital.ni.com/public.nsf/websearch/8FB9091CB9BB452B8525642000554799?OpenDocument
    Hopefully this all helps,
    Erick D.
    NI Applications Engineer

  • MIO-16E-1 Output sample rate limited?

    I have a program that I have used successfully on some old Pentium 2 computers. I recently purchased a new PCI-MIO-16E-1 board, and placed it into an AthlonXP 3000+ (2.1 GHz) computer (HP a700n). It seems that I have to limit my output sample rate to be less than 5kHz, where on the old systems the rate could be up to 1MHz. I am wondering if anyone has ran into the problem before or not?
    I have tried the older MIO cards in this newer computer, and came with the same problematic result (no output).
    I have also tried changing the output between IRQ and DMA modes (making sure the input channel is opposite).

    Can you give some additional details of the behavior you are experiencing on the AMD computer? It sounds like if you increase the update rate beyond a certain rate, then your program executes but you don't see a signal on your AO channels. Is this correct?
    Yes, Jeremy, this is correct. It seems that if we go above a 400kHz output sample rate, the signal either doesn't make it to the output buffer, or simply never gets placed on the AO of the board.
    Are you checking for errors in your program? If so, do you get any errors? Are you using NI-DAQmx or Traditional NI-DAQ to communicate with your hardware?
    Yes, we are checking for errors, and we get none. Using Traditional NI-DAQ, all responses are (0) as expected.
    It also sounds like you are performing AO and AI in the same application. Have you tried to run a simple AO example that ships with NI-DAQ?
    I was searching for an example to try when I though about trying a Pentium PC to see if the same thing happened. As far as I know, anytime our software has worked on any computer, I need not go back to trying samples, as they are typically more complex than what we end up with. We simply make a voltage array, and shoot the array to the board (After setting output rate).

  • Error 10401 on PCI MIO 16 E1

    I use a PCI-MIO-16E-1 DAQ card and I try to configure a buffer and write 2000 points in the FIFO. I've installed all drivers and the last version - I think - of MAX (august 2003), but LabVIEW 7.0 indicates that a -10401 error occured.
    (just for information, my OS is NT 4.0 ...)
    Can you explain me why ?

    After checking everything is right installed in MAX, could you check that you use the right device number in LV.
    Are you sure you have only one NI-DAQ version installed on your computer?
    Can you test your board with an example already created in LV?
    Do not hesitate to give us results of those tests?
    Cynthia Arickx
    National Instruments France

  • Photoshop 12.0.1 crashes on startup / error for object 0x10734d208

    Hello. Photoshop 12.0.1 / Mac OS X 10.6.4 crashes on startup having run flawlessly hitherto. No new fonts installed, no problem in any other application, CS5 or no. Preferences and cache deleted, no change. Disk Permissions etc. checked / repaired. Report says (amongst other things): Application Specific Information: *** error for object 0x10734d208: incorrect checksum for freed object - object was probably modified after being freed. I could try reinstalling, but so far, I'd like to know what happened and how to avoid it; and maybe how to repair without a reinstall.
    Thanks a lot in advance.
    Here's the entire report:
    Process:         Adobe Photoshop CS5 [492]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0.1 (12.0.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [111]
    Date/Time:       2010-11-10 13:35:35.080 +0100
    OS Version:      Mac OS X 10.6.4 (10F569)
    Report Version:  6
    Interval Since Last Report:          266213 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  281649 sec
    Per-App Crashes Since Last Report:   8
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    *** error for object 0x10734d208: incorrect checksum for freed object - object was probably modified after being freed.
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x00007fff849fc3d6 __kill + 10
    1   libSystem.B.dylib             0x00007fff84a9c972 abort + 83
    2   libSystem.B.dylib             0x00007fff84a8b625 szone_error + 519
    3   libSystem.B.dylib             0x00007fff849b8aef small_free_list_remove_ptr + 154
    4   libSystem.B.dylib             0x00007fff849b55ef szone_free_definite_size + 3254
    5   com.apple.CoreFoundation      0x00007fff80d50b50 __CFDataDeallocate + 48
    6   com.apple.CoreFoundation      0x00007fff80d39613 _CFRelease + 179
    7   com.apple.ColorSync           0x00007fff87ebcc0b colorSyncProfileFinalize + 45
    8   com.apple.CoreFoundation      0x00007fff80d39613 _CFRelease + 179
    9   com.apple.ColorSync           0x00007fff87ec2c5d verifyProfileURL + 26
    10  com.apple.ColorSync           0x00007fff87ec2d36 factoryProfileLocalizer + 207
    11  com.apple.CoreFoundation      0x00007fff80d59796 __CFDictionaryApplyFunction_block_invoke_1 + 22
    12  com.apple.CoreFoundation      0x00007fff80d59685 CFBasicHashApply + 213
    13  com.apple.CoreFoundation      0x00007fff80d5957f CFDictionaryApplyFunction + 191
    14  com.apple.ColorSync           0x00007fff87ec2bad copyDeviceInfo + 1300
    15  com.apple.ColorSync           0x00007fff87ebe37a ColorSyncProfileCreateDeviceProfile + 36
    16  com.apple.ColorSync           0x00007fff87ebe54a ColorSyncProfileCreateWithDisplayID + 72
    17  com.apple.DP.ScreenInputDevice 0x00000001234c5408 AppleDALScreenInputDeviceNewPlugIn + 107004
    18  com.apple.DP.ScreenInputDevice 0x00000001234c6c0b AppleDALScreenInputDeviceNewPlugIn + 113151
    19  com.apple.DP.ScreenInputDevice 0x00000001234c735c AppleDALScreenInputDeviceNewPlugIn + 115024
    20  com.apple.DP.ScreenInputDevice 0x00000001234be17b AppleDALScreenInputDeviceNewPlugIn + 77679
    21  com.apple.DP.ScreenInputDevice 0x00000001234cb813 AppleDALScreenInputDeviceNewPlugIn + 132615
    22  com.apple.DP.ScreenInputDevice 0x00000001234cb9c5 AppleDALScreenInputDeviceNewPlugIn + 133049
    23  com.apple.DP.ScreenInputDevice 0x00000001234aae3a 0x1234a9000 + 7738
    24  com.apple.DP.ScreenInputDevice 0x00000001234ab098 0x1234a9000 + 8344
    25  com.apple.DP.ScreenInputDevice 0x00000001234b716b AppleDALScreenInputDeviceNewPlugIn + 48991
    26  com.apple.CoreMediaIOServices 0x00007fff846c856b MIO::DAL::PlugInManagement::CreatePlugIn(CACFPlugIn const*) + 1169
    27  com.apple.CoreMediaIOServices 0x00007fff846c8d13 MIO::DAL::PlugInManagement::Initialize() + 411
    28  com.apple.CoreMediaIOServices 0x00007fff846c3f4f MIO::DAL::System::InitializeDevices() + 9
    29  com.apple.CoreMediaIOServices 0x00007fff846c4c9e MIO::DAL::System::CheckOutInstance() + 340
    30  com.apple.CoreMediaIOServices 0x00007fff846be570 TundraObjectGetPropertyDataSize + 143
    31  com.apple.QTKit               0x00007fff85df8450 +[QTCaptureDALDevice _refreshDevices] + 173
    32  com.apple.QTKit               0x00007fff85df5eec +[QTCaptureDALDevice devicesWithIOType:] + 32
    33  com.apple.QTKit               0x00007fff85df9525 +[QTCaptureDevice devicesWithIOType:] + 207
    34  com.adobe.adobeswfl           0x0000000124ae75e7 APXGetHostAPI + 1809351
    35  com.adobe.adobeswfl           0x000000012499abad APXGetHostAPI + 446861
    36  com.adobe.adobeswfl           0x0000000124d85b5e SWFLPlayer_Initialize + 27582
    37  com.adobe.adobeswfl           0x0000000124d82d47 SWFLPlayer_Initialize + 15783
    38  com.adobe.ape                 0x000000012310f9c3 APEStreamWrite + 1843
    39  com.adobe.ape                 0x000000012310a1c8 APEInitialize + 3576
    40  com.adobe.ape                 0x0000000123111371 APEStreamWrite + 8417
    41  com.adobe.ape                 0x0000000123114678 APEStreamWrite + 21480
    42  com.adobe.ape                 0x00000001231165dc APEStreamWrite + 29516
    43  com.adobe.PSAutomate          0x0000000122b677c9 -[ScriptUIAPEStage initWithFrame:stageArgs:] + 121
    44  com.adobe.PSAutomate          0x0000000122b6684d ScriptUI::APE_Player::apOSCreateStage(Opaque_APEPlayer*, long, NSView*, NSWindow*, ScCore::Rect const&, bool, bool, NSView*&) + 189
    45  com.adobe.PSAutomate          0x0000000122b64992 ScriptUI::APE_Player::apCreateStage(Opaque_APEPlayer*, long, NSView*, NSWindow*, ScCore::Rect const&, bool, bool, NSView*&) + 66
    46  com.adobe.PSAutomate          0x0000000122b6429c ScriptUI::APE_Player::apInitialize(NSView*, NSWindow*, long, bool, bool) + 172
    47  com.adobe.PSAutomate          0x0000000122b5a856 ScriptUI::FlexServer::createServerPlayer(bool, bool) + 198
    48  com.adobe.PSAutomate          0x0000000122b504ee ScriptUI::Flex_ScriptUI::start(ScCore::Error*) + 3806
    49  com.adobe.PSAutomate          0x0000000122a26a6e JavaScriptUI::IJavaScriptUI() + 544
    50  com.adobe.PSAutomate          0x0000000122a27af4 InitJavaScriptUI() + 106
    51  com.adobe.PSAutomate          0x0000000122a27dc0 CScriptPs::DoLateInitialize() + 622
    52  com.adobe.PSAutomate          0x0000000122a28b64 CScriptPs::DoExecute(PIActionParameters*) + 630
    53  com.adobe.PSAutomate          0x0000000122a29042 PluginMain + 110
    54  com.adobe.Photoshop           0x00000001006fe083 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4330483
    55  com.adobe.Photoshop           0x00000001002778ec 0x100000000 + 2586860
    56  com.adobe.Photoshop           0x0000000100277a69 0x100000000 + 2587241
    57  com.adobe.Photoshop           0x0000000100071796 0x100000000 + 464790
    58  com.adobe.Photoshop           0x0000000100066baf 0x100000000 + 420783
    59  com.adobe.Photoshop           0x0000000100066c72 0x100000000 + 420978
    60  com.adobe.Photoshop           0x000000010024f407 0x100000000 + 2421767
    61  com.adobe.Photoshop           0x00000001002789f7 0x100000000 + 2591223
    62  com.adobe.PSAutomate          0x0000000122a28427 PSEventIdle(unsigned int, _ADsc*, int, void*) + 107
    63  com.adobe.Photoshop           0x000000010024a943 0x100000000 + 2402627
    64  com.adobe.Photoshop           0x0000000100071796 0x100000000 + 464790
    65  com.adobe.Photoshop           0x0000000100066baf 0x100000000 + 420783
    66  com.adobe.Photoshop           0x0000000100066c72 0x100000000 + 420978
    67  com.adobe.Photoshop           0x00000001012dd6cd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16779837
    68  com.apple.Foundation          0x00007fff81a6fa2d __NSFireTimer + 114
    69  com.apple.CoreFoundation      0x00007fff80d7b678 __CFRunLoopRun + 6488
    70  com.apple.CoreFoundation      0x00007fff80d7984f CFRunLoopRunSpecific + 575
    71  com.apple.HIToolbox           0x00007fff83e3d91a RunCurrentEventLoopInMode + 333
    72  com.apple.HIToolbox           0x00007fff83e3d71f ReceiveNextEventCommon + 310
    73  com.apple.HIToolbox           0x00007fff83e3d5d8 BlockUntilNextEventMatchingListInMode + 59
    74  com.apple.AppKit              0x00007fff823df29e _DPSNextEvent + 708
    75  com.apple.AppKit              0x00007fff823debed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    76  com.apple.AppKit              0x00007fff823a48d3 -[NSApplication run] + 395
    77  com.adobe.Photoshop           0x00000001012dd5ee AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16779614
    78  com.adobe.Photoshop           0x00000001012de819 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16784265
    79  com.adobe.Photoshop           0x00000001000688c2 0x100000000 + 428226
    80  com.adobe.Photoshop           0x0000000100237c01 0x100000000 + 2325505
    81  com.adobe.Photoshop           0x0000000100237c91 0x100000000 + 2325649
    82  com.adobe.Photoshop           0x00000001000028e4 0x100000000 + 10468
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff849c708a kevent + 10
    1   libSystem.B.dylib             0x00007fff849c8f5d _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff849c8c34 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff849c875e _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff849c8088 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff849c7f25 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.amt.services        0x0000000108723c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services        0x000000010871ccce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services        0x0000000108723cbe AMTThread::Worker(void*) + 28
    5   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib             0x00007fff849c7eaa __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff849c82bc _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff849c7f25 start_wqthread + 13
    Thread 18:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849e8d45 nanosleep + 148
    2   com.adobe.PSAutomate          0x0000000122ba609b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate          0x0000000122b87fd3 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate          0x0000000122ba6196 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib             0x00007fff849c7eaa __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff849c82bc _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff849c7f25 start_wqthread + 13
    Thread 20:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000011fef8000  rcx: 0x00007fff5fbfb828  rdx: 0x0000000000000000
      rdi: 0x00000000000001ec  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfb840  rsp: 0x00007fff5fbfb828
       r8: 0x0000000000000e03   r9: 0x0000000000000000  r10: 0x00007fff849f8412  r11: 0x0000000000000206
      r12: 0x0000000000000000  r13: 0x000000010734d208  r14: 0x0000000106bd1000  r15: 0x000000011fef80c0
      rip: 0x00007fff849fc3d6  rfl: 0x0000000000000206  cr2: 0x000000011fefa000
    Binary Images:
           0x100000000 -        0x1026a7fff +com.adobe.Photoshop 12.0.1 (12.0.1) <CFDED939-0A8A-EBC4-215B-94A4A224A1D1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x103287000 -        0x1032fffef +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103315000 -        0x10331cfff  org.twain.dsm 1.9.4 (1.9.4) <D32C2B79-7DE8-1609-6BD4-FB55215BD75B> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103324000 -        0x103334ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10333f000 -        0x103345ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <1AB34F57-2E8D-42FB-A484-5CCB928CA456> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10334c000 -        0x103552fef +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x1035e5000 -        0x103793fef +com.adobe.owl AdobeOwl version 3.0.93 (3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x103835000 -        0x103c65fef +AdobeMPS ??? (???) <FA334142-5343-8808-7760-4318EB62AD51> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103dbf000 -        0x1040eaff7 +AdobeAGM ??? (???) <52E17D56-6E7A-A635-82ED-5DE1F3E5045D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1041b7000 -        0x1044dffe7 +AdobeCoolType ??? (???) <7EF54CD5-3426-A1E5-7961-FA34CCC2018D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104577000 -        0x104598ff7 +AdobeBIBUtils ??? (???) <F7150688-2C15-0F0C-AF24-93ED82FC321A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1045a5000 -        0x1045d0ff6 +AdobeAXE8SharedExpat ??? (???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x1045e2000 -        0x104726fef +WRServices ??? (???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10476d000 -        0x1047d2fff +aif_core ??? (???) <12FA670E-05A8-1FCB-A7A2-AAE68728EA30> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x1047ee000 -        0x104804fff +data_flow ??? (???) <9C5D39A6-D2A2-9B6A-8B64-D1B59396C112> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x10481c000 -        0x1048b2fff +image_flow ??? (???) <B72AA922-0D68-D57E-96B1-2E009B0AD4AE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104929000 -        0x104947fff +image_runtime ??? (???) <32786637-C9BF-4CB6-2DF9-5D99220E00BE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x104964000 -        0x104b93fff +aif_ogl ??? (???) <615E7DF6-09B1-857A-74AC-E224A636BEE1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104c72000 -        0x104d05fff +AdobeOwlCanvas ??? (???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d25000 -        0x10506efef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x1051fe000 -        0x105380fe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x105422000 -        0x10579afff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x1058e4000 -        0x1059f9fff +AdobeACE ??? (???) <5BFBC4A1-1704-06A7-B656-D28BF592307A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a1e000 -        0x105a3afff +AdobeBIB ??? (???) <7A792F27-42CC-2DCA-D5DF-88A2CE6C2626> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105a44000 -        0x105aaeff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105ae1000 -        0x105bb4ffb +AdobeJP2K ??? (???) <465D1693-BE79-590E-E1AA-BAA8061B4746> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105bd4000 -        0x105bd8ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105bdc000 -        0x105c53fff +FileInfo ??? (???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105c74000 -        0x105cd2ffd +AdobeXMP ??? (???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105ce0000 -        0x10617bfff +com.nvidia.cg 2.2.0006 (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x106701000 -        0x106757feb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x10679c000 -        0x1067c1ffe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x1067fb000 -        0x106800ffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106805000 -        0x1069a1fff +com.adobe.PlugPlug 2.0.0.109 (2.0.0.109) <83092855-E671-F64A-EE0D-1110CF669634> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106a49000 -        0x106a62feb +libtbb.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106a73000 -        0x106a79feb +libtbbmalloc.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106a80000 -        0x106a80ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
           0x106a83000 -        0x106a8bff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106a92000 -        0x106b78fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x106f47000 -        0x106f49fef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x106fe4000 -        0x106ffbfe7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <1B9D1076-CC7C-521A-676C-F7BE51F65271> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x108700000 -        0x108770ff6 +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x1087b2000 -        0x1087d3fef  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <FA6280BD-A73C-3A3D-6494-81EB80FE1C24> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x1087d7000 -        0x1087e6fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <0628B99F-F193-89BF-6332-B8C50D301F29> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x1087ea000 -        0x1087fcfff  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <A77665EF-B6FB-00B4-2F3D-90D7845814C9> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x10addd000 -        0x10addefff  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <5EB939D1-53CF-EDD2-36DF-3E8A3FB13179> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x10ade4000 -        0x10adecfff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x11bacb000 -        0x11baf1fff  GLRendererFloat ??? (???) <905A722A-2571-8F65-90AF-E1CEA8AD6DC9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
           0x11d1e0000 -        0x11d1e7fff +DisableGetInfoComment ??? (???) <CCC3DE94-9BDB-5D6D-BEA1-05E449C78276> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/DisableGetInfoComment.plugin/Contents/MacOS/DisableGetInfoComment
           0x11d1f0000 -        0x11d1f7fff +DisableDragBoundingBox ??? (???) <7B07929B-43B9-5C9E-AB26-6CE6CD12E2A4> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/DisableDragBoundingBox.plugin/Contents/MacOS/DisableDragBoundingBox
           0x11d58e000 -        0x11d71efe7  GLEngine ??? (???) <E92B1EDA-7780-1FBC-4AEA-DF96D7117B19> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11d74f000 -        0x11db32fef  com.apple.ATIRadeonX2000GLDriver 1.6.18 (6.1.8) <3A696128-18B2-3011-06BC-E6B6C83EEB1A> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLD river
           0x11db78000 -        0x11db7ffff +DisableScratchCompress ??? (???) <A13EDF4C-A6A6-3BB7-EF38-E51A18F87E46> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/DisableScratchCompress.plugin/Contents/MacOS/DisableScratchCompress
           0x11db88000 -        0x11db8ffff +DisableVMBuffering ??? (???) <AC93FC67-6767-C60F-C76C-7F1A58826E77> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/DisableVMBuffering.plugin/Contents/MacOS/DisableVMBuffering
           0x11db98000 -        0x11db9ffff +Enable Async IO ??? (???) <9C98DC9E-5974-FE5D-75C3-16BC4738DCC8> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x11dba8000 -        0x11dbaffff +ForceVMBuffering ??? (???) <FC3AF71C-F973-F0BB-D037-FC2D4B9BFE3F> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/ForceVMBuffering.plugin/Contents/MacOS/ForceVMBuffering
           0x11dbb8000 -        0x11dbbffff +Force VM Compression ??? (???) <D072C85C-CBCA-5EAF-5185-C9574B23781A> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Force VM Compression.plugin/Contents/MacOS/Force VM Compression
           0x11dbc8000 -        0x11dbcffff +Overscroll Always ??? (???) <E7399F9C-62C1-D593-A535-A1178F10B481> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Overscroll Always.plugin/Contents/MacOS/Overscroll Always
           0x11dbd8000 -        0x11dbdffff +Overscroll Floating Windows ??? (???) <399BE1EC-BDDD-FEC9-BF08-8ECEEFD9A461> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Overscroll Floating Windows.plugin/Contents/MacOS/Overscroll Floating Windows
           0x11dbe8000 -        0x11dbeffff +RememberSlowFiles ??? (???) <CF752275-EC22-3FA8-9769-656BE684DFB6> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/RememberSlowFiles.plugin/Contents/MacOS/RememberSlowFiles
           0x11dbf8000 -        0x11dbfffff +Unlimited Clipboard Size ??? (???) <4B63AAE0-CBC9-E0DB-521E-1ADC16437083> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Unlimited Clipboard Size.plugin/Contents/MacOS/Unlimited Clipboard Size
           0x11dc08000 -        0x11dc0ffff +Unlimited Preview Size ??? (???) <166F57AD-8FF6-C103-3F25-E9A821D750D4> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Unlimited Preview Size.plugin/Contents/MacOS/Unlimited Preview Size
           0x11dc18000 -        0x11dc21fff +FastCore ??? (???) <F1D1C94D-4FE1-F969-6FC2-8D81837CA5E1> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
           0x11dc2e000 -        0x11dc91ff3 +MMXCore ??? (???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11dd17000 -        0x11dd82ff0 +MultiProcessor Support ??? (???) <8A0A7B32-67A5-4CD5-80DC-F9BEDA271F2C> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x11fbd0000 -        0x11fbecff7 +MeasurementCore ??? (???) <0E3BE9B3-FF3D-78A6-38EC-5CB0828B80EB> /Applications/Adobe Photoshop CS5/Plug-ins/Measurements/MeasurementCore.plugin/Contents/MacOS/MeasurementCore
           0x11fc0c000 -        0x11fc10fef +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.3.7) <81B82668-8B62-6D55-F2A9-6A6202DB0E6E> /Users/k/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
           0x11fc15000 -        0x11fc33ff7 +Cocoa Patcher ??? (???) <393E54B4-72AF-5FF4-F45B-8A356EA2CAF9> /Users/k/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
           0x1217e3000 -        0x1217e7fff  com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <F6E20DCA-3C00-8990-1F60-E5517F7D0C77> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x1217ec000 -        0x1217f2fff  com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <97D7045E-CFD7-AD5C-6954-3B7C3F367C63> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x122a24000 -        0x122c80fef +com.adobe.PSAutomate 12.0.1 (12.0.1) <6A522366-AB0A-E14E-D695-CDC7F5211991> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
           0x122e96000 -        0x122f3affb +com.adobe.AdobeExtendScript ExtendScript 4.1.25 (4.1.25.8769) <144F37AB-BE20-D159-C326-A34154FE04B3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x122f9c000 -        0x12303cfef +com.adobe.AdobeScCore ScCore 4.1.25 (4.1.25.8769) <28F9410F-A5B5-BB59-FB7E-F5DB8FA70A0C> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x123105000 -        0x123125ffb +com.adobe.ape adbeapecore version 3.1.65.7508 (3.1.65.7508) <284C86BE-ACD8-31DD-E58D-544F581BC93B> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
           0x123188000 -        0x1231c5feb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
           0x1234a9000 -        0x1234e7ff7  com.apple.DP.ScreenInputDevice 13.0 (13.0) <22174597-D163-7A20-C82A-C00C2CA19640> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AppleScreenInpu tDevice.plugin/Contents/MacOS/AppleScreenInputDevice
           0x124900000 -        0x125747fcf +com.adobe.adobeswfl ??? (2.0.0.7489) <DBD38111-48D6-C031-EF50-D034C94ED38B> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/Ado beSWFL
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff800ce000 -     0x7fff801ddfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff801de000 -     0x7fff80447ff7  com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
        0x7fff8057c000 -     0x7fff8057fff7  libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff80692000 -     0x7fff806d3fef  com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
        0x7fff807ad000 -     0x7fff807beff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff807bf000 -     0x7fff807d5ff7  com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
        0x7fff807d6000 -     0x7fff8080fff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff80810000 -     0x7fff8088efff  com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
        0x7fff808c0000 -     0x7fff80aa8ff7  com.apple.JavaScriptCore 6533.18 (6533.18.1) <097272AC-E436-78E5-4A74-284DEB07D6D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff80cbf000 -     0x7fff80d0eff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
        0x7fff80d0f000 -     0x7fff80d2aff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
        0x7fff80d2e000 -     0x7fff80ea3ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff80ef6000 -     0x7fff80f3afe7  com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff80f3b000 -     0x7fff80f3bff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff80f58000 -     0x7fff80f5dff7  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
        0x7fff80f5e000 -     0x7fff80f66fff  com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff80f67000 -     0x7fff80f80fff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
        0x7fff80f95000 -     0x7fff81692067  com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
        0x7fff81693000 -     0x7fff81a08fe7  com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff81a09000 -     0x7fff81c8afef  com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff81c8b000 -     0x7fff81cd2ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff81e3b000 -     0x7fff81e4aff7  com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff81e4b000 -     0x7fff81f55ff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
        0x7fff81f56000 -     0x7fff81f56ff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff81f57000 -     0x7fff8239afef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
        0x7fff8239b000 -     0x7fff82d91fff  com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff82d92000 -     0x7fff8359cfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
        0x7fff835d3000 -     0x7fff8360bfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
        0x7fff83618000 -     0x7fff8369dfff  com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
        0x7fff8369e000 -     0x7fff837b7fef  libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
        0x7fff837b8000 -     0x7fff83976fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
        0x7fff83977000 -     0x7fff83a30fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
        0x7fff83a31000 -     0x7fff83a8fff7  com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83a90000 -     0x7fff83a90ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83a91000 -     0x7fff83ab6ff7  com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC

    That crash is DEEP in Apple code.  Odds are that it has nothing to do with Adobe's code.
    And it crashes in ColorSync when parsing a profile, so it might involve a corrupt ICC profile.

  • Data acquisition and generation with PCI-MIO-16E-4 card help!!!!

    Hello,
    I'm using a PCI-MIO-16E-4 card with labview7 (in using DAQmx)and I
    would like to draw a frequency response.
    My problem is: my program can run correctly in low frequency but, it
    can't work correctly in high frequency (after 2KHz the signal is
    false).
    For verifying my program: I only try to generate and acquire a sweep
    sine. I constate after 2KHz the sine I read dosn't resemble to a sine
    I wrote.
    Can you say me where is the problem?
    Thank you.
    Le Trong Thao.

    "Dr. Imad" wrote in message news:<[email protected]>...
    > my understanding is that you are generating a sine wave (on one of the
    > anlogoutput channels) and you are trying to read the signal.
    > Since you can verify the signal at low frequency, but not at high
    > frequency, it looks like you should increase the scan rate of the data
    > acquistion (if you can, set it to 10 times the signal frequency)
    > You can also use an oscilloscope to verify the signal is what you
    > really generated.
    Thank you for your response.
    I've tried to do it, and I've tried several other possibilities but it
    doesn't work correctly.
    In fact, I think the problem is in my program. Do you have a program
    that works correctly? I f
    ound examples in the help but they don't run
    correctly.
    Le Trong Thao.

  • Upgrade win98/LV4 to win2000/LV6: Speed problems with AT-MIO-16E

    I found that in Windows 2000 with Labview 6 the readout rate of our AT-MIO-16E board drops to approx. 2.5 kHz max. (before approx. 11.5 kHz in Windows 98 with Labview 4 ) using the 'AI single scan' VI (see attached scheme for the readout routine). I don't know if this is due to Win2000 or due to the new NI-DAQ drivers, but for our timing-critical application this is unacceptable.
    Are there any suggestions about how to accellerate the readout of the AT-MIO-16E board?
    With best thanks,
    Thomas Schultz
    Attachments:
    AT-MIO-16E_DAQ_example.bmp ‏161 KB

    Hi Thomas,
    Here is another idea I can give but will be of limited use in chasing it down.
    Make sure the board is using DMA.
    DMA is alot faster than CPU based data transfers.
    Maybe durring the softeware conversion, the board got installed without DMA enabled.
    Just an idea.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Question about setup_MITE in the PCI-MIO-16E-1

    I have a quick question about setup_MITE in the PCI-MIO-16E-1. In one of the manuals, it states that if you're using Dell Optiplex GX series for our hardware configuration, is it true we need to re-write the MITE functions to correlate with the hardware? Please if you can clarify what this means, I would really appreciate it. Thank you in advance.

    National Instruments is starting a new newsgroup to provide a forum for customers to discuss register level programming issues and ask questions. This newsgroup is not a direct support channel for register level programming, but may be monitored by National Instruments engineers. Please post you question with additional detail in:
    natinst.public.daq.driver-development.general
    Christian
    Christian Loew, CLA
    Principal Systems Engineer, National Instruments
    Please tip your answer providers with kudos.
    Any attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system,
    or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject
    to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense

Maybe you are looking for

  • It's official....iDVD *****...I give up

    I'm not a newbie. I'm a photographer that likes to give clients slideshow DVD's. I tell you, I cannot get make a simple slideshow with iDVD for over one year now. I make the show in iPhoto and send it to iDVD. This takes FOREVER. Finally after waitin

  • I don't have a Mac or PC so how do I put music on my iPod from my iPad?

    I received an iPad Air for Christmas and just recently bought an iPod nano (the newest generation) under the impression that I can use my iPad to sync music onto my iPod. I am struggling to figure out how to do this. Everything I have read has said t

  • Linking delivery schedule in a PO for a material into GRN posting date

    I have maintained a delivery schedule in a PO for a material Say PO qty 100 Del Schedule 10.04.09 - 60 20.04.09 - 40 While GRN, for 60 qty, if posting date is greater than 10.04.09, system needs to throw error. I want to do it for selected materials

  • Re: P2P technical clarification and Traffic manage...

    I do not need info regarding best package. I mentioned that i was having line issues and wanted a mod to check the line etc I want to understand the technical details of p2p and traffic management etc. If you wont move it back just forget about this

  • Repository variable syntax

    What is the syntax for calling a rep variable in Answers? Using the "@{<variable_name>}" format described in the Answers documentation, I am unable to display the values of Repository Variabes (like "CURRENT_QTR") on reports.