BI Accelerator Project

Hi,
We have BI 7.0. Current database size is nearly 600gb. We have started a new BI project to extract data from IS-U-CCS module. We expect nearly 1TB of data for this new project. Right now we are about to complete the designing phase and start the implementation in our development system. We are going to have many canned reports and many adhoc reports. We are using BO as front end(that consumes BI queries). We have concerns about performance and we are looking for BIA implementation. I have the following questions.
1)We know that data volume is going to be very high. But we don't know at what stage we have to decide whether to go for BIA or not .My question is whether we have to implement the cubes, do test loads and run queries and check the database time and all the event ids 9000,9010 and 9011(selected/transferred) and decide whether to go for BIA or not ?.What is the rule of thumb for selecting BIA?
2)We have to put BIA implementation in our project schedule. Most of the documents tell that BIA is like a Plug and Play installation, as the vendor provides the preinstalled BIA blade servers. What is the approximate time it takes for the delivery of the BIA server and for the configuration of BIA application?. How much resource it requires from the BW team?.
3)Does the latest version of BIA supports DSO/ODS?. Do we require EHP 1 for BI 7.0 for the  BIA-DSO/ODS support?.
Thanks in advance.
Thanks.
Raj.

Hi Raj,
Vitaly's article should help you and the BI team a lot before you start.
Here are some free tips/advices i can add to
Before identifying the cubes I recommend the BI team conduct a survey to find out the most wanted cubes from the business - all regions. > For each cube, check the stats for the most frequently running queries and long running queries. > For those queries, check if the queries are spending the majority of the time in DM or OLAP (use rsrt and stats). If DM time is considerable, then BIA can help.
Have a utilty program to update the RSRREPDIR table(the field is nohpa) to exclude queries
Have a utilty program to update the USR05 table(for param id = NO_BIA_USE param value = X) to exclude users
Have a utilty program to delete entries from the table RSDDTREXHPAFAIL (to enable BIA w/o waiting 30 minutes)
Have a utilty program to update the RSDDTREXADMIN table for DONT_IGNORE_BIA_OVERLOAD (in case you're overloaded-per BIA!-, your roll-ups will fail unless you update the entry above with blank)
I am sure there are notes for these tables and maybe some programs, check the OSS notes first please.
Knowing how to use the first 2 tables above not only will help you to run tests in proudction, but also have a better control for the BIA environment. For example; after a BIA version upgrade or BI upgrade you can exclude all users except the BI/Basis teams to test the queries.
Exclude the APD queries, since they create number of paralel process that can cause a big spikes in BIA. Try running one and monitor the BIA from VNC viewer. I think you can exclude them by just excluding the user ALEREMOTE. Also you may consider excludeing other batch queries such as information broadcasting
If you could(sounds like not practical) have a different naming convention for the queries that will go to BIA - like your global reports- and exclude all other queries. In theory any body can create a query in production and can bring down BIA by reading 10 years of data...Yes we allow users to create adhoc queries in production with an allowed naming convention
Aggregates that have navigational attributes will impact the change run, so check the change run log and try to get rid of those aggregates if possible
If time permits, try to reindex all the cubes once a month + reorg and bounce in unix level to have a nice, fresh start. This will help you to lower the number of requests in BIA, also refresh the temp indexes etc.
Also try to restart index services every weekend (it takes a minute). This will refresh the memory on the blades.
Lastly some tips from my recent experince for the basis team;
Adding more/new app servers requires you to evaluate the max nr of conversations parameter(check Note 1070034)
Put a procedure in place to refresh BIA manually for server additions - bia BIA couldn't communicate with the server for an unregistered RFC ( check note 1230345 )
Cheers
Tansu

Similar Messages

  • Windows 10 Volume Replica vs StarWind

    Hi,
    I know Server 10 isn't finished yet, but I am interested in the storage replica feature which I believe does synchronous synchronisation. Was just wondering if someone else had some more experience with testing this feature and could explain some of the
    major differences between Microsoft's replication and StarWind replication. Do we need extra hardware for the MS way, anything special? can it be run on a 2 node cluster? if it does the same job, what reasons would we have to purchasing a third party product,
    can the MS implementation be a virtual SAN and be competing against the likes to StarWind and DataCore?
    I would be interested to know the technical details of the differences, and why one is better than the other.
    Cheers
    Steve

    Hi,
    I know Server 10 isn't finished yet, but I am interested in the storage replica feature which I believe does synchronous synchronisation. Was just wondering if someone else had some more experience with testing this feature and could explain some of the
    major differences between Microsoft's replication and StarWind replication. Do we need extra hardware for the MS way, anything special? can it be run on a 2 node cluster? if it does the same job, what reasons would we have to purchasing a third party product,
    can the MS implementation be a virtual SAN and be competing against the likes to StarWind and DataCore?
    I would be interested to know the technical details of the differences, and why one is better than the other.
    Cheers
    Steve
    Steve,
    few disclaimers to start from...
    DISCLAIMER1: I do work for StarWind Software (heck, I started the Company with one more guy years ago and still own a noticeable part of it) so while I'm doing my best to be honest you cannot believe me 100% :) Making long story short: NEVER trust anything
    and double-check everything vendor says to you. At least we're publishing step-by-step guides or "cooking books" and you're welcomed to use these logs to run your experiments. There's no guarantee something did not work for us would not work for
    you. And vice versa :)
    DISCLAIMER2: Windows Server 10 is half-baked it's not even beta so A LOT of things don't work as expected, performance sucks badly affecting functionality (see more below), a lot of things are simply locked, MSFT is not sure will it deliver everything promised
    with GA or not. So it's very premature to build your company storage strategy on what you see now. Also a lot of us are under NDA and prefer not to tell anything. I'm also under NDA so the only thing I can tell is - stay tuned, there are more interesting things
    coming you're going to get in love with :)
    Now Storage Replica Vs. StarWind...
    1) Technical. Storage Replica is a mini-filter based logical volume synchronous replication, very similar to what SteelEye DataKeeper and maybe Double-Take do. StarWind Virtual SAN is exactly what name says - basically SAN firmware running on Windows platform
    and brought one level up to run on a hypervisor host, partially as a user-land service and partially as a kernel-mode driver. Storage Replica copies data blocks coming to one volume to another volume and StarWind represents distributed high performance multi-path
    LUN. I/O is "bond" to local node to avoid network transactions and TCP stack is bypassed to lower latency. So LUN only "looks" like it's iSCSI and actually it's not (something similar to SMB3 SMB Direct connection that starts life as TCP
    and then turns RDMA, StarWind starts as TCP and then does DMA on a local node). With Storage Replica there's a component sitting above volume and "branching out" writes (if you know about DRBD or HAST - very similar). So "by design" Storage
    Replica and Virtual SAN are TOTALLY different.
    2) Positioning. Storage Replica is a Disaster Recovery software with a very high uptime (nearly zero downtime with some scenarios, see below). StarWind is a Business Continuity solution with optional DR component (async replication) so does 99.99% and 99.9999%
    uptime. While it's possible to achieve SOME of the scenarios with Storage Replica (we did SoFS cluster and HA VM) it's not really a goal of it. 
    3) Features. StarWind does "spoofing" so places huge amounts of a distributed write back cache (RAM-based) on every node, Storage Replica from the other side uses LOG disks (that's why SSD is preferred). StarWind is "all-active" while
    SR is "active-passive" by design. So I would not expect high IOPS from SR even with GA code. StarWind does other cool things like "flash-friendly" in-line 4KB deduplication (MSFT can do only 32KB block off-line one and it does steal IOPS
    from storage array as data is written twice and one extra read is required by optimization process, on heavily loaded storage you either have less IOPS or no dedupe as optimization process never kicks in...). StarWind can use RAM not only for write-back cache
    (AFAIK even with W10 MSFT does not do any read-write CSV cache and cannot use non-flash as a write back cache <-- double check this) but also for in-memory with upcoming VDI accelerator project. StarWind does log-structured file system so there's no data
    and only LOG and with SR LOG is re-read and decoded to put on a primary storage. Making long story short: StarWind kills random 4KB I/Os and eliminates I/O blender effect, something MSFT cannot do (LSFS is not a panacea - there are scenarios that don't work
    well with it...). StarWind does offloads snapshots to cheap nodes saving primary flash for hot data, so-called "inter-node tiering", NetApp & Nimble can do that and MSFT moves hot and cold data between flash and spindle on the same node only.
    Etc etc etc
    So... We see SR as a very basic but very important step in the right direction. If you find that SR is "good enough" for you - use it. If not - you're welcomed to deploy third-party software. MSFT does for years leave huge holes in their product
    strategy (I have an impression quite a lot of their teams are run by engineers and not by guys who were buying similar solutions for real customers) leaving a lot of space to other guys. Remember: good companies create good products and excellent companies
    create INFRASTRUCTURE :) MSFT is definitely a company that allows ISVs live and grow. So we're very happy with what MSFT does in general and with Windows 10 "storage" in particular. 
    Now some true value for you. We've experimented to run SR in a different set of scenarios. Some:
    1) Failover file server with 2 nodes and no shared storage. Works but failover is not transparent (probably because performance sucks, I hope closer to beta no need to tune failover timeout would be required to have 100% transparent one as CA SMB3 shares
    provide). Please see this blog:
    Storage Replica: General-Purpose File Server with NO SHARED STORAGE!!
    http://www.starwindsoftware.com/blog/?p=25
    2) Scale-Out File Server with 2 nodes and no shared storage. Works but with SR "active-passive" design whole SoFS idea is a bit compromised... See:
    Storage Replica: Scale-Out File Server with NO SHARED STORAGE!!
    http://www.starwindsoftware.com/blog/?p=42
    3) Hyper-V Cluster with HA VM and 2 nodes only, again no shared storage. ALSO WORKS. You can e-mail me or PM me and I'll give you post draft, not published yet.
    4) Hyper-V Cluster with guest VM cluster. DOES NOT WORK. Probably because bugs in Windows 10 as guest VM cluster on a normal shared storage DOES NOT WORK as well. Again not published yet so e-mail me.
    Hope this helped a bit :)
    Good luck and happy clustering!
    Anton
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • How can I open a project that has been created with Mercury Playback Engine GPU Acceleration software, on my trial version of Premier Pro CC?

    Hi,
    I'm working with a colleague who is using Mercury Playback Engine GPU Acceleration software on his PC version of Premier Pro CC. I am using a mac and have a trial version of Premier Pro CC. When I try to open a project file that he has sent me I get an error message-
    "Missing renderer: This project was last used with Mercury Playback Engine GPU Acceleration (CUDA), which is either not available or not certified on this system. Mercury Playback Engine Software Only will be used."
    When I click OK and locate the files I get a message saying "File format not supported".
    Can anyone tell me what to do so that we can share project files?
    Many thanks,
    Jessie

    Shouldn't really be the MPE at fault here ... what is the codec of the footage/sequence/project?
    Second, can you create a new project in PrPro, then in the media browser, import that sequence from the other project?

  • Premiere CC 2014: Message on loading project from older version: This project was last used with Mercury Playback Engine GPU acceleration (CUDA)...

    After installing Adobe CC 2014 I have each time a message when loading an old Adobe pro project. Message:This project was last used with Mercury Playback Engine GPU acceleration (CUDA), which is either not available or not certified on this system. Mercury Playback software will be used. I have very recent HP Zbook 15 with a NVIDIA Quadro K2100M. At webinar today it was explained how to solve this, but sound was not understandable at my machine at that moment. Help? What need I to do.

    Problem is solved since yesterday via Adobe helpdesk. It appeared that the newest driver for the NVIDIA were note present. So after downloading the new drivers it work. But I think Adobe should mention those issues when they launch new versions of Adobe CC like in June.

  • Render turns black when GPU acceleration + .psd in project

    Hi there,
    Got Premiere Pro CC 2014.0.1 / 8.0.1 (21) Build, and a weird and very annoying issue :
    When GPU rendering is turned ON, as soon as i'm importing a .psd (saved with "max compatibility option) into the project, make a sequence with it to make some animations, the rendering window renders nothing, it's black. Sound is still going on btw. I have to switch to basic render. Then i can't do anything real time, as i'm applying many effects and high resolution animations with smooth zooms, stabilization, color corrections and stuff like that.
    Anyone facing the same issue or having a piece of advice is welcome.
    PS SPECS :
    OS :
    - Windows 7 Ultimate x64 (64 bits, EN)
    COMPONENTS :
    - GPU = Gigabyte GTX 670 Windforce X3
    - CPU = Intel 2600K @ 4.6Ghz
    - RAM = 16GB 2133Mhz CL9 G.Skill
    - MB = Asus P8Z68 Deluxe
    - Soundcard = M-Audio Profire 2626
    - PSU = SEASONIC X-SERIES - 850W 80+ Gold
    - HDD = Western Digital 3TB + Seagate 2x4TB + 2TB
    - SSD = Samsunf 840 Pro 256GB
    - Case = Fractal Design R3 Silver
    PERIPHERALS :
    - Screen = BenQ XL2420T + Samsung F2380M
    - Keyboard = Logitech Illuminated
    - Mice = Steelseries Sensei
    - Mice surface = Steelseries Steelpad 9HD
    - Headphones = Audio Technica ATH-M50; AKG K271 MKII
    - Speakers = M-Audio BX6
    - Microphones = Rode NT2-A; Rode NT5 (pair), Shure SM57

    Well it's fixed since the last update of Premiere Pro that may have not been automated for some reason !
    2014.2 Release 8.2.0 (65 Build) versus 8.0.1 (21) Build
    I'm so happy ! I can now work flawlessly again !

  • PPRO 7.2.2 UPDATE: Missing GPU acceleration and project must be converted?

    I just installed PPRO 7.2.2, and getting two errors when opening my project to continue to work on it:
    The graphics card is a NVIDIA GTX660, which worked fine until the update of 7.2.2.
    The second error I get is:
    I was working in this project, and in between installed the last CC update, which I do about every 3 months. I especially do not update more often, because many times after major updates I get unpleasant surprises with malfunctioning programs, drivers, wacom tablets, operating systems etcetera. So now this came up. And I think I will even go back to updating only once every 6 months or maybe even once a year, because there always seems to be some issue after a major upgrade of the CC apps. By the way I love the Adobe CC apps, just not want to loose time after each update repairing my computers!
    So anyone has some advice what to do here, or maybe I will just roll back to my previous windows backup and uninstall this latest CC upgrade I think?
    Thank you, Sebastiaan FP

    Ann,
    Yes I read and thank you for responding again. Sorry for my strong words. I really love Adobe CC, its beautiful and great, but since I am new in this field there is an ocean of things to learn, and sometimes get carried away in my emotional reactions with hardware errors like these. So I just rolled back in windows to the previous backup before the upgrade to 8.0.0 and everything is rolling again. After half a year or so I will try to upgrade again. The 7.2.2 CC version is already magic enough for me now and more than I can swallow!
    Greetz Sebas

  • Is there a way to force GPU acceleration when using After Effects template project?

    I am using the template feature in after effects to create most of my text in a timeline, for about five minutes of text I am sitting on a half hour render. There are two Quadro K4000 GPUs that are spiking at around 8%. Does any one know of a way to force premiere to utilize the GPUs more fully?

    If the After Effects comp is in the timeline, Premiere Pro does the render. At least that's what I'm seeing. Even if the comp is first rendered in After Effects, putting it in the Pr timeline gives the red line. I don't know why you are seeing such long render times just for text -- seems odd. I tried it for a five-minute text comp on Win 7 and it took about 15 seconds, and only used the CPU.
    I remembered seeing a way to tweak the nvidia card to use it more efficiently. Never tried it but here is the link in case you want to explore. The Quadro K4000 is on the list there. Let us know if it helps at all.
    http://www.studio1productions.com/Articles/PremiereCS5-2.htm

  • AME takes a long time to start encoding when using GPU Acceleration (OpenCL)

    Have had this issue for a while not (current update as well as at least the previous one).
    I switched to using GPU Hardware Acceleration over Software Only rendering. The speed for the actual encoding on my Mac is much faster that software only rendering. However, more often than not, the encoding process seems to stick at 0% waiting to start for a long time, say anywhere from 1 minute to several minutes. Then it will eventually start.
    Can't seem to find what is causing this. Doesn't seem related to any particular project, codec, output format or anything else I can see. I'd like to keep using GPU Acceleration but it's pointless if it takes 5 times as long to even start as rendering by software-only would. It doesn't even pass any elapsed time while it's hanging or waiting. Says at 0 until it starts. Like I said, once it starts, it's a much faster render than what the software would take. Any suggestions? Thanks.
    using an iMac, 3.4Ghz, 24GB RAM, AMD Radeon HD 6970M 2048 MB

    Actually, I just discovered it doesn't seem to have anything to do with OpenCL. I just put the rendering back to software only and it is doing the same thing. hangs for a long time before it starts to run. Activity monitor shows it running 85-95% CPU, 17 threads and about 615 MB of memory. Activity Monitor doesn't say its not responding, it just seems kind of idle. It took almost 7 minutes for it to start rendering.
    1- Running version 7.2.2.29 of Media Encoder,
    version 7.2.2 (33) of Premiere.
    2- Yes, a premiere project of HD 1080 source shot with Canon 60D, output to H.264 YouTube 720, fps 23.976
    not sure what you are referring to by native rendering. The rendering setting i tried now is Mercury Playback Engine Software Only if that is what you are referring to. But OpenCL gives me the same issue now.
    3- H.264 YouTube 720, 23,976 - seems to happen on multiple output types
    4- In Premiere, I have my project timeline window selected. Command-M, selected the output location I wanted and what output codec, selected submit to Queue. Media Encoder comes up, the project loads and I select the run icon. It preps and shows the encoding process setup in the "Encoding" window, then just sits there with no "Elapsed" time occurring until almost 5-6 minutes later, then it kicks in.

  • FCP 6.0.1 keeps crashing on a project

    I have a project I started with Final Cut Pro 5.0.4. I've moved up to 6.0.1 and it keeps crashing. I've edited 4 other projects and things are fine with 6.0.1. I've tried clearing out the preferences already and that does not seem to make a difference. I created a new project and dragged everything from the browser into this new project. The new project is still crashing. So far it's crashed when trying to change the values with the 3-way Color Corrector, switching angle in a multiclip. Creating a new sequence. Viewing the waveform in the timeline. I pretty much can't do anything without it crashing.
    What else can I try?
    Date/Time: 2007-07-26 18:42:26.595 -0400
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: Final Cut Pro
    Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Parent: WindowServer [87]
    Version: 6.0.1 (6.0.1)
    Build Version: 3
    Project Name: FCPApp
    Source Version: 706230001
    PID: 11830
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000002f
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a400f8 objc_msgSend + 24
    1 com.apple.FinalCutPro 0x0057a860 PositionKGNSView(KGNSViewRecord*) + 48
    2 com.apple.FinalCutPro 0x0057b440 KGNSViewMessage(long, long, KGDictInt*, KGViewRecord*) + 436
    3 com.apple.FinalCutPro 0x002be8a8 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 80
    4 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    5 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    6 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    7 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    8 com.apple.FinalCutPro 0x002bea60 messageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) + 520
    9 com.apple.FinalCutPro 0x002beb20 pKGViewMessageAllSubViews(long, long, KGDictInt*, KGViewRecord*, unsigned char, unsigned char) + 32
    10 com.apple.FinalCutPro 0x002d27dc AdjustScrollBars(KGScrollerRecord*, KGViewRecord*, unsigned char, unsigned char) + 2588
    11 com.apple.FinalCutPro 0x002d2c04 ScrollBy(KGScrollerRecord*, KGPoint const*, unsigned char, KGScrollerRecord*) + 504
    12 com.apple.FinalCutPro 0x002d4038 pKGScrollerMessage(long, long, KGDictInt*, KGViewRecord*) + 3644
    13 com.apple.FinalCutPro 0x002cf14c pKGViewMessage(long, long, KGDictInt*, KGViewRecord*) + 27384
    14 ...CutPro.Plugins.FilterViewer 0x092212a8 PluginStart + 52592
    15 com.apple.FinalCutPro 0x002cf14c pKGViewMessage(long, long, KGDictInt*, KGViewRecord*) + 27384
    16 ...CutPro.Plugins.FilterViewer 0x092211e8 PluginStart + 52400
    17 com.apple.FinalCutPro 0x002cf14c pKGViewMessage(long, long, KGDictInt*, KGViewRecord*) + 27384
    18 com.apple.FinalCutPro 0x00117894 pKGRulerMessage(long, long, KGDictInt*, KGViewRecord*) + 2648
    19 com.apple.FinalCutPro 0x002c1fbc pKGViewScrollRequest(KGViewRecord*, KGPoint*, unsigned char) + 388
    20 ...CutPro.Plugins.FilterViewer 0x0921c89c PluginStart + 33636
    21 ...CutPro.Plugins.FilterViewer 0x09220020 PluginStart + 47848
    22 com.apple.FinalCutPro 0x00126110 DispatchNotificationsHelp(void**, KGDictInt*, long, long, unsigned char) + 200
    23 com.apple.FinalCutPro 0x00126428 DispatchNotifications + 216
    24 com.apple.FinalCutPro 0x0002d494 HashInsertFull(HashDict*, char*, long, unsigned char, void*, KGTypeValueContainer*, void**, unsigned char, KGDictNotifyHolder**, KGDictUndoMethod, long, unsigned char, unsigned long) + 1092
    25 com.apple.FinalCutPro 0x0002eba0 DispatchHashDict(KGDictSelector, KGDictInt*, KGDictParams*) + 340
    26 com.apple.FinalCutPro 0x00127400 pKGDictPut1(KGDictInt*, void*, long, char*) + 104
    27 com.apple.FinalCutPro 0x001187dc pKGRulerMessage(long, long, KGDictInt*, KGViewRecord*) + 6560
    28 com.apple.FinalCutPro 0x002c5708 PPassMouseEvent(KGPanelRecord*, KGDictInt*, long) + 1400
    29 com.apple.FinalCutPro 0x002cf864 pKGPanelMessage(long, long, KGDictInt*, KGViewRecord*) + 272
    30 com.apple.FinalCutPro 0x00274d40 ServicesPanelsMessageProc(long, long, KGDictInt*, KGPanelRecord*) + 120
    31 com.apple.FinalCutPro 0x00276630 TimelineMessageProc(long, long, KGDictInt*, KGPanelRecord*) + 84
    32 com.apple.FinalCutPro 0x002c4e3c pKGPanelWindowProc(long, long, KGDictInt*, void*) + 96
    33 com.apple.FinalCutPro 0x002dc8c4 pKGSendWindowMessage(KGWindowRec*, long, long, KGDictInt*) + 140
    34 com.apple.FinalCutPro 0x0016b990 HandleMouseDown(OpaqueEventRef*) + 1032
    35 com.apple.FinalCutPro 0x0016c5b4 DoEvent(OpaqueEventRef*, KGDictInt*) + 748
    36 com.apple.FinalCutPro 0x004298ec Events(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96
    37 com.apple.HIToolbox 0x93296934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    38 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    39 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    40 com.apple.HIToolbox 0x93329224 HandleMouseEventForWindow(OpaqueWindowPtr*, OpaqueEventRef*, unsigned short) + 236
    41 com.apple.HIToolbox 0x9348c3dc HandleMouseEvent(OpaqueEventRef*) + 368
    42 com.apple.HIToolbox 0x9329d1fc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 496
    43 com.apple.HIToolbox 0x93296b84 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    44 com.apple.HIToolbox 0x9329608c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    45 com.apple.HIToolbox 0x9329ce90 SendEventToEventTarget + 40
    46 com.apple.HIToolbox 0x932ddc04 ToolboxEventDispatcher + 92
    47 com.apple.HIToolbox 0x932ddb90 HLTBEventDispatcher + 16
    48 com.apple.HIToolbox 0x932dc148 RunApplicationEventLoop + 148
    49 com.apple.FinalCutPro 0x001688fc KGMainEvent(void*) + 52
    50 com.apple.FinalCutPro 0x002e10c0 main + 64
    51 com.apple.FinalCutPro 0x000038cc _start + 760
    52 com.apple.FinalCutPro 0x000035d0 start + 48
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.FinalCutPro 0x00450d30 Synchronizable::Wait() + 48
    3 com.apple.FinalCutPro 0x0043c77c DisplayQueue::Run() + 724
    4 com.apple.FinalCutPro 0x0047a824 Thread::RunHelper(void*) + 32
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.FinalCutPro 0x00450d30 Synchronizable::Wait() + 48
    3 com.apple.FinalCutPro 0x004f3a48 WorkUnitPerformer::Run() + 72
    4 com.apple.FinalCutPro 0x0047a824 Thread::RunHelper(void*) + 32
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x900411f8 machwaituntil + 8
    1 ...ple.CoreServices.CarbonCore 0x90bfce28 MPDelayUntil + 60
    2 ...ple.CoreServices.CarbonCore 0x90bfcc70 Delay + 124
    3 ...edgiantsoftware.mbcc.slider 0x0f7334e4 RGS::SerialServer::ThreadProcess() + 64
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ec90c CFRunLoopRun + 52
    5 com.apple.AVCVideoServices 0x00b5cf7c AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 168
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x9145763c HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x914573dc CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf8410 TSWaitOnSemaphoreCommon + 176
    3 ...ickTimeComponents.component 0x99b5b174 ReadSchedulerThreadEntryPoint + 5316
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9005afe0 accept + 12
    1 com.apple.Foundation 0x92c00b38 _backgroundActivity + 272
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f0434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.ColorSync 0x9159f060 pthreadSemaphoreWait(t_pthreadSemaphore*) + 56
    3 com.apple.ColorSync 0x9159e2fc CMMConvTask(void*) + 40
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x9002f08c kevent + 12
    1 com.apple.DesktopServices 0x92af3eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc59a0 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92af452c TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 12:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.FinalCutPro 0x00450d30 Synchronizable::Wait() + 48
    3 com.apple.FinalCutPro 0x000a0168 SyncMetaDataTask::GetNextEvent() + 92
    4 com.apple.FinalCutPro 0x000a1b60 SyncMetaDataTask::Run() + 48
    5 com.apple.FinalCutPro 0x0047a824 Thread::RunHelper(void*) + 32
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 13:
    0 libSystem.B.dylib 0x900411f8 machwaituntil + 8
    1 libSystem.B.dylib 0x90040fc4 nanosleep + 388
    2 libSystem.B.dylib 0x90044798 usleep + 88
    3 com.apple.DesktopVideoOut 0x0f5d1e88 DVOClockGetTime + 1208
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 14:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf8410 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90c02eb8 AIOFileThread(void*) + 520
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 15:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184
    3 ...ickTimeComponents.component 0x99e959a4 DecompressFramesMPTask + 100
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 16:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184
    3 ...ickTimeComponents.component 0x99e959a4 DecompressFramesMPTask + 100
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 17:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90070be8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf8410 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90c003ac TimerThread + 60
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 18:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184
    3 ...ickTimeComponents.component 0x99e959a4 DecompressFramesMPTask + 100
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 19:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184
    3 ...ickTimeComponents.component 0x99e959a4 DecompressFramesMPTask + 100
    4 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000090a400f8 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x44442202 xer: 0x0000000000000000 lr: 0x000000000057a860 ctr: 0x0000000090a400e0
    r0: 0x000000000057b440 r1: 0x00000000bfffd070 r2: 0x0000000000000000 r3: 0x000000002c2c90c0
    r4: 0x0000000090abde64 r5: 0x0000000000000060 r6: 0x00000000340548a0 r7: 0x0000000000000001
    r8: 0x0000000000000001 r9: 0xffffffffffffffff r10: 0x0000000000000000 r11: 0x000000006f55de64
    r12: 0x000000000000000f r13: 0x0000000000000002 r14: 0x0000000000000000 r15: 0x00000000a3296698
    r16: 0x0000000000000140 r17: 0x000000000075d3b0 r18: 0x000000000075d3b0 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000001 r22: 0x000000000000006e r23: 0x0000000000000007
    r24: 0x0000000001a99d10 r25: 0x0000000031811a20 r26: 0x0000000001a99d10 r27: 0x00000000340548a0
    r28: 0x0000000000000007 r29: 0x00000000340548a0 r30: 0x000000000000006e r31: 0x00000000340548a0
    Binary Images Description:
    0x1000 - 0x757fff com.apple.FinalCutPro 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    0xb0d000 - 0xb12fff KGCore /Applications/Final Cut Pro.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore
    0xb18000 - 0xb28fff com.apple.AERegistration 1.2 (70) /Applications/Final Cut Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0xb3a000 - 0xb42fff com.apple.AEProfiling 1.2 (18) /Applications/Final Cut Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0xb4a000 - 0xb7dfff com.apple.AVCVideoServices 1.0 (38) /Applications/Final Cut Pro.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServi ces
    0xb9e000 - 0xbb1fff com.apple.framework.promedia.ProMediaIOUnit 1.0.0 (1) /Applications/Final Cut Pro.app/Contents/Frameworks/ProMediaIOUnit.framework/Versions/A/ProMediaIOUnit
    0xbbe000 - 0xbc8fff com.apple.framework.promediaio 1.0.0 (1) /Applications/Final Cut Pro.app/Contents/Frameworks/ProMediaIO.framework/Versions/A/ProMediaIO
    0xbce000 - 0xbdafff com.apple.finalcutstudio.prometadatasupport 0.5 (1.0) /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0xd05000 - 0xd79fff com.apple.ProFX 1.2.1 /Library/Frameworks/ProFX.framework/Versions/A/ProFX
    0xda4000 - 0xdfdfff com.apple.proapps.MIO 1.0 /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0xfb8000 - 0xfb8fff com.yazsoft.SDEnhancer ??? (1.0) /Users/myhomefolder/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
    0xfbc000 - 0xfbdfff eu.willmore.GrowlPhoto GrowlPhoto v0.71 (0.71) /Library/InputManagers/GrowlPhoto/GrowlPhoto.bundle/Contents/MacOS/GrowlPhoto
    0xfcc000 - 0xfcefff com.unsanity.menuextraenabler 1.0.3 /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0xfd8000 - 0xfdafff net.culater.SIMBL 0.8 (8) /Users/myhomefolder/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIM BL
    0xfdf000 - 0xfdffff com.growl.GrowlSafariLoader 1.0 /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/Grow lSafariLoader
    0xfe3000 - 0xfe4fff com.1passwd.InputManager ??? (1.0) /Users/myhomefolder/Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/M acOS/1PasswdIM
    0x1c06000 - 0x1c0dfff com.apple.proapps.mrcheckpro 1.4 (188) /Applications/Final Cut Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x6205000 - 0x621efff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x6224000 - 0x623ffff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x851e000 - 0x862dfff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x865c000 - 0x874cfff com.apple.ATIRadeon9700GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0x8979000 - 0x89a6fff com.apple.FinalCutPro.Plugins.AfterEffects 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects
    0x89ad000 - 0x89b1fff com.apple.FinalCutPro.Plugins.AudioGroupsExport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioGroupsExport.bundle/Contents/MacOS/AudioGro upsExport
    0x89b4000 - 0x89cdfff com.apple.FinalCutPro.Plugins.AudioMixer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer
    0x89d9000 - 0x8a86fff com.apple.FinalCutPro.Plugins.Browser 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser
    0x8a9e000 - 0x8aa4fff com.apple.FinalCutPro.Plugins.Cache Manager 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cache Manager.bundle/Contents/MacOS/Cache Manager
    0x8aa7000 - 0x8abcfff com.apple.FinalCutPro.CinemaTools 4.0 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cinema Tools.bundle/Contents/MacOS/Cinema Tools
    0x8ac5000 - 0x8ad0fff com.apple.FinalCutPro.Plugins.CTHelper 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/CTHelper.bundle/Contents/MacOS/CTHelper
    0x8ad5000 - 0x8afbfff com.apple.FinalCutPro.Plugins.EditTape 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape
    0x8b08000 - 0x8b10fff com.apple.FinalCutPro.Plugins.Effect Builder 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Effect Builder.bundle/Contents/MacOS/Effect Builder
    0x8b13000 - 0x8b1ffff com.apple.FinalCutPro.Plugins.FCPExtPluginSupport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExt PluginSupport
    0x8b25000 - 0x8b57fff com.apple.FinalCutPro.Plugins.FCS Engine 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine
    0x8fe4000 - 0x8ff3fff com.apple.QuartzComposer.FxPlugWrapper 1.2.1 /Library/Application Support/ProApps/Internal Plug-Ins/ProFX/FxPlugWrapper.plugin/Contents/MacOS/FxPlugWrapper
    0x8ffc000 - 0x8ffdfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x9146000 - 0x9151fff com.apple.PluginManager 1.7.1 (34) /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x915c000 - 0x916dfff com.apple.fxplugframework 1.2.1 /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0x9180000 - 0x9192fff com.noiseindustries.NIKit ??? (1.0) /Library/Plug-Ins/FxPlug/FxFactory.fxplug/Contents/Frameworks/NIKit.framework/V ersions/A/NIKit
    0x91a0000 - 0x91eafff com.apple.FinalCutPro.Plugins.EDL Export 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EDL Export.bundle/Contents/MacOS/EDL Export
    0x91fe000 - 0x920ffff com.apple.FinalCutPro.Plugins.FilterCustomEd 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCusto mEd
    0x9212000 - 0x9227fff com.apple.FinalCutPro.Plugins.FilterViewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer
    0x922a000 - 0x922dfff com.apple.FinalCutPro.Plugins.FinalTouchExport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FinalTouchExport.bundle/Contents/MacOS/FinalTouc hExport
    0x9231000 - 0x9251fff com.apple.FinalCutPro.Plugins.Flash 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash
    0x9260000 - 0x926dfff com.apple.FinalCutPro.Plugins.GenViewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer
    0x9270000 - 0x9275fff com.apple.FinalCutPro.Plugins.LayerFileReader 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileR eader
    0x9278000 - 0x92c4fff com.apple.FinalCutPro.Plugins.Media Manager 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager
    0x92cf000 - 0x92e3fff com.apple.FinalCutPro.Plugins.MolokiniSupport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSu pport
    0x92f0000 - 0x9303fff com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 /Applications/Final Cut Pro.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTr anslation
    0x930f000 - 0x9323fff com.apple.FinalCutPro.Plugins.Motion Viewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer
    0x9326000 - 0x9344fff com.apple.FinalCutPro.Plugins.Movie Analyzer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer
    0x9352000 - 0x936afff com.apple.FinalCutPro.Plugins.Movie Viewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer
    0x9374000 - 0x9379fff com.apple.FinalCutPro.Plugins.NuggetExport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport
    0x937c000 - 0x9424fff com.apple.FinalCutPro.Plugins.OMF Audio Export 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/OMF Audio Export.bundle/Contents/MacOS/OMF Audio Export
    0x9440000 - 0x944afff com.apple.FinalCutPro.Plugins.Perf Analyzer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer
    0x944d000 - 0x9465fff com.apple.FinalCutPro.Plugins.ProAppsIntegration 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/ProAppsIntegration.bundle/Contents/MacOS/ProApps Integration
    0x9473000 - 0x9481fff com.apple.FinalCutPro.Plugins.Pulldown Support 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Pulldown Support.bundle/Contents/MacOS/Pulldown Support
    0x9487000 - 0x94c4fff com.apple.FinalCutPro.Plugins.QTM Reader 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader
    0x94d0000 - 0x94d9fff com.apple.FinalCutPro.Plugins.QuickView 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QuickView.bundle/Contents/MacOS/QuickView
    0x94dc000 - 0x94eafff com.apple.FinalCutPro.Plugins.Relink Media 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media
    0x94ee000 - 0x94f0fff com.apple.FinalCutPro.Plugins.Text Window 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window
    0x94f3000 - 0x956afff com.apple.FinalCutPro.Plugins.Timeline Editor 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor
    0x9572000 - 0x957afff com.apple.FinalCutPro.Plugins.Transcoder 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder
    0x957e000 - 0x9590fff com.apple.FinalCutPro.Plugins.Transition Viewer 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer
    0x9593000 - 0x95a9fff com.apple.FinalCutPro.Plugins.Trimming 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming
    0x95ac000 - 0x95b3fff com.apple.FinalCutPro.Plugins.VDUSupport 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VDUSupport.bundle/Contents/MacOS/VDUSupport
    0x95b7000 - 0x95f9fff com.apple.FinalCutPro.Plugins.Vector Accelerator 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator
    0x95fd000 - 0x960ffff com.apple.FinalCutPro.Plugins.VideoLog 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog
    0x9612000 - 0x962bfff com.apple.FinalCutPro.Plugins.VoiceOver 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver
    0x962f000 - 0x9690fff com.apple.FinalCutPro.Plugins.XML Support 6.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support
    0x98c7000 - 0x98cbfff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x98e2000 - 0x98e8fff com.apple.ATIRadeon9700GA 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GA.plugin/Contents/MacOS/ATIRadeon9700G A
    0x997d000 - 0x997efff com.apple.compressor.stomp 3.0.1 /Library/Frameworks/Compressor.framework/Compressor
    0x9d23000 - 0x9d38fff com.apple.FCP Uncompressed 422.component 1.5 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x9d3d000 - 0x9d51fff com.apple.IMXCodec 1.3 (143) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x9dbe000 - 0x9dc3fff com.apple.LiveType.component 2.1.3 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x9dc7000 - 0x9e2cfff com.apple.LiveType.framework 2.1.3 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x9e56000 - 0x9ebefff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x9ecb000 - 0x9f13fff com.apple.motion.component 1.0 /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x9f17000 - 0x9f1bfff Motion /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x9f1f000 - 0x9f98fff com.DivXInc.DivXDecoder 6.0.5 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x9fa9000 - 0xa097fff com.elgato.mpegsupport EyeTV MPEG Support 1.0.6 (build 40) (1.0.6) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0xa105000 - 0xa1b6fff org.perian ??? (0.5) /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0xa1d6000 - 0xa1edfff com.apple.fcp.DVOutputUnit 1.3 /Applications/Final Cut Pro.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit
    0xa424000 - 0xa797fff com.bitjazz.SheerVideoPro 2.5.0.7 /Library/QuickTime/SheerVideo™ HD Pro X.qtx/Contents/MacOS/SheerVideo™ HD Pro
    0xa7ba000 - 0xa862fff org.xiph.xiph-qt.xiphqt 0.1.7 /Library/Components/XiphQT.component/Contents/MacOS/XiphQT
    0xa99f000 - 0xa9f3fff com.apple.AppleProRes422 1.0.1 (38) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422
    0xa9f8000 - 0xaa2afff com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0xaa2f000 - 0xaa83fff com.apple.AppleHDVCodec 1.3.1 (212) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0xaa8e000 - 0xaaabfff com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xaab0000 - 0xab29fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xab91000 - 0xab93fff com.apple.Helium 2.1.1 /System/Library/PrivateFrameworks/Helium.framework/Versions/A/Helium
    0xac06000 - 0xac0bfff com.apple.finalcutpro.dvcprohdfrcplugin 1.2.0 (16) /Applications/Final Cut Pro.app/Contents/PlugIns/DVCPROHD Frame Rate Converter.bundle/Contents/MacOS/DVCPROHD Frame Rate Converter
    0xacd8000 - 0xad2afff com.apple.soundtrackpro.integration 2.0.0 () /Library/Application Support/ProApps/Bundles/Soundtrack Pro Integration.bundle/Contents/MacOS/Soundtrack Pro Integration
    0xad44000 - 0xad72fff com.apple.motion.MotionBundle 3.0.1 /Library/Application Support/ProApps/Bundles/Motion.bundle/Contents/MacOS/Motion
    0xb053000 - 0xb076fff com.noiseindustries.FxFactory.FxPlug 1.0.4 /Library/Plug-Ins/FxPlug/FxFactory.fxplug/Contents/MacOS/FxFactory
    0xb099000 - 0xb0a3fff com.apple.QuartzComposer.QCMotionPatch 1.0 /Library/Application Support/ProApps/Internal Plug-Ins/ProFX/QCMotionPatch.plugin/Contents/MacOS/QCMotionPatch
    0xb222000 - 0xb226fff com.srslabs.iwow ??? (1.1.8) /Library/Audio/Plug-Ins/HAL/iWow.plugin/Contents/MacOS/iTea
    0xb291000 - 0xb2b8fff com.digidesign.digidesign.DigiCoreAudioPlugIn 7.3cs1 (7.3f120) /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
    0xb2d7000 - 0xb2dcfff com.apple.SmoothCamFxPlug 1.0.1 /Library/Application Support/ProApps/Internal Plug-Ins/FxPlug/SmoothCam.fxplug/Contents/MacOS/SmoothCam
    0xb405000 - 0xb518fff com.apple.motion.filters 3.0.1 /Library/Application Support/ProApps/Internal Plug-Ins/FxPlug/Filters.bundle/Contents/MacOS/Filters
    0xb573000 - 0xb5b1fff com.apple.Helium.HeliumRender 1.0.1 /System/Library/PrivateFrameworks/Helium.framework/Frameworks/HeliumRender.fram ework/Versions/A/HeliumRender
    0xb5ef000 - 0xb5f1fff com.apple.qmaster.swamp 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Qmaster
    0xb705000 - 0xb750fff com.apple.audio.CoreAudio.ProMediaIOAVSAVCPlugIn 7.0 /Applications/Final Cut Pro.app/Contents/SharedSupport/ProMediaIOAVSAVC.plugin/Contents/MacOS/ProMediaI OAVSAVC
    0xb782000 - 0xb78ffff com.apple.fcp.TundraOutputUnit 1.3 /Applications/Final Cut Pro.app/Contents/Resources/TundraOutputUnit.bundle/Contents/MacOS/TundraOutputU nit
    0xb799000 - 0xb7aafff com.apple.DVCPROHDVideoOutput 1.3 /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0xbe87000 - 0xc600fff com.borisfx.TextScrambler ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Text Scrambler.bundle/Contents/MacOS/Text Scrambler
    0xd053000 - 0xd7cafff com.borisfx.Title3D ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title 3D.bundle/Contents/MacOS/Title 3D
    0xe21c000 - 0xe281fff com.apple.DVCPROHDMuxer 1.3 /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xe29f000 - 0xe2d8fff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xe405000 - 0xeb7afff com.borisfx.TitleCrawl ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title Crawl.bundle/Contents/MacOS/Title Crawl
    0xf5cb000 - 0xf5d2fff com.apple.DesktopVideoOut 1.2.4 /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0xf5f0000 - 0xf5f8fff com.apple.compressor.FilterUI 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/FilterUI.framewo rk/Versions/A/FilterUI
    0xf705000 - 0xf768fff com.redgiantsoftware.mbcc.slider 1.0 (1) /Library/Plug-Ins/FxPlug/MBCCSlider.fxplug/Contents/MacOS/MBCCSlider
    0xf947000 - 0xf951fff com.apple.IOFWDVComponents 1.7.9 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xf999000 - 0xf9a5fff com.apple.compressor.MediaServerAPI 3.0.1 /Library/Frameworks/MediaServerAPI.framework/MediaServerAPI
    0xf9b2000 - 0xf9bffff com.apple.compressor.StompUtil 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUtil.framew ork/Versions/A/StompUtil
    0xfb05000 - 0xfb68fff com.redgiantsoftware.mbcc 1.0 (1) /Library/Plug-Ins/FxPlug/MBCC.fxplug/Contents/MacOS/MBCC
    0xfbcb000 - 0xfbd7fff com.apple.qmaster.SwampUtil 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUtil.framework /Versions/A/SwampUtil
    0xfd05000 - 0xfd48fff com.apple.compressor.ImageProcessing 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/ImageProcessing. framework/Versions/A/ImageProcessing
    0xfd7e000 - 0xfd89fff com.apple.qmaster.SwampService 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampService.framew ork/Versions/A/SwampService
    0xfdba000 - 0xfdc8fff com.apple.qmaster.ClusterManager 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ClusterManager.fram ework/Versions/A/ClusterManager
    0xfe23000 - 0xfe28fff com.apple.fxmetaplug.ImageUnit 1.2.1 /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
    0xfe2f000 - 0xfe66fff ProMath /Users/myhomefolder/Library/Frameworks/ProMath.framework/Versions/A/ProMath
    0xfe7a000 - 0xff2afff ProCore /Users/myhomefolder/Library/Frameworks/ProCore.framework/Versions/A/ProCore
    0xff76000 - 0xff90fff ThirdPartyPlugins /Users/myhomefolder/Library/Frameworks/ThirdPartyPlugins.framework/Versions/A/T hirdPartyPlugins
    0x10000000 - 0x10062fff com.apple.proapps.AudioMixEngine 2.0 (68) /Applications/Final Cut Pro.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine
    0x100c6000 - 0x100d4fff com.apple.motion.Text 3.0.1 /Applications/Motion.app/Contents/PlugIns/Text.ozp/Contents/MacOS/Text
    0x100dc000 - 0x100dffff com.apple.Helium.HCache 2.1.1 /System/Library/PrivateFrameworks/Helium.framework/Plug-ins/HCache.bundle/Conte nts/MacOS/HCache
    0x10205000 - 0x10294fff ProMedia /Users/myhomefolder/Library/Frameworks/ProMedia.framework/Versions/A/ProMedia
    0x10319000 - 0x10380fff ProGraphics /Users/myhomefolder/Library/Frameworks/ProGraphics.framework/Versions/A/ProGrap hics
    0x1046d000 - 0x105d6fff Lithium /Users/myhomefolder/Library/Frameworks/Lithium.framework/Versions/A/Lithium
    0x10673000 - 0x1081dfff com.apple.motion.TextFramework 3.0.1 /Applications/Motion.app/Contents/Frameworks/TextFramework.framework/TextFramew ork
    0x108c2000 - 0x108d3fff com.apple.qmaster.Status 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/Status.framework/Ve rsions/A/Status
    0x108ff000 - 0x1090cfff com.apple.qmaster.RequestProcessing 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/RequestProcessing.f ramework/Versions/A/RequestProcessing
    0x10939000 - 0x10ab8fff com.apple.motion.Behaviors 3.0.1 /Applications/Motion.app/Contents/PlugIns/Behaviors.ozp/Contents/MacOS/Behavior s
    0x10b71000 - 0x10bc5fff Bloodhound /Users/myhomefolder/Library/Frameworks/Bloodhound.framework/Versions/A/Bloodhou nd
    0x10c00000 - 0x10d77fff com.apple.motion.Particles 3.0.1 /Applications/Motion.app/Contents/PlugIns/Particles.ozp/Contents/MacOS/Particle s
    0x10ddd000 - 0x10deafff com.apple.qmaster.SwampExecutor 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampExecutor.frame work/Versions/A/SwampExecutor
    0x10f77000 - 0x10fc1fff com.apple.compressor.StompUI 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUI.framewor k/Versions/A/StompUI
    0x11000000 - 0x11016fff com.apple.proapps.ControlSurfaceSupport 2.0 (68) /Applications/Final Cut Pro.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlS urfaceSupport
    0x1102c000 - 0x117a5fff com.borisfx.VectorShape ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Vector Shape.bundle/Contents/MacOS/Vector Shape
    0x12201000 - 0x122effff com.apple.AECore 3.0.1 /Library/Frameworks/AECore.framework/Versions/A/AECore
    0x12383000 - 0x12469fff com.apple.compressor.StompTypes 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompTypes.frame work/Versions/A/StompTypes
    0x12505000 - 0x12657fff com.apple.compressor.transcoding 3.0.1 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/Transcoding.fram ework/Versions/A/Transcoding
    0x12764000 - 0x127aafff com.apple.qmaster.SwampCore 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
    0x13008000 - 0x1304cfff com.apple.qmaster.SwampTypes 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampTypes.framewor k/Versions/A/SwampTypes
    0x13092000 - 0x130dffff com.apple.qmaster.do 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/DistributedObjects. framework/Versions/A/DistributedObjects
    0x13134000 - 0x13148fff com.apple.qmaster.ServiceControl 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ServiceControl.fram ework/Versions/A/ServiceControl
    0x13162000 - 0x131a9fff com.apple.qmaster.ContentControl 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ContentControl.fram ework/Versions/A/ContentControl
    0x131e3000 - 0x132abfff com.apple.qmaster.JobControl 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/JobControl.framewor k/Versions/A/JobControl
    0x13359000 - 0x13378fff com.apple.qmaster.SwampUI 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUI.framework/V ersions/A/SwampUI
    0x14008000 - 0x149ecfff com.apple.ozone.framework 3.0.1 /Applications/Motion.app/Contents/Frameworks/Ozone.framework/Ozone
    0x28405000 - 0x284e3fff com.apple.audio.codecs.Components 1.4.9 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x2ae05000 - 0x2b04cfff net.telestream.wmv.export 2.1.2.72 /Library/QuickTime/Flip4Mac WMV Export.component/Contents/MacOS/Flip4Mac WMV Export
    0x2bbd1000 - 0x2bd49fff com.popwire.wm_exporter r9164 (9164) /Library/QuickTime/PopwireWMV-9Export.component/Contents/MacOS/PopwireWMV-9Expo rt
    0x2fa42000 - 0x2fc40fff net.telestream.wmv.import 2.1.2.72 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x3041e000 - 0x305bffff net.telestream.wmv.advanced 2.1.2.72 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x313c0000 - 0x313d5fff com.apple.QuartzComposer.ExtraPatches 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x41340000 - 0x4137ffff com.apple.CoreMediaIOServicesPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x41410000 - 0x414affff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x419b0000 - 0x419effff com.apple.QuickTimeFireWireDV.component 7.2 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x41a30000 - 0x41a35fff com.apple.CoreMediaAuthoringPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x70000000 - 0x700fcfff com.apple.audio.units.Components 1.4.5 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x88fc0000 - 0x88fe6fff com.apple.CoreMediaPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b5bfff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f91000 - 0x90fd2fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918eefff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91902000 - 0x91927fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193a000 - 0x9197cfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91998000 - 0x919acfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919ba000 - 0x91a00fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a17000 - 0x91adefff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2c000 - 0x91b41fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b46000 - 0x91b64fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6a000 - 0x91c21fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c70000 - 0x91c74fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c76000 - 0x91cdefff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce3000 - 0x91d20fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d27000 - 0x91d40fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d45000 - 0x91d48fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4a000 - 0x91e28fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e48000 - 0x91e48fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4a000 - 0x91f2ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f37000 - 0x91f56fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc2000 - 0x92030fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203b000 - 0x920d0fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ea000 - 0x92672fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a5000 - 0x929d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a00000 - 0x92aeefff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af1000 - 0x92b79fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bba000 - 0x92de5fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f12000 - 0x92f30fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3b000 - 0x92f95fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb3000 - 0x92fb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb5000 - 0x92fc9fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe1000 - 0x92ff1fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffd000 - 0x93012fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93024000 - 0x930abfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930bf000 - 0x930cafff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d4000 - 0x93101fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311b000 - 0x9312afff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93136000 - 0x9319cfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cd000 - 0x9321cfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324a000 - 0x93267fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93279000 - 0x93286fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328f000 - 0x9359dfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ed000 - 0x936f9fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936fe000 - 0x9371efff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93737000 - 0x93767fff com.apple.MediaKit 8.6.2 (345.1.8) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93793000 - 0x93793fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93795000 - 0x93dc8fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94155000 - 0x941c7fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94200000 - 0x942c4fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94316000 - 0x94316fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94318000 - 0x944d8fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94522000 - 0x9455ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94567000 - 0x945b7fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c0000 - 0x945dafff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945ea000 - 0x9460cfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94649000 - 0x9468efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9469a000 - 0x946dcfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/vmutils
    0x947b8000 - 0x947c7fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947cf000 - 0x947dcfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94822000 - 0x9483bfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94842000 - 0x94b61fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c45000 - 0x94cb6fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e2b000 - 0x94f5bfff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fed000 - 0x94ffcfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95004000 - 0x95031fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95038000 - 0x95048fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9504c000 - 0x9507bfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9508b000 - 0x950a8fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9549a000 - 0x9549afff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9549c000 - 0x9551ffff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x9554c000 - 0x95592fff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95790000 - 0x957b8fff libcurl.3.dylib /usr/lib/libcurl.3.dylib
    0x95d0f000 - 0x95da5fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96551000 - 0x965d2fff com.apple.QTKit 7.2 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9664d000 - 0x9667ffff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969f7000 - 0x96b82fff com.apple.prokit 4.0 (672.5) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x972f9000 - 0x97306fff com.apple.JavaScriptGlue 418 /System/Library/PrivateFrameworks/JavaScriptGlue.framework/Versions/A/JavaScrip tGlue
    0x97310000 - 0x9734ffff com.apple.audio.midi.CoreMIDI 1.5 (41) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x97737000 - 0x97756fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97dc7000 - 0x97decfff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x97e6d000 - 0x97f2efff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97f59000 - 0x97f5afff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97f5c000 - 0x97f69fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97f83000 - 0x97fc3fff com.apple.glut 3.3.8 (GLUT-3.3.8) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x98064000 - 0x98086fff com.apple.AppleVAFramework 2.4.29 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9835f000 - 0x98375fff com.apple.audio.CoreAudioKit 1.0 (1.0.0d1) /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x98a97000 - 0x98b68fff com.apple.QuartzComposer 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98be5000 - 0x98be5fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9914f000 - 0x9925efff com.apple.DiskImagesFramework 10.4.9 (114.9) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x992dc000 - 0x992e9fff libbz2.1.0.dylib /usr/lib/libbz2.1.0.dylib
    0x992eb000 - 0x9932efff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x99b43000 - 0x9a709fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a876000 - 0x9a944fff com.apple.QuickTime3GPP.component 7.2 /System/Library/QuickTime/QuickTime3GPP.component/Contents/MacOS/QuickTime3GPP
    0x9a962000 - 0x9a966fff com.apple.QuickTimeH264.component 7.2 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9a968000 - 0x9aa77fff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x9abee000 - 0x9acbbfff com.apple.QuickTimeMPEG4.component 7.2 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9b1ec000 - 0x9b1f7fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9b202000 - 0x9b35bfff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x9b683000 - 0x9b684fff com.apple.iokit.dvcomponentglue 1.7.9 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x9b691000 - 0x9b6d5fff com.apple.viceroy.codec 31.0 (31) /System/Library/Components/VCH263Codec.component/VCH263Codec
    0x9b7f4000 - 0x9b82afff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0xc0000000 - 0xc0009fff com.growl.growlframework 0.7.3 /Library/InputManagers/GrowlPhoto/GrowlPhoto.bundle/Contents/Frameworks/Growl.f ramework/Versions/A/Growl
    Model: PowerMac7,3, BootROM 5.1.8f7, 2 processors, PowerPC G5 (3.0), 2.5 GHz, 4 GB
    Graphics: ATI Radeon 9600 XT, ATY,RV360, AGP, 128 MB
    Memory Module: DIMM2/J13, 1 GB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM3/J14, 1 GB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM4/J41, 1 GB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM5/J42, 1 GB, DDR SDRAM, PC3200U-30330
    Modem: Jump, V.92, Version 1.0
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: Sonnet Tempo-X eSATA 4+4, ata, SLOT-3
    PCI Card: firewire, ieee1394, SLOT-4
    Serial ATA Device: ST3750640AS, 698.64 GB
    Serial ATA Device: ST3750640AS, 698.64 GB
    Serial ATA Device: ST3500630AS, 465.76 GB
    Serial ATA Device: ST3500630AS, 465.76 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-111D
    USB Device: Back-UPS ES 350 FW:800.e5.D USB FW:e5, APC, Up to 1.5 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: USB Monitor, LG Electronics Inc., Up to 1.5 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB/PS2 Wheel Mouse, Kensington, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Lexmark Z600 Series, Lexmark, Up to 12 Mb/sec, 500 mA
    Message was edited by: Craig Kabis

    I kind of find it to hard to believe that quicktime has anything to do with this one. If Quicktime is at fault, why aren't the other clips affected? I could be wrong.
    A couple more suggestions if you want to try messing with it:
    1) Since the upgrade, have you trashed your FCP prefs? When I upgraded, trashing the prefs fixed some things maybe because version 5 pref was still in there.
    There is a program called FCP RESCUE you may want which will be handy with 6.0.1 which still crashes at some point. (Only when I'm using a lot of buggy plug-ins) The FCP RESCUE will delete all FCP pref files in a click. Also, when you set up in FCP with all your new pref settings, FCP RESCUE will back that pref up. Have you ever have a crash and all the settings went back to default? It's a pain to re-set it up again. FCP RESCUE will restore it with one simple click. And the app is free.
    Might want to try trashing the pref and repair disk permission.
    2) On one of the clip that is black and white, make it offline. (Leave it on disk if you need it.) Batch capture that clip.
    3) Create a new sequence, copy all the clips from the new imported XML seq, paste it into the new created SEQ.

  • FCP crashes when I try to open project, but only crashes with that ONE proj

    Hello,
    I have a BTS segment that I'm doing for a film and can't open the latest version of the project. It gets to about 12% and then crashes every time. My other projects open just fine, but not this one.
    Here is my system:
    iMac 2ghz
    2GB RAM
    Tiger 10.4.11
    FCP 6.0.5
    What I've tried thus far:
    Trashing prefs (says they are corrupted, I trash, reopen and says they are corrupted again)
    Trashing plist (just one, right?)
    Banging my head against the wall
    Any thoughts?
    Here is the log-Sorry for the length
    Date/Time: 2008-12-08 14:30:29.009 -0800
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Final Cut Pro
    Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Parent: WindowServer [72]
    Version: 6.0.5 (6.0.5)
    Build Version: 24
    Project Name: FCPApp
    Source Version: 810171515
    PID: 489
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000000f
    Thread 0 Crashed:
    0 ...FinalCutPro.Plugins.Browser 0x0f122f7a MissingProc(long, long, KGDictInt*, MissingRec*) + 1760
    1 com.apple.FinalCutPro 0x0012a820 ReadMessageable + 630
    2 com.apple.FinalCutPro 0x0010fc66 ReadNotifiers + 482
    3 com.apple.FinalCutPro 0x0001f378 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 332
    4 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    5 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    6 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    7 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    8 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    9 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    10 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    11 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    12 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    13 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    14 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    15 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    16 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    17 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    18 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    19 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    20 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    21 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    22 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    23 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    24 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    25 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    26 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    27 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    28 com.apple.FinalCutPro 0x000040ab KGDictReadArray + 341
    29 com.apple.FinalCutPro 0x00113da8 KGDictReadInternal + 142
    30 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    31 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    32 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    33 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    34 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    35 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    36 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    37 com.apple.FinalCutPro 0x000040ab KGDictReadArray + 341
    38 com.apple.FinalCutPro 0x00113da8 KGDictReadInternal + 142
    39 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    40 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    41 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    42 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    43 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    44 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    45 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    46 com.apple.FinalCutPro 0x000040ab KGDictReadArray + 341
    47 com.apple.FinalCutPro 0x00113da8 KGDictReadInternal + 142
    48 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    49 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    50 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    51 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    52 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    53 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    54 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    55 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    56 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    57 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    58 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    59 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    60 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    61 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    62 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    63 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    64 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    65 com.apple.FinalCutPro 0x000040ab KGDictReadArray + 341
    66 com.apple.FinalCutPro 0x00113da8 KGDictReadInternal + 142
    67 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    68 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    69 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    70 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    71 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    72 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    73 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    74 com.apple.FinalCutPro 0x000040ab KGDictReadArray + 341
    75 com.apple.FinalCutPro 0x00113da8 KGDictReadInternal + 142
    76 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    77 com.apple.FinalCutPro 0x0012b1d7 KGTypeReadValue + 131
    78 com.apple.FinalCutPro 0x0001f351 KGDictReadHashCommon(KGDictInt**, KGStreamRecord*, KGReferenceTableInt*, KGDictInt* (*)(long)) + 293
    79 com.apple.FinalCutPro 0x0001f460 KGDictReadHash + 38
    80 com.apple.FinalCutPro 0x00113d8e KGDictReadInternal + 116
    81 com.apple.FinalCutPro 0x00124e65 ReadDict(void*, KGStreamRecord*, KGReferenceTableInt*) + 67
    82 com.apple.FinalCutPro 0x0012b21b KGTypeReadPtr + 61
    83 com.apple.FinalCutPro 0x00114114 pKGDictReadWithFlags(KGDictInt**, KGStreamRecord*, KGMessageableRec*, unsigned long, __CFArray const*) + 580
    84 ...FinalCutPro.Plugins.Browser 0x0f128a00 BrowserOpenFile(KGFileRec*, unsigned char, unsigned char) + 2680
    85 ...FinalCutPro.Plugins.Browser 0x0f12bec1 Browser(long, long, KGDictInt*, KGFileRec*) + 10179
    86 com.apple.FinalCutPro 0x00183fd2 pKGDisplayFile(KGFileSpec*, char*, unsigned char, unsigned char) + 426
    87 com.apple.FinalCutPro 0x003ff5ff OpenDocuments(AEDesc const*, AEDesc*, long) + 311
    88 com.apple.AE 0x91521fb5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    89 com.apple.AE 0x91521ee6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    90 com.apple.AE 0x91521db2 aeProcessAppleEvent + 190
    91 com.apple.HIToolbox 0x92df4084 AEProcessAppleEvent + 37
    92 com.apple.HIToolbox 0x92e3b12e ProcessHighLevelEvent + 151
    93 com.apple.HIToolbox 0x92e3b06f StandardApplicationEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 265
    94 com.apple.HIToolbox 0x92df04d7 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    95 com.apple.HIToolbox 0x92defb7c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    96 com.apple.HIToolbox 0x92defa41 SendEventToEventTargetWithOptions + 55
    97 com.apple.HIToolbox 0x92df70e3 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 357
    98 com.apple.HIToolbox 0x92df088e DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2044
    99 com.apple.HIToolbox 0x92defb7c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    100 com.apple.HIToolbox 0x92df6f7c SendEventToEventTarget + 56
    101 com.apple.HIToolbox 0x92e3aeb3 ToolboxEventDispatcher + 81
    102 com.apple.HIToolbox 0x92e398cb RunApplicationEventLoop + 165
    103 com.apple.FinalCutPro 0x0014cece KGMainEvent(void*) + 46
    104 com.apple.FinalCutPro 0x002aae53 main + 59
    105 com.apple.FinalCutPro 0x00003122 _start + 216
    106 com.apple.FinalCutPro 0x00003049 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    2 com.apple.FinalCutPro 0x004152e8 DisplayQueue::Run() + 702
    3 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.FinalCutPro 0x004292ad Synchronizable::Wait() + 47
    2 com.apple.FinalCutPro 0x004cc3e3 WorkUnitPerformer::Run() + 55
    3 com.apple.FinalCutPro 0x00453544 Thread::RunHelper(void*) + 20
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9083d100 CFRunLoopRun + 60
    3 com.apple.DVCPROHDMuxer 0x1e5ac0fb AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 297
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    3 com.apple.audio.CoreAudio 0x91468356 HALRunLoop::OwnThread(void*) + 158
    4 com.apple.audio.CoreAudio 0x91468171 CAPThread::Entry(CAPThread*) + 93
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    3 ....CoreMediaIOServicesPrivate 0x9c1da0af MIO::DAL::RunLoop::OwnThread(void*) + 159
    4 ....CoreMediaIOServicesPrivate 0x9c1db865 CAPThread::Entry(CAPThread*) + 93
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90047dd7 semaphoretimedwait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90ce0e54 TSWaitOnSemaphoreCommon + 163
    2 ...ickTimeComponents.component 0x98b09c12 ReadSchedulerThreadEntryPoint + 4723
    3 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90047dd7 semaphoretimedwait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90ce0e54 TSWaitOnSemaphoreCommon + 163
    2 ...ple.CoreServices.CarbonCore 0x90cead80 AIOFileThread(void*) + 1068
    3 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x0f1228ab ecx: 0x00000000 edx: 0x00000000
    edi: 0x0075e440 esi: 0x3171f5d0 ebp: 0xbfffd248 esp: 0xbfffcaa0
    ss: 0x0000001f efl: 0x00010246 eip: 0x0f122f7a cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x75cfff com.apple.FinalCutPro 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    0xb23000 - 0xb26fff KGCore /Applications/Final Cut Pro.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore
    0xb2d000 - 0xb3cfff com.apple.AERegistration 1.2 (72) /Applications/Final Cut Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0xb4e000 - 0xb55fff com.apple.AEProfiling 1.2 (18) /Applications/Final Cut Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0xb5d000 - 0xb8dfff com.apple.AVCVideoServices 1.0 (38) /Applications/Final Cut Pro.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServi ces
    0xbaf000 - 0xbb9fff com.apple.finalcutstudio.prometadatasupport 0.5 (1.0) /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0xd05000 - 0xd79fff com.apple.ProFX 1.2.3 /Library/Frameworks/ProFX.framework/Versions/A/ProFX
    0xda4000 - 0xdfafff com.apple.proapps.MIO 1.0 /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0xe36000 - 0xf14fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x1d67000 - 0x1d6ffff com.apple.proapps.mrcheckpro 1.4 (204) /Applications/Final Cut Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x1f05000 - 0x1f08fff com.apple.LiveType.component 2.1.3 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x1f0d000 - 0x1f72fff com.apple.LiveType.framework 2.1.3 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x1f9a000 - 0x1fe0fff com.apple.motion.component 1.0 /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x1fe6000 - 0x1fe9fff Motion /Library/Frameworks/Motion.framework/Versions/A/Motion
    0xe1e7000 - 0xe259fff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0xec36000 - 0xed8ffff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xedbb000 - 0xefa9fff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0xefe5000 - 0xf001fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0xf008000 - 0xf02cfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xf08f000 - 0xf0bafff com.apple.FinalCutPro.Plugins.AfterEffects 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects
    0xf0c4000 - 0xf0c8fff com.apple.FinalCutPro.Plugins.AudioGroupsExport 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioGroupsExport.bundle/Contents/MacOS/AudioGro upsExport
    0xf0cd000 - 0xf0e4fff com.apple.FinalCutPro.Plugins.AudioMixer 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer
    0xf0f3000 - 0xf107fff com.apple.proapps.ControlSurfaceSupport 2.0 (68) /Applications/Final Cut Pro.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlS urfaceSupport
    0xf11d000 - 0xf1d6fff com.apple.FinalCutPro.Plugins.Browser 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser
    0xf1f1000 - 0xf1f6fff com.apple.FinalCutPro.Plugins.Cache Manager 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cache Manager.bundle/Contents/MacOS/Cache Manager
    0xf1fb000 - 0xf211fff com.apple.FinalCutPro.CinemaTools 4.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cinema Tools.bundle/Contents/MacOS/Cinema Tools
    0xf21d000 - 0xf228fff com.apple.FinalCutPro.Plugins.CTHelper 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/CTHelper.bundle/Contents/MacOS/CTHelper
    0xf230000 - 0xf254fff com.apple.FinalCutPro.Plugins.EditTape 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape
    0xf264000 - 0xf2a9fff com.apple.FinalCutPro.Plugins.EDL Export 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EDL Export.bundle/Contents/MacOS/EDL Export
    0xf2bf000 - 0xf2c7fff com.apple.FinalCutPro.Plugins.Effect Builder 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Effect Builder.bundle/Contents/MacOS/Effect Builder
    0xf2cc000 - 0xf2d7fff com.apple.FinalCutPro.Plugins.FCPExtPluginSupport 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExt PluginSupport
    0xf2e0000 - 0xf314fff com.apple.FinalCutPro.Plugins.FCS Engine 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine
    0xf31f000 - 0xf330fff com.apple.FinalCutPro.Plugins.FilterCustomEd 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCusto mEd
    0xf336000 - 0xf34bfff com.apple.FinalCutPro.Plugins.FilterViewer 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer
    0xf351000 - 0xf354fff com.apple.FinalCutPro.Plugins.FinalTouchExport 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FinalTouchExport.bundle/Contents/MacOS/FinalTouc hExport
    0xf35a000 - 0xf378fff com.apple.FinalCutPro.Plugins.Flash 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash
    0xf389000 - 0xf396fff com.apple.FinalCutPro.Plugins.GenViewer 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer
    0xf39c000 - 0xf3a0fff com.apple.FinalCutPro.Plugins.LayerFileReader 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileR eader
    0xf3a5000 - 0xf3f0fff com.apple.FinalCutPro.Plugins.Media Manager 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager
    0xf3fd000 - 0xf410fff com.apple.FinalCutPro.Plugins.MolokiniSupport 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSu pport
    0xf41e000 - 0xf432fff com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 /Applications/Final Cut Pro.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTr anslation
    0xf43f000 - 0xf453fff com.apple.FinalCutPro.Plugins.Motion Viewer 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer
    0xf459000 - 0xf475fff com.apple.FinalCutPro.Plugins.Movie Analyzer 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer
    0xf485000 - 0xf49bfff com.apple.FinalCutPro.Plugins.Movie Viewer 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer
    0xf4a7000 - 0xf4abfff com.apple.FinalCutPro.Plugins.NuggetExport 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport
    0xf4b0000 - 0xf568fff com.apple.FinalCutPro.Plugins.OMF Audio Export 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/OMF Audio Export.bundle/Contents/MacOS/OMF Audio Export
    0xf587000 - 0xf590fff com.apple.FinalCutPro.Plugins.Perf Analyzer 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer
    0xf595000 - 0xf5abfff com.apple.FinalCutPro.Plugins.ProAppsIntegration 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/ProAppsIntegration.bundle/Contents/MacOS/ProApps Integration
    0xf5bb000 - 0xf5c8fff com.apple.FinalCutPro.Plugins.Pulldown Support 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Pulldown Support.bundle/Contents/MacOS/Pulldown Support
    0xf5d1000 - 0xf610fff com.apple.FinalCutPro.Plugins.QTM Reader 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader
    0xf61d000 - 0xf625fff com.apple.FinalCutPro.Plugins.QuickView 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QuickView.bundle/Contents/MacOS/QuickView
    0xf62a000 - 0xf63afff com.apple.FinalCutPro.Plugins.Relink Media 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media
    0xf641000 - 0xf642fff com.apple.FinalCutPro.Plugins.Text Window 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window
    0xf647000 - 0xf6c2fff com.apple.FinalCutPro.Plugins.Timeline Editor 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor
    0xf6cd000 - 0xf6d4fff com.apple.FinalCutPro.Plugins.Transcoder 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder
    0xf6da000 - 0xf6ecfff com.apple.FinalCutPro.Plugins.Transition Viewer 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer
    0xf6f2000 - 0xf707fff com.apple.FinalCutPro.Plugins.Trimming 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming
    0xf70d000 - 0xf713fff com.apple.FinalCutPro.Plugins.VDUSupport 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VDUSupport.bundle/Contents/MacOS/VDUSupport
    0xf719000 - 0xf71afff com.apple.FinalCutPro.Plugins.Vector Accelerator 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator
    0xf71f000 - 0xf730fff com.apple.FinalCutPro.Plugins.VideoLog 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog
    0xf735000 - 0xf74dfff com.apple.FinalCutPro.Plugins.VoiceOver 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver
    0xf754000 - 0xf7b8fff com.apple.FinalCutPro.Plugins.XML Support 6.0.5 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support
    0xfae5000 - 0xfaf7fff com.apple.FCP Uncompressed 422.component 1.5 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xfcfc000 - 0xfd11fff com.apple.fcp.DVOutputUnit 1.3 /Applications/Final Cut Pro.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit
    0xff4a000 - 0xff64fff com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xff69000 - 0xff82fff com.apple.applepixletvideo 1.2.16 (1.2d16) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x10000000 - 0x1005efff com.apple.proapps.AudioMixEngine 2.0 (68) /Applications/Final Cut Pro.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine
    0x12751000 - 0x12855fff com.red.redcode.quicktime 3.1 /Library/QuickTime/REDCODE.QT.component/Contents/MacOS/REDCODE.QT
    0x128b4000 - 0x128eefff com.apple.AppleProRes422 1.0.2 (46) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422
    0x1293a000 - 0x1297efff com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x12993000 - 0x12a36fff com.apple.AppleHDVCodec 1.4.1 (222) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x12a54000 - 0x12a74fff com.apple.IMXCodec 1.3.1 (147) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x12b23000 - 0x12b28fff com.apple.finalcutpro.dvcprohdfrcplugin 1.2.0 (16) /Applications/Final Cut Pro.app/Contents/PlugIns/DVCPROHD Frame Rate Converter.bundle/Contents/MacOS/DVCPROHD Frame Rate Converter
    0x12d05000 - 0x12d53fff com.apple.soundtrackpro.integration 2.0.2 () /Library/Application Support/ProApps/Bundles/Soundtrack Pro Integration.bundle/Contents/MacOS/Soundtrack Pro Integration
    0x12d6e000 - 0x12da5fff com.apple.motion.MotionBundle 3.0.2 /Library/Application Support/ProApps/Bundles/Motion.bundle/Contents/MacOS/Motion
    0x130aa000 - 0x130bafff com.apple.QuartzComposer.FxPlugWrapper 1.2.3 /Library/Application Support/ProApps/Internal Plug-Ins/ProFX/FxPlugWrapper.plugin/Contents/MacOS/FxPlugWrapper
    0x130c5000 - 0x130d1fff com.apple.PluginManager 1.7.3 (34) /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x130dd000 - 0x130e6fff com.apple.QuartzComposer.QCMotionPatch 1.0 /Library/Application Support/ProApps/Internal Plug-Ins/ProFX/QCMotionPatch.plugin/Contents/MacOS/QCMotionPatch
    0x130f2000 - 0x130f3fff com.apple.compressor.stomp 3.0.5 /Library/Frameworks/Compressor.framework/Compressor
    0x13205000 - 0x1321dfff com.redgiantsoftware.MisFire.Basic.Scratches ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Basic Scratches.bundle/Contents/MacOS/MisFire Basic Scratches
    0x13db7000 - 0x13dc7fff com.apple.fxplugframework 1.2.3 /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0x13ddb000 - 0x13ddcfff com.apple.qmaster.swamp 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Qmaster
    0x13f05000 - 0x13f23fff com.redgiantsoftware.MisFire.Deep.Scratches ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Deep Scratches.bundle/Contents/MacOS/MisFire Deep Scratches
    0x14ad1000 - 0x14ae9fff com.redgiantsoftware.MisFire.Displace ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Displacement.bundle/Contents/MacOS/MisFire Displacement
    0x15683000 - 0x1569efff com.redgiantsoftware.MisFire.Dust ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Dust.bundle/Contents/MacOS/MisFire Dust
    0x1624a000 - 0x16261fff com.redgiantsoftware.MisFire.Fading ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Fading.bundle/Contents/MacOS/MisFire Fading
    0x16dfa000 - 0x16e11fff com.redgiantsoftware.MisFire.Flicker ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Flicker.bundle/Contents/MacOS/MisFire Flicker
    0x179aa000 - 0x179c1fff com.redgiantsoftware.MisFire.Funk ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Funk.bundle/Contents/MacOS/MisFire Funk
    0x1855a000 - 0x18575fff com.redgiantsoftware.MisFire.Gate.Weave ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Gate Weave.bundle/Contents/MacOS/MisFire Gate Weave
    0x19121000 - 0x19140fff com.redgiantsoftware.MisFire.Grain ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Grain.bundle/Contents/MacOS/MisFire Grain
    0x19ced000 - 0x19d08fff com.redgiantsoftware.MisFire.MicroScratches ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire MicroScratches.bundle/Contents/MacOS/MisFire MicroScratches
    0x1a8b4000 - 0x1a8cbfff com.redgiantsoftware.MisFire.Post.Contrast ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Post Contrast.bundle/Contents/MacOS/MisFire Post Contrast
    0x1b464000 - 0x1b47ffff com.redgiantsoftware.MisFire.Splotches ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Splotches.bundle/Contents/MacOS/MisFire Splotches
    0x1c02b000 - 0x1c042fff com.redgiantsoftware.MisFire.Vignette ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire Vignette.bundle/Contents/MacOS/MisFire Vignette
    0x1d5a0000 - 0x1d5cdfff com.redgiantsoftware.MisFire ??? (1.1.3) /Library/Application Support/Final Cut Pro System Support/Plugins/MisFire.bundle/Contents/MacOS/MisFire
    0x1e305000 - 0x1e437fff com.apple.motion.filters 3.0.2 /Library/Application Support/ProApps/Internal Plug-Ins/FxPlug/Filters.bundle/Contents/MacOS/Filters
    0x1e4b1000 - 0x1e4b6fff com.apple.SmoothCamFxPlug 1.0.1 /Library/Application Support/ProApps/Internal Plug-Ins/FxPlug/SmoothCam.fxplug/Contents/MacOS/SmoothCam
    0x1e4bd000 - 0x1e4befff com.apple.Helium 2.1.2 /System/Library/PrivateFrameworks/Helium.framework/Versions/A/Helium
    0x1e4c2000 - 0x1e4f6fff com.apple.Helium.HeliumRender 1.0.2 /System/Library/PrivateFrameworks/Helium.framework/Frameworks/HeliumRender.fram ework/Versions/A/HeliumRender
    0x1e514000 - 0x1e56afff com.apple.DVCPROHDAudio 1.3 /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x1e59a000 - 0x1e5e4fff com.apple.DVCPROHDMuxer 1.3 /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x1e6aa000 - 0x1e6b5fff com.apple.fcp.TundraOutputUnit 1.3 /Applications/Final Cut Pro.app/Contents/Resources/TundraOutputUnit.bundle/Contents/MacOS/TundraOutputU nit
    0x1e6c1000 - 0x1e6c6fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1e722000 - 0x1e72efff com.apple.DVCPROHDVideoOutput 1.3 /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x1f13e000 - 0x1f873fff com.borisfx.TextScrambler ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Text Scrambler.bundle/Contents/MacOS/Text Scrambler
    0x202b2000 - 0x209e4fff com.borisfx.Title3D ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title 3D.bundle/Contents/MacOS/Title 3D
    0x21422000 - 0x2144bfff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x21450000 - 0x21455fff com.apple.DesktopVideoOut 1.2.4 /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x2148b000 - 0x21492fff com.apple.compressor.FilterUI 3.0.5 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/FilterUI.framewo rk/Versions/A/FilterUI
    0x2149a000 - 0x214a3fff com.bensyverson.dvmatte_blast 1.0 (1) /Library/Plug-Ins/FxPlug/dvmatte blast.bundle/Contents/MacOS/dvmatte blast
    0x214a9000 - 0x214b2fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x214db000 - 0x214e6fff com.apple.compressor.MediaServerAPI 3.0.5 /Library/Frameworks/MediaServerAPI.framework/MediaServerAPI
    0x21605000 - 0x21d35fff com.borisfx.TitleCrawl ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title Crawl.bundle/Contents/MacOS/Title Crawl
    0x22772000 - 0x22ea8fff com.borisfx.VectorShape ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Vector Shape.bundle/Contents/MacOS/Vector Shape
    0x23a2d000 - 0x23a39fff com.apple.compressor.StompUtil 3.0.5 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUtil.framew ork/Versions/A/StompUtil
    0x23b3f000 - 0x23b49fff com.apple.qmaster.SwampUtil 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUtil.framework /Versions/A/SwampUtil
    0x23b57000 - 0x23b60fff com.apple.qmaster.SwampService 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampService.framew ork/Versions/A/SwampService
    0x23bbc000 - 0x23bd0fff com.redgiantsoftware.looks3fx 1.0 /Library/Plug-Ins/FxPlug/Looks3.fxplug/Contents/MacOS/Looks3
    0x23d05000 - 0x23d67fff com.redgiantsoftware.MBLooksRenderLib 1.0 /Library/Frameworks/LS3Renderer.framework/Versions/A/LS3Renderer
    0x23de9000 - 0x23df7fff com.apple.qmaster.Status 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/Status.framework/Ve rsions/A/Status
    0x23e12000 - 0x23e1dfff com.apple.qmaster.RequestProcessing 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/RequestProcessing.f ramework/Versions/A/RequestProcessing
    0x23e7c000 - 0x23e88fff com.apple.qmaster.ClusterManager 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ClusterManager.fram ework/Versions/A/ClusterManager
    0x23eb3000 - 0x23ec4fff com.apple.qmaster.ServiceControl 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ServiceControl.fram ework/Versions/A/ServiceControl
    0x23f4c000 - 0x248eefff com.apple.ozone.framework 3.0.2 /Applications/Motion.app/Contents/Frameworks/Ozone.framework/Ozone
    0x24ed9000 - 0x24f13fff ProMath /Users/TheWolf/Library/Frameworks/ProMath.framework/Versions/A/ProMath
    0x24f27000 - 0x24fd2fff ProCore /Users/TheWolf/Library/Frameworks/ProCore.framework/Versions/A/ProCore
    0x2501e000 - 0x2509bfff ProMedia /Users/TheWolf/Library/Frameworks/ProMedia.framework/Versions/A/ProMedia
    0x2511d000 - 0x25134fff ThirdPartyPlugins /Users/TheWolf/Library/Frameworks/ThirdPartyPlugins.framework/Versions/A/ThirdP artyPlugins
    0x2514f000 - 0x251abfff ProGraphics /Users/TheWolf/Library/Frameworks/ProGraphics.framework/Versions/A/ProGraphics
    0x25299000 - 0x25402fff Lithium /Users/TheWolf/Library/Frameworks/Lithium.framework/Versions/A/Lithium
    0x254ca000 - 0x2567ffff com.apple.motion.TextFramework 3.0.2 /Applications/Motion.app/Contents/Frameworks/TextFramework.framework/TextFramew ork
    0x2575b000 - 0x257a7fff Bloodhound /Users/TheWolf/Library/Frameworks/Bloodhound.framework/Versions/A/Bloodhound
    0x257ee000 - 0x257f9fff com.apple.motion.Text 3.0.2 /Applications/Motion.app/Contents/PlugIns/Text.ozp/Contents/MacOS/Text
    0x2582d000 - 0x259affff com.apple.motion.Behaviors 3.0.2 /Applications/Motion.app/Contents/PlugIns/Behaviors.ozp/Contents/MacOS/Behavior s
    0x25a65000 - 0x25be9fff com.apple.motion.Particles 3.0.2 /Applications/Motion.app/Contents/PlugIns/Particles.ozp/Contents/MacOS/Particle s
    0x25c93000 - 0x25c98fff com.apple.fxmetaplug.ImageUnit 1.2.2 /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
    0x25ca0000 - 0x25ca2fff com.apple.Helium.HCache 2.1.2 /System/Library/PrivateFrameworks/Helium.framework/Plug-ins/HCache.bundle/Conte nts/MacOS/HCache
    0x25e68000 - 0x25e92fff com.apple.mio.DAL.VDC 12.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Resource s/VDC.plugin/Contents/MacOS/VDC
    0x25eb7000 - 0x25ef5fff com.apple.compressor.ImageProcessing 3.0.5 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/ImageProcessing. framework/Versions/A/ImageProcessing
    0x25f2c000 - 0x25f7afff com.apple.compressor.StompUI 3.0.5 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUI.framewor k/Versions/A/StompUI
    0x25fa8000 - 0x25fc6fff com.apple.qmaster.SwampUI 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUI.framework/V ersions/A/SwampUI
    0x26808000 - 0x268eefff com.apple.AECore 3.0.5 /Library/Frameworks/AECore.framework/Versions/A/AECore
    0x26983000 - 0x26a68fff com.apple.compressor.StompTypes 3.0.5 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompTypes.frame work/Versions/A/StompTypes
    0x26b04000 - 0x26c6dfff com.apple.compressor.transcoding 3.0.5 /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/Transcoding.fram ework/Versions/A/Transcoding
    0x26d7e000 - 0x26dbefff com.apple.qmaster.SwampCore 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
    0x26e01000 - 0x26e3efff com.apple.qmaster.SwampTypes 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampTypes.framewor k/Versions/A/SwampTypes
    0x26e83000 - 0x26ec8fff com.apple.qmaster.do 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/DistributedObjects. framework/Versions/A/DistributedObjects
    0x26f1a000 - 0x26f60fff com.apple.qmaster.ContentControl 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ContentControl.fram ework/Versions/A/ContentControl
    0x26f9b000 - 0x2705cfff com.apple.qmaster.JobControl 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/JobControl.framewor k/Versions/A/JobControl
    0x27104000 - 0x27110fff com.apple.qmaster.SwampExecutor 3.0.5 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampExecutor.frame work/Versions/A/SwampExecutor
    0x39b05000 - 0x39d48fff net.telestream.wmv.import 2.2.1.7 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x39d80000 - 0x39fa5fff org.perian.Perian 1.1 /Users/TheWolf/Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f4f0000 - 0x8f4f4fff com.apple.CoreMediaAuthoringPrivate 1.5 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fefff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90441000 - 0x904e7fff com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90912000 - 0x90a06fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a56000 - 0x90ad5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afe000 - 0x90b62fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdd000 - 0x90c50fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c65000 - 0x90c77fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7d000 - 0x90f23fff com.apple.CoreServices.CarbonCore 682.30 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f66000 - 0x90fcefff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91046fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9141bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154bfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155e000 - 0x91632fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166d000 - 0x916eafff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91717000 - 0x917c0fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917e6000 - 0x91831fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91850000 - 0x91866fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91872000 - 0x9188cfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91896000 - 0x918d3fff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e7000 - 0x918f3fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918fa000 - 0x9193afff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9194d000 - 0x919fffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a45000 - 0x91a5bfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a60000 - 0x91a7efff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a83000 - 0x91ae2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91af4000 - 0x91af8fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91afa000 - 0x91b82fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b86000 - 0x91ba1fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba6000 - 0x91ba8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca5000 - 0x91ce4fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cea000 - 0x91ceafff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cec000 - 0x91d7afff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d81000 - 0x91d81fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d83000 - 0x91ddcfff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de5000 - 0x91e09fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e11000 - 0x9221afff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92254000 - 0x92608fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92635000 - 0x92722fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92724000 - 0x927a2fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927e3000 - 0x92a13fff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b2d000 - 0x92b44fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b4f000 - 0x92ba7fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bbb000 - 0x92bbbfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bbd000 - 0x92bcdfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bdb000 - 0x92be3fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be9000 - 0x92beefff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bf4000 - 0x92c85fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c99000 - 0x92c9cfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9f000 - 0x92cbdfff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccf000 - 0x92cd5fff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cdb000 - 0x92d3efff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d62000 - 0x92da3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dca000 - 0x92dd7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dde000 - 0x92de3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de8000 - 0x930ddfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e3000 - 0x931eefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f3000 - 0x9320efff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93222000 - 0x93254fff com.apple.MediaKit 8.11 (351.3) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9325e000 - 0x9325efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93260000 - 0x93916fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c97000 - 0x93d12fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4b000 - 0x93e04fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e47000 - 0x93e47fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e49000 - 0x9400afff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94050000 - 0x94091fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94099000 - 0x940d3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d8000 - 0x940eefff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94135000 - 0x9417dfff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94187000 - 0x941c5fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/vmutils
    0x9427f000 - 0x9428efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94295000 - 0x942a0fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942ec000 - 0x94306fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9430c000 - 0x94627fff com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947ac000 - 0x948f2fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9497e000 - 0x9498dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94994000 - 0x949bdfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c3000 - 0x949d2fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949d6000 - 0x949fbfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a07000 - 0x94a24fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94ac9000 - 0x94ac9fff com.apple.DiscRecording 3.2.0 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94acb000 - 0x94b49fff com.apple.DiscRecordingEngine 3.2.0 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x94b79000 - 0x94bbbfff com.apple.DiscRecordingContent 3.2.0 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x94bd0000 - 0x94ca8fff edu.mit.Kerberos 5.5.26 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94d25000 - 0x94d50fff libcurl.3.dylib /usr/lib/libcurl.3.dylib
    0x95a59000 - 0x95a91fff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95ddd000 - 0x95f76fff com.apple.prokit 4.5 (722) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x966fe000 - 0x96734fff com.apple.audio.midi.CoreMIDI 1.5.1 (41) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x96b07000 - 0x96b07fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9707e000 - 0x97155fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97170000 - 0x97171fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97173000 - 0x97178fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9725b000 - 0x9727efff com.apple.AppleVAFramework 3.3.13 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x974ff000 - 0x97513fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x97b44000 - 0x97c1bfff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97ca4000 - 0x97ca4fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98023000 - 0x9812bfff com.apple.DiskImagesFramework 10.4.11 (115.2) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x98199000 - 0x981a6fff libbz2.1.0.dylib /usr/lib/libbz2.1.0.dylib
    0x981a8000 - 0x981edfff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9847a000 - 0x9942efff com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9967c000 - 0x9967efff com.apple.QuickTimeH264.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x99680000 - 0x99a8ffff QuickTimeH264.scalar /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x99bf6000 - 0x99c20fff com.apple.CoreMediaPrivate 11.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9a4b3000 - 0x9a4b3fff com.apple.iokit.dvcomponentglue 1.9.0 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x9a4c0000 - 0x9a506fff com.apple.viceroy.codec 32.1 /System/Library/Components/VCH263Codec.component/VCH263Codec
    0x9bb0f000 - 0x9bb0ffff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9c1cf000 - 0x9c20dfff com.apple.CoreMediaIOServicesPrivate 12.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9c233000 - 0x9c269fff FWAVCPrivate /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x9f92f000 - 0x9f96bfff com.apple.QuickTimeFireWireDV.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x9f974000 - 0x9fa3dfff com.apple.QuickTimeMPEG4.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9fa5a000 - 0x9faf9fff com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9fb14000 - 0x9ff69fff com.apple.CoreGraphics 1.258.79 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (4.170.46.9)
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Maxtor 6L250M0, 233.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846, 2.33 GB
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    FireWire Device: > LaCie d2 DVD-RW Firewire, LaCie Group SA, Up to 400 Mb/sec
    FireWire Device: Rugged FW/USB, LaCie, Up to 400 Mb/sec
    FireWire Device: LaCie Bigger Disk Extreme LUN 0, LaCie Group SA, Up to 400 Mb/sec
    FireWire Device: Big Disk Extreme+ (button), LaCie, Up to 400 Mb/sec

    I used FCP Rescue to trash the prefs. Does the program you recommended work differently?
    OK, for the auto save, um, I can't find the auto save file. I see other projects that I've worked on recently in the folder, but not this one. I searched for the folder in spotlight but did not find it. I will continue to search on.

  • IMAC's Top graphics card frustration - Cheap and no support for Adobe Mercury Playpack Engine GPU Acceleration?

    If anyone has a solution for getting the Mecury Playpack Engine GPU acceleration to work with Premiere Pro CS6 on an iMAC 2011, please let me know. Like I wonder if you could Thunderbolt an External graphics card somehow? Or is an upgrade possible? Ahh...not worth the risk.
    Please, if you have a solution for me, let me know. Otherwise I find it pretty frustrating that I purchased a top-end iMAC, fully maxed-out in every way possible, and that the iMac doesn't support Adobe Premiere's Mercury Playback Engine GPU acceleration. Also, an old USB 2.0 Hub and thus the built-in SD card reader is slow. If you have SD cards with 95MB/s Transfer, Read and Write speeds, the iMAC will only transfer at around 30MB/s if you're lucky. Technically 480Mbs which is around 50MB/s but I haven't seen those speeds.
    I figured this could at least be circumvented with a Thunderbolt SD card reader or a Thunderbolt to USB 3.0 adapter but of course no such thing exists.
    Well, nothing with a reasonable price tag. This all might seem trivial to some but when you're uploading 24 hours of HD video footage from a 128GB SDXC card, the speed makes a big difference.
    And come on, no BluRay support? Ridiculous. I get the politics of why but still, just ridiculous. It would be nice to be able to burn a BluRay to watch in my home theater system. There are other methods but BluRay is convenient and great for backing up large Video Files. Unfortunately BluRay looks like it's not going to make it.  Maybe cable distribution companies will increase their Internet upload speeds one day and I can just store everything in the cloud and watch full length movies(that I've created) on Vimeo.
    Anyways, I went and took a look at the hardware Apple stuffed inside my fancy (3.4 Ghz i7, 16GB 1333 DDR3, 2GB AMD 6970M, 256 GB SSD Internal and 2TB 7200 Internal) machine and it appears to be pretty middle of the range stuff. It's an iMAC, not a Mac Pro so why am I griping? Because my 2009 PC(which I tricked out over the last two years) is faster and does support the Mercury Playback Engine. I spent $2100 total on this PC which includes all my upgrades. I spent around $3300 on the iMAC. I feel ripped off.
    Yes, I do love my iMAC on multiple levels but had I known my dated 2009 PC would render video projects faster, I would have gone with a MAC Pro or just a new PC. It seems that Mac is moving completely away from making high-end computers for niche markets(video editing) and focusing on their tiny laptops, IPADS and IPhones for the masses. Obviously smart from a capitalistic perspective(at present at least) but very frustrating for some.
    I was actually told to purchase a MAC for video editing. I've been a PC guy for 15 years. I went with the iMAC because I had read many good things about it(probably just Apple propaganda)  and also the MAC PRO was to be discontinued. Also the MAC Pro would have been triple the cost for what didn't seem like a whole lot more.
    It's one's thing to prepackage a computer with inferior hardware(the iMAC I have is fast for most things and more than enough for 99% of the population) but to not allow us to pop open the computer and make a quit upgrade to the machine is what really makes me feel like I'm using a computer built for Grannies. I mean there is a reason my mother loves iMacs and Iphones. Amazing that I was able to upgrade my memory from 4 to 16GB  but I've heard Apple has even done away with that. I get why they do it. Apple Warranty, Apple Care issues, Profit and World Domination: Apple wants a monopoly on everything.
    Was great to see Adobe bounce back after the whole Flash/HTML5 thing and knock Final Cut Pro off the face of the Earth for good. People are still buying it b/c of the brand name but Final Cut is done. David Fincher used Adobe's Workflow for everything when he made The Girl with The Dragon Tattoo. Hollywood is making the shift and the world will follow. The Adobe Workflow has finally come together and there is just no way Apple can compete with Adobe Creative Cloud and an Engine that can just swap from Premiere to After Effects to Prelude to SpeedGrade to Photoshop to Story with speed for $29 bucks a month(or $49 for some). Apple better start supporting Adobe's Mercury Engine or they may have a problem. And if you're using Final Cut X, you're severely handicapping yourself. Problem is that people don't want to take the time to learn Adobe's products(steep learning curve for sure) which is where Apple's Granny software, and perhaps computers, comes in to play. Arnold Schwarzenegger once said "Milk is for babies, Real Men Drink Beer".  I'm beginning to think that "Mac's are for Grannies, Real Men Use Adobe and PCs".
    The major problem with Apple is you're forced to use Apple. Not sure but history has proven that people don't like to be forced into anything. Autocracies don't work. These systems eventually topple, even in the corporate world.
    Amazon.com, now that's the company to emulate. What an amazing machine!
    I've read that Apple may even discontinue the iMAC after 2013. Who knows?
    If anyone has a solution for getting the Mecury Playpack Engine GPU acceleration to work with Premiere Pro CS6 on an iMAC 2011, please let me know. Like I wonder if you could Thunderbolt an External graphics card somehow? Or is an upgrade possible? Ahh...not worth the risk.
    1) Graphcis Card  - AMD Radeon HD 6970M 2048 MB (6990 would have been better or something from NVIDIA.
    2) USB 2.0 Hub with only 480 Mb/sec
    3) Seagate Baracude SATA I 7200 RPM drive with 3GB/s transfer rate and only a 32 GB Cach. It's ok. I would have expected at least a Western Digital Caviar Black 2 TB SATA III 7200 RPM 64 MB  or the Velociraptor at 10,000RPM.
    4)APPLE SSD TS256C  Flash Drive. As you can see, it doesn't stack up so well against other SSD Drive.
    Just average. http://www.harddrivebenchmark.net/hdd_lookup.phphdd=APPLE+SSD+TS256C

    Whining and ranting about how iMacs can't do this or iMacs/orMacs can't do that is not going to get you a lot of help here.
    Your "I love my MAC" is typical of the ever ubiquitous PC whiner.
    If your video work needs were that computer intensive and critical , you should've done some online research and you should have budgeted for a Mac Pro.
    Mac Pros are completely expandable and upgradeable unlike the iMac.
    Mac Pros have much more faster and more CPU cores than the iMac line.
    iMac line is limited to CPUs with 8 cores. The Mac Pros, I believe, are up to 16 core CPUs, now.
    The Mac Pros can have their GPU upgraded and you even add/expand to use specialty audio/video cards.
    Mac Pros are the defacto standard for real video work.
    iMacs, even the high end model, is not really designed to do really heavy and intensive video work.
    iMacs do do video creation and editing. Just not on the level that is needed from a more "Pro" computer.
    It seems to me you are asking your iMac to do more than it was originally designed for, in terms of professional video editing.
    You get a lot more out of a Mac Pro than an iMac for any real serious video, CGI or animation work.
    You just didn't want to spend that much cash on one.
    iMacs are not user upgradeable or friendly to user upgrades at all!!!
    If you purchased a Mac Pro, you could've had that better, faster HD, better faster SSDs.
    That said, I can offer no real help to but because of the nature of your post and the fact you just simply annoyed me, I feel some advice and explanations are in order
    First off, you picked Adobe video editing software suite as your video creation software on the Mac.  It's no secret to long-time video content creators on the Mac that Adobe products, especially those for video creation and editing are very user unfriendly on the Mac. Even though Macs are supported from Adobe, Adobe for a long time has treated the Mac and Mac users as second class citizens.
    Before purchasing and installing Adobe Premiere, did you even check Adobe's site for the preferred system hardware and software requirements? Hmmm?
    This is why you should KNOW what software you are going to be running on a computer first then research what computer make and model will run said software.
    That's why Apple has its own apps like Aoerture, Logic and Final Cut.
    Despite your ignorance in this matter, Final Cut Pro X is alive and doing well, thank you, and using this software on your iMac would kick Adobe Premier in the you know whats.
    Final Cut Pro X is a complete video solution for and completely designed around the Mac.
    Why are you using USB 2.0 connections for video work when you have a perfectly good FireWire 800 connection.
    In case you are not aware, FireWire 800 is called so because it has a max throughput of 800 Mbps.
    Your 2011 iMac can take up to 32 GBs of RAM. Not just 16 GBs.
    This changed when the 2010 model iMacs came out.
    Blu-ray? I believe you can buy external Blu-ray writers that work with Mac using said FW800 connection.
    So you cite one movie and one videographer using Adobe Premier for your premise that Final Cut is dead in Hollywood?
    Your argument that Apple locks you into everything in their world can be countered by saying Windows and Windows PCs lock you into the Windows world. What's your point?
    Apple is not discontinuing their computers platforms any time soon.
    All you are regurgitating is rumor. Probably from all of the PC crowd.
    iMacs and professional desktop Macs are not going anywhere.
    Currently, Apple is the only desktop/laptop computer maker that is still making a profit on their Macs and increasing their market share percentages for the last 5 years during which the PC market has continually slumped/dropped in its market share.

  • Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project.

    Every time I place a video into the sequence timeline, this error message pops up, "Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project." and then Premiere crashes.
    I tried uninstalling all products and then reinstalling them, and the problem is still there.
    What can I do to fix this?

    @RoninEdits, Thanks for the response.
    But yeah, I've tried both the Mercury Playback Engine GPU Acceleration AND Software Only and its the same issue with both.

  • ATI Radeon 9550 (no) accelerating

    Hi.
    I'm not able to enable acceleration with my Radeon 9550 (R350) card (open driver).
    Direct rendering seems to be enabled:
    direct rendering: Yes
    But:
    OpenGL vendor string: Mesa Project
    OpenGL renderer string: Software Rasterizer
    OpenGL version string: 2.1 Mesa 7.7
    I tried enabling KMS by adding radeon to modules array at mkinitcpio.conf (and then rebuilding the image) and to the modules array at rc.conf, but I get a kernel panic with both options.
    Here's my xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "extmod"
    Load "dri2"
    Load "dri"
    Load "dbe"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 280 210 # mm
    Identifier "Monitor0"
    VendorName "SAM"
    ModelName "SyncMaster"
    HorizSync 30.0 - 55.0
    VertRefresh 50.0 - 120.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    #Option "R4xxATOM" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "RV350 AS [Radeon 9550]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768" "1152x864"
    EndSubSection
    EndSection
    My Xorg.0.log:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.3.902 (1.7.4 RC 2)
    Release Date: 2009-12-26
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux phobos 2.6.32-ARCH #1 SMP PREEMPT Sat Dec 26 08:26:17 UTC 2009 i686
    Kernel command line: root=/dev/sda1 ro
    Build Date: 26 December 2009 11:37:45AM
    Current version of pixman: 0.16.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 3 00:11:59 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF,
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 1002:4153:174b:0200 ATI Technologies Inc RV350 AS [Radeon 9550] rev 0, Mem @ 0xc0000000/268435456, 0xdfef0000/65536, I/O @ 0x0000b800/256, BIOS @ 0x????????/131072
    (--) PCI: (0:1:0:1) 1002:4173:174b:0201 ATI Technologies Inc RV350 AS [Radeon 9550] (Secondary) rev 0, Mem @ 0xb0000000/268435456, 0xdfee0000/65536
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 6.12.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
    ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
    ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
    ATI FirePro M5750, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
    ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
    ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
    ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
    ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
    ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
    ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI RS880
    (II) Primary Device is: PCI 01@00:00:0
    (II) RADEON(0): TOTO SAYS 00000000dfef0000
    (II) RADEON(0): MMIO registers at 0x00000000dfef0000: size 64KB
    (II) RADEON(0): PCI bus 1 card 0 func 0
    (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules/libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 0.1.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Radeon 9600 AS (AGP)" (ChipID = 0x4153)
    (--) RADEON(0): Linear framebuffer at 0x00000000c0000000
    (II) RADEON(0): AGP card detected
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): Legacy BIOS detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.31.0
    (==) RADEON(0): Page Flipping disabled
    (II) RADEON(0): Will try to use DMA for Xv image transfers
    (II) RADEON(0): Generation 2 PCI interface, using max accessible memory
    (II) RADEON(0): Detected total video RAM=262144K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) RADEON(0): ref_freq: 2700, min_out_pll: 20000, max_out_pll: 40000, min_in_pll: 40, max_in_pll: 3000, xclk: 20000, sclk: 250.000000, mclk: 200.000000
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=20000
    (II) RADEON(0): DFP table revision: 3
    (II) RADEON(0): Output VGA-0 using monitor section Monitor0
    (II) RADEON(0): I2C bus "VGA-0" initialized.
    (II) RADEON(0): Output DVI-0 has no monitor section
    (II) RADEON(0): I2C bus "DVI-0" initialized.
    (II) RADEON(0): Output S-video has no monitor section
    (II) RADEON(0): Default TV standard: PAL
    (II) RADEON(0): TV standards supported by chip: NTSC PAL
    (II) RADEON(0): Port0:
    XRANDR name: VGA-0
    Connector: VGA
    CRT1: INTERNAL_DAC1
    DDC reg: 0x60
    (II) RADEON(0): Port1:
    XRANDR name: DVI-0
    Connector: DVI-I
    CRT2: INTERNAL_DAC2
    DFP1: INTERNAL_TMDS1
    DDC reg: 0x64
    (II) RADEON(0): Port2:
    XRANDR name: S-video
    Connector: S-video
    TV1: INTERNAL_DAC2
    DDC reg: 0x0
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "VGA-0:DDC control interface" registered at address 0x6E.
    (II) RADEON(0): EDID vendor "SAM", prod id 37
    (II) RADEON(0): Using hsync ranges from config file
    (II) RADEON(0): Using vrefresh ranges from config file
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
    (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) RADEON(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    (II) RADEON(0): Manufacturer: SAM Model: 25 Serial#: 1095840053
    (II) RADEON(0): Year: 2002 Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync: Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 28 vert.: 21
    (II) RADEON(0): Gamma: 1.80
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.632 redY: 0.335 greenX: 0.295 greenY: 0.593
    (II) RADEON(0): blueX: 0.143 blueY: 0.067 whiteX: 0.283 whiteY: 0.298
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 720x400@88Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@87Hz (interlaced)
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 60 vid: 16497
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 56.2 MHz Image Size: 267 x 200 mm
    (II) RADEON(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0
    (II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0
    (II) RADEON(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 55 kHz, PixClock max 70 MHz
    (II) RADEON(0): Monitor name: SyncMaster
    (II) RADEON(0): Serial No: HGDT111969
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff004c2d250035315141
    (II) RADEON(0): 050c0103681c15502afb99a1554b9724
    (II) RADEON(0): 11484cfff80031594559614071400101
    (II) RADEON(0): 010101010101f91520f830581f202040
    (II) RADEON(0): 13000bc81000001e000000fd0032781e
    (II) RADEON(0): 3707000a202020202020000000fc0053
    (II) RADEON(0): 796e634d61737465720a2020000000ff
    (II) RADEON(0): 00484744543131313936390a20200072
    finished output detect: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    finished output detect: 1
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    finished output detect: 2
    finished all detect
    before xf86InitialConfiguration
    (II) RADEON(0): EDID vendor "SAM", prod id 37
    (II) RADEON(0): Using hsync ranges from config file
    (II) RADEON(0): Using vrefresh ranges from config file
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
    (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) RADEON(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    (II) RADEON(0): Manufacturer: SAM Model: 25 Serial#: 1095840053
    (II) RADEON(0): Year: 2002 Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync: Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 28 vert.: 21
    (II) RADEON(0): Gamma: 1.80
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.632 redY: 0.335 greenX: 0.295 greenY: 0.593
    (II) RADEON(0): blueX: 0.143 blueY: 0.067 whiteX: 0.283 whiteY: 0.298
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 720x400@88Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@87Hz (interlaced)
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 60 vid: 16497
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 56.2 MHz Image Size: 267 x 200 mm
    (II) RADEON(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0
    (II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0
    (II) RADEON(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 55 kHz, PixClock max 70 MHz
    (II) RADEON(0): Monitor name: SyncMaster
    (II) RADEON(0): Serial No: HGDT111969
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff004c2d250035315141
    (II) RADEON(0): 050c0103681c15502afb99a1554b9724
    (II) RADEON(0): 11484cfff80031594559614071400101
    (II) RADEON(0): 010101010101f91520f830581f202040
    (II) RADEON(0): 13000bc81000001e000000fd0032781e
    (II) RADEON(0): 3707000a202020202020000000fc0053
    (II) RADEON(0): 796e634d61737465720a2020000000ff
    (II) RADEON(0): 00484744543131313936390a20200072
    (II) RADEON(0): EDID vendor "SAM", prod id 37
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): Output VGA-0 connected
    (II) RADEON(0): Output DVI-0 disconnected
    (II) RADEON(0): Output S-video disconnected
    (II) RADEON(0): Using user preference for initial modes
    (II) RADEON(0): Output VGA-0 using initial mode 1024x768
    (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    after xf86InitialConfiguration
    (**) RADEON(0): Display dimensions: (280, 210) mm
    (**) RADEON(0): DPI set to (92, 123)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) RADEON(0): Using XAA acceleration architecture
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules/libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.2.1
    ABI class: X.Org Video Driver, version 6.0
    (==) RADEON(0): Assuming overlay scaler buffer width is 1920
    (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
    (!!) RADEON(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (--) Depth 24 pixmap format is 32 bpp
    (II) RADEON(0): RADEONScreenInit c0000000 0 0
    Entering TV Save
    Save TV timing tables
    saveTimingTables: reading timing tables
    TV Save done
    disable primary dac
    (==) RADEON(0): Using 24 bit depth buffer
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0): mem_size : 0x10000000
    (II) RADEON(0): MC_FB_LOCATION : 0xcfffc000
    (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Using 32 MB GART aperture
    (II) RADEON(0): Using 1 MB for the ring buffer
    (II) RADEON(0): Using 2 MB for vertex/indirect buffers
    (II) RADEON(0): Using 29 MB for GART textures
    (II) RADEON(0): Memory manager initialized to (0,0) (1024,8191)
    (II) RADEON(0): Reserved area from (0,1024) to (1024,1026)
    (II) RADEON(0): Largest offscreen area available: 1024 x 7165
    (II) RADEON(0): Will use front buffer at offset 0x0
    (II) RADEON(0): Will use back buffer at offset 0x1000000
    (II) RADEON(0): Will use depth buffer at offset 0x1400000
    (II) RADEON(0): Will use 237568 kb for textures at offset 0x1800000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) RADEON(0): [drm] framebuffer handle = 0xc0000000
    (II) RADEON(0): [drm] added 1 reserved context for kernel
    (II) RADEON(0): X context handle = 0x1
    (II) RADEON(0): [drm] installed DRM signal handler
    (==) RADEON(0): Using AGP 4x
    (II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x1039/0x0645; Card 0x1002/0x4153 0x174b/0x0200]
    (II) RADEON(0): [agp] 32768 kB allocated with handle 0x00000001
    (II) RADEON(0): [agp] ring handle = 0xe0000000
    (II) RADEON(0): [agp] Ring mapped at 0xb7021000
    (II) RADEON(0): [agp] ring read ptr handle = 0xe0101000
    (II) RADEON(0): [agp] Ring read ptr mapped at 0xb7020000
    (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe0102000
    (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xa6d45000
    (II) RADEON(0): [agp] GART texture map handle = 0xe0302000
    (II) RADEON(0): [agp] GART Texture map mapped at 0xa50c5000
    (II) RADEON(0): [drm] register handle = 0x2bfde000
    (II) RADEON(0): [dri] Visual configs initialized
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xcfffc000 0x1fff0000
    (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (==) RADEON(0): Backing store disabled
    (II) RADEON(0): [DRI] installation complete
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 16
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0xcfffc000 is: 0xcfffc000
    (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xe1ffe000
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xcfffc000 0xcfffc000
    (II) RADEON(0): MC_AGP_LOCATION : 0xe1ffe000
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): XAA Render acceleration unsupported on Radeon 9500/9700 and newer. Please use EXA instead.
    (II) RADEON(0): Render acceleration disabled
    (II) RADEON(0): num quad-pipes is 1
    (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Lines
    Scanline Image Writes
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (II) RADEON(0): Acceleration enabled
    (**) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00402000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00406000
    (II) RADEON(0): Largest offscreen area available: 1024 x 7157
    (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
    (II) Loading sub module "theatre_detect"
    (II) LoadModule: "theatre_detect"
    (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
    (II) Module theatre_detect: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    (II) RADEON(0): Set up overlay video
    (II) RADEON(0): Set up textured video
    disable primary dac
    disable TV
    disable primary dac
    init memmap
    init common
    init crtc1
    init pll1
    freq: 65000000
    best_freq: 65000000
    best_feedback_div: 130
    best_ref_div: 9
    best_post_div: 6
    restore memmap
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0xcfffc000 0xcfffc000
    (II) RADEON(0): MC_AGP_LOCATION : 0xe1ffe000
    restore common
    restore crtc1
    restore pll1
    finished PLL1
    set RMX
    set primary dac
    enable primary dac
    disable TV
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r300_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 270 x 203
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device ImPS/2 Generic Wheel Mouse
    (**) ImPS/2 Generic Wheel Mouse: always reports core events
    (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
    (II) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    (II) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    (II) ImPS/2 Generic Wheel Mouse: Found relative axes
    (II) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
    (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
    (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    (II) config/hal: Adding input device CHESEN USB Keyboard
    (**) CHESEN USB Keyboard: always reports core events
    (**) CHESEN USB Keyboard: Device: "/dev/input/event6"
    (II) CHESEN USB Keyboard: Found keys
    (II) CHESEN USB Keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device CHESEN USB Keyboard
    (**) CHESEN USB Keyboard: always reports core events
    (**) CHESEN USB Keyboard: Device: "/dev/input/event5"
    (II) CHESEN USB Keyboard: Found keys
    (II) CHESEN USB Keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) RADEON(0): EDID vendor "SAM", prod id 37
    (II) RADEON(0): Using hsync ranges from config file
    (II) RADEON(0): Using vrefresh ranges from config file
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
    (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) RADEON(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    (II) RADEON(0): Manufacturer: SAM Model: 25 Serial#: 1095840053
    (II) RADEON(0): Year: 2002 Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync: Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 28 vert.: 21
    (II) RADEON(0): Gamma: 1.80
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.632 redY: 0.335 greenX: 0.295 greenY: 0.593
    (II) RADEON(0): blueX: 0.143 blueY: 0.067 whiteX: 0.283 whiteY: 0.298
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 720x400@88Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@87Hz (interlaced)
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 60 vid: 16497
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 56.2 MHz Image Size: 267 x 200 mm
    (II) RADEON(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0
    (II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0
    (II) RADEON(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 55 kHz, PixClock max 70 MHz
    (II) RADEON(0): Monitor name: SyncMaster
    (II) RADEON(0): Serial No: HGDT111969
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff004c2d250035315141
    (II) RADEON(0): 050c0103681c15502afb99a1554b9724
    (II) RADEON(0): 11484cfff80031594559614071400101
    (II) RADEON(0): 010101010101f91520f830581f202040
    (II) RADEON(0): 13000bc81000001e000000fd0032781e
    (II) RADEON(0): 3707000a202020202020000000fc0053
    (II) RADEON(0): 796e634d61737465720a2020000000ff
    (II) RADEON(0): 00484744543131313936390a20200072
    (II) RADEON(0): EDID vendor "SAM", prod id 37
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "SAM", prod id 37
    (II) RADEON(0): Using hsync ranges from config file
    (II) RADEON(0): Using vrefresh ranges from config file
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
    (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) RADEON(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    (II) RADEON(0): Manufacturer: SAM Model: 25 Serial#: 1095840053
    (II) RADEON(0): Year: 2002 Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync: Separate
    (II) RADEON(0): Max Image Size [cm]: horiz.: 28 vert.: 21
    (II) RADEON(0): Gamma: 1.80
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.632 redY: 0.335 greenX: 0.295 greenY: 0.593
    (II) RADEON(0): blueX: 0.143 blueY: 0.067 whiteX: 0.283 whiteY: 0.298
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 720x400@88Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@87Hz (interlaced)
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 60 vid: 16497
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 56.2 MHz Image Size: 267 x 200 mm
    (II) RADEON(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0
    (II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0
    (II) RADEON(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 55 kHz, PixClock max 70 MHz
    (II) RADEON(0): Monitor name: SyncMaster
    (II) RADEON(0): Serial No: HGDT111969
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff004c2d250035315141
    (II) RADEON(0): 050c0103681c15502afb99a1554b9724
    (II) RADEON(0): 11484cfff80031594559614071400101
    (II) RADEON(0): 010101010101f91520f830581f202040
    (II) RADEON(0): 13000bc81000001e000000fd0032781e
    (II) RADEON(0): 3707000a202020202020000000fc0053
    (II) RADEON(0): 796e634d61737465720a2020000000ff
    (II) RADEON(0): 00484744543131313936390a20200072
    (II) RADEON(0): EDID vendor "SAM", prod id 37
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    If you need more information, ask for it.
    Any help needed and appreciated
    Last edited by Butcher (2010-01-02 23:44:45)

    leadghost wrote:
    Try building libdrm with the option:
      --enable-radeon-experimental-api
    I did, in fact, it's enabled by default in the libdrm-git PKGBUILD from AUR.
    AndyRTR wrote:why do you recommend KMS that is not yet supported by Arch? the card should run fine without KMS and DRI1. there's no gain but pain using KMS right now!
    I though I would need to enable KMS to enable acceleration. Anyway I'm not using KMS right now, but I don't have acceleration

  • Premiere CS5 - Project Monitor playback is jerky after resintall of operating system and CS5

    PROBLEM: Premiere CS5 - Project Monitor playback is jerky
    This had NOT been an issue prior to reinstalling the operating system and all software.  I have read numerous articles on the forums and have tried everything I can find...with no results.
    STEPS TAKEN TO RESOLVE THE PROBLEM:
    I have scoured the articles here http://www.adobe.com/cfusion/search/index.cfm?loc=en_us&term=choppy%20video&cat=support&pr oduct=premierepro and others at Cretive Cow
    I have installed all updates for CS5 Master Collection, immediately following a fresh install of the operating system and SC5 Master Collection.
    I have ensured that sequence settings match resolution and frame rates of footage - the problem persists.
    I have tested by importing both standard def AVI files created from tape and high def SONY MP4 files - the problem persists.
    I have ensured the latest Video drivers are installed (clean installation selected, so that the Windows default would be removed) - the problem persists.
    I have tried the 3D settings in NVIDIA control panel | Program Settings tab... selected Adobe Premiere Pro from the drop down menu | and chaged 'Multi-display/mixed-GPU acceleration from the value of 'Multiple Display performance' to the value of 'single display performance'; although, I ran two monitors before using this latest NVIDIA video driver and I didn't experience this jerky footage issue - the problem persisted after affecting that change; so, I switched it back. 
    Since I have 96 GB of RAM, I don't use a pagefile.  A zero MB page file is the same setting I had prior to rebuilding the C:  Regardless of whether I have a pagefile or not, the problem persists.
    I have tried creating a fresh user profile, where the user profile is created on the C: drive by default; and, where I left it there on C: to test for the jerky playback in a new PrPR project  - the problem persists.
    Regarding the C: (system drive) and why I reinstalled everything, it had become unstable and was locking up.  I ran DISK ERROR CHECKING with the FIX parameter and the system was still locking up on me.  Keep in mind that the System drive is a solid state drive.  Anyhow, I had no choice but to dive in and reinstall everything.  I wiped the system partition of the SSD using quick format and started installing the operating system.  Now, I've read the CLAIM that this cuases performance issues; but, the only place I see issues is in the video monitor playback in PrPr.  Everything else - Office applications...printing...browsing the Internet...works just fine, everything is responsive, whereas, I couldn't do ANYTHING with it before.
    SYSTEM CONFIGURATION:
    The Operating system and all software is installed on C:
    All data files and most profile related folders are stored on D:
    C:\ (one Intel Solid State Drive - SYSTEM DRIVE)  Used Space: 57.5 GB  Free Space: 388 GB
    D:\ (four Western Digital 2TB drives in an on-board INTEL hardware RAID5 array & hotswapable backplane) used space: 1.28 TB Free space: 4.16TB
    Adobe Premiere Pro CS5 VERSION: 5.0.3 (005 (MC: 218798))
    Operating System    Microsoft Windows 7 Ultimate Version    6.1.7601 Service Pack 1 Build 7601
    System Manufacturer    Intel Corporation
    System Model    S5520SC
    System Type    x64-based PC
    Video    NVIDIA Quadro FX 4800 driver v.320.78
    Display        Dell 27" LCD (DisplayPort)
    Display        Dell 27" LCD (DisplayPort)
    Processor    Intel(R) Xeon(R) CPU           X5680  @ 3.33GHz, 3326 Mhz, 6 Core(s), 12 Logical Processor(s)
    Processor    Intel(R) Xeon(R) CPU           X5680  @ 3.33GHz, 3326 Mhz, 6 Core(s), 12 Logical Processor(s)
    Installed Physical Memory (RAM)    96.0 GB
    Page File Space    0 bytes
    PREMIERE PRO CS5 SETTINGS:
    Monitor PLAYBACK RESOLUTION: Full
    Monitor PAUSE RESOLUTION: Full
    (regardless of this setting, the problem persists)
    PREFERENCES:
    MEMORY:
    Installed RAM: 95.9 GB
    RAM reserved for other applications: 10 GB
    Optimize rendering for: Performance
    (Changing this setting to 'memory' does not resolve the problem)
    MEDIA:
    Media Cache Files
    X - Save Media Cached files next to originals when possible
    LOCATION: D:\Users...\AppData\Roaming\Adobe\Common
    (User Profile folders were relocated to D:\ from within the properties of each folder's 'LOCATION' tab.  This is the same configureation I had prior to rebuilding the C:\drive.  Testing under a new profile where it's allowed to stay on teh system drive does NOT resolve the problem.)
    Media Cache Database
    LOCATION: D:\Users...\AppData\Roaming\Adobe\Common
    PROJECT SETTINGS:
    Scratch Disks
    Path: D:\Users...\My Documents\
    General
    Video Rendering and Playback: Mercury Playback Engine GPU Acceleration
    (Setting Viideo Rendering and Playback to 'Sofware' does not resolve the problem)
    If any of y'all have any other suggestions, I'm all ears.
    Thank you.

    I'VE RESOLVED THE PROBLEM!
    PREFACE:
    OK, I am hoping that through this week-long Operating-System-and-Software-reinatalltion excerise of mine, I have revealed something that everyone -- whom have been cursing Adobe over -- can apply to their systems to resolve this jerky video problem within PremierePro CS5 (and quite possibly other versions, too). 
    If you've read my post above, you've seen all the steps I've taken to resolve the problem.  I've read many posts, some of which have mentioned  hardware upgrade / opitmization steps that one may take to enhance performance, and hopefully resolve the problem.  I've read where people have taken these steps and have still experienced the problem...and then they curse Adobe.  Fer-shame, fer-shame, fer-shame! (nod to Gomer Pyle). 
    In my case, I knew it wasn't an Adobe issue, as it had worked flawlessly before; and, it wouldn't require a hardware upgrade or reconfigureation, as my system is completely maxed out with two processors, a system drive and a hardware RAID5 array, a CUDA-suported nVIDIA 4800 FX card, and 96 GB of RAM.  bla bla bla, puke...whatever.  Bottom line is this:
    It's not a software issue.  It's not and Adobe issue; and Gawd no!  It's NOT a PC vs. Mac issue!  HA HA.  The software had worked swimmingly well prior to the reinstallation / 'lobotomy' I perfomed on the system drive.
    SOLUTION FOR ME:
    Download and install the updated drivers for the motherboard.  Mine is an Intel Workstation Board S5520SC.  Intel has an INTEL DRIVER UPDATE UTILITY which automatically scaned my Intel system and identified drivers which needed updating.  A very handy, time-saving tool!!!  Here's the URL: http://www.intel.com/p/en_US/support/detect?iid=dc_iduu
    The scan revealed two Intel drivers needing an update:
    Intel Chipset
    Wired Networking
    and one non-intel driver:
    Creative Labs Sound Blaster X-fi
    I downloaded and installed these three drivers, rebooted, and tested PremierePro, and was extatic to find this resolved the problem.
    If you have a motherboard from another manufacturer, then you may want to navigate over to their wibsite to locate chipset and other updated drivers for your motherboard. 
    ROOT CAUSE:
    While Microsoft Windows 7 Ultimate was able to install certain default drivers during the Operating System installation (keeping in mind that this was done on an Intel Solid State Drive that I formatted using Quick Format) these default chipset drivers apparently weren't current and were ultimately the root cuase of the jerky video playback within PremierePro CS5.
    Peace

  • How do I know if I have Mercury Playback Engine GPU Acceleration (OpenCL)?

    To anyone who can help,
    BACKGROUND
    I am new to Premiere Pro and just started my first project on CC 2014.  A tutorial recommended I select 'Mercury Playback Engine GPU Acceleration (OpenCL)' over 'Mercury Playback Engine Software Only' in the VIDEO AND RENDERING section of the PROJECT SETTINGS window.  Since the former option isn't grayed out, I'm assuming I have both to choose from, however, when I select 'Mercury Playback Engine GPU Acceleration (OpenCL), only the audio will play back in my source window; the video no longer plays back.
    HARDWARE
    I am on an (early 2008) Mac Pro desktop with two 2.8 GHz Quad-Core Intel Xeon processors, and two ATI Radeon HD 5770 graphics cards.
    I am running OS X 10.9.5.
    QUESTIONS
    1.  Is there a way to figure out if I actually have this 'Mercury Playback Engine GPU Acceleration (OpenCL)' thing?
    2.  Is opting for 'Mercury Playback Engine GPU Acceleration (OpenCL)' over 'Mercury Playback Engine Software Only' (the default) really even going to make a noticeable difference in how my 1080p 24 fps movie is rendered?
    Thanks in advance to any advice offered!
    Shaun

    I am not realy a mac person but Premiere can only use one graphics card. Can you disable one of the cards.
    Might want to read this on how MPE works:
    CUDA, Mercury Playback Engine, and Adobe Premiere Pro « Premiere Pro work area

Maybe you are looking for

  • Share one iMovie folder between two user accounts

    Hello,  I just consolidated two mac computers into one mac mini.  Now both my wife and I want to share the same actual computer (new mac mini) and share media folders so we are not duplicating photo imports and movies.  I figured out how to map the i

  • How can I defualt a value in a formValue field in an advance table

    Hi, I am developing 3 custom master detail OAF Pages. All of these pages have one advance table region(Detail Region). Master Region is a message component layout. All these pages share same AM. Source for advance table on all the pages is same datab

  • How can I hold a frame of a clip?

    I want to hold the first frame of a clip, then play the clip, then hold the last frame. Seems like there's some time remapping tools somewhere but I can't figure this out. I can't just take a screen shot and set that as the still because this is one

  • I woke up this morning and my iPod was empty.  HELP!

    I have a 2nd generation 15GB iPod. As of last night everything was fine. I had used it to play music through iTunes (version 6.0.3) and left it plugged into my computer (which was shut down) overnight. I woke up this morning and went to put some musi

  • Reinstalling acrobat pro after a reformat

        Good evening to all. I have a customer whose computer is being reformatted. The customer does not have an install cd because it was done as an internet upgrade. I found the serial number of the program and tried to reinstall it on the new hard dr