X crashes on startup with AMD dual screen setup

Ever since I bought my AMD Kaveri A10-7850K at the end of January last year I've been having trouble getting a dual screen setup to work properly. Initially I put this down to poor beta drivers, and as I had far too much going on to investigate the issue further beyond some fiddling with xorg.conf, I bought an AMD A4-4000 as a temporary solution while waiting for the Catalyst drivers to catch up.
In June last year I decided to give my A10-7850K another go, assuming that the Catalyst driver would have matured enough in the meantime to cater for the Kaveri processors. Unfortunately the situation was still the same, and I I didn't have the time nor want to be swapping processors all constantly to I decided to just give up on a dual monitor setup for the time being.
After many years of using two screens, however, it is very hard to get used to a single monitor again, and as January is a quiet month for me I decided today to have another at getting it to work properly.
My setup is as follows:
an LG LG 23EA63V connected via HDMI as my main monitor at 1920x1080
a Viewsonic VP-171b connected via DVI as my secondary monitor at 1280x1024
AMD A10-7850K APU
Catalyst 14.12-1 drivers installed from Vi0l0's repo
Xorg 1.15 installed from Vi0l0's repo
KDE 4.14.3 using kwin
KDM is launched using kdm.service
KMS disabled via nomodeset
fglrx module loaded on boot via cat /etc/modules-load.d/catalyst.conf
Tear free rendering enabled
After plugging in my secondary monitor configuring it in amdcccle to be to the right of my primary moniotor in multi-display desktop mode, everything works correctly. This even works in my preferred setup where the secondary monitor is rotated into portrait mode, although I currently have not configured rotation so as to not overcomplicate the troubleshooting.
Upon rebooting, however, X hangs with a static white cursor in the top left hand of both screens, which after a while disappears completely. I then have to unplug the secondary (DVI) monitor and hard reset the PC before I can boot into my desktop again. The bizarre thing is though that when I plug in my secondary monitor again and configure it as desired, either through amdcccle or krandr, everything works perfectly again.
This is, of course, an incredibly cumbersome way of working, especially when most of the time I forget to disconnect my DVI monitor prior to turning on my PC, hence me just making do with a single monitor for the past 7 months.
I did a complete fresh install of Catalyst yesterday (uninstall drivers, delete remaining config files, reinstall drivers from repo), to no avail.
Output from xrandr after rebooting with the secondary monitor disconnected:
$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DFP1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
1920x1080 60.00*+ 50.00 59.94 60.00 50.00 59.94
1776x1000 50.00 59.94 50.00 59.94
1680x1050 50.00 59.95
1400x1050 50.00 59.98
1600x900 50.00 60.00
1280x1024 50.00 60.02
1440x900 50.00 59.89
1280x960 50.00 60.02
1280x800 50.00 59.81
1152x864 50.00 59.96
1280x768 50.00 59.81
1280x720 60.00 50.00 59.94
1024x768 50.00 60.00
1152x648 50.00 59.94
800x600 50.00 60.32
720x480 50.00 60.00 59.94
640x480 50.00 60.00 59.94
DFP2 disconnected (normal left inverted right x axis y axis)
CRT1 disconnected (normal left inverted right x axis y axis)
Output from xrandr after reconnecting the secondary monitor:
$ xrandr
Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 16384 x 16384
DFP1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
1920x1080 60.00*+ 50.00 59.94 60.00 50.00 59.94
1776x1000 50.00 59.94 50.00 59.94
1680x1050 50.00 59.95
1400x1050 50.00 59.98
1600x900 50.00 60.00
1280x1024 50.00 60.02
1440x900 50.00 59.89
1280x960 50.00 60.02
1280x800 50.00 59.81
1152x864 50.00 59.96
1280x768 50.00 59.81
1280x720 60.00 50.00 59.94
1024x768 50.00 60.00
1152x648 50.00 59.94
800x600 50.00 60.32
720x480 50.00 60.00 59.94
640x480 50.00 60.00 59.94
DFP2 connected 1280x1024+1920+0 (normal left inverted right x axis y axis) 338mm x 270mm
1280x1024 60.02*+ 75.02
1280x960 75.02 60.02
1152x864 75.00 60.02
1280x768 75.02 60.02
1280x720 75.02 60.02
1024x768 85.00 75.03 70.07 60.00
800x600 85.06 72.19 75.00 60.32 56.25
640x480 85.01 75.00 72.81 66.61 59.94
CRT1 disconnected (normal left inverted right x axis y axis)
my xorg.conf file:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-1"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "0-DFP1"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1920x1080"
Option "TargetRefresh" "60"
Option "Position" "0 0"
Option "Rotate" "normal"
Option "Disable" "false"
EndSection
Section "Monitor"
Identifier "0-DFP2"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1280x1024"
Option "TargetRefresh" "60"
Option "Position" "1920 0"
Option "Rotate" "normal"
Option "Disable" "false"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
Option "Monitor-DFP1" "0-DFP1"
Option "Monitor-DFP2" "0-DFP2"
BusID "PCI:0:1:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-1"
Driver "fglrx"
Option "Monitor-DFP1" "0-DFP1"
BusID "PCI:0:1:0"
Screen 1
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Virtual 3200 3200
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-1"
Device "aticonfig-Device[0]-1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
My Xorg.0.log:
http://pastebin.com/ki5A0T7R
I'm quite desperate to get this working, almost a year after buying my new setup, so any pointers are welcome!
Thanks in advance!

Actually of the above listed commands only xclock is in xorg-apps .
pacman -S xorg-apps xorg-twm xterm
is needed.

