Pluggo multiple effects C runtime crash

When I am using multiple Pluggo effects Audition tends to crash..then I have to start with another saved version and try again. I get the C runtime error.
The effects window blanks out as well. Running on Windows XP Home.

proc C should access the #temp that is nearest in terms of scope, ie, the #temp created in proc B. (Sorry, not sure if/where that may be located in the manuals; only know this is how it's always worked for me for the last umpteen years.)
ASE will actually create multiple #temp* tables in the spid's temporary database, appending each table's name with a 2-digit number representing the nesting level where the table was created (topmost level = 00).
For example:
===========================
-- to be referenced by p3
create table #temp(a int)
go
create proc p3
as
-- display all tables with name '#temp%'
-- NOTE: I only have 1 tempdb so no problems hardcoding 'tempdb' here
select id,name from tempdb..sysobjects where name like '#temp%' order by name
-- which #temp table am I accessing:
select object_id('#temp'),* from #temp
go
-- remove so p1/p2 can be created without generating an error
drop table #temp
go
create proc p2
as
create table #temp(a int)
insert #temp values (2)
exec p3
go
create proc p1
as
create table #temp(a int)
insert #temp values (1)
exec p2
go
-- recreate our topmost #temp and populate
create table #temp(a int)
go
insert #temp values (0)
go
-- run our test
exec p1
go
id          name
442475018 #temp00000180018371985 - 1st table; topmost version (nesting level 0)
602475588 #temp01000180018371985 - 2nd table; created in p1   (nesting level 1)
618475645 #temp02000180018371985 - 3rd table; created in p2   (nesting level 2)
          a
618475645           2            - p2's table (#temp02% w/ a=2)
===========================
NOTE: The above runs as shown in ASE 12.5.4 and 15.0.3 (and I want to say I recall it ran this way in 11.x, too).
NOTE: I'm not using DNR (not available prior to ASE 15.5)

