[SOLVED]Corrupt PekWM?

OK, this one bothers me as I like using PekWM the most but now can't.
I've managed to isolate this problem to just the PekWM session. I can't replicate it on xfce or gnome.
Basically, whenever a pop-up box opens so I can navigate my system files (this could be when choosing where to save a Firefox download, or opening up an image in GIMP...), this action causes the application to seg fault and crash (I checked the terminal outputs, it's a seg fault every time).
Obviously this makes PekWM unusable to me as I can't download, upload, save, or open any file.
The OTHER thing that's strange about this PekWM installation is that PekWM's native CmdDialog app (to run commands) doesn't execute any command. Type in a command, press Enter, nothing happens and the dialog stays open. It also doesn't register the backspace or del key.
Changing the run command app for something else, like gmrun or xfrun4, doesn't work as PekWM won't even load these run command apps.
What can I do? I want my PekWM back!
P.S. Using version 0.16
/izo\
Last edited by Izobalax (2008-07-18 17:12:17)

Lachkater wrote:Err that should restore the default settings as already mentioned.
peets wrote:
I've tried CmdDialog and open/save in GIMP, both with my customised pekwm settings and the default ones. They work properly for me. Here is my setup:
~ $ pacman -Q pekwm xorg-server gtk2
pekwm 0.1.6-1
xorg-server 1.4.2-1
gtk2 2.12.11-2
~ $ cat ~/.xinitrc
exec pekwm
This might be a problem with a display manager. Try using the "startx" method to start pekwm.
Maybe looking at the pekwm mailing list will help?
Well, the goods news is that restoring the default settings gives me full functionality back! Is it perhaps, something in my start file that's causing the problem?
Here it is:
# Compositing and Rendering
xcompmgr -c -r 6 -o 0.45 -l -9 -t -7 &
# Auto-mounting drives
gnome-volume-manager &
# To start the GNOME settings and display background
gnome-appearance-properties %F
# The PyPanel
(sleep 1; pypanel) &
# The bmpanel + theme
#(sleep 1; bmpanel Jello) &
# The xfce panel
#(sleep 1; xfce4-panel) &
# To have visual feedback when changing the volume
osdsh &
(sleep 1 && osdctl -m 1) &
/izo\

Similar Messages

  • Does a truncate table solve corrupt blocks in a table

    Hi Guys,
    Got a question:
    Does a truncate table solve corrupt blocks in a table?
    I have found corrupt blocks in rman, located them, they are in 1 table.
    And contacted the business, and have permission to drop and recreate the table,
    but my question is does truncate table drop storage also solves my problem?
    And will it let me to do a full backup without set max corrupt blocks?
    To my knowledge does a truncate table moves the high watermark to 0 + 1 extend, but I am unsure how this will effect the corrupt blocks.
    Thanks in advance for your advice

    Hi,
    Yes truncate/drop table fixes the corruption at the database level. You may like to take the backup(if you have index on it) of that table so that you may restore it later if anything goes wrong.
    Note: This would not fix any corruption at the disk level (like bad sectors).
    Regards
    Anurag

  • [SOLVED] corrupted display after graphical mode

    Hello,
    I am new to ArchLinux.
    After Installing the system, I followed the instructions on wiki.archlinux.org and managed to launch the graphical mode (xterm and even KDE).
    However, it seems that after exiting the graphical mode, my screen is corrupted (I suspect that text console becomes corrupted during launching graphical mode but it is not visible until returning to text mode).
    The Linux itself works properly (f.ex. alt+ctrl+del works ok).
    I added only exec xterm to the ~/.xinitrc file and I am using MSI netbook with intel graphics card.
    I attached two pictures describing the problem:
    http://kdiablo.hostit.pl/img/DSC_0045.jpg
    http://kdiablo.hostit.pl/img/DSC_0048.jpg
    And logs from xorg:
    http://kdiablo.hostit.pl/img/Xorg.0.log
    I would be very helpful for any help!
    Cheers,
    KK
    Last edited by kdiablo (2014-11-06 21:29:34)

    I checked my graphics card as you advised.
    # lspci | grep -i vga
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 0b)
    I also found in the netbook's specification that:
    CPU: Intel Atom Processor N2800/N2600 Series
    Graphics: Intel GMA 3650
    I could assume that indeed, https://wiki.archlinux.org/index.php/Intel_GMA3600 would be the proper driver for me.
    However, based on information from the website, the kernel version - 3.17.2, and the xorg version - 1.16, I am quite worried if I can try to install these drivers.
    Are there any newer versions/similar drivers available?
    KK

  • Solving corrupt dynamic memory problem

    Using LabWindows/CVI 2010, Windows XP. I have a data acquisition program that uses a rather large number of dynamically allocated arrays as buffers. The buffers are used to hold data from DAQmx and are passed and copied to a number of thread-safe queues and other routines. In certain circumstances, when I free one buffer I get a "dynamic memory is corrupt" error, which probably means - from reading the other posts on this topic on this forum - that some buffer was written past its end and corrupted the dynamic memory linked list. Is there any good way to determine exactly <i>which</i> buffer was corrupted? I don't believe that it was the one that I get the error on, it was probably the previous or next one in the chain. I can see the memory chain in the resource window, but I'm not sure how to interpret it.

    Hi pblase, 
    Here is an KnowledgeBase article that was written for LabWindows\CVI 6.0 but it still has some valid suggestions for debugging in LabWindows\CVI 2010:
    http://digital.ni.com/public.nsf/allkb/862567530005F09C8625632500692F41?OpenDocument
    There are three valid suggestions to debug from this article.  The only one that does not work still is the Run » Dynamic Memory feature.
    Peter T
    Applications Engineer
    National Instruments

  • [SOLVED] Corrupt partition table

    A couple days ago I was transferring large files to my 1TB external Seagate USB drive (NTFS).  It was going smooth then on one file it stopped and Thunar gave an error.
    When looking at the directory with ls -l the file's attributes were question marks (?)
    I was able to access all the other files fine, but was unable to delete or access the corrupt directory.
    Now, days later, I am unable to mount the USB drive.
    sudo fdisk -l gives this:
    Disk /dev/sdc: 931.5 GiB, 1000204885504 bytes, 1953525167 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x6e697373
    This doesn't look like a partition table. Probably you selected the wrong device.
    Device Boot Start End Blocks Id System
    /dev/sdc1 ? 1936269394 3772285809 918008208 4f QNX4.x 3rd part
    /dev/sdc2 ? 1917848077 2462285169 272218546+ 73 Unknown
    /dev/sdc3 ? 1818575915 2362751050 272087568 2b Unknown
    /dev/sdc4 ? 2844524554 2844579527 27487 61 SpeedStor
    Partition table entries are not in disk order.
    I run sudo ntfsck /dev/sdc:
    $ sudo ntfsck /dev/sdc
    file record corrupted at offset 3221225472 (0xc0000000).
    Loading $MFT runlist failed. Trying $MFTMirr.
    First attribute must be after the header (0).
    and it just seems to be stuck there, I've left it running for a few hours...
    Is my disk screwed?
    *edit*: I got it! Check my other post further down this thread
    Last edited by uberscientist (2014-12-16 19:15:57)

    I fixed it finally!
    I had set the drive aside and was sad about it for a while, and decided to give another shot at googling and repair, here's what I did to get it working:
    install testdisk: https://www.archlinux.org/packages/extr … /testdisk/
    sudo testdisk
    [ Create ] (new log file)
    selected the corrupted drive
    >[Proceed]
    >[Intel ] ( By default it picked None... I just guessed Intel/PC)
    >[Analyse]
    >[Quick Search]
    >[Continue]
    >[Deeper Search]
    >Stop (press enter to stop after it finds another entry)
    >Down arrow, then right arrow to set it Primary partition (non-bootable for my case)
    >[Write ]
    Mount your drive

  • [Solved] corrupted partition table

    Yours truly was experimenting with alternative bootloaders today and ended up with a corrupted partition table. Yours truly had backed up the bootloader part of the MBR today but neglected to copy the rest. Guess who is feeling very stupid right now.
    Here is what fdisk has to say about my disk,
    root@sysresccd /root % fdisk -l /dev/sdb
    Warning: ignoring extra data in partition table 5
    Warning: ignoring extra data in partition table 5
    Warning: ignoring extra data in partition table 5
    Warning: invalid flag 0x2404 of partition table 5 will be corrected by w(rite)
    Disk /dev/sdb: 30.0 GB, 30020272128 bytes
    255 heads, 63 sectors/track, 3649 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x4b36bdea
    Device Boot Start End Blocks Id System
    /dev/sdb1 * 895 3444 20482875 7 HPFS/NTFS
    /dev/sdb2 1 894 7181023+ b W95 FAT32
    /dev/sdb3 3445 7476 32387040 5 Extended
    /dev/sdb5 ? 142349 151007 69551332+ 19 Unknown
    Partition table entries are not in disk order
    This looks somewhat promising. I had only three partitions on the disk (I don't remember if any were logical), one swap, one large thing for pacman stuff and of course root.
    By suggestion of this I will try testdisk (version 6.11 from Sys Resc CD).
    Last edited by fsckd (2011-09-17 21:22:59)

    Unfortunately my copy of sys resc cd does not have fixparts.
    testdisk worked like a charm and my partitions were recovered, one swap, one JFS and one ext4.
    (Incidentally it was Windows which damaged the MBR in the first place.)

  • [SOLVED: corrupted FS] Why is pthread not found?

    Hi,
    I'm sure this is a stupid problem since i'm way too tired, but i have to get this fixed. I've been looking on google for hours, and i can't seem to find my answer.
    I'm trying to build player/stage. I tried both the player-svn package in AUR and manually compiling from a svn checkout.
    My problem is that it cannot seem to find pthread.h with its cmake. I tried everything i could think of to link to it. phtread.h exists in /usr/include and boost is installed. Yet, cmake can't see to find it.
    I have installed base-devel and everything i could think of, but it still fails.
    Any thoughts would be greatly appreciated
    Thanks,
    Jni
    Last edited by jni (2011-03-27 06:33:55)

    I am sorry, i found the issue
    The USB key the OS is on is completly corrupted. It died
    Sorry about that.
    PS: sorry about that typo #include, obviously lol (i re-typed the code, my test file did have an #include)

  • [SOLVED] Corrupt Packages

    I haven't updated in a few months, and decided to start doing so today. But the package files seem to be consistently corrupted.
    checking package integrity...
    error: failed to commit transaction (invalid or corrupted package)
    <package name>.pkg.tar.xz is invalid or corrupted
    Errors occurred, no packages were upgraded.
    This doesn't happen with all packages, but definitely most of the ones I've tried. Particularly those related to xorg, which makes updating a lot of other things impossible. I've tried five separate servers so far, running pacman -Scc and pacman -Sy on each one.
    Last edited by Jimage (2010-12-13 10:08:13)

    Ran it with -Syy using Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch
    Still no dice.
    Edit: Just tried two of the problematic packages (xorg-server and xorg-server-common) on my other Arch machine, and they worked. So I've obviously broken something on this one.
    Could it have anything to do with an earlier error of pacman not being able to find liblzma.so.0? I worked around it by linking the .so file to liblzma.so.0, and then updated liblzma/xz, as well as pacman. Not sure what caused the original problem.
    Last edited by Jimage (2010-12-13 09:26:14)

  • Pacman "hangs" at checking package integrity(Solved corrupt download)

    Pacman -Syu downloaded the following packages but hangs at "checking package integrity"
    [root@n6re ~]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (20): apr-1.3.9-1  db-4.8.24-1  apr-util-1.3.9-3  python-2.6.3-1
                  dbus-python-0.83.0-2.1  gavl-1.1.1-2  perl-5.10.1-3
                  groff-1.20.1-3  heimdal-1.2.1-7  libical-0.44-1  libmtp-0.3.7-1.1
                  libsasl-2.1.23-2  pam-1.0.4-2  qt-4.5.3-2  rdesktop-1.6.0-3
                  redland-1.0.9-4  soprano-2.3.1-1  subversion-1.6.5-5
                  system-config-printer-common-1.1.13-1  vorbis-tools-1.2.0-4
    Total Download Size:    0.00 MB
    Total Installed Size:   286.37 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    This printout resulted after canceling the download and restarting pacman -Syu.  Thus the same failure occurs after the original download failure of the same type.
    What causes this failure mode?
    Last edited by lilsirecho (2009-10-04 22:19:44)

    whoops wrote:
    Mine took a whole 10 minutes to spit out...:
    checking package integrity...
    :: File go-openoffice-3.1.1.3-1-x86_64.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n]
    ... today.
    I guess, this shouldn't happen... but then again, I guess, I really really shouldn't have the machine hibernate while pacman is downloading .
    No it should not happen, this is the same bug.
    I guess either when you suspended or resumed, your network was down at some point, so libfetch returned -1 and triggered the infamous pacman bug.
    See http://bbs.archlinux.org/viewtopic.php? … 92#p633292

  • Problems importing.  error code 50 and 48

    I recently put all my music onto a 1TB LaCie hard drive connected to my network by ethernet. After being away for a few days there had been some sort of power outage and after a bit of trouble hooking up the hard drive again I found that a lot of the songs I recently imported have disappeared. the title is there but when I click it it says the original cannot be found and I get the ! in a circle.
    THis is not too bad as I can go through and replace the ones that have gone but it will not let me import any more CDs. I can import directly onto my imac's hard drive but if I try to do it to the networked haed drive I get the message 'error occured while converting the file "xx" an unknown error occured - 50'
    If I try again I then get the same message but with the code 48.
    The network hard drive is attached as I can see it on the screen, explore it with Finder and play the vast majority of the music but its as if I can't write to it.
    Any comments very gratefully received !
    David

    Problem solved - corrupted hard drive.
    Luckily I learnt (the hard way) about the importance of back ups a while ago.

  • BW7.0 workbooks precalculation without Portal installation

    Hi all,
    I am using BW7.0 without Portal installation.
    As far as I know broadcasting cannot be used without portal installation for bw7.0 workbook.(If I am wrong,please correct me)
    Can anyone help to suggest how can I realize BW 7.0 workbook precalculation without portal.
    Many thanks!
    Best Regards,
    Maggie

    HI Maggie
    There are two ways
    1.distributing workbook via email (I think you are looking for this option)
    2. to portal
    You need precalucation server set up for the same .But  i'm not sure whether we need portal for the same ,There is very good Howto on the same. Request you to go through it.
    These are some OSS checklist from the same PDF
    Implement OSS Notes:
    857739 (Solves connection transfer
    issues)
    855220 (Solves gateway issues)
    929005 (Solves errors of 2
    workbooks being scheduled at the
    same time)
    930507 (Solves errors of having 2
    instances of Excel running on one
    server)
    929799 (Solves gateway issues)
    932649 (Solves rfc issues with
    timing of multiple workbooks)
    935063 (Solves corrupt workbook
    issue)
    These are REQUIRED for
    Broadcasting to work properly. If
    youu2019re running BW 3.5 SP17
    (NetWeaver 2004s SP7), these are
    already included.
    2. . Make sure you've downloaded and
    installed latest version of
    Precalculation Service
    (BWAPSERV12_0-10002960).
    When installing, make sure you have
    full admin rights.
    http://service.sap.com/bi
    > Download
    > Support Packages and Patches
    > Entry by Application Group
    > Support Packages and Patches
    > SAP NetWeaver
    > SAP NETWEAVER
    > SAP NETWEAVER 04
    > Entry by Component
    > BI Precalculation
    > BW ANALYZER PRECALC SERVICE350
    > Win32
    > BWAPSERV12_0-10002960.zip
    As of this document, patch 12 is the
    latest pre-calculation service for BW
    3.5. Implement OSS Note 928491 to
    install the latest fix to the precalculation
    service post patch 12.
    NOTE: You can just install this patch
    as it is as a full install.
    For more information about installing
    and updating the Pre-calculation
    Service, see notes 745206 and
    744127.
    Let me know if you need the same PDF
    Thanks
    Nerusu

  • "playback error" on zen x

    certain songs say playback error, i would like to get rid of them but i do not know whichb tracks they are, can disk cleanup in rescue mode fix this or will it mess everything up if i go to rescue mode?

    Disk Cleanup won't solve corrupt MP3 files, but it might resolve any other wierd behaviour in the firmware.
    The only way to track down the files, if they are the problem, is to check the files themselves.
    What type of files are you having a problem with? i.e. WMA or MP3.

  • Two assets "no longer supported"

    All of a sudden my assets are no longer supported.
    They have not been changed and were perfectly legal the last time I opened the project.
    What can I do to solve this?
    What I did was just to do a Refresh on all my menu TIFFs in the project. I also have a TIFF that is used for overlay in my Tracks - that now also is no longer supported.
    Also - if I try to look at my Track, DVDSP crashes. Here's the crash log:
    Process: DVD Studio Pro [1018]
    Path: /Applications/DVD Studio Pro.app/Contents/MacOS/DVD Studio Pro
    Identifier: com.apple.dvdstudiopro
    Version: 4.2.2 (431.40)
    Build Info: DSP-4315400~54
    Code Type: X86 (Native)
    Parent Process: launchd [99]
    Date/Time: 2010-11-08 14:30:48.792 +0100
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 664349 sec
    Crashes Since Last Report: 13
    Per-App Interval Since Last Report: 175948 sec
    Per-App Crashes Since Last Report: 10
    Anonymous UUID: E89E2D71-82F1-49A3-AA60-BF1A3E36A64F
    Exception Type: EXC_ARITHMETIC (SIGFPE)
    Exception Codes: EXCI386DIV (divide by zero)
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.dvdbase 0x00b82729 __udivdi3 + 25
    1 com.apple.dvdbase 0x00a0d272 -[DVDStream(MethodsFromInterfaceLayer) createVirtualAudioAsset:duration:] + 1154
    2 com.apple.dvdbase 0x008b3fc0 -[DSPXSubtitleEditorCompositor _setupVirtualAudioAsset] + 288
    3 com.apple.dvdbase 0x008b351c -[DSPXSubtitleEditorCompositor setPreferredAngle:audioStream:subPictureStream:] + 508
    4 com.apple.dspinterface 0x0011dda4 -[DSPXPreviewView setVideoIndex:audioIndex:subpictureIndex:] + 140
    5 com.apple.dspinterface 0x0011e1e8 -[DSPXPreviewView setOID:languageIndex:] + 1053
    6 com.apple.dspinterface 0x0011c41a -[DSPXPreviewView setOID:] + 84
    7 com.apple.dspinterface 0x001519d0 -[DSPPreviewSubmodule setOID:] + 118
    8 com.apple.dspinterface 0x0011f4e6 -[DSPXProjectPreviewModule previewModuleForOID:andDelegate:] + 249
    9 com.apple.dspinterface 0x001dcc37 -[PBXModule(DSPPreviewableModule) acquirePreviewModule] + 128
    10 com.apple.dspinterface 0x00042c50 -[DSPXProjectDocument editOID:] + 327
    11 com.apple.dspinterface 0x0020b976 -[DSPProjectEditorModule editSelectedItem:] + 144
    12 com.apple.AppKit 0x98cd8f86 -[NSApplication sendAction:to:from:] + 112
    13 com.apple.prokit 0x0047dcd7 -[NSProApplication sendAction:to:from:] + 127
    14 com.apple.AppKit 0x98db8705 -[NSControl sendAction:to:] + 108
    15 com.apple.AppKit 0x98e15e28 -[NSTableView _sendAction:to:row:column:] + 146
    16 com.apple.AppKit 0x98e12db2 -[NSTableView mouseDown:] + 5547
    17 com.apple.AppKit 0x98e116fe -[NSOutlineView mouseDown:] + 684
    18 com.apple.dvdbase 0x00b013ae -[PBXExtendedOutlineView mouseDown:] + 1292
    19 com.apple.AppKit 0x98daff10 -[NSWindow sendEvent:] + 5549
    20 com.apple.prokit 0x004a2883 -[NSProWindow sendEvent:] + 264
    21 com.apple.dspinterface 0x000afc63 -[DSPXDocumentWindowClass sendEvent:] + 777
    22 com.apple.AppKit 0x98cc8b2f -[NSApplication sendEvent:] + 6431
    23 com.apple.prokit 0x0047fc10 -[NSProApplication sendEvent:] + 1901
    24 com.apple.AppKit 0x98c5c4ff -[NSApplication run] + 917
    25 com.apple.prokit 0x0047ffbc NSProApplicationMain + 326
    26 com.apple.dvdstudiopro 0x0000354d 0x1000 + 9549
    27 com.apple.dvdstudiopro 0x00002cf6 0x1000 + 7414
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x907570ea kevent + 10
    1 libSystem.B.dylib 0x90757804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x90756cc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x90756a68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x907564f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x90756336 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x9075e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9075e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90760158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.CoreGraphics 0x92f9dd6d layerblit_work_queuethread + 973
    4 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9075e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9075e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90760158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.CoreGraphics 0x92f9dd6d layerblit_work_queuethread + 973
    4 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9075e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9075e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90760158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.CoreGraphics 0x92f9dd6d layerblit_work_queuethread + 973
    4 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9075e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9075e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90760158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.CoreGraphics 0x92f9dd6d layerblit_work_queuethread + 973
    4 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9075e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9075e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90760158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.CoreGraphics 0x92f9dd6d layerblit_work_queuethread + 973
    4 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9075e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9075e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90760158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.CoreGraphics 0x92f9dd6d layerblit_work_queuethread + 973
    4 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9075e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9075e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90760158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.CoreGraphics 0x92f9dd6d layerblit_work_queuethread + 973
    4 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9073093a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9075e445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x9078d028 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9472ca84 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x946e57f5 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x946e56d8 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.dvdbase 0x007c084f -[ThreadSafeQueue headItem] + 47
    7 com.apple.dvdbase 0x007c4515 -[MPEGEncoderManager generateMPEG_ThreadProc:] + 165
    8 com.apple.Foundation 0x946f08d8 -[NSThread main] + 45
    9 com.apple.Foundation 0x946f0888 _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    11 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9075e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9078a441 nanosleep$UNIX2003 + 188
    2 com.apple.Foundation 0x94718971 +[NSThread sleepUntilDate:] + 147
    3 com.apple.dvdbase 0x007c47d4 -[MPEGEncoderManager checkEncoderServer] + 100
    4 com.apple.Foundation 0x946f08d8 -[NSThread main] + 45
    5 com.apple.Foundation 0x946f0888 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    7 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9073093a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9075e445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x9078d028 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9472ca84 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x946e57f5 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x946e56d8 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.dvdbase 0x007c084f -[ThreadSafeQueue headItem] + 47
    7 com.apple.dvdbase 0x007c7ad5 -[AIFFEncoderManager generateAIFF_ThreadProc:] + 117
    8 com.apple.Foundation 0x946f08d8 -[NSThread main] + 45
    9 com.apple.Foundation 0x946f0888 _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    11 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9074f856 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x942f1ddd __CFSocketManager + 1085
    2 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    3 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x9073093a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9075e445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x9078d028 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x937dc235 TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x937dbf73 TSWaitOnSemaphoreCommon + 511
    5 ...ickTimeComponents.component 0x91a80035 ReadSchedulerThreadEntryPoint + 4698
    6 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    7 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x9073093a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9075e445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x9078d028 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x937dc235 TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x937dbf73 TSWaitOnSemaphoreCommon + 511
    5 ...ple.CoreServices.CarbonCore 0x93836508 AIOFileThread(void*) + 1127
    6 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    7 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x9075e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9075e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x90760158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.dvdbase 0x00a1c159 -[DVDAssetScheduler mainLoop:] + 201
    4 com.apple.Foundation 0x946f08d8 -[NSThread main] + 45
    5 com.apple.Foundation 0x946f0888 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x9075dfbd pthreadstart + 345
    7 libSystem.B.dylib 0x9075de42 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x90756182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x90756718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x90756336 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x009f4014 ecx: 0x2387e000 edx: 0x00000000
    edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffed58 esp: 0xbfffecfc
    ss: 0x0000001f efl: 0x00010246 eip: 0x00b82729 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x214e3000
    Binary Images:
    0x1000 - 0x3fff com.apple.dvdstudiopro 4.2.2 (431.40) <780BA002-0646-6C28-DEDA-E9A8D9032024> /Applications/DVD Studio Pro.app/Contents/MacOS/DVD Studio Pro
    0x9000 - 0x10fff com.apple.AEProfiling 1.2 (22) <50FD5623-D2C1-8102-FD41-D8E745E08353> /Applications/DVD Studio Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x1a000 - 0x29fff com.apple.AERegistration 1.2 (77) <0C4C1300-9E3A-E2A1-4507-380C2544B223> /Applications/DVD Studio Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x3d000 - 0x2d4fff com.apple.dspinterface 4.2.2 (431.40) <EBA431EA-C289-A857-AF2F-6187E932E567> /Applications/DVD Studio Pro.app/Contents/Frameworks/DSPInterface.framework/Versions/A/DSPInterface
    0x45d000 - 0x683fe7 com.apple.prokit 6.0.1 (1176) <7F8A965A-3159-4B0C-D52C-0F51854FB3FD> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x787000 - 0xd81ff2 com.apple.dvdbase 4.2.2 (468.61) <018033E6-647C-62B5-81D5-FBE48157A792> /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDBase.framework/Versions/A/DVDBase
    0x1079000 - 0x1087ffa com.apple.mediarenderingserver 4.2.2 (325.12) <9281A736-F1AC-6110-5511-758CEA942428> /Applications/DVD Studio Pro.app/Contents/Frameworks/MediaRenderingServer.framework/Versions/A/MediaRend eringServer
    0x1098000 - 0x10b6fef com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x10c5000 - 0x1318ffc com.apple.dvdauthoring 4.2.2 (428.45) <5FDB791E-B86C-63D5-5061-83E3BC65FD59> /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDAuthoring.framework/Versions/A/DVDAuthoring
    0x13ee000 - 0x1402fff com.apple.oxygene.layers 2.0.0 (425.4) <F6898C6B-1DD8-98B4-265D-6D62DBF14309> /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneLayers.framework/Versions/A/OxygeneLayers
    0x1411000 - 0x1435fff com.apple.oxygene.engine 2.0.0 (427.3) <99B2BE64-AB77-00CF-60E5-E8845A876074> /Applications/DVD Studio Pro.app/Contents/Frameworks/Oxygene.framework/Versions/A/Oxygene
    0x144e000 - 0x145cfff com.apple.oxygenetransitions 5.0.0 (305) <E2D43F09-8D27-325D-95F4-D25A9E88B81E> /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneTransitions.framework/Versions/A/OxygeneTran sitions
    0x1466000 - 0x1466ff7 com.apple.iokit.dvcomponentglue 1.9.9 (1.9.9) <2BA05DB9-D847-CBC7-42D6-A9D96D7E1ED2> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x146a000 - 0x14aaff7 com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x14c3000 - 0x1578fe7 libcrypto.0.9.7.dylib ??? (???) <39CDB041-9DF5-01B1-4B33-03EC4CCA40B3> /usr/lib/libcrypto.0.9.7.dylib
    0x2c98000 - 0x2c9aff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x2ca0000 - 0x2d04fe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <7AABA687-4323-E5B9-BA04-8F61C217E6FD> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x2d24000 - 0x2d6affb com.apple.motion.component 1.0 (729) <494487C6-EA30-43DD-39E4-BED23C5A5B1C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x2d70000 - 0x2d72ff7 Motion ??? (???) <051B60E9-B39F-EBB2-5B96-F088D147E78C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x2d78000 - 0x2e15ff8 com.apple.procore.framework 4.0.2 (757) <D3146F1E-F86D-F2A2-509B-E3F9640CBE40> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x1760e000 - 0x17643ff7 com.apple.prokit.SnowLeopardPanels 6.0.1 (1176) <E4B1257D-7E29-25DE-ABDF-CF363937B6F9> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x17674000 - 0x1767cff7 com.apple.proapps.mrcheckpro 1.4 (359) <353F1A07-BA95-60CD-D083-4537D209BB69> /Applications/DVD Studio Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x1a6b0000 - 0x1a6ccff7 GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1b54e000 - 0x1b6bfff7 GLEngine ??? (???) <D336658A-F6DB-6D61-9CA6-04299E7D5420> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1b6f0000 - 0x1baf6fef libclh.dylib ??? (???) <3ACD0D90-B1E9-59DA-729E-7E97092F9A24> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/libclh.dyl ib
    0x207c2000 - 0x207d0ff2 com.apple.oxygene.datadefcontroller 2.0.0 (643.2.2) <3D6932A8-1DE6-2487-BD9C-172353DE3BA3> /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefController.oxygene/Contents/MacOS/DataDefContro ller
    0x207d7000 - 0x207dbff2 com.apple.oxygene.datadefevent 2.0.0 (643.2.2) <17172E35-1CB1-C6E9-7FB1-F6888B45194D> /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefEvent.oxygene/Contents/MacOS/DataDefEvent
    0x207e1000 - 0x207f0fe2 com.apple.oxygene.datadefimage 2.0.0 (643.2.2) <8CD0C76D-8DBB-AF2A-D5F4-839E3DEC26AF> /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefImage.oxygene/Contents/MacOS/DataDefImage
    0x207f5000 - 0x207f9ff7 com.apple.oxygene.dvdsupport 2.0.0 (643.2.2) <ECC9CF46-CBD2-DD8D-1371-0BC9F6B4DED4> /Applications/DVD Studio Pro.app/Contents/PlugIns/DVDSupport.oxygene/Contents/MacOS/DVDSupport
    0x2118a000 - 0x2118dfff com.apple.oxygene.filemanager 2.0.0 (643.2.2) <F5FAEF33-B146-974D-DE66-D1BAFDF04E39> /Applications/DVD Studio Pro.app/Contents/PlugIns/FileManager.oxygene/Contents/MacOS/FileManager
    0x21192000 - 0x2119bfef com.apple.oxygene.fraktalzoom 2.0.0 (643.2.2) <2CF0E885-B411-4F5E-88EE-ED1D11470E55> /Applications/DVD Studio Pro.app/Contents/PlugIns/FraktalZoom.oxygene/Contents/MacOS/FraktalZoom
    0x211a0000 - 0x211a2fef com.apple.oxygene.imagecapture 2.0.0 (643.2.2) <90037C66-0D67-4B9F-FB66-F1DD7A813176> /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageCapture.oxygene/Contents/MacOS/ImageCapture
    0x217af000 - 0x217ccfe2 com.apple.oxygene.imagedistort 2.0.0 (643.2.2) <B008AC70-77E4-C225-986C-F1FBD2F1804A> /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageDistort.oxygene/Contents/MacOS/ImageDistort
    0x217d7000 - 0x217e7fe2 com.apple.oxygene.imagefilters 2.0.0 (643.2.2) <AB2115E8-8542-F624-375D-5AD9902F30CC> /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageFilters.oxygene/Contents/MacOS/ImageFilters
    0x217ee000 - 0x217f4fe2 com.apple.oxygene.imagemodulation 2.0.0 (643.2.2) <982E3038-A8C4-4BCE-C02E-25BAFD72508F> /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageModulation.oxygene/Contents/MacOS/ImageModulation
    0x217fc000 - 0x217fcff7 libmx.A.dylib ??? (???) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x2239a000 - 0x223c1ff2 com.apple.oxygene.imageeffects 2.0.0 (643.2.2) <C2D2E393-A78A-D488-7351-AC4307AF139F> /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageEffects.oxygene/Contents/MacOS/ImageEffects
    0x223cd000 - 0x223d7ff2 com.apple.oxygene.imagegenerator 2.0.0 (643.2.2) <EFB3584B-8857-93C1-6348-12499B961872> /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageGenerator.oxygene/Contents/MacOS/ImageGenerator
    0x223ec000 - 0x223efff7 com.apple.oxygene.mpegImporter 2.0.0 (643.2.2) <B8EEDC37-23F3-B258-549A-5C88307A9211> /Applications/DVD Studio Pro.app/Contents/PlugIns/MPEGImporter.oxygene/Contents/MacOS/MPEGImporter
    0x223f4000 - 0x223f9fef com.apple.oxygene.oldfilm 2.0.0 (643.2.2) <5263795C-1B07-AB30-3E1A-9CA7280D647C> /Applications/DVD Studio Pro.app/Contents/PlugIns/OldFilm.oxygene/Contents/MacOS/OldFilm
    0x22500000 - 0x225bafe2 com.apple.oxygene.imagebasics 2.0.0 (643.2.2) <1D0C09F5-3D20-B3B9-8F15-FED1FC024FDF> /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageBasics.oxygene/Contents/MacOS/ImageBasics
    0x225cc000 - 0x225edfe2 com.apple.oxygene.imagetransitions 2.0.0 (643.2.2) <B93399BC-5A0D-23C7-8C4F-8B527C99F0AF> /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageTransitions.oxygene/Contents/MacOS/ImageTransitio ns
    0x225f4000 - 0x2260aff2 com.apple.oxygene.multimediaimporter 2.0.0 (643.2.2) <F3FC6E5C-DAF2-0A1A-EEDB-66337FBE599D> /Applications/DVD Studio Pro.app/Contents/PlugIns/MultiMediaImporter.oxygene/Contents/MacOS/MultiMediaIm porter
    0x22612000 - 0x22615ff7 com.apple.oxygene.remoteControl 2.0.0 (643.2.2) <F142412C-2F15-7191-640D-BD311569EA1E> /Applications/DVD Studio Pro.app/Contents/PlugIns/RemoteControl.oxygene/Contents/MacOS/RemoteControl
    0x2261a000 - 0x2261efef com.apple.oxygene.textimporter 2.0.0 (643.2.2) <E8B9C9B2-94AE-4E5E-2B69-3D54CDDA8938> /Applications/DVD Studio Pro.app/Contents/PlugIns/TextImporter.oxygene/Contents/MacOS/TextImporter
    0x22624000 - 0x2262bff2 com.apple.oxygene.timemanager 2.0.0 (643.2.2) <DFEC36F2-859E-55C6-90B4-7CFCD083D473> /Applications/DVD Studio Pro.app/Contents/PlugIns/TimeManager.oxygene/Contents/MacOS/TimeManager
    0x22631000 - 0x2263cfef com.apple.oxygene.trackrecorder 2.0.0 (643.2.2) <82C0211B-80AF-B231-CF15-E1237C210231> /Applications/DVD Studio Pro.app/Contents/PlugIns/TrackRecorder.oxygene/Contents/MacOS/TrackRecorder
    0x22641000 - 0x2266cff7 com.apple.oxygene.wirelessVideoOutput 2.0.0 (643.2.2) <82188A4E-C621-01D2-3877-16CE826F0F8E> /Applications/DVD Studio Pro.app/Contents/PlugIns/WirelessVideoOutput.oxygene/Contents/MacOS/WirelessVid eoOutput
    0x2294d000 - 0x22980ff7 +com.aja.kona.videooutputcodec 7.5.1 (7.5.1) <393BFD34-0D53-A94F-F4A7-844386F75BC3> /Library/QuickTime/AJAVideoOutputCodec.component/Contents/MacOS/AJAVideoOutputC odec
    0x2299a000 - 0x229abfe7 com.apple.FCP Uncompressed 422.component 1.6.1 (1.6.1) <62C290FB-2735-60C4-CE88-7ECB0DE6EDB3> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x229b2000 - 0x229bfffb +net.telestream.license 1.0.7.2-GC (1.0.7.2-GC) <3B3ADB81-79F3-6371-31FE-66EF8D8E3100> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x22fc8000 - 0x22fdffff +com.eSellerate.EWSMac67108871 4.0.0.7 (4.0.0.7) <D9FD08EC-93BC-06D0-63DF-02662E311C36> /Library/Frameworks/EWSMac-GC.framework/EWSMac-GC67108871
    0x24330000 - 0x24522fe2 +net.telestream.wmv.import 2.3.4.1 (2.3.4.1) <6F008770-6AD3-E6C9-347C-A235876196E0> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x245b3000 - 0x245d3fe7 +com.aja.kona.codec 7.5.1 (7.5.1) <5B50EAB4-7FE0-FB33-EE28-C4C6F65AEEF8> /Library/QuickTime/AJACodec.component/Contents/MacOS/AJACodec
    0x24800000 - 0x24e89fe7 +com.bitjazz.SheerVideoPro 2.8.0.10 (2.8.0.10) /Library/QuickTime/SheerVideo™ HD Pro Xu.qtx/Contents/MacOS/SheerVideo HD Pro
    0x24eb2000 - 0x25073ff2 +net.telestream.wmv.advanced 2.3.4.1 (2.3.4.1) <CB95FDB7-C531-22A3-6D36-1C96D5A5679D> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x250b7000 - 0x250dbff7 com.apple.AppleAVCIntraCodec 1.0 (16) <8A1A4CEE-1610-EECE-74DA-D2AF42825E6D> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
    0x250e6000 - 0x25153fe7 com.apple.AppleProResCodec 2.0 (224) <B7A79FF2-9C32-5554-A3C3-BE91F9B89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0x251a0000 - 0x25219fef com.apple.AppleVAH264HW.component 2.0 (1.0) <377823AD-6C3A-F949-2F12-74B05AE475B1> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x252db000 - 0x25317fe3 com.apple.QuickTimeFireWireDV.component 7.6.3 (1591.3) <55A49215-3C98-20A3-02EC-FDBAD3D1A69B> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x25323000 - 0x2535afe7 com.apple.DVCPROHDCodec 1.5 (237) <5BA42205-5AEE-73BB-A7DE-5417EF028D5B> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x2536a000 - 0x25419fe3 com.apple.AppleHDVCodec 1.6 (229) <C45D37E1-3CE0-1FBE-17DE-91D5B65FD940> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x25441000 - 0x2545bffb com.apple.AppleIntermediateCodec 1.3.1 (152) <D9F7038D-87B0-9F80-3AC2-3C7624D464AE> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x25461000 - 0x25474fe3 com.apple.IMXCodec 1.4 (155) <B7A1514F-1A2B-EC3E-719D-B8BB25016A05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x25486000 - 0x2549ffe7 com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x257da000 - 0x25870ff3 com.apple.GeForceVADriver 1.6.6 (6.0.6) <1CA173D6-85E2-5C67-3FB1-3829D9ED44EE> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
    0x25895000 - 0x25912fe7 com.apple.AppleVADriver 4.7.5 (4.7.5) <3123093D-E8BD-6805-1094-43C8806BD9A8> /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver
    0x3e000000 - 0x3e046ff7 com.apple.glut 3.4.4 (GLUT-3.4.4) <DF15FD36-E1F5-D745-1BF6-DD3AEA2897E4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x8f611000 - 0x8fa52fe7 com.apple.GeForce8xxxGLDriver 1.6.6 (6.0.6) <205911D0-3CE3-D53C-289B-319A4E4BA153> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90127ff7 com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9019c000 - 0x9026dfe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9026e000 - 0x9026eff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9028f000 - 0x9039efe7 com.apple.WebKit 6533.18 (6533.18.1) <157D0DD9-F3CE-4339-858B-B0EFFAA3B008> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x903e0000 - 0x903feff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x903ff000 - 0x90409fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9040a000 - 0x90481fe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90484000 - 0x90484ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x904ae000 - 0x904b8ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9067b000 - 0x906e5fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x906e6000 - 0x906f3ff7 libbz2.1.0.dylib ??? (???) <495732E1-2AC4-44FC-E633-4CBCC503B924> /usr/lib/libbz2.1.0.dylib
    0x906f4000 - 0x90708ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90709000 - 0x9072dff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9072e000 - 0x9072eff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9072f000 - 0x9072fff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90730000 - 0x908d4feb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    0x908d5000 - 0x90cebff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90cec000 - 0x90d46fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x90d72000 - 0x91220fe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x91221000 - 0x91263fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91283000 - 0x9128cff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9128d000 - 0x913bbfe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x913d0000 - 0x91416ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x91417000 - 0x91429ff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9142a000 - 0x9143bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9143c000 - 0x91471ff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9147d000 - 0x9240bff7 com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9240c000 - 0x92450ff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92493000 - 0x92693feb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x92694000 - 0x9269afff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9269b000 - 0x929befef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x929bf000 - 0x929f2ff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x929f3000 - 0x92a2aff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x92b43000 - 0x92b5bff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x92b5c000 - 0x92b5eff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92b92000 - 0x92bb9ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92bba000 - 0x92c28ff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x92c29000 - 0x92c6cff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92c6d000 - 0x92d4bfff com.apple.QuickTimeMPEG4.component 7.6.3 (1591.3) <92D35422-4D67-4B29-B803-50BACDBA47D8> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x92d8d000 - 0x92d8dff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92dd5000 - 0x935b84b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93795000 - 0x93ab4fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93ab5000 - 0x93ce0ff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93ce1000 - 0x93ce1ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93ce2000 - 0x93cf2ff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x93cf3000 - 0x93eeafeb com.apple.JavaScriptCore 6533.18 (6533.18.1) <EE3897A8-E1C0-DE28-A631-4B0C32DF737B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93eeb000 - 0x93f88fe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93fb0000 - 0x93fb0ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93fb1000 - 0x94060ff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94061000 - 0x94064ff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x94065000 - 0x9407afff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94183000 - 0x94230fe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x94231000 - 0x94275fe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94276000 - 0x943edfef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x943ee000 - 0x943efff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x943f0000 - 0x94429fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9442a000 - 0x944d1fe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x944d2000 - 0x944faff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x944fb000 - 0x94608ff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x94609000 - 0x94683fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x946cd000 - 0x946d9ff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
    0x946da000 - 0x9494affb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94952000 - 0x94958ff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94959000 - 0x94979fe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x9497a000 - 0x949d2fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x949d8000 - 0x949dcff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x949dd000 - 0x94a50fff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x94a67000 - 0x94a77ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94a78000 - 0x94ab6ff7 com.apple.QuickLookFramework 2.1 (327.3) <BAF90576-16DF-13E6-9756-31537076E843> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x94ab7000 - 0x94abefff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94abf000 - 0x94b89fef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94c28000 - 0x94e0afff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94e0b000 - 0x9506dfe7 com.apple.security 6.1.1 (37594) <9AA7D9BF-852F-111F-68AD-65DD760D4DF3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9506e000 - 0x95106fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9514e000 - 0x95583ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95584000 - 0x95688fe7 libcrypto.0.9.8.dylib ??? (???) <2E58547A-91CC-4C1A-9FCC-DA7515FDB68A> /usr/lib/libcrypto.0.9.8.dylib
    0x95689000 - 0x95845fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95846000 - 0x95947fe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x95948000 - 0x95948ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9595c000 - 0x95a0ffff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95a10000 - 0x95a14ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x95a15000 - 0x95a30ff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95a5c000 - 0x95a91ff7 libcups.2.dylib ??? (???) <AFDC4D3C-0FF4-D459-B26C-4BA1093F9142> /usr/lib/libcups.2.dylib
    0x95ab0000 - 0x95ae0ff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x95b32000 - 0x95d44fef com.apple.RawCamera.bundle 2.2.2 (509) <E9DB0901-7FF3-881F-71AF-59984FCB3221> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x95d45000 - 0x95e71feb com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <9AAFDCBE-C68C-3BB3-8089-83CD2C0B4ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95e82000 - 0x95ef1ff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95ef2000 - 0x95fcfff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95fd0000 - 0x960abff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <CC86EBA6-5E48-32C0-77AE-81479DFF6D4A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x960ac000 - 0x961ebfe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x961ec000 - 0x9623cff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9623d000 - 0x96331fe7 libiconv.2.dylib ??? (???) <0C578460-3929-29DD-585A-DB1E0C977425> /usr/lib/libiconv.2.dylib
    0x96332000 - 0x96383ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96384000 - 0x96406ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96407000 - 0x9646bffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x964a8000 - 0x964dffe7 libssl.0.9.8.dylib ??? (???) <95FE66AC-C850-4AB4-DD3F-7F198A5E1EAC> /usr/lib/libssl.0.9.8.dylib
    0x964e0000 - 0x965e2fef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x96682000 - 0x966dcff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x969d8000 - 0x96a09ff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x96a12000 - 0x96aecff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96b22000 - 0x96b36fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x96b42000 - 0x96b8ffeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x96b90000 - 0x96bb2fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96bb3000 - 0x96bbaff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96bbb000 - 0x96c69ff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96dfd000 - 0x96e0fff7 com.apple.CoreMediaAuthoring 0.677 (677) <197EAB61-ACCE-E5AC-08FA-2A2D4E122E86> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x96e17000 - 0x96e1afe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x96e28000 - 0x96ed7fe3 com.apple.QuickTimeImporters.component 7.6.3 (1591.3) <2E2381EB-5E5E-B714-C65D-FCE349E77094> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x96fee000 - 0x97037fe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9705e000 - 0x970defeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x970df000 - 0x9712ffe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x971df000 - 0x971fffe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97200000 - 0x97201ff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <845D5E0D-870D-B7E8-AAC5-8364AC341AA1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97236000 - 0x9723bff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9723c000 - 0x97278fff com.apple.CoreMediaIOServices 124.0 (850) <5F9B1AA3-8BB3-4E8C-2A31-F8FD5EC3F28A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x97279000 - 0x97321ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9746f000 - 0x9747cff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9747d000 - 0x974edff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x974ee000 - 0x9750afe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9750b000 - 0x97519fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x9751a000 - 0x97559ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9755a000 - 0x9755dffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9755e000 - 0x97562ff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x97563000 - 0x975b9ff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x975ba000 - 0x975e0fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x975eb000 - 0x98036ff7 com.apple.WebCore 6533.18 (6533.18.1) <B96BFDB8-3D11-E220-1148-206D8A176352> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x98037000 - 0x980c8fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x980c9000 - 0x980ccff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x980d5000 - 0x981cbff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x981cc000 - 0x984c5fef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x984c6000 - 0x984d3ff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x984d4000 - 0x98515ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x98516000 - 0x9858fff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98590000 - 0x98592ff7 com.apple.QuickTimeH264.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x985cb000 - 0x9874dfe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
    0x9874e000 - 0x98759ff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9878c000 - 0x9878cff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9878d000 - 0x98af4ff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x98b7a000 - 0x98c16fe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98c17000 - 0x98c51ffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x98c52000 - 0x99530ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99531000 - 0x9953eff7 com.apple.AppleFSCompression 1.0 (1.0) <DEF0B7B0-993B-F088-8F73-4318C3CA1F64> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x9954a000 - 0x9958aff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9958b000 - 0x99644fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x99645000 - 0x9967dff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9967e000 - 0x996defe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x99701000 - 0x9973eff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9973f000 - 0x99741ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x99742000 - 0x99743ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x99744000 - 0x9974eff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 14 GB, SMC 1.25f4
    Graphics: NVIDIA GeForce 8800 GT, NVIDIA GeForce 8800 GT, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.26)
    Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: SeriTek2ME4 v. 6.0.0, 09/09/09, 19:49:59, ata, Slot-4
    PCI Card: NVIDIA GeForce 8800 GT, Display, Slot-1
    PCI Card: pci11c1,5901, sppci_ieee1394openhci, Slot-2
    Serial ATA Device: Hitachi HDS721010CLA332, 931,51 GB
    Serial ATA Device: LaCie BigDisk Quadra, 1,82 TB
    Serial ATA Device: WDC WD5000AAKS-41YGA1, 465,76 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-112D
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1002, 0x3d200000
    USB Device: Jog and Shuttle, 0x05f3, 0x0240, 0x3d220000
    USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc525, 0x3d230000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x0205, 0x3d210000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x5d200000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: IoHD, AJA Video Systems, Inc., Up to 800 Mb/sec
    FireWire Device: unknown_device, Mercury Elite-AL Pro mini, Up to 400 Mb/sec

    The only way I have ever solved corrupt/wonki project file issues is by starting over.
    Trashing DSP preferences has never helped.
    This is option is less than appealing when you have 40 scripts, 16 tracks, and 4 menus but the three or four times I have had this happen it has always solved the issue.

  • Tell iPhoto to recognize camera

    Since installing Lion, iphoto does nor ecognize when my Canon ELPH is connected. How do I make elph recognizable by iPhoto in Lion?

    This is a small and simple trick, which may sometimes solve corruption issues, and may be the first to attempt if eerie, strange things happen. If this solution works, then import all your data into the new account and delete the old one, just for the sake of free space. Of course, the new user must have administrative privileges.
    Remember it for the future if something similar occurs. Of course, you were lucky, things are sometimes more complicated, but try simple tricks first.

  • Hi there, I made the monthly payment for the Adobe apps, i managed to download Illustrator and Photoshop but can't seem to download Indesign. It says that "file seems to be corrupted... try later". How do I solve this problem?

    Hi there, I made the monthly payment for the Adobe apps, i managed to download Illustrator and Photoshop but can't seem to download Indesign. It says that "file seems to be corrupted... try later". How do I solve this problem?

    Hi shuster9,
    It seems the downloaded setup for InDesign has got corrupt.
    Could you please clear the TEMP from your computer and then retry.
    Thanks,
    Manish Sharma

Maybe you are looking for

  • Can't open a pdf file

    Hy, My name is Anne Gelvin and I have a problem with a pdf file that i got from Casey Gelvin. He can open the file on his computer but when i try to open it on mine, it says that it's a corrupt file and won't let me see what is written there. Can any

  • Why can't I enable hard drive on my iPod touch 5th generation?

    I'm using iTunes 11.04 and under Summary, it doesn't show "enable hard drive", can someone help me?

  • Port refuses to go active on 5508

    We are installing a new 5508 but the management port refuses to go active on the network. It's a new box and just has a base configuration which appears to be identical to a second new box which is working (other than name an IP address). The only di

  • Special procurement type in Quota Arrangement

    Dear Guru, Please advise if special procurement type usage in the quota arrangement. If the requirement is for MRP to generate a consignment PR and quota arrangement is to be used. Is it a must to maintain the special procurement type? Or special pro

  • Forms Completion Mystery

    I use a PC running Win 7 Ultimate (64bit) & Acrobat Pro X. I have created a form Using Acrobat Pro X. I gave the form Reader Extended features & sent it to multiple recipients inside & outside my LAN. When some recipients return what they believe is