Similar Messages

  • Computer crashes quite often with a blue screen

    Computer crashes quite often with a blue screen running the crash dump. After recovery of windows the details are as given below;
    Problem signature:
      Problem Event Name: BlueScreen
      OS Version: 6.1.7601.2.1.0.256.1
      Locale ID: 16393
    Additional information about the problem:
      BCCode: 1000008e
      BCP1: C0000005
      BCP2: 00000000
      BCP3: 8DF4D90C
      BCP4: 00000000
      OS Version: 6_1_7601
      Service Pack: 1_0
      Product: 256_1
    Files that help describe the problem:
      C:\Windows\Minidump\062714-32167-01.dmp
      C:\Users\Raman\AppData\Local\Temp\WER-94146-0.sysdata.xml
    System Information 
    OS Name Microsoft Windows 7 Ultimate
    Version 6.1.7601 Service Pack 1 Build 7601
    Other OS Description Not Available
    OS Manufacturer Microsoft Corporation
    System Name RAMAN-PC
    System Manufacturer BIOSTAR Group
    System Model A760G M2+
    System Type X86-based PC
    Processor AMD Athlon(tm) 64 X2 Dual Core Processor 6000+, 3100 Mhz, 2 Core(s), 2 Logical Processor(s)
    BIOS Version/Date American Megatrends Inc. 080014, 13-01-2009
    SMBIOS Version 2.5
    Windows Directory C:\Windows
    System Directory C:\Windows\system32
    Boot Device \Device\HarddiskVolume1
    Locale India
    Hardware Abstraction Layer Version = "6.1.7601.17514"
    User Name Raman-PC\Raman
    Time Zone India Standard Time
    Installed Physical Memory (RAM) 4.00 GB
    Total Physical Memory 3.25 GB
    Available Physical Memory 1.90 GB
    Total Virtual Memory 6.50 GB
    Available Virtual Memory 4.67 GB
    Page File Space 3.25 GB
    Page File C:\pagefile.sys
    Can anyone help?

    Hi,
    In order to assist you, we will need the .DMP files to analyze what exactly occurred at the time of the crash, etc.
    If you don't know where .DMP files are located, here's how to get to them:
    1. Navigate to the %systemroot%\Minidump folder.
    2. Copy any and all DMP files in the Minidump folder to your Desktop and then zip up these files.
    3. Upload the zip containing the .DMP files to Onedrive or a hosting site of your choice and paste in your reply. Preferred sites: Onedrive, Mediafire, Dropbox, etc. Nothing with wait-timers, download managers, etc.
    4 (optional): The type of .DMP files located in the Minidump folder are known as Small Memory Dumps. In %systemroot% there will be what is known as a Kernel-Dump (if your system is set to generate). It is labeled MEMORY.DMP. The difference
    between Small Memory Dumps and Kernel-Dumps in the simplest definition is a Kernel-Dump contains
    much more information at the time of the crash, therefore allowing further debugging of your issue. If your upload speed permits it, and you aren't going against any strict bandwidth and/or usage caps, etc, the Kernel-Dump is the best
    choice. Do note that Kernel-Dumps are much larger in size due to containing much more info, which is why I mentioned upload speed, etc.
    If you are going to use Onedrive but don't know how to upload to it, please visit the following:
    Upload photos and files to Onedrive.
    After doing that, to learn how to share the link to the file if you are unaware, please visit the following link -
    Share files and folders and change permissions and view 'Get a link'.
    Please note that any "cleaner" programs such as TuneUpUtilities, CCleaner, etc, by default will delete .DMP files upon use. With this said, if you've run such software, you will need to allow the system to crash once again to generate a crash dump.
    If your computer is not generating .DMP files, please do the following:
    1. Start > type %systemroot% which should show the Windows folder, click on it. Once inside that folder, ensure there is a Minidump folder created. If not, CTRL-SHIFT-N to make a New Folder and name it Minidump.
    2. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Performance > Settings > Advanced > Ensure there's a check-mark for 'Automatically manage paging file size for all
    drives'.
    3. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Startup and Recovery > Settings > System Failure > ensure there is a check mark next to 'Write an event to the system
    log'.
    Ensure Small Memory Dump is selected and ensure the path is %systemroot%\Minidump.
    4. Double check that the WERS is ENABLED:
    Start > Search > type services.msc > Under the name tab, find Windows Error Reporting Service > If the status of the service is not Started then right click it and select Start. Also ensure that under Startup Type it is set to Automatic rather than
    Manual. You can do this by right clicking it, selecting properties, and under General selecting startup type to 'Automatic', and then click Apply.
    If you cannot get into normal mode to do any of this, please do this via Safe Mode.
    Regards,
    Patrick
    “Be kind whenever possible. It is always possible.” - Dalai Lama

  • Crash on startup with new install

    Just upgraded to 3.5 on a G5 dual 2gigaherz with 2 gigs of RAM and about 10 gigs of free disk space after the install. The program instantly crashes on startup with no error message. The crash log doesn't mean much to me. I tried to trash prefs for FCE, Soundtrack and Livetype. I tried on a pristine account I keep handy for these moments and trashed the whole prefs folder on that account. No luck. Any thoughts?

    Reinstalled. Trashed prefs. Ran on clean account (perhaps not perfectly clean). I see the splash screen for a fraction of a second then...
    Here's the crash log:
    ===== Display starts at offset 19038 within file of length 150110. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
    o 3.0.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91530000 - 0x91530fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91532000 - 0x9156afff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91585000 - 0x91652fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916a7000 - 0x91738fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9177f000 - 0x91836fff com.apple.QD 3.8.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91873000 - 0x918d1fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ff000 - 0x91923fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91937000 - 0x9195cfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9196f000 - 0x919b1fff com.apple.LaunchServices 178 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x919cd000 - 0x919e1fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919ef000 - 0x91a2efff com.apple.ImageIO.framework 1.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a44000 - 0x91b0cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b5a000 - 0x91b6ffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b74000 - 0x91b91fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b96000 - 0x91c05fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c1c000 - 0x91c20fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c22000 - 0x91c69fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c6e000 - 0x91cabfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cb2000 - 0x91ccbfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cd0000 - 0x91cd3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cd5000 - 0x91cd5fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd7000 - 0x91db6fff com.apple.vImage 2.3 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91dbe000 - 0x91dddfff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e49000 - 0x91eb7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ec2000 - 0x91f56fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f70000 - 0x924f8fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9252b000 - 0x92856fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92886000 - 0x9290efff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9294f000 - 0x92b7afff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c98000 - 0x92d76fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d96000 - 0x92e84fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e96000 - 0x92eb4fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ebf000 - 0x92f19fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f37000 - 0x92f37fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f39000 - 0x92f4dfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f65000 - 0x92f75fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f81000 - 0x92f96fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92fa8000 - 0x9302ffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93043000 - 0x9304efff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93058000 - 0x93085fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9309f000 - 0x930affff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930bb000 - 0x93121fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93152000 - 0x931a1fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931cf000 - 0x931ecfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931fe000 - 0x9320bfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93214000 - 0x93521fff com.apple.HIToolbox 1.4.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93670000 - 0x9367cfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93681000 - 0x936a1fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93715000 - 0x93715fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93717000 - 0x93d49fff com.apple.AppKit 6.4.6 (824.38) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940d6000 - 0x94146fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9417f000 - 0x94249fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9429d000 - 0x9429dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9429f000 - 0x94453fff com.apple.QuartzCore 1.4.7 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944a6000 - 0x944e3fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944eb000 - 0x9453bfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9457b000 - 0x945bffff com.apple.bom 8.4 (86.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x945cb000 - 0x94603fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/vmutils
    0x946de000 - 0x946edfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946f5000 - 0x94701fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94747000 - 0x9475ffff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94766000 - 0x947d7fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x9494c000 - 0x94a7afff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94b0c000 - 0x94b1bfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94b23000 - 0x94b50fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94b57000 - 0x94b67fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94b6b000 - 0x94b9afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94baa000 - 0x94bc7fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9644d000 - 0x9651ffff com.apple.prokit 3.1 (589) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x96cb9000 - 0x96cf8fff com.apple.audio.midi.CoreMIDI 1.5 (41) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x970df000 - 0x970fefff com.apple.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97815000 - 0x978d6fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97901000 - 0x97902fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97904000 - 0x97911fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99b08000 - 0x99b09fff com.apple.iokit.dvcomponentglue 1.7.9 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x99b16000 - 0x99b5afff com.apple.viceroy.codec 31.0 (31) /System/Library/Components/VCH263Codec.component/VCH263Codec
    0xc0000000 - 0xc000efff com.unsanity.ape 1.6 (1.6b1) /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Host Name: G5-Raja
    Date/Time: 2006-05-20 21:54:21.226 -0700
    OS Version: 10.4.6 (Build 8I127)
    Report Version: 4
    Command: Final Cut Express HD
    Path: /Applications/Final Cut Express HD.app/Contents/MacOS/Final Cut Express HD
    Parent: WindowServer [12081]
    Version: 3.5 (3.5)
    Build Version: 2
    Project Name: FCExpress
    Source Version: 604191706
    PID: 12245
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    Thread 0 Crashed:
    0 ...FinalCutExpress.QTRtEffects 0x01dc1fbc KGSetQTRtResFile(unsigned char, short*) + 64
    1 ...FinalCutExpress.QTRtEffects 0x01d9c35c RTEffectComponentRegister() + 60
    2 ...FinalCutExpress.QTRtEffects 0x01db9148 PluginStart + 2144
    3 com.apple.FinalCutExpress 0x001b2810 0x1000 + 1775632
    4 com.apple.FinalCutExpress 0x00188038 0x1000 + 1601592
    5 com.apple.FinalCutExpress 0x001b37e0 0x1000 + 1779680
    6 com.apple.FinalCutExpress 0x0023e1d0 0x1000 + 2347472
    7 com.apple.FinalCutExpress 0x003e675c 0x1000 + 4085596
    8 com.apple.AE 0x91534960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    9 com.apple.AE 0x915347fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    10 com.apple.AE 0x91534654 aeProcessAppleEvent + 284
    11 com.apple.HIToolbox 0x9321f0e0 AEProcessAppleEvent + 60
    12 com.apple.HIToolbox 0x93262d24 ProcessHighLevelEvent + 140
    13 com.apple.HIToolbox 0x93262c7c StandardApplicationEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 328
    14 com.apple.HIToolbox 0x9321b794 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    15 com.apple.HIToolbox 0x9321aeec SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    16 com.apple.HIToolbox 0x9321ad68 SendEventToEventTargetWithOptions + 40
    17 com.apple.HIToolbox 0x932220c8 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 704
    18 com.apple.HIToolbox 0x9321b9e4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    19 com.apple.HIToolbox 0x9321aeec SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    20 com.apple.HIToolbox 0x93221c8c SendEventToEventTarget + 40
    21 com.apple.HIToolbox 0x932629a0 ToolboxEventDispatcher + 92
    22 com.apple.HIToolbox 0x9326292c HLTBEventDispatcher + 16
    23 com.apple.HIToolbox 0x93260ee4 RunApplicationEventLoop + 148
    24 com.apple.FinalCutExpress 0x00154074 0x1000 + 1388660
    25 com.apple.FinalCutExpress 0x002c1ec0 0x1000 + 2887360
    26 com.apple.FinalCutExpress 0x00003224 0x1000 + 8740
    27 com.apple.FinalCutExpress 0x000030cc 0x1000 + 8396
    Thread 1:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 com.unsanity.ape 0xc0001e7c _apeagent + 296
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 ...lagutin.audio_hijack.server 0x00ac0f9c ahservloop + 80
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 com.apple.FinalCutExpress 0x004097e8 0x1000 + 4229096
    3 com.apple.FinalCutExpress 0x003f855c 0x1000 + 4158812
    4 com.apple.FinalCutExpress 0x00430210 0x1000 + 4387344
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000001dc1fbc srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x48824244 xer: 0x0000000020000000 lr: 0x0000000001dc1fa8 ctr: 0x0000000090bb3484
    r0: 0x0000000001dc1fa8 r1: 0x00000000bfffefd0 r2: 0x0000000000000000 r3: 0x0000000000000000
    r4: 0x00000000bffff1a0 r5: 0x0000000000000118 r6: 0x0004003001dd2a2c r7: 0x0000000000000020
    r8: 0x0000000000000030 r9: 0x00000000bffff140 r10: 0x0000000090bb3030 r11: 0x0000000001ddcedc
    r12: 0x0000000090bb3484 r13: 0x0000000000000002 r14: 0x0000000000000000 r15: 0x00000000a321b4f8
    r16: 0x0000000000b1f690 r17: 0x00000000bffff6c0 r18: 0x0000000065707063 r19: 0x0000000000000001
    r20: 0x0000000000b1f8a0 r21: 0x00000000bffff4b0 r22: 0x00000000bffff520 r23: 0x0000000000000000
    r24: 0x00000000bffff510 r25: 0x00000000ffffffff r26: 0x0000000000617474 r27: 0x00000000001b27a8
    r28: 0x0000000000000000 r29: 0x00000000bffff1a0 r30: 0x0000000000000000 r31: 0x0000000001dc1f90
    Binary Images Description:
    0x1000 - 0x614fff com.apple.FinalCutExpress 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Final Cut Express HD
    0x881000 - 0x884fff com.apple.FinalCutExpress.NuggetExport 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport
    0x887000 - 0x888fff com.apple.FinalCutExpress.Text Window 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window
    0xabc000 - 0xac3fff alexlagutin.audiohijack.server 1.3.2 /Library/Application Enhancers/Instant Hijack Server.ape/Contents/MacOS/Instant Hijack Server
    0xaf9000 - 0xafafff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.3 (1.0.3) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0xc1d000 - 0xc1dfff com.aladdinsys.mmenabler 7.1.0 (8.0.2) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0xc21000 - 0xc23fff com.unsanity.menuextraenabler Menu Extra Enabler version 1.0.1 (1.0.1) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0xc27000 - 0xc2efff com.unsanity.smartcrashreports Smart Crash Reports version 1.0.2 (1.0.2) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0xf64000 - 0xf68fff com.apple.FinalCutExpress.LayerFileReader 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileRe ader
    0xf76000 - 0xf79fff com.apple.FinalCutExpress.MolokiniSupport 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSup port
    0xfd4000 - 0xfd8fff com.apple.LiveType.component 2.1 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x1808000 - 0x185dfff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x196b000 - 0x1996fff com.apple.FinalCutExpress.AfterEffects 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects
    0x199d000 - 0x19b5fff com.apple.FinalCutExpress.AudioMixer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer
    0x19c1000 - 0x1a62fff com.apple.FinalCutExpress.Browser 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser
    0x1a76000 - 0x1a99fff com.apple.FinalCutExpress.EditTape 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape
    0x1aa5000 - 0x1ab7fff com.apple.FinalCutExpress.FCPExtPluginSupport 3.0 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExtP luginSupport
    0x1abd000 - 0x1aecfff com.apple.FinalCutExpress.FCS Engine 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine
    0x1af2000 - 0x1b02fff com.apple.FinalCutExpress.FilterCustomEd 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCustom Ed
    0x1b05000 - 0x1b17fff com.apple.FinalCutExpress.FilterViewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer
    0x1b1a000 - 0x1b39fff com.apple.FinalCutExpress.Flash 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash
    0x1b47000 - 0x1b80fff com.apple.FinalCutExpress.G4 Accelerator 3.0 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/G4 Accelerator.bundle/Contents/MacOS/G4 Accelerator
    0x1b85000 - 0x1b90fff com.apple.FinalCutExpress.GenViewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer
    0x1b93000 - 0x1bdffff com.apple.FinalCutExpress.Media Manager 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager
    0x1d05000 - 0x1d17fff com.apple.FinalCutExpress.Motion Viewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer
    0x1d1a000 - 0x1d35fff com.apple.FinalCutExpress.Movie Analyzer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer
    0x1d40000 - 0x1d4efff com.apple.FinalCutExpress.Movie Viewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer
    0x1d51000 - 0x1d59fff com.apple.FinalCutExpress.Perf Analyzer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer
    0x1d5c000 - 0x1d8efff com.apple.FinalCutExpress.QTM Reader 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader
    0x1d97000 - 0x1ddbfff com.apple.FinalCutExpress.QTRtEffects 3.0 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/QTRtEffects.bundle/Contents/MacOS/QTRtEffects
    0x1de5000 - 0x1df2fff com.apple.FinalCutExpress.Relink Media 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media
    0x1df6000 - 0x1e6afff com.apple.FinalCutExpress.Timeline Editor 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor
    0x1e73000 - 0x1e79fff com.apple.FinalCutExpress.Transcoder 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder
    0x1e7d000 - 0x1e8dfff com.apple.FinalCutExpress.Transition Viewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer
    0x1e90000 - 0x1ea5fff com.apple.FinalCutExpress.Trimming 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming
    0x1ea8000 - 0x1ee9fff com.apple.FinalCutExpress.Vector Accelerator 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator
    0x1eed000 - 0x1efefff com.apple.FinalCutExpress.VideoLog 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog
    0x1f01000 - 0x1f19fff com.apple.FinalCutExpress.VoiceOver 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver
    0x1f1d000 - 0x1f2cfff com.apple.FinalCutExpress.Waveform Monitor 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Waveform Monitor.bundle/Contents/MacOS/Waveform Monitor
    0x1f2f000 - 0x1f86fff com.apple.FinalCutExpress.XML Support 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support
    0x6b4d000 - 0x6b63fff com.apple.fcp.DVOutputUnit 1.3 /Applications/Final Cut Express HD.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit
    0x6d14000 - 0x6e23fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x6e52000 - 0x6f42fff com.apple.ATIRadeon9700GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0x6f50000 - 0x6f69fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x6f6f000 - 0x6f8afff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x6f9b000 - 0x6faffff com.apple.FCP Uncompressed 422.component 1.3 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x6fd0000 - 0x6feafff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x6fef000 - 0x7068fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x10000000 - 0x1005afff com.apple.proapps.AudioMixEngine 2.0 (54) /Applications/Final Cut Express HD.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine
    0x11000000 - 0x11015fff com.apple.proapps.ControlSurfaceSupport 2.0 (54) /Applications/Final Cut Express HD.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlSu rfaceSupport
    0x76ac0000 - 0x76ac5fff com.apple.proapps.ProTimecode 1.0 /Applications/Final Cut Express HD.app/Contents/Frameworks/ProTimecode.framework/Versions/A/ProTimecode
    0x76ae0000 - 0x76b66fff ProMediaIOClasses /Applications/Final Cut Express HD.app/Contents/Frameworks/ProMediaIOClasses.framework/Versions/A/ProMediaIOCla sses
    0x76ca0000 - 0x76ca0fff ProMediaIOUnit /Applications/Final Cut Express HD.app/Contents/Frameworks/ProMediaIOUnit.framework/Versions/A/ProMediaIOUnit
    0x76e50000 - 0x76e9cfff ProMediaIO /Applications/Final Cut Express HD.app/Contents/Frameworks/ProMediaIO.framework/Versions/A/ProMediaIO
    0x76f60000 - 0x76f72fff com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 /Applications/Final Cut Express HD.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTra nslation
    0x76fb0000 - 0x76fd6fff com.apple.proapps.MIO 1.0 /Applications/Final Cut Express HD.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x77040000 - 0x77044fff KGCore /Applications/Final Cut Express HD.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore
    0x77060000 - 0x77082fff com.apple.AVCVideoServices 1.0 (28) /Applications/Final Cut Express HD.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServic es
    0x770e0000 - 0x770f7fff com.apple.AERegistration 1.2 (58) /Applications/Final Cut Express HD.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x77130000 - 0x77138fff com.apple.AEProfiling 1.2 (14) /Applications/Final Cut Express HD.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x7f950000 - 0x7f9b4fff com.apple.LiveType.framework 2.1 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x8e962000 - 0x8ea20fff com.apple.QuickTimeMPEG4.component 7.1 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x8eb7d000 - 0x8ec50fff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x8ec5c000 - 0x8ec5ffff com.apple.QuickTimeH264.component 7.1 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x8ed5b000 - 0x8f731fff com.apple.QuickTimeComponents.component 7.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x8fa09000 - 0x8fa48fff com.apple.QTKit 7.1 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x8fa73000 - 0x8fd27fff com.apple.QuickTime 7.1.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x8fe00000 - 0x8fe51fff dyld 44.4 /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x9026dfff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9029a000 - 0x9034bfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9037a000 - 0x90734fff com.apple.CoreGraphics 1.258.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907c1000 - 0x9089afff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908e3000 - 0x908e3fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e5000 - 0x909e7fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a41000 - 0x90ac5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aef000 - 0x90b5dfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b74000 - 0x90b86fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8d000 - 0x90e65fff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ecb000 - 0x90f4bfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f95000 - 0x90fd6fff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90feb000 - 0x91003fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91013000 - 0x91094fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910da000 - 0x91104fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91115000 - 0x91123fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91126000 - 0x912e9fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913ec000 - 0x913f5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913fc000 - 0x91423fff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91436000 - 0x91441fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91446000 - 0x91466fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9146c000 - 0x91474fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91478000 - 0x914f3fff com.apple.audio.CoreAudio 3.0.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91530000 - 0x91530fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91532000 - 0x9156afff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91585000 - 0x91652fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916a7000 - 0x91738fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9177f000 - 0x91836fff com.apple.QD 3.8.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91873000 - 0x918d1fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ff000 - 0x91923fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91937000 - 0x9195cfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9196f000 - 0x919b1fff com.apple.LaunchServices 178 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x919cd000 - 0x919e1fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919ef000 - 0x91a2efff com.apple.ImageIO.framework 1.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a44000 - 0x91b0cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b5a000 - 0x91b6ffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b74000 - 0x91b91fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b96000 - 0x91c05fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c1c000 - 0x91c20fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c22000 - 0x91c69fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c6e000 - 0x91cabfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cb2000 - 0x91ccbfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cd0000 - 0x91cd3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cd5000 - 0x91cd5fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd7000 - 0x91db6fff com.apple.vImage 2.3 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91dbe000 - 0x91dddfff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e49000 - 0x91eb7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ec2000 - 0x91f56fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f70000 - 0x924f8fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9252b000 - 0x92856fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92886000 - 0x9290efff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9294f000 - 0x92b7afff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c98000 - 0x92d76fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d96000 - 0x92e84fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e96000 - 0x92eb4fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ebf000 - 0x92f19fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f37000 - 0x92f37fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f39000 - 0x92f4dfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f65000 - 0x92f75fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f81000 - 0x92f96fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92fa8000 - 0x9302ffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93043000 - 0x9304efff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93058000 - 0x93085fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9309f000 - 0x930affff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930bb000 - 0x93121fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93152000 - 0x931a1fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931cf000 - 0x931ecfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931fe000 - 0x9320bfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93214000 - 0x93521fff com.apple.HIToolbox 1.4.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93670000 - 0x9367cfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93681000 - 0x936a1fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93715000 - 0x93715fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93717000 - 0x93d49fff com.apple.AppKit 6.4.6 (824.38) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940d6000 - 0x94146fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9417f000 - 0x94249fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9429d000 - 0x9429dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9429f000 - 0x94453fff com.apple.QuartzCore 1.4.7 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944a6000 - 0x944e3fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944eb000 - 0x9453bfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9457b000 - 0x945bffff com.apple.bom 8.4 (86.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x945cb000 - 0x94603fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/vmutils
    0x946de000 - 0x946edfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946f5000 - 0x94701fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94747000 - 0x9475ffff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94766000 - 0x947d7fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x9494c000 - 0x94a7afff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94b0c000 - 0x94b1bfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94b23000 - 0x94b50fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94b57000 - 0x94b67fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94b6b000 - 0x94b9afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94baa000 - 0x94bc7fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9644d000 - 0x9651ffff com.apple.prokit 3.1 (589) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x96cb9000 - 0x96cf8fff com.apple.audio.midi.CoreMIDI 1.5 (41) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x970df000 - 0x970fefff com.apple.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97815000 - 0x978d6fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97901000 - 0x97902fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97904000 - 0x97911fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99b08000 - 0x99b09fff com.apple.iokit.dvcomponentglue 1.7.9 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x99b16000 - 0x99b5afff com.apple.viceroy.codec 31.0 (31) /System/Library/Components/VCH263Codec.component/VCH263Codec
    0xc0000000 - 0xc000efff com.unsanity.ape 1.6 (1.6b1) /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Host Name: G5-Raja
    Date/Time: 2006-05-20 21:54:29.106 -0700
    OS Version: 10.4.6 (Build 8I127)
    Report Version: 4
    Command: Final Cut Express HD
    Path: /Applications/Final Cut Express HD.app/Contents/MacOS/Final Cut Express HD
    Parent: WindowServer [12081]
    Version: 3.5 (3.5)
    Build Version: 2
    Project Name: FCExpress
    Source Version: 604191706
    PID: 12248
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    Thread 0 Crashed:
    0 ...FinalCutExpress.QTRtEffects 0x01db6fbc KGSetQTRtResFile(unsigned char, short*) + 64
    1 ...FinalCutExpress.QTRtEffects 0x01d9135c RTEffectComponentRegister() + 60
    2 ...FinalCutExpress.QTRtEffects 0x01dae148 PluginStart + 2144
    3 com.apple.FinalCutExpress 0x001b2810 0x1000 + 1775632
    4 com.apple.FinalCutExpress 0x00188038 0x1000 + 1601592
    5 com.apple.FinalCutExpress 0x001b37e0 0x1000 + 1779680
    6 com.apple.FinalCutExpress 0x0023e1d0 0x1000 + 2347472
    7 com.apple.FinalCutExpress 0x003e675c 0x1000 + 4085596
    8 com.apple.AE 0x91534960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    9 com.apple.AE 0x915347fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    10 com.apple.AE 0x91534654 aeProcessAppleEvent + 284
    11 com.apple.HIToolbox 0x9321f0e0 AEProcessAppleEvent + 60
    12 com.apple.HIToolbox 0x93262d24 ProcessHighLevelEvent + 140
    13 com.apple.HIToolbox 0x93262c7c StandardApplicationEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 328
    14 com.apple.HIToolbox 0x9321b794 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    15 com.apple.HIToolbox 0x9321aeec SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    16 com.apple.HIToolbox 0x9321ad68 SendEventToEventTargetWithOptions + 40
    17 com.apple.HIToolbox 0x932220c8 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 704
    18 com.apple.HIToolbox 0x9321b9e4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    19 com.apple.HIToolbox 0x9321aeec SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    20 com.apple.HIToolbox 0x93221c8c SendEventToEventTarget + 40
    21 com.apple.HIToolbox 0x932629a0 ToolboxEventDispatcher + 92
    22 com.apple.HIToolbox 0x9326292c HLTBEventDispatcher + 16
    23 com.apple.HIToolbox 0x93260ee4 RunApplicationEventLoop + 148
    24 com.apple.FinalCutExpress 0x00154074 0x1000 + 1388660
    25 com.apple.FinalCutExpress 0x002c1ec0 0x1000 + 2887360
    26 com.apple.FinalCutExpress 0x00003224 0x1000 + 8740
    27 com.apple.FinalCutExpress 0x000030cc 0x1000 + 8396
    Thread 1:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 com.unsanity.ape 0xc0001e7c _apeagent + 296
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 ...lagutin.audio_hijack.server 0x00ac0f9c ahservloop + 80
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 com.apple.FinalCutExpress 0x004097e8 0x1000 + 4229096
    3 com.apple.FinalCutExpress 0x003f855c 0x1000 + 4158812
    4 com.apple.FinalCutExpress 0x00430210 0x1000 + 4387344
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000001db6fbc srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x48824244 xer: 0x0000000020000000 lr: 0x0000000001db6fa8 ctr: 0x0000000090bb3484
    r0: 0x0000000001db6fa8 r1: 0x00000000bfffef50 r2: 0x0000000000000000 r3: 0x0000000000000000
    r4: 0x00000000bffff120 r5: 0x0000000000000118 r6: 0x0004003001dc7a2c r7: 0x0000000000000020
    r8: 0x0000000000000030 r9: 0x00000000bffff0c0 r10: 0x0000000090bb3030 r11: 0x0000000001dd1edc
    r12: 0x0000000090bb3484 r13: 0x0000000000000002 r14: 0x0000000000000000 r15: 0x00000000a321b4f8
    r16: 0x0000000000b1ed70 r17: 0x00000000bffff640 r18: 0x0000000065707063 r19: 0x0000000000000001
    r20: 0x0000000000b1efc0 r21: 0x00000000bffff430 r22: 0x00000000bffff4a0 r23: 0x0000000000000000
    r24: 0x00000000bffff490 r25: 0x00000000ffffffff r26: 0x0000000000617474 r27: 0x00000000001b27a8
    r28: 0x0000000000000000 r29: 0x00000000bffff120 r30: 0x0000000000000000 r31: 0x0000000001db6f90
    Binary Images Description:
    0x1000 - 0x614fff com.apple.FinalCutExpress 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Final Cut Express HD
    0x881000 - 0x884fff com.apple.FinalCutExpress.NuggetExport 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport
    0x887000 - 0x888fff com.apple.FinalCutExpress.Text Window 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window
    0xabc000 - 0xac3fff alexlagutin.audiohijack.server 1.3.2 /Library/Application Enhancers/Instant Hijack Server.ape/Contents/MacOS/Instant Hijack Server
    0xaf9000 - 0xafafff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.3 (1.0.3) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0xc1d000 - 0xc1dfff com.aladdinsys.mmenabler 7.1.0 (8.0.2) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0xc21000 - 0xc23fff com.unsanity.menuextraenabler Menu Extra Enabler version 1.0.1 (1.0.1) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0xc27000 - 0xc2efff com.unsanity.smartcrashreports Smart Crash Reports version 1.0.2 (1.0.2) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0xf79000 - 0xf7dfff com.apple.FinalCutExpress.LayerFileReader 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileRe ader
    0xfd4000 - 0xfd8fff com.apple.LiveType.component 2.1 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xfee000 - 0xff9fff com.apple.FinalCutExpress.GenViewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer
    0x1808000 - 0x185dfff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x196b000 - 0x1996fff com.apple.FinalCutExpress.AfterEffects 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects
    0x199d000 - 0x19b5fff com.apple.FinalCutExpress.AudioMixer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer
    0x19c1000 - 0x1a62fff com.apple.FinalCutExpress.Browser 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser
    0x1a76000 - 0x1a99fff com.apple.FinalCutExpress.EditTape 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape
    0x1aa5000 - 0x1ab7fff com.apple.FinalCutExpress.FCPExtPluginSupport 3.0 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExtP luginSupport
    0x1abd000 - 0x1aecfff com.apple.FinalCutExpress.FCS Engine 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine
    0x1af2000 - 0x1b02fff com.apple.FinalCutExpress.FilterCustomEd 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCustom Ed
    0x1b05000 - 0x1b17fff com.apple.FinalCutExpress.FilterViewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer
    0x1b1a000 - 0x1b39fff com.apple.FinalCutExpress.Flash 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash
    0x1b47000 - 0x1b80fff com.apple.FinalCutExpress.G4 Accelerator 3.0 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/G4 Accelerator.bundle/Contents/MacOS/G4 Accelerator
    0x1b85000 - 0x1bd1fff com.apple.FinalCutExpress.Media Manager 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager
    0x1bdb000 - 0x1bdefff com.apple.FinalCutExpress.MolokiniSupport 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSup port
    0x1bf1000 - 0x1bf9fff com.apple.FinalCutExpress.Perf Analyzer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer
    0x1d05000 - 0x1d17fff com.apple.FinalCutExpress.Motion Viewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer
    0x1d1a000 - 0x1d35fff com.apple.FinalCutExpress.Movie Analyzer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer
    0x1d40000 - 0x1d4efff com.apple.FinalCutExpress.Movie Viewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer
    0x1d51000 - 0x1d83fff com.apple.FinalCutExpress.QTM Reader 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader
    0x1d8c000 - 0x1dd0fff com.apple.FinalCutExpress.QTRtEffects 3.0 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/QTRtEffects.bundle/Contents/MacOS/QTRtEffects
    0x1dda000 - 0x1de7fff com.apple.FinalCutExpress.Relink Media 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media
    0x1deb000 - 0x1e5ffff com.apple.FinalCutExpress.Timeline Editor 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor
    0x1e68000 - 0x1e6efff com.apple.FinalCutExpress.Transcoder 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder
    0x1e72000 - 0x1e82fff com.apple.FinalCutExpress.Transition Viewer 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer
    0x1e85000 - 0x1e9afff com.apple.FinalCutExpress.Trimming 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming
    0x1e9d000 - 0x1edefff com.apple.FinalCutExpress.Vector Accelerator 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator
    0x1ee2000 - 0x1ef3fff com.apple.FinalCutExpress.VideoLog 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog
    0x1ef6000 - 0x1f0efff com.apple.FinalCutExpress.VoiceOver 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver
    0x1f12000 - 0x1f21fff com.apple.FinalCutExpress.Waveform Monitor 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/Waveform Monitor.bundle/Contents/MacOS/Waveform Monitor
    0x1f24000 - 0x1f7bfff com.apple.FinalCutExpress.XML Support 3.5 /Applications/Final Cut Express HD.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support
    0x662f000 - 0x6648fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x664e000 - 0x6669fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x667a000 - 0x668efff com.apple.FCP Uncompressed 422.component 1.3 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x6c20000 - 0x6c36fff com.apple.fcp.DVOutputUnit 1.3 /Applications/Final Cut Express HD.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit
    0x6de7000 - 0x6ef6fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x6f25000 - 0x7015fff com.apple.ATIRadeon9700GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0x7023000 - 0x703dfff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x7042000 - 0x70bbfff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x10000000 - 0x1005afff com.apple.proapps.AudioMixEngine 2.0 (54) /Applications/Final Cut Express HD.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine
    0x11000000 - 0x11015fff com.apple.proapps.ControlSurfaceSupport 2.0 (54) /Applications/Final Cut Express HD.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlSu rfaceSupport
    0x76ac0000 - 0x76ac5fff com.apple.proapps.ProTimecode 1.0 /Applications/Final Cut Express HD.app/Contents/Frameworks/ProTimecode.framework/Versions/A/ProTimecode
    0x76ae0000 - 0x76b66fff ProMediaIOClasses /Applications/Final Cut Express HD.app/Contents/Frameworks/ProMediaIOClasses.framework/Versions/A/ProMediaIOCla sses
    0x76ca0000 - 0x76ca0fff ProMediaIOUnit /Applications/Final Cut Express HD.app/Contents/Frameworks/ProMediaIOUnit.framework/Versions/A/ProMediaIOUnit
    0x76e50000 - 0x76e9cfff ProMediaIO /Applications/Final Cut Express HD.app/Contents/Frameworks/ProMediaIO.framework/Versions/A/ProMediaIO
    0x76f60000 - 0x76f72fff com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 /Applications/Final Cut Express HD.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTra nslation
    0x76fb0000 - 0x76fd6fff com.apple.proapps.MIO 1.0 /Applications/Final Cut Express HD.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x77040000 - 0x77044fff KGCore /Applications/Final Cut Express HD.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore
    0x77060000 - 0x77082fff com.apple.AVCVideoServices 1.0 (28) /Applications/Final Cut Express HD.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServic es
    0x770e0000 - 0x770f7fff com.apple.AERegistration 1.2 (58) /Applications/Final Cut Express HD.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x77130000 - 0x77138fff com.apple.AEProfiling 1.2 (14) /Applications/Final Cut Express HD.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x7f950000 - 0x7f9b4fff com.apple.LiveType.framework 2.1 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x8e962000 - 0x8ea20fff com.apple.QuickTimeMPEG4.component 7.1 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x8eb7d000 - 0x8ec50fff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x8ec5c000 - 0x8ec5ffff com.apple.QuickTimeH264.component 7.1 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x8ed5b000 - 0x8f731fff com.apple.QuickTimeComponents.component 7.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x8fa09000 - 0x8fa48fff com.apple.QTKit 7.1 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x8fa73000 - 0x8fd27fff com.apple.QuickTime 7.1.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x8fe00000 - 0x8fe51fff dyld 44.4 /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x9026dfff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9029a000 - 0x9034bfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9037a000 - 0x90734fff com.apple.CoreGraphics 1.258.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907c1000 - 0x9089afff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908e3000 - 0x908e3fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e5000 - 0x909e7fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a41000 - 0x90ac5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aef000 - 0x90b5dfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b74000 - 0x90b86fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8d000 - 0x90e65fff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ecb000 - 0x90f4bfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f95000 - 0x90fd6fff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90feb000 - 0x91003fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91013000 - 0x91094fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910da000 - 0x91104fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91115000 - 0x91123fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91126000 - 0x912e9fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913ec000 - 0x913f5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913fc000 - 0x91423fff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91436000 - 0x91441fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91446000 - 0x91466fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9146c000 - 0x91474fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91478000 - 0x914f3fff com.apple.audio.CoreAudio 3.0.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91530000 - 0x91530fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91532000 - 0x9156afff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91585000 - 0x91652fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916a7000 - 0x91738fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9177f000 - 0x91836fff com.apple.QD 3.8.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91873000 - 0x918d1fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ff000 - 0x91923fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91937000 - 0x9195cfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9196f000 - 0x919b1fff com.apple.LaunchServices 178 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x919cd000 - 0x919e1fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919ef000 - 0x91a2efff com.apple.ImageIO.framework 1.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a44000 - 0x91b0cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b5a000 - 0x91b6ffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b74000 - 0x91b91fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b96000 - 0x91c05fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c1c000 - 0x91c20fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c22000 - 0x91c69fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c6e000 - 0x91cabfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cb2000 - 0x91ccbfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cd0000 - 0x91cd3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cd5000 - 0x91cd5fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd7000 - 0x91db6fff com.apple.vImage 2.3 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91dbe000 - 0x91dddfff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e49000 - 0x91eb7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ec2000 - 0x91f56fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f70000 - 0x924f8fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9252b000 - 0x92856fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92886000 - 0x9290efff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9294f000 - 0x92b7afff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundati

  • Crashing at Startup with Waves AU

    I am crashing at startup with the waves plug ins. My system was fine before I started using Audio Units Manager. After that Logic will crash. So I trashed the prefs. trashed Audio Unit Manager and re installed the waves plugins and the waveshell AU driver from a fresh download. Still no luck. I used to work fine when I dragged the AU plug ins to another folder to use FCP then drag them back to the components folder to use Logic. How can I fix this?? - Thanks
    BTW- Logic boots fine if I keep the waves stuff out of the components folder

    When you say "Audio Units Manager" are you talking about Logic's AU Manager, or some third party application? Is it the Granted Software one?
    If so, my versions of Waves 5 work well with them both. All that the Granted AU Manager does is move the component files (ie the Waveshell) between two directories to enable or disable the plugins, it won't affect Waves crashing at all.
    Without knowing what you did when things stopped working it's difficult to say, but it may well be a Waves installation, copy protection or authorisation issue, they can be notoriously odd behaving sometimes.
    Incidentally, why do you need two Waveshells? I think Logic only supports one of Waves' Waveshells at a time, at least it did in Logic 5, not sure about later ones.
    Not sure what else to suggest, really...

  • ITunes startup reinitializes dual screen setup

    Dear all,
    as a dual screen setup, I have a MacbookPro7,1 (late 2010 Core2Duo 2,4GHz 13" model, OSX 10.6.6) attached to a NEC MultiSync LCD2690WUXi via DVI-I, using the digital signal flow. I am not using display mirroring. The resolution of the external LCD2690WUXi is 1920x1200@60Hz.
    Everything works fine and "as expected" until I start iTunes.
    Doing this, both the MacBookPro and the external NEC monitor blank for a short time, as if the MacBook would reinitialize the displays. After doing so, I get the correct resolution on both screens back again, but all windows have now moved to the main screen and decreased in their size, so the dual screen arrangements are lost during this phase. I have to manually put everything back in place, which is highly annoying.
    I suspect this behavior might also relate to QuickTime being part of iTunes?
    If you have any ideas, please share your knowledge or experience with me.
    Kind regards,
    Jens

    The only solution (well, it's not really a solution, it's a miserable workaround) was to exchange the assingment of the primary and the scondary display, including all the negative side effects you can imagine.
    Hopefully Firefox will gain a higher grade of intelligence one day.

  • New mac user, IMac with thunderbolt dual screen no longer works

    Hi, I have just started using a mac for work and was loving my new dual screen setup. it was functional for a day and now the second screen is black and saying I should check the signal cable. I have
         Tried other DVI cables that go from thunderbolt to screen
         tried 3 screens, one of them from a different brand
         I have updated firmware
         and restarted / shutdown/ disconnected device then reconnect about 10 times
         and pressed detect displays about 20 times (it seems to detect the screen, its just not sending it anything?)
         before the screen stopped I had to do a restart for the latest Itunes and mac updates
    but to no response. please help my productivity is really reduced

    Take a look at these links,
    http://support.apple.com/kb/HT4744
    http://support.apple.com/kb/TS3775

  • I have a dual-screen setup - Workspace Layout Panels - not functioning properly.

    I have a dual-screen setup and since updating to 10.10.2, the panels open on the main screen - and not in the positions as they were saved in a Workspace layout.
    Tried trashing the prefs - which works, but when I save a new Workspace layout, it does the exact same thing.
    Any help is greatly appreciated. Thanks.

    Hi Christopher,
    This is a known issue and the product team is working with Apple to address it. Stay tuned.
    Thanks,
    Preran    

  • Indesign CS3 Crashes Randomly on Windows x64, Dual Monitor Setup

    My coworker and I just had our computers upgraded Windows XP 64-bt on the following computer setup:
    Intel Core i7 920 2.66Ghz CPU
    8GB DDR3 RAM
    Gigabyte GA-EX58 Intel X58 Motherboard
    1TB Seagate ES.2 7200rpm 32MB Cache SATAII Hard  Drive
    We're running CS3. Indesign keeps crashing on her machine, randomly from what we can tell. It runs fine on my machine.
    We are running Indesign in compatibility mode for Windows XP on both machings (the crashing was much worse before we turned it on).
    The only difference between my computer and the workstation where Indesign CS3 crashes is she has a dual monitor setup.
    Any thoughts on what might be causing it?

    Thanks for the heads up.We're actually kinda banking on Windows 7 to be a bit more stable and switch to that, but it's a long few months when your program crashes every few minutes.
    I just realized that we don't have the latest update (5.0.4) on her machine, we've downloaded it and are hoping that will help to at least reduce the crashing...

  • [SOLVED] Best DE for dual screen setups?

    Sorry if this is a dumb question, but what is the best DE for a dual screen setup on Arch? Also, can I just use the standard xrandr method to be able to drag windows between screens, if not, what do I do?
    Many thanks.
    Last edited by treeman1111 (2013-02-19 22:44:59)

    Ok, so here is the output of xrandr -q:
    Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 1920 x 1920
    DFP1 disconnected (normal left inverted right x axis y axis)
    DFP2 disconnected (normal left inverted right x axis y axis)
    DFP3 disconnected (normal left inverted right x axis y axis)
    DFP4 disconnected (normal left inverted right x axis y axis)
    DFP5 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
    1920x1080 60.0*+ 50.0 59.9 60.1 50.0 60.0
    1776x1000 50.0 59.9 50.0 60.0
    1680x1050 60.0 50.0 59.9
    1400x1050 60.0 50.0 59.9
    1600x900 50.0 59.9
    1280x1024 50.0 75.0 60.0
    1440x900 50.0 59.9
    1280x960 50.0 75.0 60.0
    1152x864 50.0 59.9 75.0
    1280x768 50.0 75.0 60.0
    1280x720 60.0 50.0 59.9
    1024x768 50.0 75.0 60.0
    1152x648 50.0 59.9
    800x600 50.0 75.0 60.3
    720x480 50.0 60.1 60.0 60.1 59.9
    640x480 50.0 75.0 60.0 59.9
    DFP6 disconnected (normal left inverted right x axis y axis)
    DFP7 disconnected (normal left inverted right x axis y axis)
    CRT1 disconnected (normal left inverted right x axis y axis)

  • LabVIEW 2009 crashes at startup with the presence of a certain CRT version on the system

    When installing our LabVIEW integration package on a system running
    LabVIEW 2009 LabVIEW will crash at startup afterwards. Using 'dependency
    walker' reveals, that 'nicont.dll' causes this crash because of a
    side-by-side configuration problem. After some debugging I found out
    that on this particular system installing a certain version of the
    Microsoft CRT will stop LabVIEW from functioning. My fix now is to
    recompile our code with a newer version of VS. I now ship a VS9 version
    of the runtime and everything is working as expected.
    However
    I guess the real problem lies within the LabVIEW installer. I guess a
    needed version of the CRT is not installed by LabVIEW. It still works
    because due to some policy files on the machine it gots defaulted to a
    compatible version at startup. However when I install the following 2
    merge modules on the target system LabVIEW does no longer work:
    Microsoft_VC80_CRT_x86.msm (file version inside: 8.0.50727.762)
    policy_8_0_Microsoft_VC80_CRT_x86.msm (file version inside: 8.0.50727.4053)
    Renaming
    the *.policy file in the SxS dir on the target system gets LabVIEW back
    to run, but of course other SW needing this file does not run then
    I was using XP, 32 bit SP 3
    I can provide additional information if needed. Is this a known problem? Is there a fixed version of LabVIEW already?
    Message Edited by anotherStefan on 02-05-2010 05:44 AM

    Sure! I tried to attach the installer causing the problem to this message.
    However I failed miserably(BAD GATEWAY from the upstream server). Where can I upload the installer to or what do I need to do?
    It will install some other stuff as well (A bunch of VIs, a DLL and an
    OCX(this needs the CRT I have trouble with)and the CRT and MFC runtimes I
    mentioned. An updated version of the installer can be obtain here(however it does no longer show the issue):
    http://www.matrix-vision.com/functions/count.php?url=products/hardware/family/SC/mvBlueFOX/LabVIEW_a...
    The only difference between the two packages is, that the OCX in the
    attached file has been build using VS2005SP1 and in the package the link
    points to I did use VS2008. Apart from that I changed the 2 merge
    modules from Microsoft (CRT and MFC)

  • MacPro crashes on startup with "GPU hang: Not Implemented" in console.log

    Over the weekend my MacPro crashed and would not come back up. It repeatedly reboot with a message that it had crashed in startup and I should press a key to continue. I was able to SSH in and found the following in the dmesg log (sudo dmesg):
    GPU hang: Not Implemented
    Trying restart GPU ...
    GPU hang: Not Implemented
    Trying restart GPU ...
    GPU hang: Not Implemented
    Trying restart GPU ...
    GPU hang: Not Implemented
    Trying restart GPU ...
    GPU hang: Not Implemented
    Trying restart GPU ...
    I was able to boot the recovery partition and I am now reinstalling MacOS. I've never seen anything like this, and the reinstall is not going well. Currently the system (which has a 27" cinma display) is showing the apple logo on the grey background, but the apple logo is not centered... I'm about to move the drives into another Mac (we have several of them).
    Is this just a hardware problem, or something else?

    so you areon Liom? ML? and kack clone if your system I take it.
    Dud you reokace and upgrade the graohic card?
    which MacPro modelntear?

  • QT 7.1.3 crash on startup with .avi's

    Since upgrading to 7.1.3 QuickTime crashes on startup when playing certain .avi-files. Also Finder restarts when trying to view the thumbnail in the Finder column view mode. Part of the bug report as seen below. It seems to be a problem with FFMpeg - but a fresh download and install did not solve the problem.
    Also when running AlchemyTV DVR with my TV-card my computer hangs completely. This did not happen before 7.1.3
    Ideas anyone?
    First part of the bug report :
    Date/Time: 2006-12-04 21:56:49 +0100
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: QuickTime Player
    Path: /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
    Version: 7.1.3 (7.1.3)
    PID: 415
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000000c
    Thread 0 Crashed:
    0 com.jamby.ffmpeg 0x16511350 avcodec_open + 0x20 (utils.c:93)
    1 com.jamby.ffmpeg 0x165106c8 ff_ImageCodecPreflight + 0xf8
    2 ...ple.CoreServices.CarbonCore 0x962e80b4 CallComponentFunctionCommon + 0x414
    3 com.jamby.ffmpeg 0x1650fea8 ff_ImageCodecComponentDispatch + 0x98
    4 ...ple.CoreServices.CarbonCore 0x962e6e50 CallComponent + 0x10c
    5 ...ickTimeComponents.component 0x985cb748 ImageCodecPreflight + 0x28
    6 ...ickTimeComponents.component 0x97e7bc4c Base_CDPreDecompress + 0x6dc
    7 ...ple.CoreServices.CarbonCore 0x962e80b4 CallComponentFunctionCommon + 0x414
    8 ...ple.CoreServices.CarbonCore 0x962e6e50 CallComponent + 0x10c
    9 com.jamby.ffmpeg 0x1650fee0 ff_ImageCodecComponentDispatch + 0xd0
    10 ...ple.CoreServices.CarbonCore 0x962e6e50 CallComponent + 0x10c
    11 com.apple.QuickTime 0x90c9fd68 ImageCodecPreDecompress + 0x28
    12 com.apple.QuickTime 0x90c9f0e0 insertPossibleChainsUsingPreDecompress + 0x670
    13 com.apple.QuickTime 0x90c9e8e8 insertPossibleChainsUsingCodec + 0x1418
    14 com.apple.QuickTime 0x90c9d358 insertPossibleChains + 0xd8
    15 com.apple.QuickTime 0x90c9c0cc FindBestChain + 0x4c
    16 com.apple.QuickTime 0x90c9ab54 ICMSequenceGetChain + 0x1e4
    17 com.apple.QuickTime 0x90c93ab0 DoBandedDecompress + 0x10b0
    18 com.apple.QuickTime 0x90d2d528 ICMAction_aligned + 0x558
    19 com.apple.QuickTime 0x90c927cc ICMDeviceLoop + 0xdec
    20 com.apple.QuickTime 0x90c9a124 DecompressSequenceFrameWhen + 0x364
    21 com.apple.QuickTime 0x90c99c70 ICMDecompressionSessionDecodeFrame + 0x4c0
    22 ...ickTimeComponents.component 0x97da6ec4 v2m_rDecompressSequenceFrameWhen + 0xd4
    23 ...ickTimeComponents.component 0x97dad340 v2m_decompressVideoFrame + 0x3e0
    24 ...ickTimeComponents.component 0x97dadea8 QueueAFrame + 0xa38
    25 ...ickTimeComponents.component 0x97daeacc v2m_doWhatTheMentorTellsUs + 0x7ac
    26 ...ickTimeComponents.component 0x97db0208 Video2MoviesTask + 0x9e8
    27 ...ple.CoreServices.CarbonCore 0x962e8120 CallComponentFunctionCommon + 0x480
    28 ...ple.CoreServices.CarbonCore 0x962e6e50 CallComponent + 0x10c
    29 com.apple.QuickTime 0x90c8ea24 MediaMoviesTask + 0x34
    30 com.apple.QuickTime 0x90c8dbac TaskMovie_priv + 0xedc
    31 ...ickTimeComponents.component 0x97e40f50 doIdleMovie + 0x460
    32 ...ickTimeComponents.component 0x97e4d96c internalDoAction + 0x49c
    33 ...ickTimeComponents.component 0x97e40ad0 _MCIdle + 0x100
    34 ...ple.CoreServices.CarbonCore 0x962e8098 CallComponentFunctionCommon + 0x3f8
    35 ...ple.CoreServices.CarbonCore 0x962e6e50 CallComponent + 0x10c
    36 com.apple.QuickTime 0x90c8cc80 MCIdle + 0x20
    37 com.apple.QuickTime 0x90c8bcbc _ZN14QTOMovieObject11SendCommandEmPKv + 0x44c
    38 com.apple.QuickTime 0x90c5ede0 _Z13DispatchQTMsgPKvmmmP16QTOGenericObject + 0x3f0
    39 com.apple.QuickTime 0x90c5e924 _ZN17QTObjectTokenPriv19SendMessageToObjectEP13QTMessagePrivm + 0xc4
    40 com.apple.QuickTime 0x90c5dd3c ZN17QTObjectTokenPriv15DispatchMessageEP13QTMessagePrivPKvPK13_CFAllocatormmP17ComponentMsgParammm + 0x52c
    41 com.apple.QuickTime 0x90c8b7b8 QTSendToObject + 0x68
    42 com.apple.QTKit 0x90434bd0 -[QTMovie idle] + 0x80
    43 com.apple.QTKit 0x90447b38 -[QTMovieContentView setMovie:] + 0x43c
    44 com.apple.QTKit 0x90438db0 -[QTMovieView setMovie:] + 0x1f0
    45 com.apple.quicktimeplayer 0x0000cf18 -[QTPMovieView setMovie:] + 0x3c
    46 com.apple.quicktimeplayer 0x000177ac -[QTPMovieWindowController syncToNewMovie] + 0x20c
    47 com.apple.quicktimeplayer 0x00016f94 -[QTPMovieWindowController windowDidLoad] + 0x114
    48 com.apple.AppKit 0x92f32e48 -[NSWindowController _windowDidLoad] + 0x144
    49 com.apple.AppKit 0x92f24dc4 -[NSWindowController window] + 0x80
    50 com.apple.quicktimeplayer 0x000135f8 -[QTPMovieWindowController setDocumentEdited:] + 0x20
    51 com.apple.quicktimeplayer 0x0000bebc -[QTPMovieDocument makeWindowControllers] + 0x6c
    52 com.apple.AppKit 0x93019b68 -[NSDocumentController _openDocumentFileAt:display:] + 0x138
    53 com.apple.quicktimeplayer 0x0001309c -[QTPApplicationDelegate openFiles:openInNewPlayer:] + 0x224
    54 com.apple.quicktimeplayer 0x00012e60 -[QTPApplicationDelegate application:openFiles:] + 0x6c
    55 com.apple.AppKit 0x9304ff88 -[NSApplication _doOpenFiles:] + 0x80
    56 com.apple.AppKit 0x9304fee0 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocuments:] + 0x30
    57 com.apple.AppKit 0x92f93514 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 0x148
    58 com.apple.Foundation 0x90a7af18 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 0x164
    59 com.apple.Foundation 0x90a817b0 _NSAppleEventManagerGenericHandler + 0x78
    60 com.apple.AE 0x93f59a10 Z20aeDispatchAppleEventPK6AEDescPSmPh + 0xd0
    61 com.apple.AE 0x93f5c858 Z25dispatchEventAndSendReplyPK6AEDescPS + 0x2c
    62 com.apple.AE 0x93f59c50 aeProcessAppleEvent + 0x11c
    63 com.apple.HIToolbox 0x92974224 AEProcessAppleEvent + 0x3c
    64 com.apple.AppKit 0x92e82420 _DPSNextEvent + 0x358
    65 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    66 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    67 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    68 com.apple.quicktimeplayer 0x0003eab4 _start + 0x154
    69 com.apple.quicktimeplayer 0x0003e95c start + 0x3c

    What is this program you had to buy to make all this work? I would like to get it myself.
    Thanks for your response. Please email it to me if you could at <[email protected]>
    Nic
    I to have the same problem and I pretty well ******
    cause I just bought a new ipod video 80gb and I
    bought quicktime pro at the same time so I would have
    a seamless conversion from avi to ipod.
    The only answer I have found is that the latest
    quicktime dosen't support the latest Divx. Apple
    dosen't say that it just keeps directing me to the
    codec support page.
    I've had to purchase further 3rd party software to be
    able to convert Divx into QuickTime.
    So basically I feel like I've blown my money on
    QuickTime Pro because it dosn't do what I purchased
    it for.
    My only problem now is who or how do I contact Apple
    to complain

  • ITunes Festival app crashes at startup with IOS 4.3.3 (iPAD2)

    Hello,
    The iTunes Festival app crashes and stay minimized at startup with IOS 4.3.3 (8J2) on my iPAD2. I was perfectly working previously. I tried basic troubleshooting (i.e. reboot the iPad, uninstall/reinstall the app), but nothing works ... Any suggestions ? Thanks.
    PS: I noticed the same behaviour with the application called "Pilotifant".

    What version of iOS are you running? I'm going to bet that you do NOT have a 3Gs. You have a 3G. The highest version of iOS that can run is 4.2.1.
    If you did not save a copy of the older facebook at that could run on 4.2.1 on your computer that you can sync back, then you're out of luck. The newest version (and the only one available in the app store) will not run on 4.2.1. 
    You will have to resort to using the mobile web page in Safari or find a 3rd party app that will run on your phone.

  • IOS Pages Crashes on Startup with iCloud - a solution

    After weeks of frustration with iOS Pages 2.0.1 crashing one second into startup when accessing documents in iCloud (yet the Mavericks version working fine with iCloud), and searching many threads on the Discussions forums to no avail, I found a solution that is straighforward though not obvious.
    Turns out there were spurious odd files in iCloud that iOS Pages would crash over when trying to list on startup.
    Background: In Mavericks running Pages, I select File>Open and a chooser window opens. Clicking the iCloud tab brought up a list of all Pages files residing in iCloud. I found a spurious folder that contained some odd files including .plist .png and a couple of others. (This folder did not appear as a choice when opening Pages in iCloud Pages Beta via a browser.) Don't know why or how those files got there but they were greyed out and could not be opened or selected for deletion.
    Solution: In OSX went to System Preferences>iCloud>Manage (in lower right corner) > Pages. A list of files appears including those spurious files which could be deleted.
    Now, restarting Pages 2.0.1 on the iPhone or iPad opens and documents are listed and can be accessed normally.
    Hope this helps others as there are no tips from Apple on its site and no obvious reason why the app should crash on startup.
    Rob

    After weeks of frustration with iOS Pages 2.0.1 crashing one second into startup when accessing documents in iCloud (yet the Mavericks version working fine with iCloud), and searching many threads on the Discussions forums to no avail, I found a solution that is straighforward though not obvious.
    Turns out there were spurious odd files in iCloud that iOS Pages would crash over when trying to list on startup.
    Background: In Mavericks running Pages, I select File>Open and a chooser window opens. Clicking the iCloud tab brought up a list of all Pages files residing in iCloud. I found a spurious folder that contained some odd files including .plist .png and a couple of others. (This folder did not appear as a choice when opening Pages in iCloud Pages Beta via a browser.) Don't know why or how those files got there but they were greyed out and could not be opened or selected for deletion.
    Solution: In OSX went to System Preferences>iCloud>Manage (in lower right corner) > Pages. A list of files appears including those spurious files which could be deleted.
    Now, restarting Pages 2.0.1 on the iPhone or iPad opens and documents are listed and can be accessed normally.
    Hope this helps others as there are no tips from Apple on its site and no obvious reason why the app should crash on startup.
    Rob

  • My Laptop freezes at startup with a strange screen

    My MacBook Pro 2.4GHz A1226 will not start up.
    It will turn on but a strange image seems to overlay the screen. I have uploaded a picture of it
    http://tinypic.com/r/11ajyfr/7
    [IMG]http://i53.tinypic.com/11ajyfr.jpg[/IMG]
    It will get to a certain point of load up and freeze. The picture is taken at the freezing point.
    In the past week the screen has started to flicker on and off a bit. I replaced the data cable in April of this year.
    Any help would be greatly appreciated
    Thanks

    Hi rthomas63,
    I saw your post about the blue screen of death (BSOD) that you are getting. I will be happy to assist but I will need more information then what you provided. What operating system are you running? What is your product number? What is the error that you are getting with the blue screen? When are you getting the error message? Do you get it at start up or when you are using a certain program. The more information you can post about the error message that better.
    Find your product number on a notebook:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&dlc=en&docname=c00033108
    Finding your OS:
    http://windows.microsoft.com/en-CA/windows/which-operating-system
    Thank you,
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

Maybe you are looking for

  • Lost external HD after Mavericks upgrade

    I have also lost access to my WD external HD after upgrading to Mavericks. Has anyone been successful recovering data from a drive after this?

  • Internal order error: AuC missing for origin assignment

    Hi, We had this requirement of blocking Internal Orders (their use has been discontinued from the past 2 years). I used KOK4. Many of the orders got blocked except for those of Order Type Capex. The following error appears: AuC missing for origin ass

  • How to install oracle soa suite 10.1.3.1.0 in advanced installation

    Hi, i m new to oracle soa suite,any body could yu possible to tell me,how to install soa suite 10.1.3.1.0 in advanced installaton mode, before i installed soa suite, oracle db which version support it, support oracle db 10.2.0.1.0,or i installed orac

  • Permanent iPhoto 9.4.3. crashes with Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

    Hello to all community members! I'm a lucky user of Mac OS X 10.8.4 with permanent (every 5-10 minutes) crashes of iPhoto 9.4.3. The most populat exception in the crash reports is Exception Type:  EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALI

  • RE: Computername dosent change after reboot.

    Hi! I have one computer with an exchanged harddrive, with the same size but a different brand. After deploying the image on the computer and after registration the DNS objekt gets the same name with an "1" after, but the computername within the XP is