Similar Messages

  • How do I create multiple objects during runtime?

    I don't know how to create multiple objects during runtime, here's my problem:
    I get a String as input. Then I create an object called newobject. I put the object in a hashtable with the above string as key.
    Then comes the problem, in order to create a new object, I have to rerun the same class, which uses the same name (newobject) to create a 2nd object. Now my hashtable doesn't reference to my 1st object anymore...
    Is there anyway I can fill up the hashtable with different objects, and make each key point to each object it was supposed to?
    For those who want to see a bit of the program:
    public class PlayBalloon{
    public Hashtable ht = new Hashtable();
    for(){
    Balloon pB = newBalloon;
    newBalloon=new Balloon(pB);
    ht.put("Some input from user", newBalloon);
    for(){
    ht.get(s).draw;<= s=string, draw=own meth. in Balloon
    }

    I think i can see the problem that you are having. You have, in effect, duplicate keys in your hashtable - ie, two strings used as keys with the same name.
    The way that a hashtable works is as follows...
    When you ask for a value that is mapped to a key it will go through the table and return the first occurence it finds of the key you asked for. It does this by using the equals() method of whatever object the key is (in your case it is a String).
    If you cant use different Strings for your keys in your hashtable then i would consider writing an ObjectNameKey class which contains the String value that you are trying to put in the hashtable and an occurrence number/index or something to make it unique. Remember to override the equals method in your ObjectNameKey object or else the hash lookup will not work. For example
    class ObjectNameKey {
        private String name;
        private int occurence;
        public ObjectNameKey(String name, int occ) {
            this.name = name;
            this.occurence = occ;
        public String getName() {
            return name;
        public String getOccur() {
            return occurence;
        public boolean equals(Object o) {
            if (!(o instanceof ObjectNameKey)) {
                return false;
            ObjectNameKey onk = (ObjectNameKey)o;
            if (onk.getName().equals(name) && onk.getOccur() == occurence) return true;
            return false;

  • Adobe After Effect CC version crashed after import file.

    Adobe After Effect CC version crashed after I import png file. I've tried to reinstall the program again and it still doesn't work.

    1.What exact version of After Effects? Include the minor version number---e.g., After Effects CC (12.2.1) or After Effects CS6 (11.0.4). Do not just say "After Effects with the latest updates" or "After Effects CC"; give the specific version number.
    -Adobe After Effects CC 13.2
    2.Have you installed the recent updates? (If not, you should. They fix a lot of problems.)
    -Yes, I did.
    3.What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac".
    -Mac OS X Yosemite.
    4.If you are getting error message(s), what is the full text of the error message(s)?
    -There is no message when it getting error. It just show the spinning rain bow wheel to make me have to wait forever but nothing happened, so I need to force quit the program.
    5.What were you doing when the problem occurred? What is the exact sequence of steps that you are taking?
    -1.Open the program
    -2.Set the composition setting
    -3.import some file to library.
    -example .png file[normal picture file 37kb]
    -4.drag the file to timeline.
    -5.The program stop working immediately.
    6.Has this ever worked before? If this worked before by doesn't work now, what has changed on your computer in the intervening time?
    -Yes,It was working very well before, then it crashed. I didn’t change or update any thing in my computer.
    7.Tell us about your computer hardware. Include CPU type and number of processor cores, amount of RAM installed, GPU, number and sizes of connected monitors, number of disk drives, and how any external drives are connected.
    -Date/Time:       2014-12-22 10:41:48 -0800 
    OS Version:      10.10.1 (Build 14B25)
    Architecture:    x86_64
    Report Version:  21
    Command:         After Effects
    Path:            /Applications/Adobe After Effects CC 2014/Adobe After Effects CC 2014.app/Contents/MacOS/After Effects
    Version:         13.2 (13.2)
    Parent:          launchd [1]
    PID:             9395
    Event:           hang
    Duration:        2.00s (process was unresponsive for 17 seconds before sampling)
    Steps:           21 (100ms sampling interval)
    Hardware model:  iMac13,2
    Active cpus:     4
    Fan speed:       1204 rpm
    Timeline format: stacks are sorted chronologically
    Use -i and -heavy to re-report with count sorting
    8.What versions of drivers for your graphics hardware do you have installed (including CUDA driver and driver for display adapter)?
    9.Do you have any third-party I/O hardware (e.g., AJA, Matrox, Blackmagic, MOTU)?
    -No, I don’t have.
    10.What kind(s) of source footage? When telling about your source footage, tell us about the codecs, not just the container types. For example, "H.264 in a .mov container", not just "QuickTime”.
    -H.264 in a .mov container
    11.Do you have QuickTime installed. (You should.) If so, what version? The answer should be specific, such as "QuickTime 7.6.2”.
    -Yes, I do have quicktime version 10.4
    12.What other software are you running?
    -I do have PS,DW,ILL,An,Media Encoder and AE. When I’m using the AE software I don’t have other software running with it.
    13.Do you have any third-party effects or codecs installed?
    -No, I don’t have.
    14.Are you using OpenGL features in After Effects?
    -No, I don’t us it.
    15.Does the problem only happen with your final output, RAM preview, or both?
    -I cannot even use the program.
    16.Are you using Render Multiple Frames Simultaneously multiprocessing?
    -No, I don’t us it.
    17.Are you using the ray-traced 3D renderer?
    -No, I don’t us it.
    18.If the problem is with output, give your exact output settings (both render setting and output module settings). Screenshots help.

  • Since upgrading my mid-2010 MacBook Pro from the original Snow Leopard to Yosemite 10.10.2 there have been multiple instances of restart (crash) also slow operation. Any suggestions?

    Since upgrading my mid-2010 MacBook Pro from the original Snow Leopard to Yosemite 10.10.2 there have been multiple instances of restart (crash) also slow operation & pop up message stating web content has failed. Any suggestions?

    Many thanks for your interest, I've downloaded & run the app as suggested, report copies & pasted below.
    Problem description:
    Following upgrade from Snow Leopard to Yosemite 10.10.2 machine is slower & suffers from shut down / reboot and closing web pages due to unexpected error
    EtreCheck version: 2.1.8 (121)
    Report generated 6 February 2015 08:40:29 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Mid 2010) (Technical Specifications)
        MacBook Pro - model: MacBookPro6,2
        1 2.4 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 75
    Video Information: ℹ️
        Intel HD Graphics - VRAM: 288 MB
            Color LCD 1440 x 900
        NVIDIA GeForce GT 330M - VRAM: 256 MB
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 0:13:14
    Disk Information: ℹ️
        Hitachi HTS545032B9SA02 disk0 : (320.07 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 318.84 GB (134.68 GB free)
                Core Storage: disk0s2 319.21 GB Online
        MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
        BUFFALO HD-PVU2 500.11 GB
            EFI (disk2s1) <not mounted> : 210 MB
            Time Machine Backups (disk2s2) /Volumes/Time Machine Backups : 499.76 GB (257.33 GB free)
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    jp.co.buffalo.driver.turbousbhdd (1.0.0) [Click for support]
    Launch Agents: ℹ️
        [loaded]    com.hp.help.tocgenerator.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.google.keystone.agent.plist [Click for support]
    User Login Items: ℹ️
        Skype    UNKNOWN  (missing value)
        Safari    Application  (/Applications/Safari.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        Android File Transfer Agent    Application  (/Users/[redacted]/Library/Application Support/Google/Android File Transfer/Android File Transfer Agent.app)
        ConnectService    Application  (/Library/Application Support/ArcSoft/Connect Service/ConnectService.app)
    Internet Plug-ins: ℹ️
        Flip4Mac WMV Plugin: Version: 2.4.4.2 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
        Silverlight: Version: 4.0.60129.0 [Click for support]
        iPhotoPhotocast: Version: 7.0
    User internet Plug-ins: ℹ️
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Click for support]
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 318.84 GB Disk used: 184.16 GB
        Destinations:
            Time Machine Backups [Local]
            Total size: 499.76 GB
            Total number of backups: 184
            Oldest backup: 2010-12-10 15:37:39 +0000
            Last backup: 2015-02-06 02:49:24 +0000
            Size of backup disk: Too small
                Backup size 499.76 GB < (Disk used 184.16 GB X 3)
    Top Processes by CPU: ℹ️
             5%    WindowServer
             1%    ConnectService
             1%    Skype
             0%    systemstatsd
             0%    launchd
    Top Processes by Memory: ℹ️
        193 MB    Skype
        168 MB    mds_stores
        132 MB    com.apple.WebKit.WebContent
        107 MB    Mail
        99 MB    ocspd
    Virtual Memory Information: ℹ️
        889 MB    Free RAM
        1.99 GB    Active RAM
        455 MB    Inactive RAM
        825 MB    Wired RAM
        1.11 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 6, 2015, 08:27:32 AM    /Library/Logs/DiagnosticReports/com.apple.AmbientDisplayAgent_2015-02-06-082732 _[redacted].crash
        Feb 6, 2015, 08:25:19 AM    Self test - passed
        Feb 5, 2015, 04:37:08 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-05-163708_[redacted].crash
        Feb 5, 2015, 10:01:02 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-05-100102_[redacted].crash
        Feb 5, 2015, 12:03:59 AM    /Library/Logs/DiagnosticReports/HP Scan_2015-02-05-000359_[redacted].cpu_resource.diag [Click for details]
        Feb 4, 2015, 11:58:58 PM    /Library/Logs/DiagnosticReports/HP Scan_2015-02-04-235858_[redacted].cpu_resource.diag [Click for details]
        Feb 4, 2015, 11:54:35 PM    /Library/Logs/DiagnosticReports/HP Scan_2015-02-04-235435_[redacted].cpu_resource.diag [Click for details]
        Feb 4, 2015, 11:49:03 PM    /Library/Logs/DiagnosticReports/HP Scan_2015-02-04-234903_[redacted].cpu_resource.diag [Click for details]
        Feb 4, 2015, 09:40:16 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-214016_[redacted].crash
        Feb 4, 2015, 09:38:12 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-213812_[redacted].crash
        Feb 4, 2015, 09:27:56 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-212756_[redacted].crash
        Feb 4, 2015, 09:25:25 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-212525_[redacted].crash
        Feb 4, 2015, 09:20:16 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-212016_[redacted].crash
        Feb 4, 2015, 09:18:10 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-211810_[redacted].crash
        Feb 4, 2015, 09:12:54 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-211254_[redacted].crash
        Feb 4, 2015, 08:40:48 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-204048_[redacted].crash
        Feb 4, 2015, 08:22:04 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-202204_[redacted].crash
        Feb 4, 2015, 12:11:35 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-04-001135_[redacted].crash
        Feb 3, 2015, 09:44:33 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-03-214433_[redacted].crash
        Feb 3, 2015, 05:40:21 PM    /Library/Logs/DiagnosticReports/HP Scan_2015-02-03-174021_[redacted].cpu_resource.diag [Click for details]
        Feb 3, 2015, 09:05:45 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-03-090545_[redacted].crash
        Jan 28, 2015, 06:10:42 PM    /Library/Logs/DiagnosticReports/Kernel_2015-01-28-181042_[redacted].panic [Click for details]
        Jan 21, 2015, 10:51:25 PM    /Library/Logs/DiagnosticReports/Kernel_2015-01-21-225125_[redacted].panic [Click for details]
        Jan 20, 2015, 11:12:47 AM    /Library/Logs/DiagnosticReports/Kernel_2015-01-20-111247_[redacted].panic [Click for details]
        Jan 18, 2015, 09:57:31 AM    /Library/Logs/DiagnosticReports/Kernel_2015-01-18-095731_[redacted].panic [Click for details]
    The only observations are that the backup drive is deemed too small and the quite long list of diagnostic reports dated between  Jan 18, 2015 (which I believe is the day I upgraded to Yosemite) & today the latest Yosemite update was installed on Jan 28, 2015
    Any further assistance will be appreciated

  • How do you add multiple effects to the same clip

    How do you had multiple effects to the same clip. I have tried for hours
    I would like to add sepia and aged movie to the same clip. I heard it can be done, but have not figured out how to do it.
    anyone please.

    Normally you can apply only one video effect at a time. But for Sepia, black and white, and others that can be done through the video Adjustments tab, you are in luck.
    Aged Movie should already have a bit of a sepia tone.
    If you want more of a sepia tone or you want to fine tune the sepia effect you can do it with the Clip Inspector/Video Adjustments tab.
    Note: Thanks to Jeff Carlson of MacWorld for this tip.
    If you're looking for a washed-out sepia appearance, first open iMovie's preferences and turn on the Show Advanced Tools option, which adds more controls to the Video Adjustments HUD and other areas of the program. Select the clip you want to alter and press the V key. Set Saturation to 0 percent, and then drag the Red Gain slider to 143 percent, the Green Gain slider to 90 percent, and the Blue Gain slider to 53 percent (feel free to tweak these settings to customize the results). Click on Done when you're finished. Note that the clip thumbnail still appears in color, as the video was shot, but the preview reflects your changes.--JC
    If you need to apply the same settings to all clips, first select the clip you have adjusted. Then Edit/Copy. Then Edit/Select All. Then Edit/Paste Adjustments.

  • After Effects CC 2014 Crashing on Start-Up

    I downloaded/updated to the latest CUDA driver ... CUDA Driver Version: 7.0.29 and now After Effects CC 2014 crashes instantly on start-up ...
    I'm on a MacBook Pro (Late 2013) running OS X Yosemite 10.10.2 with an Intel Iris Pro 1536MB card, 2.3 Intel Core i7
    What can I do to fix this issue?
    Thank you,

    See this:
    Avoid installing NVIDIA CUDA drivers on computers with AMD GPUs

  • Add multiple effects to a title and to a video

    I have an edited video and inserted a title before the video starts. I would like to have the title zoom and while zooming, fade in. I apply the zoom to the begining of the title on my timeline, edit the duration and the start and end size then try to add a fade but the fade overwrites the zoom. On all the videos I found, they drag and drop the effects onto the clips on the timeline (I have to add them to either the front or back) then it appears on the Effect Controls under Video Effects. When I do it, I do not see the effect under that, I can only see the effect options when I click on the effect on the time line.
    I have tried the same thing to the video itself and can only add one effect to each clip.
    What am I doing wrong? How can I add multiple effects to things on my timeline?

    Here is a +1 for Jim's suggestion to look into Keyframing the Fixed Effect>Motion>Scale, to create your Zoom.
    You could well explore Keyframing another Fixed Effect>Opacity, to have more control over your Fade-In too.
    Good luck,
    Hunt

  • AIR 2.5.1 runtime crash on Mac OSX 10.6

    Running an application on Snow Leopard (Mac OSX 10.6) user experienced a runtime crash that appears to be in the AIR 2.5.1 runtime code.
    Dump:
    Version:         1.0.3 (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [109]
    Date/Time: 2011-01-23 10:36:35.813 -0500
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Interval Since Last Report:          1074093 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report:  157256 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: 6938E7E0-4FF3-42E8-858F-ECB3ADF6821D
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.adobe.AIR                 0x028cca09 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 377618
    1   com.adobe.AIR 0x0288d90e r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 119319
    2   com.adobe.AIR 0x029404b6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 851391
    3   com.adobe.AIR 0x02943c95 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 865694
    4   com.adobe.AIR 0x029ce9ab r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1434292
    5   com.adobe.AIR 0x02949111 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 887322
    6   com.adobe.AIR 0x027ff11a XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1858666
    7   com.adobe.AIR 0x027ed661 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1786289
    8   com.adobe.AIR 0x027ed7db XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1786667
    9   com.adobe.AIR 0x02b352af r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2902968
    10  com.adobe.AIR 0x029ddb7b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1496196
    11  com.apple.CoreFoundation 0x986b04cb __CFRunLoopDoSources0 + 1563
    12 com.apple.CoreFoundation       0x986adf8f __CFRunLoopRun + 1071
    13 com.apple.CoreFoundation       0x986ad464 CFRunLoopRunSpecific + 452
    14 com.apple.CoreFoundation       0x986ad291 CFRunLoopRunInMode + 97
    15  com.apple.HIToolbox 0x97694004 RunCurrentEventLoopInMode + 392
    16  com.apple.HIToolbox           0x97693dbb ReceiveNextEventCommon + 354
    17 com.apple.HIToolbox           0x97693c40 BlockUntilNextEventMatchingListInMode + 81
    18 com.apple.AppKit               0x9910b78d _DPSNextEvent + 847
    19  com.apple.AppKit 0x9910afce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    20  com.apple.AppKit 0x990cd247 -[NSApplication run] + 821
    21 com.adobe.AIR                 0x0255dc98 0x255a000 + 15512
    22  com.adobe.AIR 0x0255dfde 0x255a000 + 16350
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib             0x989f7982 kevent + 10
    1   libSystem.B.dylib             0x989f809c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib 0x989f7559 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x989f72fe _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib             0x989f6d81 _pthread_wqthread + 390
    5   libSystem.B.dylib 0x989f6bc6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib             0x989d10fa mach_msg_trap + 10
    1   libSystem.B.dylib 0x989d1867 mach_msg + 68
    2 com.apple.CoreFoundation       0x986ae37f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation       0x986ad464 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation       0x986ad291 CFRunLoopRunInMode + 97
    5   com.apple.Foundation 0x950ef7d0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation           0x950b6bf0 -[NSThread main] + 45
    7   com.apple.Foundation 0x950b6ba0 __NSThread__main__ + 1499
    8 libSystem.B.dylib             0x989fe85d _pthread_start + 345
    9   libSystem.B.dylib 0x989fe6e2 thread_start + 34
    Thread 3: com.apple.CFSocket.private
    0   libSystem.B.dylib 0x989f00c6 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation       0x986edc83 __CFSocketManager + 1091
    2   libSystem.B.dylib 0x989fe85d _pthread_start + 345
    3 libSystem.B.dylib             0x989fe6e2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib             0x989f6a12 __workq_kernreturn + 10
    1   libSystem.B.dylib 0x989f6fa8 _pthread_wqthread + 941
    2 libSystem.B.dylib             0x989f6bc6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000004  ebx: 0x028cca08  ecx: 0x02948bc1  edx: 0x13331000
    edi: 0x00000000  esi: 0x00000004  ebp: 0xbfffe3f8 esp: 0xbfffe3e0
    ss: 0x0000001f  efl: 0x00010282  eip: 0x028cca09   cs: 0x00000017
    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000004
    Binary Images:
    0xca000 -    0xcaff0 +com.google.GearsEnabler ??? (1.0) <7587E6D5-A9E3-404A-3E0E-1D8D45A8D8E7> /Library/InputManagers/GearsEnable
    r/GearsEnabler .bundle/Contents/MacOS/GearsEnabler
    0xd1000 - 0xd3fff +com.Logitech.Control Center.Scroll Enhancer Loader 2.6.0 (2.6.0) /Library/InputManagers/LCC Scroll Enhancer
    Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
    0x600000 -   0x6b5fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto
    .0.9.7.dylib
    0x7d8000 - 0x7dbff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x7e0000 -   0x7e4ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensi
    ons/AudioIPCDriver.kext/C ontents/Resources/AudioIPCPlugIn.bundle/Contents/M acOS/AudioIPCPlugIn
    0x7e9000 -   0x7efffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/E
    xtensions/AppleHDA.kext/Content s/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/ AppleHDAHALPlugIn
    0x7f4000 -   0x7f6fff +com.Logitech.Control Center.Scroll Enhancer 2.6.0 (2.6.0) /Library/Application Support/Logitech/LCC Scroll
    Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer
    0x255a000 -  0x3179fe7 +com.adobe.AIR ??? (2.5.1.17750) <4B8E3C0F-83EF-278B-698A-62E16EB44914> /Library/Frameworks/Adobe AIR.framew
    ork/Versions/1.0/Adobe AIR
    0x1355e000 - 0x135b3fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Dec
    oder
    0x15a6b000 - 0x15fe6ff7 +WebKit.dylib ??? (???) <58458B7A-D2A1-AD0B-4BE7-6C05A5208322> /Library/Frameworks/Adobe AIR.framework/Versi
    ons/1.0/Resources/WebKit.dyli b
    0x1a640000 - 0x1a64aff7 com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/
    IOFWDVComponents.comp onent/Contents/MacOS/IOFWDVComponents
    0x1b024000 - 0x1b04effb  com.apple.QuickTimeIIDCDigitizer 7.6.6 (1756) <96489BA5-A106-36A1-FA42-F7F2D6AA098C> /System/Library/QuickT
    ime/QuickTimeIIDCDigitizer .component/Contents/MacOS/QuickTimeIIDCDigitizer
    0 x1c43d000 - 0x1c44bfe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /Sy
    stem/Library/CoreServices/Encodings/libSimpli fiedChineseConverter.dylib
    0x1c44f000 - 0x1c461ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /S
    ystem/Library/CoreServices/Encodings/libTradit ionalChineseConverter.dylib
    0x1c66a000 - 0x1c6a6fe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1756) <5723A7A8-2C99-561B-8D87-C8B0716436FA> /System/Library
    /QuickTime/QuickTimeFireWireDV.co mponent/Contents/MacOS/QuickTimeFireWireDV
    0x1c6b2 000 - 0x1c6ccfe7 +com.google.talk.camera 1.0.19.1554 (1.0.19.1554) <FA9C2E2F-F81A-A88D-26F7-1DAAAB72806C> /Library/QuickTime/
    Google Camera Adapter 0.component/Contents/MacOS/Google Camera Adapter 0
    0x1c6de000 - 0x1c6f8fe7 +com.google.talk.camera 1.0.19.1554 (1.0.19.1554) <854A25D1-2979-7E98-644E-CFB6C4DD14EC> /Library/QuickTime/
    Google Camera Adapter 1.component/Contents/MacOS/Google Camera Adapter 1
    0x1c907000 - 0x1c92bfe7  GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framewor
    k/Reso urces/GLRendererFloat.bundle/GLRendererFloat
    0x1ca 50000 - 0x1ca9ffe3 com.apple.QuickTimeUSBVDCDigitizer 2.6.5 (2.6.5) <9DABC446-2388-C209-8912-3A33F6178B18> /System/Library/Qui
    ckTime/QuickTimeUSBVDCDigitiz er.component/Contents/MacOS/QuickTimeUSBVDCDigitiz er
    0x1edb0000 - 0x1ef28fe7  GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resou
    rces/GLEngine.bundle/GLEngine
    0x1f9e0000 - 0x1fddeffb  com.apple.ATIRadeonX2000GLDriver 1.6.26 (6.2.6) <DEB16E02-87D1-DCBF-8B60-5C972311EE28> /System/Library/Exte
    nsions/ATIRadeonX2000GLDrive r.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
    0x8 fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90083feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreSer
    vices.framewor k/Versions/A/Frameworks/SearchKit.framework/Versio ns/A/SearchKit
    0x900ad000 - 0x904e2ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Framew
    orks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ libLAPACK.dylib
    0x904e3000 - 0x904f1fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x906cf000 - 0x906dfff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dy
    lib
    0x906e0000 - 0x906fbff7  libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationService
    s.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libPng.dylib
    0x906fc000 - 0x90705ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskA
    rbitration.frame work/Versions/A/DiskArbitration
    0x90706000 - 0x90835fe3  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/F
    rameworks/AudioToolbox.framewor k/Versions/A/AudioToolbox
    0x90836000 - 0x9083aff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationService
    s.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libGIF.dylib
    0x9084e000 - 0x90891ff7  libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/V
    ers ions/A/Libraries/libGLU.dylib
    0x90892000 - 0x908dffeb com.apple.DirectoryService.PasswordServerFramewor k 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System
    /Library/PrivateFrameworks/PasswordServer .framework/Versions/A/PasswordServer
    0x90950000 - 0x90c70ff3  com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Fr
    ameworks/CoreServices.framewor k/Versions/A/Frameworks/CarbonCore.framework/Versi ons/A/CarbonCore
    0x90c71000 - 0x90c74ffb com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framewor
    k/Vers ions/A/Frameworks/Help.framework/Versions/A/Help
    0 x90c9b000 - 0x90c9eff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Fr
    ameworks/ApplicationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/Resources/libCGXType.A.dylib
    0x90c9 f000 - 0x90ca9ff7  com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/Help
    Data.frame work/Versions/A/HelpData
    0x90caa000 - 0x90cf3fe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServic
    es.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libTIFF.dylib
    0x90cf4000 - 0x90d2afff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x90d2b000 - 0x90dd3ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServic
    es.f ramework/Versions/A/Frameworks/QD.framework/Versio ns/A/QD
    0x90dd4000 - 0x90e18fe7 com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreSe
    rvices.framewor k/Versions/A/Frameworks/Metadata.framework/Version s/A/Metadata
    0x90e19000 - 0x91044ff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Q
    uartz.framework/Vers ions/A/Frameworks/QuartzComposer.framework/Version s/A/QuartzComposer
    0x91045000 - 0x91051ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x91052000 - 0x9108bff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
    0x9108c000 - 0x91127ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Framewor
    ks/ApplicationServices.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/ATS
    0x91133000 - 0x91235fef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/Mes
    hKit.framew ork/Versions/A/Frameworks/MeshKitIO.framework/Vers ions/A/MeshKitIO
    0x91236000 - 0x91269ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.f
    ramewor k/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x9126a000 - 0x91271ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.fra
    mework/Version s/A/AGL
    0x9127f000 - 0x91280ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Framew
    orks/AudioUnit.framework/V ersions/A/AudioUnit
    0x91281000 - 0x912a9ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dyli
    b
    0x912ed000 - 0x91adc557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/Appl
    icationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/CoreGraphics
    0x91add000 - 0x91b5aff7  com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <3B7F5895-B48D-A2E0-D708-58EC58EB9514> /System/Library/PrivateF
    rameworks/iLifeMediaBrow ser.framework/Versions/A/iLifeMediaBrowser
    0x91cce 000 - 0x91d7bfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dyl
    ib
    0x91f11000 - 0x91f7bfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.d
    ylib
    0x91f7c000 - 0x91fbeff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Framewor
    ks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ libvDSP.dylib
    0x91fbf000 - 0x9202eff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Framewo
    rks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ libvMisc.dylib
    0x9202f000 - 0x9202fff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/App
    licationServices.f ramework/Versions/A/ApplicationServices
    0x92030000 - 0x920dafe7  com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/C
    oreServices.framewor k/Versions/A/Frameworks/CFNetwork.framework/Versio ns/A/CFNetwork
    0x920db000 - 0x9211eff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/
    Carbon.framework/Vers ions/A/Frameworks/NavigationServices.framework/Ver sions/A/NavigationServices
    0x92124000 - 0x92128ff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.frame
    work/Vers ions/A/Libraries/libGFXShared.dylib
    0x92129000 - 0x9216dff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.fr
    amewo rk/Versions/A/CoreUI
    0x92179000 - 0x921ddffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon
    .framework/Vers ions/A/Frameworks/HTMLRendering.framework/Versions /A/HTMLRendering
    0x921de000 - 0x92219feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/Applicati
    onServices.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/Resources/libFontRegistry.dylib
    0x9228f000 - 0x92294ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenD
    irectory.framewo rk/Versions/A/OpenDirectory
    0x92295000 - 0x922d4ff7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/
    ImageCaptureCore.fram ework/Versions/A/ImageCaptureCore
    0x922d5000 - 0x923b2ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.fra
    mework/ Versions/A/Frameworks/vImage.framework/Versions/A/ vImage
    0x923b3000 - 0x923cffe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbo
    n.framework/Vers ions/A/Frameworks/OpenScripting.framework/Versions /A/OpenScripting
    0x923d0000 - 0x923f0fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.
    dylib
    0x923f1000 - 0x92409ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/Ope
    nDirectory.framewo rk/Versions/A/Frameworks/CFOpenDirectory.framework /Versions/A/CFOpenDirectory
    0x92444000 - 0x92626fff  com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.fra
    mework/Vers ions/A/Frameworks/ImageKit.framework/Versions/A/Im ageKit
    0x9262a000 - 0x9262aff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x926fd000 - 0x9270fff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Librar
    y/PrivateFrameworks/MultitouchSupp ort.framework/Versions/A/MultitouchSupport
    0x92710 000 - 0x9276dff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit
    .framework/Versi ons/A/IOKit
    0x9276f000 - 0x92928feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks
    /ApplicationServices.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/ImageIO
    0x92929000 - 0x9292fff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <DACD11D8-4B64-CD3B-C988-B1041E07D13A> /System/Libra
    ry/Frameworks/ApplicationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/Resources/libCGXCoreImage.A.dyli
    b
    0x92930000 - 0x92a34fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto
    .0.9.8.dylib
    0x92a35000 - 0x92ab7ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoun
    dation.fr amework/Versions/A/SecurityFoundation
    0x92b03000 - 0x92c31fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.f
    ramework/Ve rsions/A/CoreData
    0x92c32000 - 0x92c3dff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Fram
    eworks/ApplicationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/Resources/libCSync.A.dylib
    0x92d3a0 00 - 0x92d40fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.
    framework/Vers ions/A/Frameworks/CommonPanels.framework/Versions/ A/CommonPanels
    0x92d41000 - 0x92e78ff7 com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFramework
    s/CoreAUC.framew ork/Versions/A/CoreAUC
    0x92e79000 - 0x92e7bff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.f
    ramework/Vers ions/A/Frameworks/SecurityHI.framework/Versions/A/ SecurityHI
    0x92e7c000 - 0x92ed4fe7 com.apple.datadetectorscore 2.0 (80.7) <18C2FB6A-BF60-F838-768C-0306151C21DA> /System/Library/PrivateFramew
    orks/DataDetectorsC ore.framework/Versions/A/DataDetectorsCore
    0x92ed5 000 - 0x92f67fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Fram
    eworks/ApplicationServices.f ramework/Versions/A/Frameworks/PrintCore.framework /Versions/A/PrintCore
    0x92f68000 - 0x93005fe3 com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/Co
    reServices.framewor k/Versions/A/Frameworks/LaunchServices.framework/V ersions/A/LaunchServices
    0x93006000 - 0x93132ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFram
    eworks/MediaToolbox.f ramework/Versions/A/MediaToolbox
    0x93276000 - 0x93277ff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFramew
    orks/TrustEvaluatio nAgent.framework/Versions/A/TrustEvaluationAgent
    0 x9329f000 - 0x9334dff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbo
    n.framework/Vers ions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x9 334e000 - 0x942a0fef com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.com ponen
    t/Contents/MacOS/QuickTimeComponents
    0x942a1 000 - 0x942fbfe7  com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePD
    F.framew ork/Versions/A/CorePDF
    0x942fc000 - 0x944f9ff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Framewo
    rks/JavaScriptCore.framew ork/Versions/A/JavaScriptCore
    0x944fa000 - 0x9452bff7  libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framewo
    rk/Vers ions/A/Libraries/libGLImage.dylib
    0x9452c000 - 0x94550ff7  libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServic
    es.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libJPEG.dylib
    0x94551000 - 0x94601ff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/Applica
    tionServices.f ramework/Versions/A/Frameworks/ColorSync.framework /Versions/A/ColorSync
    0x94635000 - 0x946a3ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Framework
    s/Quartz.framework/Vers ions/A/Frameworks/QuickLookUI.framework/Versions/A /QuickLookUI
    0x9474e000 - 0x9475eff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/Privat
    eFrameworks/DSObjCWrappers .framework/Versions/A/DSObjCWrappers
    0x94769000 - 0x9476aff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/Privat
    eFrameworks/MonitorPanel.f ramework/Versions/A/MonitorPanel
    0x94872000 - 0x9493cfef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Framewor
    ks/CoreServices.framewor k/Versions/A/Frameworks/OSServices.framework/Versi ons/A/OSServices
    0x9493d000 - 0x9494bff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.f
    ramework/Vers ions/A/OpenGL
    0x9494c000 - 0x9498cff3 com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks
    /SecurityInterface.fra mework/Versions/A/SecurityInterface
    0x949a6000 - 0x949f7ff7  com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/Applicat
    ionServices.f ramework/Versions/A/Frameworks/HIServices.framewor k/Versions/A/HIServices
    0x94a96000 - 0x94a99ff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.fr
    amework/Vers ions/A/Libraries/libCoreVMClient.dylib
    0x94a9f000 - 0x94aaaff7  libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Ve
    rs ions/A/Libraries/libGL.dylib
    0x94aab000 - 0x94b61ff7  libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/Application
    Services.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/Resources/libFontParser.dylib
    0x94b62000 - 0x94b6aff7  com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrame
    works/DisplayService s.framework/Versions/A/DisplayServices
    0x94b8b000 - 0x94bc9ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/
    QuickLook.framework/V ersions/A/QuickLook
    0x94bca000 - 0x94bf1ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Qua
    rtz.framework/Vers ions/A/Frameworks/QuartzFilters.framework/Versions /A/QuartzFilters
    0x94bf2000 - 0x94c6dfff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/Private
    Frameworks/AppleVA.framew ork/Versions/A/AppleVA
    0x94c6e000 - 0x94d1efe3 com.apple.QuickTimeImporters.component 7.6.6 (1756) <9276DEF5-B027-75CD-A0EB-69709F903196> /System/Library/
    QuickTime/QuickTimeImporters.com ponent/Contents/MacOS/QuickTimeImporters
    0x94d1f00 0 - 0x94d1fff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework
    /Versi ons/A/Cocoa
    0x94d20000 - 0x94efbff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/Applicatio
    nServices.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/Resources/libType1Scaler.dylib
    0x94fb1000 - 0x95001ff7  com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/Priv
    ateFrameworks/FamilyControls .framework/Versions/A/FamilyControls
    0x95002000 - 0x95063fe7  com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/Applicatio
    nServices.f ramework/Versions/A/Frameworks/CoreText.framework/ Versions/A/CoreText
    0x950a0000 - 0x95313fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Found
    ation.framework/ Versions/C/Foundation
    0x95314000 - 0x95344ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshK
    it.framew ork/Versions/A/MeshKit
    0x9539f000 - 0x95419fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/C
    oreAudio.framework/V ersions/A/CoreAudio
    0x9541a000 - 0x95420fe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/Com
    merceKit.fr amework/Versions/A/Frameworks/CommerceCore.framewo rk/Versions/A/CommerceCore
    0x95421000 - 0x9542eff7 com.apple.NetFS 3.2.1 (3.2.1) <A6443845-5815-2429-7649-C51A4B5E7DF9> /System/Library/Frameworks/NetFS.frame
    work/Versi ons/A/NetFS
    0x9542f000 - 0x95450fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.frame
    work/Vers ions/A/OpenCL
    0x9547b000 - 0x9547bff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Framewo
    rks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ vecLib
    0x9547c000 - 0x95486ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Libra
    ry/Frameworks/Carbon.framework/Vers ions/A/Frameworks/SpeechRecognition.framework/Vers ions/A/SpeechRecognition
    0x95487000 - 0x95780fef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTim
    e.framework/V ersions/A/QuickTime
    0x957a8000 - 0x95883feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrame
    works/DesktopService sPriv.framework/Versions/A/DesktopServicesPriv
    0x9 5b94000 - 0x95bdaff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x95c20000 - 0x95c23fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/
    libmathCommon.A.dylib
    0x95c24000 - 0x95c24ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quart
    z.framework/Vers ions/A/Quartz
    0x95d81000 - 0x95da7ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Framework
    s/CoreServices.framewor k/Versions/A/Frameworks/DictionaryServices.framewo rk/Versions/A/DictionaryServices
    0x95da8000 - 0x95dd2ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Short
    cut.frame work/Versions/A/Shortcut
    0x95e14000 - 0x95e14ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framewo
    rk/Vers ions/A/Carbon
    0x95e15000 - 0x95f16fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dyl
    ib
    0x95f17000 - 0x95f5effb com.apple.CoreMediaIOServices 134.0 (1160) <D4F40A28-4E31-3210-7C2B-59D8A1903FB2> /System/Library/PrivateFr
    ameworks/CoreMediaIOSer vices.framework/Versions/A/CoreMediaIOServices
    0x9 5f98000 - 0x95f9cff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/V
    ersions/A/IOSurface
    0x95f9d000 - 0x95fa4ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Framewor
    ks/Carbon.framework/Vers ions/A/Frameworks/Print.framework/Versions/A/Print
    0x95fa5000 - 0x95fe2ff7  com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFramewo
    rks/CoreMedia.fram ework/Versions/A/CoreMedia
    0x95fe3000 - 0x96020ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Framew
    orks/SystemConfiguration.f ramework/Versions/A/SystemConfiguration
    0x96035000 - 0x961b7fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.
    A.dylib
    0x96c04000 - 0x96c23ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVide
    o.framework/V ersions/A/CoreVideo
    0x96c24000 - 0x96c24ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks
    /Accelerate.framework/ Versions/A/Accelerate
    0x96c3b000 - 0x96fa6ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/Quart
    zCore.framework/ Versions/A/QuartzCore
    0x96fa7000 - 0x97060fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dyl
    ib
    0x97061000 - 0x97075ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Libra
    ry/Frameworks/ApplicationServices.f ramework/Versions/A/Frameworks/SpeechSynthesis.fra mework/Versions/A/SpeechSynthesis
    0x97076000 - 0x9752fffb  com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFram
    eworks/VideoToolbox.f ramework/Versions/A/VideoToolbox
    0x97530000 - 0x97571ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Framew
    orks/ApplicationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/Resources/libRIP.A.dylib
    0x9763b000 - 0x9763bff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.
    framework/Vers ions/A/vecLib
    0x9763c000 - 0x9765efef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Fra
    meworks/DirectoryService.fram ework/Versions/A/DirectoryService
    0x9765f000 - 0x97983fef  com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.fr
    amework/Vers ions/A/Frameworks/HIToolbox.framework/Versions/A/H IToolbox
    0x97997000 - 0x97d7dffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/
    RawCamera.bundle/Co ntents/MacOS/RawCamera
    0x97e8e000 - 0x97fd1fef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framew
    ork/Versi ons/A/QTKit
    0x97fd2000 - 0x98004fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/Applica
    tionServices.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/Resources/libTrueTypeScaler.dylib
    0x98005000 - 0x98007ff7  libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationSe
    rvices.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libRadiance.dylib
    0x9803d000 - 0x98052fff  com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carb
    on.framework/Vers ions/A/Frameworks/ImageCapture.framework/Versions/ A/ImageCapture
    0x98053000 - 0x98067fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x98362000 - 0x985c5fff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security
    .framework/Ve rsions/A/Security
    0x985c6000 - 0x985d7ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/Appl
    icationServices.f ramework/Versions/A/Frameworks/LangAnalysis.framew ork/Versions/A/LangAnalysis
    0x985d8000 - 0x98670fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos
    .framework/Ve rsions/A/Kerberos
    0x98671000 - 0x987ecfe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/C
    oreFoundation.framew ork/Versions/A/CoreFoundation
    0x9882e000 - 0x9893aff7  libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/Open
    GL.framework/Vers ions/A/Libraries/libGLProgrammability.dylib
    0x9893 b000 - 0x98945fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Framework
    s/Carbon.framework/Vers ions/A/Frameworks/CarbonSound.framework/Versions/A /CarbonSound
    0x98946000 - 0x9899cff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFramework
    s/MeshKit.framew ork/Versions/A/Frameworks/MeshKitRuntime.framework /Versions/A/MeshKitRuntime
    0x989d0000 - 0x98b77ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B
    .dylib
    0x98b78000 - 0x98f8eff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Framewor
    ks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ libBLAS.dylib
    0x990c3000 - 0x999a3ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.f
    ramework/Vers ions/C/AppKit
    0x999c6000 - 0x99a3fff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.fra
    mework/Vers ions/A/Frameworks/PDFKit.framework/Versions/A/PDFK it
    0x99a40000 - 0x99a40ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServic
    es.framewor k/Versions/A/CoreServices
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Libr
    ary/CoreServices/Encodings/libJapane seConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Librar
    y/CoreServices/Encodings/libKorean Converter.dylib
    0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <80CA35C5-AFBF-DD2D-B47B-9CE773B9CAEF> /System/Lib
    rary/CoreServices/Encodings/libLatinS uppConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 8 GB, SMC 1.53f13
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.5
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 0 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST31000528ASQ, 931.51 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0x24400000
    USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0x26200000
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000

    Another one happened - similar (but different) machine
    Version:         1.0.5 (???)
    Code Type:       X86 (Native)Parent Process:  launchd [107]
    Date/Time:       2011-01-31 14:48:47.051 -0500OS Version:      Mac OS X 10.6.6 (10J567)Report Version:  6
    Interval Since Last Report:          922246 secCrashes Since Last Report:           19Per-App Interval Since Last Report:  299 secPer-App Crashes Since Last Report:   1Anonymous UUID:                      AAC72C73-DE29-47B2-A2C9-E016B22E0071
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000020310000Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread0   com.adobe.AIR                     0x02feac4e XC_RSA_Decrypt_Zeroes_Coding_Lithium + 17755181   com.adobe.AIR                     0x02febfff XC_RSA_Decrypt_Zeroes_Coding_Lithium + 17805592   com.adobe.AIR                     0x02fed09d XC_RSA_Decrypt_Zeroes_Coding_Lithium + 17848133   com.adobe.AIR                     0x02fef214 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 17933804   com.adobe.AIR                     0x030a27dc r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2050295   com.adobe.AIR                     0x030a2911 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2053386   com.adobe.AIR                     0x030f32ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 5355077   com.adobe.AIR                     0x032480a1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 19316908   ???                               0x1a66c9bc 0 + 4429439329   com.adobe.AIR                     0x031a2860 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 125373710  WebKit.dylib                      0x17167125 WebKitGetAPI + 490649711  WebKit.dylib                      0x16e1b86a WebKitGetAPI + 145133412  ???                               0x1b22536b 0 + 45523441113  WebKit.dylib                      0x16db5a42 WebKitGetAPI + 103401414  WebKit.dylib                      0x16d1cb6c WebKitGetAPI + 40762415  WebKit.dylib                      0x16d1cbc2 WebKitGetAPI + 40771016  WebKit.dylib                      0x17167ce6 WebKitGetAPI + 490950617  com.adobe.AIR                     0x0319de21 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 123473018  com.adobe.AIR                     0x0312b6ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 76590719  com.adobe.AIR                     0x031285f8 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 75340920  com.adobe.AIR                     0x03127ad7 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 75056021  com.adobe.AIR                     0x0312bf1b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 76803622  com.adobe.AIR                     0x0312e26f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 77708023  com.adobe.AIR                     0x0321ece2 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 176279524  com.adobe.AIR                     0x03220a56 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 177033525  com.adobe.AIR                     0x0308dec8 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 12078526  com.adobe.AIR                     0x02d70947 0x2d5a000 + 9248727  com.apple.Foundation              0x9019ae80 __NSThreadPerformPerform + 70528  com.apple.CoreFoundation          0x91336361 __CFRunLoopDoSources0 + 120129  com.apple.CoreFoundation          0x91333f8f __CFRunLoopRun + 107130  com.apple.CoreFoundation          0x91333464 CFRunLoopRunSpecific + 45231  com.apple.CoreFoundation          0x91333291 CFRunLoopRunInMode + 9732  com.apple.HIToolbox               0x9752b004 RunCurrentEventLoopInMode + 39233  com.apple.HIToolbox               0x9752adbb ReceiveNextEventCommon + 35434  com.apple.HIToolbox               0x9752ac40 BlockUntilNextEventMatchingListInMode + 8135  com.apple.AppKit                  0x988f378d _DPSNextEvent + 84736  com.apple.AppKit                  0x988f2fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 15637  com.apple.AppKit                  0x988b5247 -[NSApplication run] + 82138  com.adobe.AIR                     0x02d5dc98 0x2d5a000 + 1551239  com.adobe.AIR                     0x02d5dfde 0x2d5a000 + 16350Thread 1:  Dispatch queue: com.apple.libdispatch-manager0   libSystem.B.dylib                 0x97c40982 kevent + 101   libSystem.B.dylib                 0x97c4109c _dispatch_mgr_invoke + 2152   libSystem.B.dylib                 0x97c40559 _dispatch_queue_invoke + 1633   libSystem.B.dylib                 0x97c402fe _dispatch_worker_thread2 + 2404   libSystem.B.dylib                 0x97c3fd81 _pthread_wqthread + 3905   libSystem.B.dylib                 0x97c3fbc6 start_wqthread + 30
    Thread 2:0   libSystem.B.dylib                 0x97c1a142 semaphore_wait_signal_trap + 101   libSystem.B.dylib                 0x97c47cfc _pthread_cond_wait + 10892   libSystem.B.dylib                 0x97c9046f pthread_cond_wait + 483   com.adobe.AIR                     0x0323c227 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829284   com.adobe.AIR                     0x030911ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1338435   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 3:0   libSystem.B.dylib                 0x97c1a142 semaphore_wait_signal_trap + 101   libSystem.B.dylib                 0x97c47cfc _pthread_cond_wait + 10892   libSystem.B.dylib                 0x97c9046f pthread_cond_wait + 483   com.adobe.AIR                     0x0323c227 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829284   com.adobe.AIR                     0x030911ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1338435   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 4:0   libSystem.B.dylib                 0x97c1a142 semaphore_wait_signal_trap + 101   libSystem.B.dylib                 0x97c47cfc _pthread_cond_wait + 10892   libSystem.B.dylib                 0x97c9046f pthread_cond_wait + 483   com.adobe.AIR                     0x0323c227 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829284   com.adobe.AIR                     0x030911ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1338435   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 5:0   libSystem.B.dylib                 0x97c1a142 semaphore_wait_signal_trap + 101   libSystem.B.dylib                 0x97c47cfc _pthread_cond_wait + 10892   libSystem.B.dylib                 0x97c9046f pthread_cond_wait + 483   com.adobe.AIR                     0x0323c227 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829284   com.adobe.AIR                     0x030911ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1338435   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 6:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x0323c269 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829944   com.adobe.AIR                     0x0324fb16 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 19630395   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 7:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x0323c269 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829944   com.adobe.AIR                     0x03348063 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 29802045   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 8:0   libSystem.B.dylib                 0x97c1a0fa mach_msg_trap + 101   libSystem.B.dylib                 0x97c1a867 mach_msg + 682   com.apple.CoreFoundation          0x9133437f __CFRunLoopRun + 20793   com.apple.CoreFoundation          0x91333464 CFRunLoopRunSpecific + 4524   com.apple.CoreFoundation          0x91333291 CFRunLoopRunInMode + 975   com.apple.Foundation              0x901bd7d0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 3296   com.apple.Foundation              0x90184bf0 -[NSThread main] + 457   com.apple.Foundation              0x90184ba0 __NSThread__main__ + 14998   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 9:  com.apple.CFSocket.private0   libSystem.B.dylib                 0x97c390c6 select$DARWIN_EXTSN + 101   com.apple.CoreFoundation          0x91373c83 __CFSocketManager + 10912   libSystem.B.dylib                 0x97c4785d _pthread_start + 3453   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 10:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3799994   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1286865   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1290676   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835447   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836668   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838219   libSystem.B.dylib                 0x97c4785d _pthread_start + 34510  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 11:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3799994   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1286865   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1290676   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835447   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836668   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838219   libSystem.B.dylib                 0x97c4785d _pthread_start + 34510  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 12:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3799994   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1286865   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1290676   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835447   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836668   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838219   libSystem.B.dylib                 0x97c4785d _pthread_start + 34510  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 13:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3799994   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1286865   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1290676   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835447   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836668   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838219   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 28:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 29:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 33:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 34:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 35:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 36:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 37:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 38:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 39:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 40:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 41:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 42:
    0   libSystem.B.dylib                 0x97c3fa12 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x97c3ffa8 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x97c3fbc6 start_wqthread + 30
    Thread 43:
    0   libSystem.B.dylib                 0x97c3fa12 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x97c3ffa8 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x97c3fbc6 start_wqthread + 30
    Thread 44:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 45:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 46:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 47:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 48:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 49:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821

  • Track Connections to support Multiple QA & Production Runtime Systems

    Hi,
    I've read the SAP Help and various other threads in this forum that describe how to configure track connections that will support deployment into multiple production runtime systems. Can the track design therefore support the following scenario :-
    Dev --> Consolidation ---> Multiple Pre-Production Runtime Systems --> Multiple Production Runtime Systems.
    If this scenario can be implemented in the NWDI Landscape Configurator what would be the best approach to define this ?.
    The reason I'm asking is our customer is planning multiple Portals in Production & Pre-Production due to the number of LDAP's currently being used to roll-out to the full user community.
    Regards,
    Brian.

    Hi Kiran,
    May be this thread will come in handy. I explained clearly the procedure to deploy to multiple systems
    transport to mulitple systems
    thanks

  • Multiple adjustment layers vs. multiple effects on a single adj. layer

    I posted this earlier on the Creative Cow forums, and came back with inconclusive answers...
    If I have the exact same clip in 2 separate comps...In Comp 1 I have 5 color correction effects on a single adjustment layer, and in Comp 2 I have 5 adjustment layers with the same effects, 1 effect each spread over the 5 adjustment layers (in the same order). Should I theoretically expect to get the exact same image in both comps?
    Here's the reason I'm asking. I'm doing some color correction that occasionally involves a lot of keying, which I'm doing in Colorista II. It's not green/blue screen keying, it's keying the shot footage for adjustment, e.g. skin tones, backgrounds, blown-out highlights, etc. I'm finding that in order for the Colorista II keyer to work based on previous instances of effects calculations (i.e. Levels, Hue/Sat, or other Colorista instances, all of which occur *before* the key) I'm having to put it on another Adjustment Layer for the keyer to take the earlier effects into account. Otherwise, if it's on the same adjustment layer, the Colorista keyer disregards the previous effects & uses the un-effected clip as the source for the key.
    I don't know if this is just the way the Colorista II keyer works, or if this is a global After Effects-wide order-of-operations thing that I don't fully have a handle on. I understand order of operations, and that Adjustment Layers affect all layers below it, and all that stuff. My question is, what (if anything) is the difference in behavior between multiple effects on a single adjustment layer vs the same effects spread out over multiple adjustment layers? Is it predictable & consistent? Or is it just common knowledge (to everyone else but me) that sometimes you have to use multiple adjustment layers based on the specific effect combinations that you're using?

    I don't know if this is just the way the Colorista II keyer works, or if this is a global After Effects-wide order-of-operations thing that I don't fully have a handle on.
    As far as I understand the SDK, it is not considered practical, since it would require a plug-in to establish its own comp buffer outside the main rendering pipeline, which could lead to issues with color consistency and things like premultiplied vs. straight Alpha. I also seem to remember that as of CS5 it is actually no longer technically possible. Hence effects that use specific source footage API calls will bypass any previous effects and directly operate on the source.
    My question is, what (if anything) is the difference in behavior between multiple effects on a single adjustment layer vs the same effects spread out over multiple adjustment layers? Is it predictable & consistent?
    The result should be the same under all circumstances, assuming all adjustment layers have the same opacity and no masks and their stacking order is equal. Only when you apply masks or adjust the opacity to fade specific adjustments you will see differences. It is also to note that having all effects might be a bit faster and more efficient, since less data is passed from buffer to buffer...
    Mylenium

  • After effect 7 pro crash after update osx to 10.4.7

    Topic
    After effect 7 pro crash after update osx to 10.4.7
    Robinmaster - 03:53am Aug 2, 2006 Pacific
    Hi all write this messages bacouse i have a problem with start up of my AE 7 pro. AE7 pro crash when boot after initialization of GUI. try remove a open gl plug but not resolved e problem..
    E error is
    Date/Time: 2006-08-02 12:44:19.674 +0200
    OS Version: 10.4.7 (Build 8J2135)
    Report Version: 4
    Command: After Effects
    Path: /Applications/Adobe After Effects 7.0/Adobe After Effects 7.0.app/Contents/MacOS/After Effects
    Parent: WindowServer [57]
    Rosetta: Yes
    Version: 7.0 (7.0)
    PID: 2356
    Thread: 0
    Exception: EXCBADINSTRUCTION (0x0002)
    Code[0]: 0x00000001
    Code[1]: 0x00000000
    Please help me.. i'm deprived of hope..
    Th's
    N.B i work with MAC BOOK PRO (intel ) with 2 GB of ram

    Hi there, same problem here but on a PowerPC.
    I just bought AE7 and installed it on my G5 (with then 10.3.7 running on it). Install went fine but the application would not start up.
    Thought this might be a good time to clean up and installed fresh new system on this G5, updated it to 10.3.8 and first thing: installed AE7 again.
    But: same problem. In fact, all Adobe application will not start up! The icon bounces a little and then nothing but a crash report.
    For a moment I thought I had the solution, because I disabled all the "user fonts". Everything worked fine. Then I installed, as before, my Apple applications (Final Cut Pro, DVD Studio Pro, etc) and, oh no... same problem over again. The Adobe application will not start up!
    Tried to disable all non essential fonts: no cure. This is driving me crazy....
    Any suggestions?
    Date/Time: 2006-10-14 15:43:31.127 +0200
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: After Effects
    Path: /Applications/Adobe After Effects 7.0/Adobe After Effects 7.0.app/Contents/MacOS/After Effects
    Parent: WindowServer [108]
    Version: 7.0 (7.0)
    PID: 733
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    etc etc etc...

  • Multiple effects as one single preset?

    This would be incredibly useful- having one preset that contains multiple effects in it. This cannot be done, can it?

    But, you can apply all the effects to a single clip, do a right click Copy/Paste Attributes to kind of achieve the same result. At least within a single project.

  • Forms 5 Runtime crashes when using wheel mouse

    Hi,
    We get Invalid Page Faults when using a wheel mouse in Forms
    (Forms 5.0.6.8.0). When scrolling up to the first record the
    message 'At first record' occurs. Then we get a ORA-00001 error
    (!?), followed by the invalid page fault and forms runtime
    crashes. Other actions (scrolling down, scrolling up, but not to
    first record) work fine. I suppose there exist a patch to solve
    this problem, but I wasn't able to find it. Could someone please
    help me ?
    Thanks.
    Koen

    Crashing is normal Forms 5 behavior. Why should a wheel mouse
    make it better? :-)
    If you use Patch 10 (get it on metalink) for D2K Forms 5 on
    Windows (and a good mouse driver), this problem is almost gone.
    But be warned:
    Patch 10 introduces other more serious bugs (serious printing
    problems with HP printer, and such funny things as mysterious
    disappearing items items in large forms ... we stopped the
    rollout of Patch 19 half the way) , and these bugs
    will never be fixed 'cause D2K R2.1 is desupported since
    december 1999.
    So choose your fate.
    HTH Schlo
    BTW: There is a Patch 11, but it is not worth downloading.

  • Multiple effects or plugins in a preset?

    I create alot of looks or effects that require 2 or more effects or plugins and quite often I need to use them again in later projects.
    Apart from creating a preset folder named "The Effect" and puting all my plugins/effects  in them for later use and making sure I have the right stack order,is there a simpler way you can have an effects preset that contains all effects & plugins?
    or is this another feature request?

    The instructions here describe how to save an effect preset that consists of multiple effects. Is that not working for you?

  • After effect 2014 is crashing again and again pls... help

    My after effects 2014 is crashing again and again after applying any effect
    my laptop config. is as follow
    Model alienware 17x r4
    i7 extreme edition
    16gb ram
    1.5tb hard disk
    2gb nvidia 660
    windows 8.1
    Pls.....help its urgent

    Update your graphics driver. Anything beyond that would require much more info about your project settings, footage used and whatnot.
    Mylenium

Maybe you are looking for

  • Limiting Text Box to Alpha Only A-Z using Acrobat 9 Standard

    I'm trying to set a text box in my form to only accept alpha A-Z only.  Can anyone tell me how to go about doing this.  I'm working with Acrobat 9 Standard using a PDF file.  Thanks!

  • Incorrect PO; need to cancel material doc, invoice

    Hello All, We have created a PO with an incorrect price, but the goods receipt against this PO was done (MIGO) and an invoice was created with MIRO, all with the price on the incorrect PO. Which steps do we have to follow? we want to correct the pric

  • Which version of Photoshop Elements is best for for my old G4 iBook?

    Which version of Photoshop Elements would work on my trusty old iBook G4 14-inch laptop? The newest version of this application, Photoshop Elements 6, requires 64 MB of VRAM but my G4 only has 32 MB. (regarding other system requirements, my G4 has 76

  • Image Sharpness ?

    I've been goin' around with this NEW computer for weeks now and NO end in sight with the problems... I first started to do this project with iMovie and the Ken Burns curse. We won't go there. So, then I thought I'd give iPhoto a try. Same troubles. M

  • OWB R2 compartibility with Oracle 9i R2 RDBMS

    We are using a 9i R2 database and want to run OWB 10g, we have heard that OWB R2 has compartibility issues (reduced functionality) having a 9i R2 repository. Is this the case if so What OWB functionality is unavailable in the above scenario. What is