JDK1.5.0_12 crash when I try to startup a tomcat app server with it.

Hi,
I am support a Blackboard application running on a PrimePower box.
Recently I installed JDK1.5.0_12 on the box. When I re-configured Blackboard to use the new JDK and tried to restart the server, the tomcat portion will keep getting the JVM Hotspot crash error as illustrated below.
The startup is invoked from a shell script that starts the web server as well as the tomcat (app) server. As long as the root partition has enough diskspace, the script will try to "start" the tomcat server.
The JVM will keep throwing core dumps and issuing messages like the following, with each core dump taking about 100 to 150MB in space from the root partition.
Only when there isn't enough space in the root partition for another core dump, did I notice that it stopped.
My sys admin has since cleaned up the dump files and I have reverted back to the earlier minor release of JDK1.5.0.
I have used ldd -r libjvm.so and the command could return me the list of libraries that the libjvm.so depends on (not a problem with the loading of the dynamic libraries and such).
I have submitted the JVM crash report. But no one has gotten back to me.
Has anyone encountered the same problems / have any suggestions on what could be cause and how to resolved this?
Thanks.
Regards,
Hon Peng.
=============================
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0xfea84b00, pid=13715, tid=1
# Java VM: Java HotSpot(TM) Server VM (1.5.0_12-b04 mixed mode)
# Problematic frame:
# V [libjvm.so+0x284b00]
--------------- T H R E A D ---------------
Current thread (0x00036e20): JavaThread "main" [_thread_in_vm, id=1]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x57726974
Registers:
O0=0x00000000 O1=0x00000000 O2=0x0000015c O3=0x00000000
O4=0x0000015c O5=0x0000015c O6=0xffbfe6f8 O7=0x0000015c
G1=0x00000000 G2=0x0000015c G3=0x0000015c G4=0x00000000
G5=0x00000000 G6=0x00000000 G7=0xff350000 Y=0x00000000
PC=0xfea84b00 nPC=0xfea84b04
Top of Stack: (sp=0xffbfe6f8)
0xffbfe6f8: 000373fc 57726974 000adfb0 ff028d48
0xffbfe708: 00032778 fefdc000 001b3990 b4805210
0xffbfe718: ffbfe84c 00000000 00000000 ff010c40
0xffbfe728: 00009c00 80000000 ffbfe7e8 fea84674
0xffbfe738: 00000000 e3908660 ffbfe7c0 f900587c
0xffbfe748: b4a64018 007f9a80 ffbfe7b4 b4a5e2c5
0xffbfe758: ffbfe7b8 ffbfe8e0 f9015b04 00000000
0xffbfe768: 00000000 f900576c b4a64018 007f9a80
Instructions: (pc=0xfea84b00)
0xfea84af0: 80 a5 a0 00 04 40 00 15 b4 10 20 00 e2 04 a0 08
0xfea84b00: d4 04 60 00 d2 04 60 04 8b 2a b0 20 88 12 40 05
Stack: [0xffb80000,0xffc00000), sp=0xffbfe6f8, free space=505k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x284b00]
V [libjvm.so+0x28467c]
j java.lang.Object.notify()V+0
j blackboard.util.Queue.put(Ljava/lang/Object;)V+19
j blackboard.platform.log.impl.QueuedLogger.doLogMessage(Ljava/lang/String;)V+77
j blackboard.platform.log.impl.BaseLogger.log(Ljava/lang/String;Lblackboard/platform/log/LogService$Verbosity;)V+10
j blackboard.platform.log.impl.BaseLogger.logInfo(Ljava/lang/String;)V+5
j blackboard.platform.log.impl.BbLogServiceImpl.logInfo(Ljava/lang/String;)V+5
j blackboard.platform.BbServiceManager.init(Ljava/io/File;Ljava/util/Properties;Z)V+249
j blackboard.platform.BbServiceManager.init(Ljava/lang/String;Ljava/util/Properties;Z)V+44
j blackboard.platform.ApplicationLauncher.main([Ljava/lang/String;)V+479
v ~StubRoutines::call_stub
V [libjvm.so+0x19b4dc]
V [libjvm.so+0x2dd2cc]
C [java+0x222c] main+0x1164
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.lang.Object.notify()V+0
j blackboard.util.Queue.put(Ljava/lang/Object;)V+19
j blackboard.platform.log.impl.QueuedLogger.doLogMessage(Ljava/lang/String;)V+77
j blackboard.platform.log.impl.BaseLogger.log(Ljava/lang/String;Lblackboard/platform/log/LogService$Verbosity;)V+10
j blackboard.platform.log.impl.BaseLogger.logInfo(Ljava/lang/String;)V+5
j blackboard.platform.log.impl.BbLogServiceImpl.logInfo(Ljava/lang/String;)V+5
j blackboard.platform.BbServiceManager.init(Ljava/io/File;Ljava/util/Properties;Z)V+249
j blackboard.platform.BbServiceManager.init(Ljava/lang/String;Ljava/util/Properties;Z)V+44
j blackboard.platform.ApplicationLauncher.main([Ljava/lang/String;)V+479
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0037fbe8 JavaThread "FileLogSinkImpl Daemon" [_thread_blocked, id=15]
0x0015ddc0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13]
0x0015c4e8 JavaThread "CompilerThread1" daemon [_thread_blocked, id=12]
0x0015b670 JavaThread "CompilerThread0" daemon [_thread_blocked, id=11]
0x0015a7f8 JavaThread "AdapterThread" daemon [_thread_blocked, id=10]
0x001599e8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9]
0x0014d768 JavaThread "Finalizer" daemon [_thread_blocked, id=8]
0x0014d228 JavaThread "Reference Handler" daemon [_thread_blocked, id=7]
=>0x00036e20 JavaThread "main" [_thread_in_vm, id=1]
Other Threads:
0x0014ab40 VMThread [id=6]
0x000aff90 WatcherThread [id=14]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00032778/0x00035dd0] SignatureHandlerLibrary_lock - owner thread: 0x00036e20
Heap
PSYoungGen total 39424K, used 5458K [0xe3400000, 0xe6000000, 0xf8c00000)
eden space 33792K, 16% used [0xe3400000,0xe3954b40,0xe5500000)
from space 5632K, 0% used [0xe5a80000,0xe5a80000,0xe6000000)
to space 5632K, 0% used [0xe5500000,0xe5500000,0xe5a80000)
PSOldGen total 90112K, used 0K [0xb8800000, 0xbe000000, 0xe3400000)
object space 90112K, 0% used [0xb8800000,0xb8800000,0xbe000000)
PSPermGen total 16384K, used 4896K [0xb4800000, 0xb5800000, 0xb8800000)
object space 16384K, 29% used [0xb4800000,0xb4cc83e8,0xb5800000)
Dynamic libraries:
0x00010000      /usr/local/jdk1.5.0_12/bin/java
0xff370000      /usr/lib/libthread.so.1
0xff3fa000      /usr/lib/libdl.so.1
0xff280000      /usr/lib/libc.so.1
0xff3a0000      /usr/platform/FJSV,GPUS/lib/libc_psr.so.1
0xfe800000      /usr/local/jdk1.5.0_12/jre/lib/sparc/server/libjvm.so
0xff240000      /usr/lib/libsocket.so.1
0xff220000      /usr/lib/libsched.so.1
0xff1f0000      /usr/lib/libCrun.so.1
0xff1a0000      /usr/lib/libm.so.1
0xff080000      /usr/lib/libnsl.so.1
0xff170000      /usr/lib/libmp.so.2
0xfe7e0000      /usr/local/jdk1.5.0_12/jre/lib/sparc/native_threads/libhpi.so
0xfe7b0000      /usr/local/jdk1.5.0_12/jre/lib/sparc/libverify.so
0xfe770000      /usr/local/jdk1.5.0_12/jre/lib/sparc/libjava.so
0xfe740000      /usr/local/jdk1.5.0_12/jre/lib/sparc/libzip.so
0xf8cd0000      /usr/local/jdk1.5.0_12/jre/lib/sparc/libj2pkcs11.so
0xb3580000      /usr/lib/libpkcs11.so
0xf8c50000      /usr/lib/libasn1.so
0xb3400000      /usr/lib/libcmicmn.so
0xb47a0000      /opt/FJSVsmee/lib/libinfoca.so
0xf8f90000      /opt/FJSVsmee/lib/libinfocacom.so
0xf8c30000      /opt/FJSVsmee/lib/libsctl15d.so
VM Arguments:
java_command: blackboard.platform.ApplicationLauncher -S ../config/update-tool-vm/install-tool-vm-servicedef.properties -A blackboard.apis.updatetools.CommandLineToolInvokerApp blackboard.apis.updatetools.tooldefs.install.ServiceControllerTool services.stop
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/local/jdk1.5.0_12
CLASSPATH=
PATH=/usr/local/blackboard/apps/openssl/bin:/usr/local/blackboard/apps/bbcms/bin:/usr/local/jdk1.5.0_12/bin:/usr/bin:/usr/ucb:/etc:/usr/local/bin:.
LD_LIBRARY_PATH=/usr/local/jdk1.5.0_12/jre/lib/sparc/server:/usr/local/jdk1.5.0_12/jre/lib/sparc:/usr/local/jdk1.5.0_12/jre/../lib/sparc
SHELL=/bin/ksh
HOSTTYPE=sparc
OSTYPE=solaris2.9
MACHTYPE=sparc-sun-solaris2.9
Signal Handlers:
SIGSEGV: [libjvm.so+0x70cb50], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
SIGBUS: [libjvm.so+0x70cb50], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
SIGFPE: [libjvm.so+0x2743ac], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
SIGPIPE: [libjvm.so+0x2743ac], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
SIGILL: [libjvm.so+0x2743ac], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
SIGUSR1: [libjvm.so+0x67f5f0], sa_mask[0]=0x00000000, sa_flags=0x00000008
SIGUSR2: [libjvm.so+0x2743ac], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
SIGHUP: [libjvm.so+0x67e22c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
SIGINT: [libjvm.so+0x67e22c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
SIGQUIT: [libjvm.so+0x67e22c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
SIGTERM: [libjvm.so+0x67e22c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
--------------- S Y S T E M ---------------
OS: Solaris 9 4/04 s9s_u6wos_08a SPARC
Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 22 March 2004
uname:SunOS 5.9 Generic_118558-33 sun4us (T2 libthread)
rlimit: STACK 8192k, CORE infinity, NOFILE 5120, AS infinity
load average:0.05 0.12 0.16
CPU:total 4 has_v8, has_v9, has_vis1, has_vis2, is_ultra3
Memory: 8k page, physical 8388608k(6679936k free)
vm_info: Java HotSpot(TM) Server VM (1.5.0_12-b04) for solaris-sparc, built on May 2 2007 02:33:21 by unknown with unknown Workshop:0x550

Hi,
Thanks for the reply. I have tried this on another machine running the same version of Blackboard. It works fine.
Only difference is that the machine that has the JVM crash is running on Fujitsu PrimePower and the OS is Solaris 9 (but twigged for PrimePower).
The one where it runs and starts up successfully is running on SunFire (OS is Solaris 10).
I am wondering if there is a problem with the JVM loading required libraries because of the OS being different versions.
Any leads on this is welcomed. Thank you.
Regards,
Hon Peng
===================
On Fujitsu Primepower
SunOS 5.9 Generic_118558-33 sun4us sparc FJSV,GPUS
the Dependencies for libjvm.so are as follows:
===================
bash-2.05$ ldd -r libjvm.so
libsocket.so.1 => /usr/lib/libsocket.so.1
libsched.so.1 => /usr/lib/libsched.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libCrun.so.1 => /usr/lib/libCrun.so.1
libm.so.1 => /usr/lib/libm.so.1
libthread.so.1 => /usr/lib/libthread.so.1
libc.so.1 => /usr/lib/libc.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libmp.so.2 => /usr/lib/libmp.so.2
/usr/platform/FJSV,GPUS/lib/libc_psr.so.1
=====================================
On SunFire, Sun machine
SunOS 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-280R
the dependencies are different for the libjvm.so:
=====================================
bash-2.05$ ldd -r libjvm.so
libsocket.so.1 => /lib/libsocket.so.1
libsched.so.1 => /usr/lib/libsched.so.1
libdl.so.1 => /lib/libdl.so.1
libCrun.so.1 => /usr/lib/libCrun.so.1
libm.so.1 => /lib/libm.so.1
libthread.so.1 => /lib/libthread.so.1
libc.so.1 => /lib/libc.so.1
libnsl.so.1 => /lib/libnsl.so.1
libmp.so.2 => /lib/libmp.so.2
libmd5.so.1 => /lib/libmd5.so.1
libscf.so.1 => /lib/libscf.so.1
libdoor.so.1 => /lib/libdoor.so.1
libuutil.so.1 => /lib/libuutil.so.1
/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1
libm.so.2 => /lib/libm.so.2
/platform/SUNW,Sun-Fire-280R/lib/libmd5_psr.so.1

Similar Messages

  • InDesign CC keeps crashing when I try to save out a printable PDF with Trim and/or Bleed marks.

    Hello!
    Everytime I try to save out a PDF (Printable, not Interactive) and tick trim or bleed marks, Indesign just crashes.
    I've uninstalled InDesign and Acrobat. Made sure I had no Preferences saved from CS6, then installed again, but the same keeps on happening.
    I have a print deadlien Monday so I really need this to work.
    It used to work fine in CS6.
    Can anybody help?

    I recently had the same problem. I would try to publish and the program would lock up and crash.
    I discovered it just to be a small bit of code I imputed wrong for an action. I had a comma instead of a quote before one of my commands.
    Example... I had 'GoTo" instead of "GoTo"
    I fixed the error and all worked fine!
    But I wonder why such a small error would crash the program instead of flagging the error when I attempted to publish? That feature worked great in Flash!!
    Thanks,
    John O.

  • Itunes crashes when I try to look at my apps on my ipad

    I have itunes 11.1.1 and when I connect my ipad to it and then select to see the apps on my ipad it crashes? I need to back up some of my apps but i'm unable to because itunes keeps crashing!!

    Same happens to me on my iPhone 5s. So frustrating.

  • HT4009 Why is it when I try to make an in app purchase with my correct info it tells me my info is incorrect?

    I keep trying to make in app purchases for games but it tells me my username or password is wrong when I know it isn't. The information works to sign into the store but not for in app purchases. I have already tried resetting the password only to receive the same results.

    Contact itunes support.

  • Why is itunes crashing when i try to sync my iphone 3g

    it was working fine until today. this is what i'm getting from diagnostics:
    Microsoft Windows Vista Professional Service Pack 1 (Build 6001)
    LENOVO 7763B6U
    iTunes 8.0.2.20
    QuickTime 7.5.5
    FairPlay 1.1.11
    CD Driver 2.0.7.5
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.1.2.7
    Bonjour 1.0.6.2 (118.5)
    iTunes Serial Number 401BC22EBEB75219
    Current user is not an administrator.
    The current local date and time is 2009-01-18 23:10:43.
    iTunes is not running in safe mode.
    Video Display Information
    Intel Corporation, Mobile Intel(R) 965 Express Chipset Family
    Intel Corporation, Mobile Intel(R) 965 Express Chipset Family
    ** External Plug-ins Information **
    No external plug-ins installed.
    ** Network Connectivity Tests **
    Network Adapter Information
    Adapter Name: {95E45E32-89AF-499C-9927-1FB284B289DB}
    Description: Intel(R) Wireless WiFi Link 4965AG
    IP Address: 192.168.2.11
    Subnet Mask: 255.255.255.0
    Default Gateway: 192.168.2.1
    DHCP Enabled: Yes
    DHCP Server: 192.168.2.1
    Lease Obtained: Sun Jan 18 22:00:45 2009
    Lease Expires: Wed Jan 21 22:00:45 2009
    DNS Servers: 192.168.2.1
    192.168.2.1
    Adapter Name: {95587D65-9408-4144-8A7F-1FCE5FEE1701}
    Description: Intel(R) 82566MM Gigabit Network Connection
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: Yes
    DHCP Server:
    Lease Obtained: Wed Dec 31 19:00:00 1969
    Lease Expires: Wed Dec 31 19:00:00 1969
    DNS Servers:
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to iTunes Store was successful.
    Secure connection attempt to iTunes Store was successful.
    Secure connection attempt to iPhone activation server was successful.
    Last successful store access was 2009-01-18 23:07:52.
    ** iPod/iPhone Connectivity Tests **
    iPodService 8.0.2.20 is currently running.
    iTunesHelper 8.0.2.20 is currently running.
    Apple Mobile Device service 2.12.33.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(R) ICH8 Family USB Universal Host Controller - 2830. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2831. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2834. Device is working properly.
    Intel(R) ICH8 Family USB Universal Host Controller - 2835. Device is working properly.
    Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836. Device is working properly.
    Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A. Device is working properly.
    FireWire (IEEE 1394) Host Controllers:
    RICOH OHCI Compliant IEEE 1394 Host Controller. Device is working properly.
    Connected Device Information:
    XXXX iPhone, running firmware version 2.2
    Serial Number: XXXXX
    ** iPhone/iPod Touch Sync Tests **
    One or more sync tests failed.
    That's all it says and I can't find out anywhere what to do. Does anyone have any advice? Thanks

    My iTunes keeps crashing when I try to sync my iPhone as well as when I try downloading the newest iPhone upgrade 2.2.1. I just tried to restore my iPhone and once again iTunes crashed (at around 224MB into the download of the upgrade).
    I've restarted my iPhone.
    Restarted my iMac.
    Re-installing iTunes.
    Tried installing iTunes 8.0.1 (instead of 8.0.2).
    Created a new user to check if that was the problem.
    All with no success.
    Any help would be much appreciated.

  • RoboHelp HTML v5 Crash when I try to open topic

    I did a minor edit on a small topic in an existing project.
    Robohelp crashed before I could save. I ended the task and reloaded
    the project into HR, and received this msg:
    The reference to the file, "C:\help projects\UW\IDI UW\Chap
    15\file:\C:\help projects\UW man.css" from the file ""C:\help
    projects\UW\IDI UW\Chap 15\syndrome.htm" contains illegal
    characters and will not be shown in the project manager.
    RH crashed again. I loaded the referenced file in Internet
    Explorer, found the funky path displayed on the error msg, modied
    it, and saved the file. When I tried to open the project in RH and
    open the topic, I didn't receive the error message again, but RH
    did crash. Ended the task w/Windows Task Manager, loaded RH and
    opened the project. I then deleted the offending topic and
    reimported it from an MS Word file. No error msg., but RH crashed
    again.
    I was able to edit another topic, save, and regenerate.
    However, now RH crashes no matter which topic I try to edit. The
    last time I worked on this project was 11/07, and everything went
    smoothly then.
    It's late Sunday evening. I'm stumped. Great issue for a
    Monday morning. Any ideas?

    I decided to try the oldest trick in the book and reboot the
    computer. That resolved the problem! Duh!
    However, I need to edit the index on the project, and RH
    crashes when I try to open the index designer. I haven't tried to
    reboot. I am opening another topic on this one. I found many issues
    with RH crashes, and maybe that will help someone else, when we
    have a resolution.

  • Firefox crashes when I try to open it and it won't open in safety mode. Last 2 crash IDs: Crash ID: bp-6c1090ed-34dd-4953-9780-2c8a12130114 Crash ID: bp-a8474a3

    Firefox randomly started crashing when I try to open it. It won't open in safety mode. I even tried uninstalling and reinstalling it.
    Last 5 Crash IDs:
    <pre><nowiki>Crash ID: bp-6c1090ed-34dd-4953-9780-2c8a12130114
    Crash ID: bp-a8474a31-7cf1-47f6-bdd5-bf0852130114
    Crash ID: bp-f5bb1893-5b4f-4dca-8f7b-143742130114
    Crash ID: bp-452fad30-e171-4866-aa57-5d6522130114
    Crash ID: bp-831285de-71c7-48de-8c31-bcfbc2130114</nowiki></pre>

    [[Firefox 18 crashes on startup due to malware - how to fix]]

  • Firefox crashes when I try to download a file

    Hi!
    I run Firefox Nightly 8.0a1 (2011-07-08) on Arch Linux 64-bit with Gnome 3, and I'm having problem with crashes when I try to download files. This doesn't happen in the stable version of Firefox (5) which I also have installed on my computer.
    It's possible to open the download manager as long as there are no entries in the download list. But if I start a download of something - the download manager opens with an entry (the current download) and Firefox disappears. It instantaneously vanishes from both the monitor and the process list.
    I have tried to remove the downloads.sqlite file from my profile folder, but it didn't help.
    I have also tried to rename my whole profile folder to something else, and then created a new, empty profile folder with the name the first one had. When I then started Firefox, it recreated all the default content to the profile folder, so I ended up with a clean, unmodified installation. But it still crashed when I tried to download files. So it doesn't seem to be a problem with the extensions or similar.
    Suggestions?

    Downgrade to an older nightly that works for a week or so, then test again to see if the bug's still there. In the mean time, report the bug on Bugzilla if it hasn't already been. There's really nothing you can do about bugs in nightlies.
    (A similar sort of bug that triggered 60 seconds after opening, every time, was what got me out of using nightlies as my main browser.)

  • Flash CS5.5 crashes when I try to open any files. New ones as well as saved .fla's.

    Yesterday I was working in Flash cs5.5 and out of nowhere it stopped responding. So I quit and turned it back on again. Okay, it loaded fine, the screen came up, prompting me to create a new file or open one. I tried opening my old file and Flash stopped responding. Worried that it might be a corruption in my file, I opened Flash up again, this time to try and create a new file. When I clicked Actionscript 3.0, the same thing happened. It stopped responding.
    I've tried a few differnet things. From rebooting the computer to deleting the preferences even to uninstalling and reinstalling. Nothing seems to fix this. Can anyone help me out? I would really appreciate it. Thank you.
    Here are my system specs:
    Windows 7 Home Premium
    Asus G73Sw Series
    i7-2630QM CPU 2.00 Ghz
    8GB ram
    64bit

    Oddly enough, I opened up Flash again, today, just to see if it was still the same, and it had worked. Everything seemed normal, I opened a new document and started working. Then, out of nowhere it stopped responding again. So I waited for it to respond, it didn't. I closed it from the task manager, and now it's back to the original problem of crashing when I try to create a new document or open an old ontrie
    Update: I tried the cleaner, as you'd suggested. Followed all the steps, but to no avail. Think it may have something to do with my machine, and less with the software?

  • Firefox crashes when I try to start it up

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/897418]]</blockquote>
    '''''''OOPS! Sent wrong crash report ID below is the correct one'''. ''''FF 8 was working for a few days after I upgraded to it and then it crashed and continues to crash as I try to start it. I tried deleting it and downloading it again, but that hasn't helped. It also crashes when I try to open it in safe mode. It seems like there is some corruption somewhere in whatever is kept after deleting FF that reappears when I download a new copy. I do not know where legacy data is kept! Below is the most recent ID number, though there are many more before it. This problem is on my wife's computer - an original dual core MacBook Pro (late 2006?) running OSX.5.8.

    What about 'not responding'?????

  • Photoshop CS5 (under Windows 7) crashes when I try to print

    Hi,
    I am running 64-bit Photoshop CS5 Extended upgraded to current version (12.0.4).
    When I try to print, every single time, I get the following error immediately:
         > Adobe Photoshop CS5 has stopped working
              Windows is checking for a solution to the problem
    and then shortly after
         > Adobe Photoshop CS5 has stopped working
              A problem caused the program to stop working correctly.
              Windows will close the program and notify you if a solution is available.
    Quite infuriating. My printer works fine. I can print photos to it from Lightroom no problem (which, in this occasion, I had to do - saved from PS, imported to LR, then printed... very efficient!!).
    I note there are other posts on this but they seem to be mostly Mac and also many seem to cure by upgrading to 12.0.4.
    I am a relatively light user (keen amateur not professional) so I don't use PS regularly. However this also means it is pretty much an out-of-the-box install since I don't tinker with it either. It's so long since I last used it I can't remember if I had this problem last time - I vaguely recall having had it sometimes but not others. Doesn't seem to matter whether the file I opened is a JPG or a PSD (the only two I have tried).
    Any help out there?
    Thanks
    Alastair

    So if we have say, 10 or so printers with 10 different drivers and every application works with every printer, including Photoshop.
    And we apply an update to Photoshop.
    And now Photoshop crashes everytime we print regardless of what printer we pick, but a previous version of Photoshop is still able to print.
    Do all the printer drivers suddenly have bugs . . . or could it possibly be the common denominator, i.e Photoshop, that has the bug?
    Everyone who is having this issue of Photoshop crashing when you try to print after a change/update.
    Try this:
    DO NOT MERELY ATTEMPT TO PRINT EXISTING FILES.
    Start a fresh document and attempt to print that.
    If you can print any file created AFTER the change/update but cannot print any files created BEFORE the change/update, this indicates that Photoshop is retaining file attributes that are not compatible with printing after the change/update.
    How can these attributes be replaced with compatible attributes? Changing the default printer as mentioned above may do the trick.

  • Finder continues to crash when I try to open my files

    Finder crashes when I try to open my user name with all my files in it. I can click on Macintosh HD, then it gives me a screen with "users" listed. I can click on that and the next screen gives me Guest Folder, my user name, and Shared Folder. When I double-click on my user name (it has a house icon next to my user name), it briefly shows all my files/folders and then crashes.
    Here's the log:
    Apr 23 16:35:43 Lyndas-MacBook-Pro.local ReportCrash[4921]: Removing excessive log: file:///Users/xxxxxxxx/Library/Logs/DiagnosticReports/Finder_2014-04-18-114538_ Lyndas-MacBook-Pro.crash
    Apr 23 16:39:12 Lyndas-MacBook-Pro com.apple.launchd.peruser.501[151] (com.apple.Finder[4922]): Job appears to have crashed: Segmentation fault: 11
    Apr 23 16:39:12 Lyndas-MacBook-Pro.local ReportCrash[4928]: Saved crash report for Finder[4922] version 10.9.2 (10.9.2) to /Users/lxxxxxx/Library/Logs/DiagnosticReports/Finder_2014-04-23-163912_Lyndas-M acBook-Pro.crash
    Apr 23 16:39:12 Lyndas-MacBook-Pro.local ReportCrash[4928]: Removing excessive log: file:///Users/xxxxxxxxx/Library/Logs/DiagnosticReports/Finder_2014-04-23-132011 _Lyndas-MacBook-Pro.crash
    (I have deleted my username from the log above and inserted "x")...
    This is a new laptop (2 weeks old) and I have had problems off and on with Finder crashing. But I don't know anything in particular that I've done to get it to work correctly.
    Need suggestions.
    Thanks!
    Here's some other information:
    Process:    
    Finder [4664]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Version:    
    10.9.2 (10.9.2)
    Build Info: 
    Finder_FE-885002006000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [151]
    Responsible:
    Finder [4664]
    Date/Time:  
    2014-04-23 15:55:21.996 -0500
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread:  3  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000107b70000-000000010803f000 [ 4924K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Foundation              0x00007fff8cc611ba DYLD-STUB$$CFDateFormatterCreateStringWithDate + 0
    1   com.apple.finder                  0x0000000107e41081 0x107b70000 + 2953345
    2   com.apple.AppKit                  0x00007fff819c0265 -[NSCell _formatObjectValue:invalid:] + 186
    3   com.apple.AppKit                  0x00007fff81a59a67 -[NSCell stringValue] + 146
    4   com.apple.finder                  0x0000000107c73dcb 0x107b70000 + 1064395
    5   com.apple.finder                  0x0000000107c58e5f 0x107b70000 + 953951
    6   com.apple.AppKit                  0x00007fff81a54ab4 -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 77
    7   com.apple.AppKit                  0x00007fff81a53de7 -[NSTableRowData _addViewToRowView:atColumn:row:] + 305
    Don't know if any of this helps or not...
    Message was edited by: retired170

    Here's some other information:
    Process:    
    Finder [4664]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Version:    
    10.9.2 (10.9.2)
    Build Info: 
    Finder_FE-885002006000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [151]
    Responsible:
    Finder [4664]
    Date/Time:  
    2014-04-23 15:55:21.996 -0500
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread:  3  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000107b70000-000000010803f000 [ 4924K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Foundation              0x00007fff8cc611ba DYLD-STUB$$CFDateFormatterCreateStringWithDate + 0
    1   com.apple.finder                  0x0000000107e41081 0x107b70000 + 2953345
    2   com.apple.AppKit                  0x00007fff819c0265 -[NSCell _formatObjectValue:invalid:] + 186
    3   com.apple.AppKit                  0x00007fff81a59a67 -[NSCell stringValue] + 146
    4   com.apple.finder                  0x0000000107c73dcb 0x107b70000 + 1064395
    5   com.apple.finder                  0x0000000107c58e5f 0x107b70000 + 953951
    6   com.apple.AppKit                  0x00007fff81a54ab4 -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 77
    7   com.apple.AppKit                  0x00007fff81a53de7 -[NSTableRowData _addViewToRowView:atColumn:row:] + 305
    Don't know if any of this helps or not...

  • Crashes when I try to access Quicktime Videos

    Safari is crashing when I try to access certain Quicktime videos. When I run the commercial videos on the Apple iPad page or try to download the trailer for the movie Thor on the iTunes Movie Trailers page Safari crashes. In addition, when I try to access the videos on the Total Training On-Line service, Safari just gives me the "buffering" message indefinitely. What gives? Any assistance would be helpful.
    Below is the Crash Report code in case someone can decypher it.
    Process:         Safari [2296]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.4 (6533.20.27)
    Build Info:      WebBrowser-75332027~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [135]
    Date/Time:       2011-05-06 10:49:14.510 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          4605 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  120 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      2520F431-F5FA-4D18-8DDA-6B46D7013996
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000118b9c000
    Crashed Thread:  11
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore          0x00007fff842c4878 JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 440
    1   com.apple.JavaScriptCore          0x00007fff8431de0f cti_op_get_by_id_generic + 79
    2   ???                               0x00004404cdcfc6b7 0 + 74787423504055
    3   com.apple.JavaScriptCore          0x00007fff843dd06f JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 511
    4   ???                               0x000000011adc9bc0 0 + 4745632704
    5   ???                               0x000000011938ba50 0 + 4718115408
    6   com.apple.WebCore                 0x00007fff8322ea70 WebCore::JSXMLHttpRequest::~JSXMLHttpRequest() + 0
    7   ???                               0x9090909090900000 0 + 10416984888683003904
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff858f812a kevent + 10
    1   libSystem.B.dylib                 0x00007fff858f9ffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                 0x00007fff858f9cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                 0x00007fff858f97fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                 0x00007fff858f9128 _pthread_wqthread + 353
    5   libSystem.B.dylib                 0x00007fff858f8fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff858f8f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff858f935c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff858f8fc5 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                 0x00007fff85919f8a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8591dda1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                 0x00007fff828f7169 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                 0x00007fff828f326c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 4:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                 0x00007fff858df29a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff858df90d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff81c26932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff81c25dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                  0x000000010002f629 0x100000000 + 194089
    5   com.apple.Safari                  0x000000010002f5b9 0x100000000 + 193977
    6   libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 5:  Safari: SnapshotStore
    0   libSystem.B.dylib                 0x00007fff85919f8a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8591dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore          0x00007fff84280a50 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari                  0x00000001001be5e5 0x100000000 + 1828325
    4   com.apple.Safari                  0x000000010004710b 0x100000000 + 291083
    5   com.apple.Safari                  0x0000000100046f89 0x100000000 + 290697
    6   libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                 0x00007fff858df29a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff858df90d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff81c26932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff81c25dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation              0x00007fff88f57f5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation              0x00007fff88ed8f29 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 7:  com.apple.CFSocket.private
    0   libSystem.B.dylib                 0x00007fff85922e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x00007fff81c48498 __CFSocketManager + 824
    2   libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    3   libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                 0x00007fff858df29a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff858df90d mach_msg + 59
    2   com.apple.QuartzCore              0x00007fff86fe33a6 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore              0x00007fff86fe32e6 thread_fun + 34
    4   libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                 0x00007fff85919f8a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8591dda1 _pthread_cond_wait + 1286
    2   com.apple.CoreMedia               0x00007fff865fe9fd WaitOnCondition + 14
    3   com.apple.CoreMedia               0x00007fff865febc9 FigSemaphoreWaitRelative + 167
    4   com.apple.QTKit                   0x00007fff80275e27 +[QTMovie_FigMedia validationAttibutesForURL:fileTypes:error:] + 227
    5   com.apple.QTKit                   0x00007fff802735d9 +[QTMovie mediaHelperClassForAttributes:error:additionalAttributes:] + 571
    6   com.apple.QTKit                   0x00007fff80273c31 -[QTMovie_AsyncLoadHelper _loadMediaHelperOnBackgroundThreadWithAttributes:] + 333
    7   com.apple.Foundation              0x00007fff88ed8f29 __NSThread__main__ + 1429
    8   libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 10:  com.apple.coremedia.mediavalidator
    0   libSystem.B.dylib                 0x00007fff858df2fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff8591dc92 _pthread_cond_wait + 1015
    2   com.apple.CoreMedia               0x00007fff865fec00 FigSemaphoreWaitRelative + 222
    3   com.apple.MediaToolbox            0x00007fff81ded6ca crabsWaitForLoad + 452
    4   com.apple.MediaToolbox            0x00007fff81df0d01 readOrRef + 1214
    5   com.apple.MediaToolbox            0x00007fff81df16eb FigCRABSRead + 28
    6   com.apple.CoreMedia               0x00007fff86610d29 ReadAtomHeader + 92
    7   com.apple.CoreMedia               0x00007fff866110b0 FigAtomStreamAdvanceToNextAtomWithType + 139
    8   com.apple.CoreMedia               0x00007fff86611ca5 FigAtomStreamPositionViaAtomPath + 47
    9   com.apple.CoreMedia               0x00007fff86611ce1 FigAtomStreamPositionViaAtomPath + 107
    10  com.apple.MediaToolbox            0x00007fff81de821c IsReferenceMovie + 106
    11  com.apple.MediaToolbox            0x00007fff81eacbf1 mv_thread + 615
    12  com.apple.CoreMedia               0x00007fff865ffa05 figThreadMain + 253
    13  libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    14  libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 11 Crashed:
    0   libSystem.B.dylib                 0x00007fffffe0088b __memcpy + 235
    1   com.apple.CoreMedia               0x00007fff865e5462 FigBlockBufferCopyDataBytes + 178
    2   com.apple.MediaToolbox            0x00007fff81defe03 crabsIncrementalReadCallback + 687
    3   com.apple.MediaToolbox            0x00007fff81e4df42 FigCFHTTPReadResponse + 1212
    4   com.apple.CoreFoundation          0x00007fff81c88373 _signalEventSync + 115
    5   com.apple.CoreFoundation          0x00007fff81c882e4 _cfstream_solo_signalEventSync + 116
    6   com.apple.CoreFoundation          0x00007fff81c88224 _CFStreamSignalEvent + 740
    7   com.apple.CFNetwork               0x00007fff8869a7d1 HTTPReadStream::streamEvent(unsigned long) + 163
    8   com.apple.CoreFoundation          0x00007fff81c88373 _signalEventSync + 115
    9   com.apple.CoreFoundation          0x00007fff81c882e4 _cfstream_solo_signalEventSync + 116
    10  com.apple.CoreFoundation          0x00007fff81c28401 __CFRunLoopDoSources0 + 1361
    11  com.apple.CoreFoundation          0x00007fff81c265f9 __CFRunLoopRun + 873
    12  com.apple.CoreFoundation          0x00007fff81c25dbf CFRunLoopRunSpecific + 575
    13  com.apple.CoreFoundation          0x00007fff81c25b46 CFRunLoopRun + 70
    14  com.apple.CoreMedia               0x00007fff865fd55f FigThreadGlobalNetworkBufferingRunloop + 119
    15  libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    16  libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                 0x00007fff858f8f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff858f935c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff858f8fc5 start_wqthread + 13
    Thread 13:  com.apple.coremedia.asyncio
    0   libSystem.B.dylib                 0x00007fff85919f8a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8591dda1 _pthread_cond_wait + 1286
    2   com.apple.CoreMedia               0x00007fff865fe9fd WaitOnCondition + 14
    3   com.apple.CoreMedia               0x00007fff865febc9 FigSemaphoreWaitRelative + 167
    4   com.apple.MediaToolbox            0x00007fff81decb06 FigAIORequestThread + 398
    5   com.apple.CoreMedia               0x00007fff865ffa05 figThreadMain + 253
    6   libSystem.B.dylib                 0x00007fff859184f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff859183a9 thread_start + 13
    Thread 11 crashed with X86 Thread State (64-bit):
      rax: 0x00007fffffe00892  rbx: 0x0000000000000000  rcx: 0x0000000000003c58  rdx: 0x0000000000000000
      rdi: 0x00000001196aeea0  rsi: 0x0000000118b9c000  rbp: 0x000000011bd03130  rsp: 0x000000011bd03130
       r8: 0x00007fffffe0082c   r9: 0x000000011aefc0a4  r10: 0x0000000000000001  r11: 0x00000001196ae000
      r12: 0x000000011ae86690  r13: 0x0000000000010000  r14: 0x0000000000010000  r15: 0x00000001196ae000
      rip: 0x00007fffffe0088b  rfl: 0x0000000000010206  cr2: 0x0000000118b9c000
    Binary Images:
           0x100000000 -        0x1006affff  com.apple.Safari 5.0.4 (6533.20.27) <D02F0B7C-19EF-50B7-10C3-E458E42D1E00> /Applications/Safari.app/Contents/MacOS/Safari
           0x1132a2000 -        0x1132a2fff  com.apple.JavaPluginCocoa 13.0.0 (13.0.0) <5708EC88-F87A-376F-B383-97B76AC0EC94> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
           0x114bdc000 -        0x114be3ff7  com.apple.JavaVM 13.0.0 (13.0.0) <366B87F0-1E63-DA41-3904-3B2AB5E68771> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
           0x119aa7000 -        0x119c38fef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x119c69000 -        0x11a08cfef  libclh.dylib 3.1.1 C  (3.1.1) <0774DA8C-734E-2639-0F37-CCB20D17CDBD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x11a110000 -        0x11a136fff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11a6b3000 -        0x11a6b4fff  ATSHI.dylib ??? (???) <C3BF96C6-C170-B0DD-7541-78AD91B4BD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x200000000 -        0x200787fff  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <D469864E-34A6-37EE-A01D-7C2AF0223D35> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80058ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff80059000 -     0x7fff80217fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff80218000 -     0x7fff8024dfef  com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8026f000 -     0x7fff803defe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8042a000 -     0x7fff8075efff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8075f000 -     0x7fff80764fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8078d000 -     0x7fff8080ffff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff80840000 -     0x7fff80a82fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff80a83000 -     0x7fff80d0bfef  com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff80d0c000 -     0x7fff81210fe7  com.apple.VideoToolbox 0.484.20 (484.20) <B01F6A80-D197-2127-2A05-49F9446EF6E5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff81211000 -     0x7fff812a0fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff812a1000 -     0x7fff813dffff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff813e0000 -     0x7fff813fdff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff813fe000 -     0x7fff8147bfef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8147c000 -     0x7fff81508fef  SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff81509000 -     0x7fff815b9fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff815ba000 -     0x7fff815baff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff815bb000 -     0x7fff815c6fff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff815c7000 -     0x7fff818c5fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff818dc000 -     0x7fff818defff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff818df000 -     0x7fff818ffff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff81900000 -     0x7fff8192bff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff8192c000 -     0x7fff81a36ff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff81a37000 -     0x7fff81a7fff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff81b19000 -     0x7fff81b62fef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff81b63000 -     0x7fff81b8bfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff81b8c000 -     0x7fff81bcdfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff81bce000 -     0x7fff81bd9ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff81bda000 -     0x7fff81d51fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff81d52000 -     0x7fff81d77ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff81d78000 -     0x7fff81dc2ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff81ddc000 -     0x7fff81f04ff7  com.apple.MediaToolbox 0.484.20 (484.20) <1C80C29E-6FDB-71F3-B465-FF92A30BBF9D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff81f05000 -     0x7fff81f3eff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff81f5a000 -     0x7fff82010fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
        0x7fff82011000 -     0x7fff8202afff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8202b000 -     0x7fff82097ff7  com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff82098000 -     0x7fff82099fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff820ca000 -     0x7fff82187fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff82188000 -     0x7fff821bbfff  libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff821bc000 -     0x7fff821d2fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <F006B2C9-C03F-F863-1FBB-952EC77AE699> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff821d3000 -     0x7fff8223bfff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff824a6000 -     0x7fff824acff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff82565000 -     0x7fff82579fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff82860000 -     0x7fff828cafe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff828cb000 -     0x7fff828dafff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff828f1000 -     0x7fff8356cfef  com.apple.WebCore 6533.20 (6533.20.24) <FB4CBEAE-106E-1B22-6C97-1B38A06EB569> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8356d000 -     0x7fff835b2fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff835c1000 -     0x7fff835c4fff  com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff835c5000 -     0x7fff835c5ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff83602000 -     0x7fff8364bff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8364c000 -     0x7fff83660ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8366f000 -     0x7fff84065fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff84066000 -     0x7fff84187fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84188000 -     0x7fff8426efef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8426f000 -     0x7fff8445ffef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <5626170D-00AE-33B1-03FF-256E9794150D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff84460000 -     0x7fff84476fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84477000 -     0x7fff8462ffef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84635000 -     0x7fff8464bfef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff8464c000 -     0x7fff84689fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8468a000 -     0x7fff847bfff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff847c0000 -     0x7fff847c1ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff847c2000 -     0x7fff84fccfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff84fcd000 -     0x7fff8500aff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8500b000 -     0x7fff85275fef  com.apple.QuartzComposer 4.2 ({156.28}) <248C697E-B2DD-4F27-27CD-6E6B99B9B0A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff85276000 -     0x7fff852c5ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff852c6000 -     0x7fff853ccfe7  com.apple.PubSub 1.0.5 (65.21) <4C14C413-07AD-2529-45FA-8E5B438D38A0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff85499000 -     0x7fff858ddfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff858de000 -     0x7fff85a9ffff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff85aa0000 -     0x7fff85b1ffe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1CF0AE2D-0E85-D41B-EC2D-8CFD298AB5A0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85b20000 -     0x7fff85b20ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff85b21000 -     0x7fff85b51fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff85bc1000 -     0x7fff85bd0fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff85bd1000 -     0x7fff862ce06f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff862cf000 -     0x7fff86331fe7  com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86332000 -     0x7fff8644bfef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8644c000 -     0x7fff8647dfff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff864b9000 -     0x7fff86572fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff86573000 -     0x7fff8657efff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8657f000 -     0x7fff86585ff7  IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86586000 -     0x7fff865cdfff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff865e2000 -     0x7fff86623ff7  com.apple.CoreMedia 0.484.20 (484.20) <C1CC2CE5-0606-5F87-9445-ED7AF1DA31B6> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff86709000 -     0x7fff8672afff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff8672b000 -     0x7fff8672bff7  com.apple.Carbon 150 (152) <C0E61968-57F3-6EE1-8524-32A18955BAF0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8672c000 -     0x7fff86731fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8678a000 -     0x7fff86796fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff86797000 -     0x7fff868aefef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff86c28000 -     0x7fff86ca4ff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff86ca5000 -     0x7fff86cbaff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff86cbb000 -     0x7fff86d07fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff86d08000 -     0x7fff86d1afe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff86d22000 -     0x7fff86d82fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86d83000 -     0x7fff86d88ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff86dcd000 -     0x7fff86e06fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff86f6c000 -     0x7fff86f70ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff86f71000 -     0x7fff86f73fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff86f74000 -     0x7fff86f8fff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff86f90000 -     0x7fff8732dfe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff87537000 -     0x7fff87578fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87579000 -     0x7fff875cbff7  com.apple.HIServices 1.8.2 (???) <80D63B54-3F43-080C-038A-70038D9AF325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff875cc000 -     0x7fff8766cfff  com.apple.LaunchServices 362.2 (362.2) <87E172DB-2C0E-E2E5-2A75-FB4284AECDAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8766d000 -     0x7fff876b4ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87816000 -     0x7fff87a51fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff87a7d000 -     0x7fff87a83fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff87a84000 -     0x7fff87a8dff7  com.apple.DisplayServicesFW 2.3.0 (283) <4F1220F7-D576-B761-9881-5810C03F87FA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff87b83000 -     0x7fff87bc7fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff87bc8000 -     0x7fff87c0bfef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff87c0c000 -     0x7fff87c91ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff87cf3000 -     0x7fff87cf3ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87cf6000 -     0x7fff87cf7fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff87cf8000 -     0x7fff87d1bfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87d1c000 -     0x7fff87d6bfef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87dd3000 -     0x7fff881fefef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff881ff000 -     0x7fff88242ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff88243000 -     0x7fff8824eff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff88267000 -     0x7fff88274fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff883e7000 -     0x7fff88458ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff88496000 -     0x7fff88496ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff88497000 -     0x7fff88615ff7  com.apple.WebKit 6533.20 (6533.20.25) <AD4C3C2F-8781-F2A7-EB6A-CCFC41E3FA04> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff88616000 -     0x7fff88627fff  SyndicationUI ??? (???) <83BC984E-2EF3-D6D2-95AC-37F5609A9592> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff88628000 -     0x7fff886fafe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff886fb000 -     0x7fff8878bfff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8878c000 -     0x7fff8884dfef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8884e000 -     0x7fff8892bfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8892c000 -     0x7fff8892dff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8892e000 -     0x7fff88954fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88955000 -     0x7fff88955ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88956000 -     0x7fff8895aff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8895b000 -     0x7fff88969ff7  libkxld.dylib ??? (???) <F90EDFE8-708A-3046-E403-A3B536FCFA43> /usr/lib/system/libkxld.dylib
        0x7fff8896a000 -     0x7fff88971fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff889e5000 -     0x7fff88a14ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff88a15000 -     0x7fff88a26ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff88a27000 -     0x7fff88a2aff7  com.apple.securityhi 4.0 (36638) <EABABBA8-AB59-599A-1884-0010C059DE62> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88a84000 -     0x7fff88a8aff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff88a8e000 -     0x7fff88a8eff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff88a8f000 -     0x7fff88b0dff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff88b0e000 -     0x7fff88bc3fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff88bc4000 -     0x7fff88bfffff  com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88c00000 -     0x7fff88c0ffff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff88c10000 -     0x7fff88caaff7  com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88ce1000 -     0x7fff88da2fff  libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88e38000 -     0x7fff88e49fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff88e4a000 -     0x7fff88ec7fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff88ec8000 -     0x7fff8914bfe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8914c000 -     0x7fff8914fff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8918f000 -     0x7fff891c9fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 3.06 GHz, 8 GB, SMC 1.42f4
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: FUJITSU MJA2500BH FFS G1, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x911c, 0x24100000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0x24130000
    USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020b, 0x24133000
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x24110000
    USB Device: Apple Cinema HD Display, 0x05ac  (Apple Inc.), 0x921c, 0x24120000
    USB Device: Hub, 0x050d  (Belkin Corporation), 0x0237, 0x26400000
    USB Device: ImageMate RW022 Reader, 0x05dc  (Lexar Media, Inc.), 0xb22b, 0x26430000
    USB Device: WIBU-BOX/RU, 0x064f  (WIBU-Systems AG), 0x0bd8, 0x06200000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8217, 0x06110000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
    FireWire Device: unknown_device, Unknown
    FireWire Device: fw_target_disk_mode, AAPL, Up to 400 Mb/sec

    Thanks for the ideas but no luck. I installed 5.0.5 from the direct link, restarted, verified that extensions were off (there were none anyway), went to www.apple/ipad and clicked a TV commercial and then... crash! Here's the new crash report data.
    Process:         Safari [257]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [120]
    Date/Time:       2011-05-06 15:58:49.879 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          22409 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  -15173 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      2520F431-F5FA-4D18-8DDA-6B46D7013996
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000001165c1000
    Crashed Thread:  13
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x00007fff8760f29a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff8760f90d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff84577932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff84576dbf CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox               0x00007fff821627ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox               0x00007fff821625f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox               0x00007fff821624ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                  0x00007fff87899e64 _DPSNextEvent + 718
    8   com.apple.AppKit                  0x00007fff878997a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari                  0x0000000100015ff6 0x100000000 + 90102
    10  com.apple.AppKit                  0x00007fff8785f48b -[NSApplication run] + 395
    11  com.apple.AppKit                  0x00007fff878581a8 NSApplicationMain + 364
    12  com.apple.Safari                  0x0000000100009f18 0x100000000 + 40728
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff8762812a kevent + 10
    1   libSystem.B.dylib                 0x00007fff87629ffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                 0x00007fff87629cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                 0x00007fff876297fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                 0x00007fff87629128 _pthread_wqthread + 353
    5   libSystem.B.dylib                 0x00007fff87628fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff87628f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff8762935c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff87628fc5 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                 0x00007fff87649f8a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8764dda1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                 0x00007fff800090f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                 0x00007fff800051fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 4:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                 0x00007fff8760f29a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff8760f90d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff84577932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff84576dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                  0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari                  0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                 0x00007fff8760f29a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff8760f90d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff84577932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff84576dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation              0x00007fff88e22f5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation              0x00007fff88da3f29 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                 0x00007fff87652e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x00007fff84599498 __CFSocketManager + 824
    2   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    3   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 7:  WebCore: LocalStorage
    0   libSystem.B.dylib                 0x00007fff87649f8a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8764dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore          0x00007fff873fea40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                 0x00007fff80359fb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 8:  QTKit: listenOnDelegatePort
    0   libSystem.B.dylib                 0x00007fff8760f29a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff8760f90d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff84577932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff84576dbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation          0x00007fff84576b46 CFRunLoopRun + 70
    5   com.apple.QTKit                   0x00007fff811331bc listenOnDelegatePort + 425
    6   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 9:  QTKit: listenOnNotificationPort
    0   libSystem.B.dylib                 0x00007fff8760f29a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff8760f90d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff84577932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff84576dbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation          0x00007fff84576b46 CFRunLoopRun + 70
    5   com.apple.QTKit                   0x00007fff811323d5 listenOnNotificationPort + 383
    6   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 10:  Safari: SnapshotStore
    0   libSystem.B.dylib                 0x00007fff87649f8a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8764dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore          0x00007fff873fea40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari                  0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari                  0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari                  0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                 0x00007fff87649f8a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8764dda1 _pthread_cond_wait + 1286
    2   com.apple.CoreMedia               0x00007fff832ea9fd WaitOnCondition + 14
    3   com.apple.CoreMedia               0x00007fff832eabc9 FigSemaphoreWaitRelative + 167
    4   com.apple.QTKit                   0x00007fff8105ee27 +[QTMovie_FigMedia validationAttibutesForURL:fileTypes:error:] + 227
    5   com.apple.QTKit                   0x00007fff8105c5d9 +[QTMovie mediaHelperClassForAttributes:error:additionalAttributes:] + 571
    6   com.apple.QTKit                   0x00007fff8105cc31 -[QTMovie_AsyncLoadHelper _loadMediaHelperOnBackgroundThreadWithAttributes:] + 333
    7   com.apple.Foundation              0x00007fff88da3f29 __NSThread__main__ + 1429
    8   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 12:  com.apple.coremedia.mediavalidator
    0   libSystem.B.dylib                 0x00007fff8760f2fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff8764dc92 _pthread_cond_wait + 1015
    2   com.apple.CoreMedia               0x00007fff832eac00 FigSemaphoreWaitRelative + 222
    3   com.apple.MediaToolbox            0x00007fff839c76ca crabsWaitForLoad + 452
    4   com.apple.MediaToolbox            0x00007fff839cad01 readOrRef + 1214
    5   com.apple.MediaToolbox            0x00007fff839cb6eb FigCRABSRead + 28
    6   com.apple.CoreMedia               0x00007fff832fcd29 ReadAtomHeader + 92
    7   com.apple.CoreMedia               0x00007fff832fd0b0 FigAtomStreamAdvanceToNextAtomWithType + 139
    8   com.apple.CoreMedia               0x00007fff832fdca5 FigAtomStreamPositionViaAtomPath + 47
    9   com.apple.CoreMedia               0x00007fff832fdce1 FigAtomStreamPositionViaAtomPath + 107
    10  com.apple.MediaToolbox            0x00007fff839c221c IsReferenceMovie + 106
    11  com.apple.MediaToolbox            0x00007fff83a86bf1 mv_thread + 615
    12  com.apple.CoreMedia               0x00007fff832eba05 figThreadMain + 253
    13  libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    14  libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 13 Crashed:
    0   libSystem.B.dylib                 0x00007fffffe00945 __memcpy + 421
    1   com.apple.CoreMedia               0x00007fff832d1462 FigBlockBufferCopyDataBytes + 178
    2   com.apple.MediaToolbox            0x00007fff839c9e03 crabsIncrementalReadCallback + 687
    3   com.apple.MediaToolbox            0x00007fff83a27f42 FigCFHTTPReadResponse + 1212
    4   com.apple.CoreFoundation          0x00007fff845d9373 _signalEventSync + 115
    5   com.apple.CoreFoundation          0x00007fff845d92e4 _cfstream_solo_signalEventSync + 116
    6   com.apple.CoreFoundation          0x00007fff845d9224 _CFStreamSignalEvent + 740
    7   com.apple.CFNetwork               0x00007fff819f37d1 HTTPReadStream::streamEvent(unsigned long) + 163
    8   com.apple.CoreFoundation          0x00007fff845d9373 _signalEventSync + 115
    9   com.apple.CoreFoundation          0x00007fff845d92e4 _cfstream_solo_signalEventSync + 116
    10  com.apple.CoreFoundation          0x00007fff84579401 __CFRunLoopDoSources0 + 1361
    11  com.apple.CoreFoundation          0x00007fff845775f9 __CFRunLoopRun + 873
    12  com.apple.CoreFoundation          0x00007fff84576dbf CFRunLoopRunSpecific + 575
    13  com.apple.CoreFoundation          0x00007fff84576b46 CFRunLoopRun + 70
    14  com.apple.CoreMedia               0x00007fff832e955f FigThreadGlobalNetworkBufferingRunloop + 119
    15  libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    16  libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 14:  com.apple.coremedia.asyncio
    0   libSystem.B.dylib                 0x00007fff87649f8a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff8764dda1 _pthread_cond_wait + 1286
    2   com.apple.CoreMedia               0x00007fff832ea9fd WaitOnCondition + 14
    3   com.apple.CoreMedia               0x00007fff832eabc9 FigSemaphoreWaitRelative + 167
    4   com.apple.MediaToolbox            0x00007fff839c6b06 FigAIORequestThread + 398
    5   com.apple.CoreMedia               0x00007fff832eba05 figThreadMain + 253
    6   libSystem.B.dylib                 0x00007fff876484f6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff876483a9 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                 0x00007fff87628f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff8762935c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff87628fc5 start_wqthread + 13
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x00007fffffe00939  rbx: 0x0000000000000000  rcx: 0xffffffffffff0e80  rdx: 0x0000000000000000
      rdi: 0x0000000116810000  rsi: 0x00000001165d0162  rbp: 0x0000000119d64130  rsp: 0x0000000119d64130
       r8: 0x00007fffffe0082c   r9: 0x00000001189fc0a4  r10: 0x000000000000000f  r11: 0x0000000116800000
      r12: 0x000000011892b150  r13: 0x0000000000010000  r14: 0x0000000000010000  r15: 0x0000000116800000
      rip: 0x00007fffffe00945  rfl: 0x0000000000010282  cr2: 0x00000001165c1000
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x11566c000 -        0x11566cfff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x115670000 -        0x115675ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x1156fa000 -        0x1156fbfff  ATSHI.dylib ??? (???) <C3BF96C6-C170-B0DD-7541-78AD91B4BD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80c7efef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff80c7f000 -     0x7fff80c7fff7  com.apple.Carbon 150 (152) <C0E61968-57F3-6EE1-8524-32A18955BAF0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff80c80000 -     0x7fff80d41fef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff80d42000 -     0x7fff80f7dfef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff80f7e000 -     0x7fff80f8fff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff80f90000 -     0x7fff80fd4fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff80fd5000 -     0x7fff81057fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff81058000 -     0x7fff811c7fe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff811c8000 -     0x7fff81232fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8124e000 -     0x7fff81679fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8167a000 -     0x7fff816a0fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff816a1000 -     0x7fff816d0ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff816d1000 -     0x7fff816d1ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff81716000 -     0x7fff81794ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff81795000 -     0x7fff81872fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff81873000 -     0x7fff8187efff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff818b7000 -     0x7fff8196cfe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff81981000 -     0x7fff81a53fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81a5a000 -     0x7fff81a60ff7  IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff81a61000 -     0x7fff81aaaff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff81aab000 -     0x7fff81c69fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff81c6a000 -     0x7fff81c6aff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff81d37000 -     0x7fff81d3efff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff81d46000 -     0x7fff81d90ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff81d91000 -     0x7fff81d91ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff81d92000 -     0x7fff81dfafff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff81dfb000 -     0x7fff81e00ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff81e25000 -     0x7fff81f3efef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff81f3f000 -     0x7fff81f43ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff81f44000 -     0x7fff81fb0ff7  com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff82112000 -     0x7fff82133fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff82134000 -     0x7fff82432fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff82433000 -     0x7fff824a4ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff824af000 -     0x7fff82571fef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff82572000 -     0x7fff82578fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff82579000 -     0x7fff8259cfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8259d000 -     0x7fff825daff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff825db000 -     0x7fff82657ff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff82665000 -     0x7fff8266bff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8266c000 -     0x7fff82d6906f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff82e43000 -     0x7fff82ed2fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff82ed3000 -     0x7fff82feafef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff83044000 -     0x7fff83046fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff83056000 -     0x7fff8305fff7  com.apple.DisplayServicesFW 2.3.0 (283) <4F1220F7-D576-B761-9881-5810C03F87FA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff83060000 -     0x7fff83116fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
        0x7fff83117000 -     0x7fff83126fff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff83127000 -     0x7fff8313bfff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff83177000 -     0x7fff8318dfef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff8318e000 -     0x7fff831b3ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff831b4000 -     0x7fff831d4ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff832ce000 -     0x7fff8330fff7  com.apple.CoreMedia 0.484.20 (484.20) <C1CC2CE5-0606-5F87-9445-ED7AF1DA31B6> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff83310000 -     0x7fff83314ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff83365000 -     0x7fff833c7fe7  com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff833c8000 -     0x7fff8341aff7  com.apple.HIServices 1.8.2 (???) <80D63B54-3F43-080C-038A-70038D9AF325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8341b000 -     0x7fff83454fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff834b6000 -     0x7fff834c4ff7  libkxld.dylib ??? (???) <F90EDFE8-708A-3046-E403-A3B536FCFA43> /usr/lib/system/libkxld.dylib
        0x7fff8366e000 -     0x7fff837acfff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff837f7000 -     0x7fff839affef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff839b0000 -     0x7fff839b5fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff839b6000 -     0x7fff83adeff7  com.apple.MediaToolbox 0.484.20 (484.20) <1C80C29E-6FDB-71F3-B465-FF92A30BBF9D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff83adf000 -     0x7fff83ae0ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff83ae1000 -     0x7fff842ebfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff84361000 -     0x7fff8441afff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff844c4000 -     0x7fff844ecfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff844ed000 -     0x7fff844f0ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff84521000 -     0x7fff84521ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8452b000 -     0x7fff846a2fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff846a3000 -     0x7fff846d8fef  com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff846d9000 -     0x7fff8491bfe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8491c000 -     0x7fff8491efff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8491f000 -     0x7fff84a54ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff84a55000 -     0x7fff84a67fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff84a68000 -     0x7fff84d9cfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84d9f000 -     0x7fff84df4ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff84e1d000 -     0x7fff84f3efe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84f3f000 -     0x7fff84f8efef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff85090000 -     0x7fff85130fff  com.apple.LaunchServices 362.2 (362.2) <87E172DB-2C0E-E2E5-2A75-FB4284AECDAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff85131000 -     0x7fff851aefef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff85212000 -     0x7fff85243fff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff85244000 -     0x7fff85253fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff85461000 -     0x7fff85965fe7  com.apple.VideoToolbox 0.484.20 (484.20) <B01F6A80-D197-2127-2A05-49F9446EF6E5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff85966000 -     0x7fff85971ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff85972000 -     0x7fff8597efff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff8597f000 -     0x7fff859fcfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff85ab3000 -     0x7fff85aecff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff85b38000 -     0x7fff85b73fff  com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff85b74000 -     0x7fff85b81fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff85b82000 -     0x7fff85b93fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff85b94000 -     0x7fff85b95ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff85b96000 -     0x7fff85e00fef  com.apple.QuartzComposer 4.2 ({156.28}) <248C697E-B2DD-4F27-27CD-6E6B99B9B0A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff85e01000 -     0x7fff86245fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86252000 -     0x7fff86295fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff86296000 -     0x7fff862e5ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff86331000 -     0x7fff86374ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff86375000 -     0x7fff86384fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff86568000 -     0x7fff865adfff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff865ae000 -     0x7fff865cbff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86659000 -     0x7fff866f3ff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff866f4000 -     0x7fff866ffff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86719000 -     0x7fff8672afff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8672b000 -     0x7fff86ac8fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff86ad7000 -     0x7fff86b23fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff86b24000 -     0x7fff86ca2ff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86ca3000 -     0x7fff86cecfef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86ced000 -     0x7fff86df3fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff86df4000 -     0x7fff86e3bff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff86e89000 -     0x7fff86e8efff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff86e8f000 -     0x7fff86e9afff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff86e9b000 -     0x7fff86f4bfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff86f4c000 -     0x7fff86f52ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86f53000 -     0x7fff86f69fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <F006B2C9-C03F-F863-1FBB-952EC77AE699> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86f6a000 -     0x7fff86f85ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff86f86000 -     0x7fff8720efef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8720f000 -     0x7fff8723aff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff8732b000 -     0x7fff873bbfff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff873bc000 -     0x7fff873ecfef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff873ed000 -     0x7fff875ddfef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8760e000 -     0x7fff877cffff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff877d0000 -     0x7fff87855ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff87856000 -     0x7fff8824cfff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff88593000 -     0x7fff88650fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88651000 -     0x7fff886d0fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1CF0AE2D-0E85-D41B-EC2D-8CFD298AB5A0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff886d1000 -     0x7fff8875dfef  SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8875e000 -     0x7fff8875ffff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff88760000 -     0x7fff887c0fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff887c1000 -     0x7fff88808fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff88809000 -     0x7fff88843fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff88844000 -     0x7fff88844ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff88845000 -     0x7fff8885bfff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff888b4000 -     0x7fff889beff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff889bf000 -     0x7fff889d3ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff889d4000 -     0x7fff88a11fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff88a12000 -     0x7fff88a5aff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff88a5b000 -     0x7fff88a5bff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff88a5c000 -     0x7fff88a8ffff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff88b88000 -     0x7fff88b8bff7  com.apple.securityhi 4.0 (36638) <EABABBA8-AB59-599A-1884-0010C059DE62> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88bad000 -     0x7fff88badff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88d93000 -     0x7fff89016fe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff89017000 -     0x7fff890fdfef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff890fe000 -     0x7fff89113ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff89151000 -     0x7fff89192fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff891a9000 -     0x7fff891eafef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff891eb000 -     0x7fff891ecfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff891ed000 -     0x7fff89206fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff89207000 -     0x7fff8920afff  com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 3.06 GHz, 8 GB, SMC 1.42f4
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: FUJITSU MJA2500BH FFS G1, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Hub, 0x050d  (Belkin Corporation), 0x0237, 0x26400000
    USB Device: ImageMate RW022 Reader, 0x05dc  (Lexar Media, Inc.), 0xb22b, 0x26430000
    USB Device: WIBU-BOX/RU, 0x064f  (WIBU-Systems AG), 0x0bd8, 0x06200000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8217, 0x06110000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x911c, 0x24100000
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x24110000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0x24130000
    USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020b, 0x24133000
    USB Device: Apple Cinema HD Display, 0x05ac  (Apple Inc.), 0x921c, 0x24120000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
    FireWire Device: unknown_device, Unknown
    FireWire Device: fw_target_disk_mode, AAPL, Up to 400 Mb/sec

  • Speedgrade crashes when I try to open project! Projects won't Direct Link from Premiere either.

    Speedgrade crashing when I try to open a project! Projects won't Direct Link from Premiere either - the menu option is greyed out and I cannot select it. I've installed and uninstalled Speedgrade, all all my Creative Cloud software is up to date.
    My computer: Brand new 2013 MacBook Pro with Mavericks, 4GB of RAM, 2.4 GHz Intel Core i5.
    I can open Speedgrade, but the moment I pull in a project, it crashes. This is the error it's giving me:
    Process:         sgmacosx [3186]
    Path:            /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/MacOS/sgmacosx
    Identifier:      adobe.SpeedGrade
    Version:         8.0.0 (8.0.0)
    Build Info:      Adobe SpeedGrade CC 2014-0~141
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [135]
    Responsible:     sgmacosx [3186]
    User ID:         501
    Date/Time:       2014-06-23 14:29:22.365 -0700
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  8BFF6EBC-81CF-942C-5950-AB80F0F71196
    Sleep/Wake UUID: 677DE7FE-5EA1-424E-B532-353AD4FDA3DF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffff0
    VM Regions Near 0xfffffffffffffff0:
    --> shared memory          00007fffffeba000-00007fffffebb000 [    4K] r-x/r-x SM=SHM
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff8cffe292 __kill + 10
    1   com.adobe.dvacore.framework   0x0000000102ccaf2a (anonymous namespace)::SignalHandler(int, __siginfo*, void*) + 410
    2   libsystem_platform.dylib       0x00007fff90e755aa _sigtramp + 26
    3   libc++abi.dylib               0x00007fff942b1a13 __dynamic_cast + 41
    4   com.apple.opencl               0x00007fff8854a455 0x7fff8853e000 + 50261
    5   com.apple.opencl               0x00007fff885594b7 0x7fff8853e000 + 111799
    6   com.apple.opencl               0x00007fff885593eb clSetKernelArg + 70
    7   com.adobe.GPUFoundation.framework 0x0000000106d7833f void boost::fusion::detail::for_each_dispatch<boost::fusion::zip_view<boost::fusion::vector2<b oost::function_types::parameter_types<void (*)(float4 const*, int, GF::DevicePixelFormat, float4*, int, GF::DevicePixelFormat, int, int, int), boost::add_reference<mpl_::arg<-1> > > const&, boost::fusion::list<float4 const*, int, dvamediatypes::PixelFormat, float4*, int, dvamediatypes::PixelFormat, int, int, bool, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> const&> > const, GF::PushArgument, boost::fusion::forward_traversal_tag>(boost::fusion::zip_view<boost::fusion::vector2<boos t::function_types::parameter_types<void (*)(float4 const*, int, GF::DevicePixelFormat, float4*, int, GF::DevicePixelFormat, int, int, int), boost::add_reference<mpl_::arg<-1> > > const&, boost::fusion::list<float4 const*, int, dvamediatypes::PixelFormat, float4*, int, dvamediatypes::PixelFormat, int, int, bool, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> const&> > const&, GF::PushArgument const&, boost::fusion::forward_traversal_tag) + 79
    8   com.adobe.GPUFoundation.framework 0x0000000106d781ad int GF::InvokeKernel<void (*)(float4 const*, int, GF::DevicePixelFormat, float4*, int, GF::DevicePixelFormat, int, int, int), boost::fusion::list<float4 const*, int, dvamediatypes::PixelFormat, float4*, int, dvamediatypes::PixelFormat, int, int, bool, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >(boost::shared_ptr<GF::Device> const&, void*, void (*)(float4 const*, int, GF::DevicePixelFormat, float4*, int, GF::DevicePixelFormat, int, int, int), dim3, dim3, boost::fusion::list<float4 const*, int, dvamediatypes::PixelFormat, float4*, int, dvamediatypes::PixelFormat, int, int, bool, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> const&) + 125
    9   com.adobe.GPUFoundation.framework 0x0000000106d75469 GF::PixelFormatConvert(boost::shared_ptr<GF::Device> const&, void const*, int, dvamediatypes::PixelFormat, void*, int, dvamediatypes::PixelFormat, int, int, dvamediatypes::RenderQuality, bool, boost::shared_ptr<dvacore::utility::RecycledMemory const> const&) + 23257
    10  com.adobe.GPUFoundation.framework 0x0000000106d8e595 GF::ConvertFrame(ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame> const&, ASL::InterfaceRef<MF::IVideoFrame, MF::IVideoFrame> const&, dvamediatypes::RenderQuality) + 1301
    11  sgmacosx                       0x0000000100428708 CIrOpenGLCompositingEngine::COperand::bBindToTexture(CIrPoint const&, unsigned int, bool) + 2266
    12  sgmacosx                       0x0000000100425411 CIrOpenGLCompositingEngine::COperator::bRender(double, double, CIrList<CIrOpenGLCompositingEngine::COperandInstance>*, bool, bool, CIrTransformationMesh const*, bool) + 2387
    13  sgmacosx                       0x0000000100422fd1 CIrOpenGLCompositingEngine::bRender(CIrString const&, IIrCompDataProvider const*, CIrPoint const&, CIrPoint const&, CIrRect const&, CIrFrameBuffer*, CIrFrameBufferObject*, CIrOpenGLContext*, bool, bool, bool, double) + 20091
    14  sgmacosx                       0x0000000100417ba6 CIrOpenGLBlitter::BlitSingle(unsigned int, CIrRect const*) + 5800
    15  sgmacosx                       0x000000010024e9ee CIrBlitter::DrawBackground(CIrRect const*) + 304
    16  sgmacosx                       0x000000010024efad CIrBlitter::DrawWindow(CIrWindow*, CIrPoint const&, CIrRect const&, bool) + 809
    17  sgmacosx                       0x000000010024f00d CIrBlitter::DrawWindow(CIrWindow*, CIrPoint const&, CIrRect const&, bool) + 905
    18  sgmacosx                       0x000000010024f00d CIrBlitter::DrawWindow(CIrWindow*, CIrPoint const&, CIrRect const&, bool) + 905
    19  sgmacosx                       0x000000010024e6fd CIrBlitter::Blit(bool) + 841
    20  sgmacosx                       0x000000010044307a CIrosApp::ScreenUpdate(CIrList<IIrCompDataProvider const> const*, bool) + 212
    21  sgmacosx                       0x0000000100440bbf CIrosApp::CommandLoop() + 3275
    22  sgmacosx                       0x000000010043fb9e CIrosApp::iDoRun() + 3978
    23  sgmacosx                       0x000000010001ead2 main + 98
    24  sgmacosx                       0x0000000100003744 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8cfff662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8951b421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8951b136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8cffaa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8cff9d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff92648fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff926485e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff92647f25 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff926fd811 CFRunLoopRun + 97
    6   com.adobe.dvacore.framework   0x0000000102ba8019 dvacore::threads::RunPlatformEventLoop() + 89
    7   com.adobe.dvacore.framework   0x0000000102bab0f8 dvacore::threads::(anonymous namespace)::EventLoopExecutor::EventLoopMain(dvacore::threads::SyncPoint&) + 216
    8   com.adobe.dvacore.framework   0x0000000102ba7a5c boost::function0<void>::operator()() const + 28
    9   com.adobe.dvacore.framework   0x0000000102bb4523 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    10  com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    11  libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    12  libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    13  libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8cfff64a kevent + 10
    1   com.adobe.dvatransport.framework 0x00000001031774fc boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 236
    2   com.adobe.dvatransport.framework 0x00000001031771a7 boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost:: asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 375
    3   com.adobe.dvatransport.framework 0x0000000103176d18 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 552
    4   com.adobe.dvatransport.framework 0x0000000103166157 SkyConnectionEnv::MainLoop() + 167
    5   com.adobe.dvatransport.framework 0x0000000103165c09 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    6   com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    7   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x000000010037919e CIrFrameCache::ThreadFunction() + 716
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8cffdf22 __connect + 10
    1   sgmacosx                       0x0000000100599e50 CIrSocket::poConnectToRemote(CIrString, int, bool) + 190
    2   sgmacosx                       0x000000010059c4ee CIrSocketFiFoConnection::CConnectRemote::OnPrologue(CIrSocketFiFoConnection*) + 86
    3   sgmacosx                       0x000000010059c228 CIrSocketFiFoConnection::ThreadFunction() + 50
    4   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    5   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    6   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x00000001004ea1cd CIrRIServer::ThreadFunction() + 521
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff8cffe716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfbc3b _pthread_cond_wait + 727
    2   com.adobe.dvacore.framework   0x0000000102b800db boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost:: asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 139
    3   com.adobe.dvacore.framework   0x0000000102b7fe48 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 552
    4   com.adobe.dvacore.framework   0x0000000102b7fc0a boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_ io_service_runner>::run() + 42
    5   com.adobe.dvatransport.framework 0x0000000103177bb3 boost_asio_detail_posix_thread_function + 19
    6   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff8cffe716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfbc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore 0x00007fff8b42c800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x00007fff8b42c9ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore 0x00007fff8b3fd145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework   0x0000000102bb964d dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 141
    6   com.adobe.dvacore.framework   0x0000000102bb75b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 160
    7   com.adobe.dvacore.framework   0x0000000102ba7a5c boost::function0<void>::operator()() const + 28
    8   com.adobe.dvacore.framework   0x0000000102bb4523 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9   com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    10  libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff8cffe716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfbc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore 0x00007fff8b42c800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x00007fff8b42c9ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore 0x00007fff8b3fd145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework   0x0000000102bb964d dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 141
    6   com.adobe.dvacore.framework   0x0000000102bb75b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 160
    7   com.adobe.dvacore.framework   0x0000000102ba7a5c boost::function0<void>::operator()() const + 28
    8   com.adobe.dvacore.framework   0x0000000102bb4523 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9   com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    10  libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff8cffe716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfbc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore 0x00007fff8b42c800 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore 0x00007fff8b42c9ff TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore 0x00007fff8b3fd145 MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework   0x0000000102bb964d dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 141
    6   com.adobe.dvacore.framework   0x0000000102bb75b0 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 160
    7   com.adobe.dvacore.framework   0x0000000102ba7a5c boost::function0<void>::operator()() const + 28
    8   com.adobe.dvacore.framework   0x0000000102bb4523 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 115
    9   com.adobe.boost_threads.framework 0x0000000102aaadba thread_proxy + 186
    10  libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x00000001005dfb1e CIrTangentDevices::ThreadFunction() + 196
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x0000000100379edf CIrFrameCache::CTicketLoader::ThreadFunction() + 121
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x0000000100379edf CIrFrameCache::CTicketLoader::ThreadFunction() + 121
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x0000000100379edf CIrFrameCache::CTicketLoader::ThreadFunction() + 121
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff8cffea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff91cfedc0 nanosleep + 200
    2   sgmacosx                       0x0000000100379edf CIrFrameCache::CTicketLoader::ThreadFunction() + 121
    3   sgmacosx                       0x00000001005f846e CIrThread::ThreadCallback() + 22
    4   sgmacosx                       0x00000001005f843d CIrThread::pThreadCallback(void*) + 9
    5   libsystem_pthread.dylib       0x00007fff8fbf9899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8fbf972a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8fbfdfc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff8cffee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fbfaf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8fbfdfb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000000000000b  rcx: 0x00007fff5fbfb988  rdx: 0x0000000000000000
      rdi: 0x0000000000000c72  rsi: 0x000000000000000b  rbp: 0x00007fff5fbfb9d0  rsp: 0x00007fff5fbfb988
       r8: 0x0000000000000040   r9: 0x00007fff5fbfb900  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x0000000000000000  r13: 0x0000000000000040  r14: 0x00007fff5fbfbe78  r15: 0x00007fff5fbfbe10
      rip: 0x00007fff8cffe292  rfl: 0x0000000000000206  cr2: 0xfffffffffffffff0
    Logical CPU:     0
    Error Code:      0x02000025
    Trap Number:     133
    Binary Images:
           0x100000000 -        0x100ae7ff7 +sgmacosx (???) <91D1FAE7-D645-35AA-A07D-D78C1FADF56C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/MacOS/sgmacosx
           0x1016da000 -        0x101937ff7 +QtCore (4.6) <CE0DF6D7-6F83-1ED7-6411-7AF7FB2FD394> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
           0x1019c6000 -        0x1022effef +QtGui (4.6) <782E276D-EE76-98E5-FA48-0EFA1DF29A3F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
           0x102571000 -        0x10261eff7 +QtOpenGL (4.6) <5D09ECAB-1980-65F5-85CB-3D6EF915A208> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL
           0x10265c000 -        0x102728fef +QtNetwork (4.6) <F0DB9B5B-B832-0E7D-7C5C-0D05CD42EC9C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
           0x102768000 -        0x1027a4fef +QtXml (4.6) <0D38C829-B350-F496-1690-03A16BA953E3> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
           0x1027bd000 -        0x1027c1fff  com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1027c8000 -        0x1028c1fff +com.adobe.amtlib (8.0.0.68 - 8.0.0.68) <D3641035-0C73-3572-BB1B-2D2FBC7268F4> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1028d4000 -        0x102943ff7 +com.adobe.adobe_caps (adobe_caps 7.0.0.21 - 7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x10294e000 -        0x102987ff7 +com.adobe.pip (7.2.1.3399) <9E80366E-2A40-34CA-AAE3-2CA50F5F8505> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x102991000 -        0x102a1dfff +com.adobe.headlights.LogSessionFramework (7.2.1.3399) <4D4A32E1-2B7F-34AC-A310-B842CABE6080> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x102a64000 -        0x102a77ff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x102a81000 -        0x102a83fff +com.adobe.boost_system.framework (8.0.0 - 8.0.0.0) <0BFBB9DE-2FBB-3C53-83A5-78CB9CE69BF7> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x102a8c000 -        0x102a92fff +com.adobe.boost_date_time.framework (8.0.0 - 8.0.0.0) <E189C45A-E466-3986-A066-7F5FA72BF848> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x102aa9000 -        0x102ab7fff +com.adobe.boost_threads.framework (8.0.0 - 8.0.0.0) <E33B3F2F-93E6-3E16-A3A6-644564AA819E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x102ad6000 -        0x102d65fff +com.adobe.dvacore.framework (8.0.0 - 8.0.0.0) <03241185-CBD1-3B3F-A262-6F376410C895> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x102fbb000 -        0x102feafff +com.adobe.dvamediatypes.framework (8.0.0 - 8.0.0.0) <881F4B60-5BF0-3885-86B2-32850F60B76B> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes
           0x10301e000 -        0x103022ff7 +com.adobe.PRM.framework (8.0.0 - 8.0.0.141) <CEB18B59-8563-3F1F-A756-3DF191FD4701> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/PRM.framework/Versions/A/PRM
           0x103030000 -        0x10307dfff +com.adobe.ASLFoundation.framework (8.0.0 - 8.0.0.141) <AB6BA2FA-9BEB-3A02-B99F-F3918520D2FA> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ASLFoundation.framework/Versions/A/ASLFoundation
           0x1030e7000 -        0x1030f8fff +com.adobe.ASLMessaging.framework (8.0.0 - 8.0.0.141) <18C028EA-C0AE-3913-9C2F-32FCE1A73D30> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ASLMessaging.framework/Versions/A/ASLMessaging
           0x103114000 -        0x103117fff +com.adobe.Memory.framework (8.0.0 - 8.0.0.141) <EEF80A05-5601-3372-9110-9283A8D0DEE9> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/Memory.framework/Versions/A/Memory
           0x103120000 -        0x103130ff7 +com.adobe.ASLUnitTesting.framework (8.0.0 - 8.0.0.141) <71C2617B-9088-36E8-845A-2B32394EF762> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ASLUnitTesting.framework/Versions/A/ASLUnitTesting
           0x10314e000 -        0x1031b2ff7 +com.adobe.dvatransport.framework (8.0.0 - 8.0.0.0) <A13433E1-0924-347D-946B-889392C7BCB2> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvatransport.framework/Versions/A/dvatransport
           0x103247000 -        0x103272ff7 +com.adobe.dvamarshal.framework (8.0.0 - 8.0.0.0) <7A3B6B9E-D3A5-339F-9891-CD57FBAADCA6> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvamarshal.framework/Versions/A/dvamarshal
           0x1032b5000 -        0x1034f0fff +com.adobe.dynamiclink.framework (8.0.0 - 8.0.0.0) <1FADAE67-0E34-3F9D-9F92-164676C738DC> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dynamiclink.framework/Versions/A/dynamiclink
           0x103767000 -        0x1037eafff +com.adobe.MediaFoundation.framework (8.0.0 - 8.0.0.141) <C6DE9655-DA44-3730-96E9-6C8F290EAF12> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/MediaFoundation.framework/Versions/A/MediaFoundation
           0x10389c000 -        0x10392fff7 +com.adobe.AudioRenderer.framework (8.0.0 - 8.0.0.141) <CA203EC0-B1AE-396D-894B-E99AA5D03A92> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AudioRenderer.framework/Versions/A/AudioRenderer
           0x1039f6000 -        0x103ae2ff7 +com.adobe.dvacaptioning.framework (8.0.0 - 8.0.0.0) <7F9E3171-5792-3DBB-B587-2ABF754C2C29> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvacaptioning.framework/Versions/A/dvacaptioning
           0x103bb5000 -        0x103c17fff +com.adobe.dvatemporalxmp.framework (8.0.0 - 8.0.0.0) <C340C765-8699-3A01-8E8A-5BFA66FADD91> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvatemporalxmp.framework/Versions/A/dvatemporalxmp
           0x103c55000 -        0x103c61ff7 +com.adobe.boost_signals.framework (8.0.0 - 8.0.0.0) <969C9F38-A7E9-3504-B94A-1A90BF40DA68> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x103c7c000 -        0x103d22ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.6 -c 11 - 79.156380) <334C4A16-A9B5-315E-A4EE-727BB6D2FD32> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x103db9000 -        0x103ecaff7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.6 -f 106 - 79.156380) <8C878AC5-DA1E-36D9-B3C0-8039732CAF2F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x103f7f000 -        0x10404bff7 +com.adobe.dvametadata.framework (8.0.0 - 8.0.0.0) <E5D03571-5F6F-3DC7-B28E-8F13726F3538> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvametadata.framework/Versions/A/dvametadata
           0x10412f000 -        0x104f72ff7 +com.adobe.Backend.framework (8.0.0 - 8.0.0.141) <F7D3F929-A310-3843-876C-494D1972B79B> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/Backend.framework/Versions/A/Backend
           0x105c89000 -        0x105cc5fff +com.adobe.MLFoundation.framework (8.0.0 - 8.0.0.141) <561F2310-069A-3AAC-8118-C35F54BC26C7> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/MLFoundation.framework/Versions/A/MLFoundation
           0x105d2b000 -        0x105e6afef +com.adobe.ImageRenderer.framework (8.0.0 - 8.0.0.141) <C2BE700C-F81E-3A49-83B1-BBD7F7ABE82B> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ImageRenderer.framework/Versions/A/ImageRenderer
           0x105f57000 -        0x105fcffff +com.adobe.VideoFrame.framework (8.0.0 - 8.0.0.141) <63E089B1-25AA-3468-AB6F-3C4F56F5D475> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/VideoFrame.framework/Versions/A/VideoFrame
           0x106043000 -        0x10607cff7 +com.adobe.PluginSupport.framework (8.0.0 - 8.0.0.141) <735FE2BF-7EFF-32D7-BB4C-C3A964688281> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/PluginSupport.framework/Versions/A/PluginSupport
           0x1060c1000 -        0x1060edfff +com.adobe.SweetPeaSupport.framework (8.0.0 - 8.0.0.141) <11B542CC-81DF-3B23-9DAC-654AABFA0017> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/SweetPeaSupport.framework/Versions/A/SweetPeaSupport
           0x10612f000 -        0x106176ff7 +com.adobe.TransmitHost.framework (8.0.0 - 8.0.0.141) <F6BD63A0-3047-33B2-A350-F99B79D19A58> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TransmitHost.framework/Versions/A/TransmitHost
           0x1061cd000 -        0x1062f1ff7 +com.adobe.VideoRenderer.framework (8.0.0 - 8.0.0.141) <51262505-A92C-3898-8030-FE974FEDE1D6> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/VideoRenderer.framework/Versions/A/VideoRenderer
           0x106434000 -        0x106489ff7 +com.adobe.AudioSupport.framework (8.0.0 - 8.0.0.141) <30C32A99-B403-3791-8917-8740506C6774> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AudioSupport.framework/Versions/A/AudioSupport
           0x1064e9000 -        0x1064edff7 +com.adobe.MediaUtils.framework (8.0.0 - 8.0.0.141) <1FEB096F-449E-3B2D-9B08-D1F4068A5653> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/MediaUtils.framework/Versions/A/MediaUtils
           0x1064f7000 -        0x10668efff +com.adobe.ImporterHost.framework (8.0.0 - 8.0.0.141) <D4A48160-F2B9-3D77-84F7-F20ADEC53D63> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ImporterHost.framework/Versions/A/ImporterHost
           0x106838000 -        0x1068affff +com.adobe.PlayerHost.framework (8.0.0 - 8.0.0.141) <1CF1D440-5074-3A11-8AE6-B934FBDAECD6> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/PlayerHost.framework/Versions/A/PlayerHost
           0x106951000 -        0x10698afff +com.adobe.AudioFilterHost.framework (8.0.0 - 8.0.0.141) <96D7630F-DE89-399E-8AED-22D620E9CB6C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AudioFilterHost.framework/Versions/A/AudioFilterHost
           0x1069e1000 -        0x106adbfff +com.adobe.VideoFilterHost.framework (8.0.0 - 8.0.0.141) <B2B7F280-9C2F-35F6-BDE2-EA3EFFC6BAAE> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/VideoFilterHost.framework/Versions/A/VideoFilterHost
           0x106bda000 -        0x106bf1fff +com.adobe.ProjectSupport.framework (8.0.0 - 8.0.0.141) <C430776B-48D2-3379-B49E-446FA23AC7D1> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ProjectSupport.framework/Versions/A/ProjectSupport
           0x106c1f000 -        0x106c33ff7 +com.adobe.ProjectConverterHost.framework (8.0.0 - 8.0.0.141) <1A41AED7-659B-3BBF-A67C-DEB609A56F6E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/ProjectConverterHost.framework/Versions/A/ProjectConverterHo st
           0x106c59000 -        0x106ca4ff7 +com.adobe.AudioFilters.framework (8.0.0 - 8.0.0.141) <0E785A7E-1138-3E10-973B-009D5C860B0F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AudioFilters.framework/Versions/A/AudioFilters
           0x106d1d000 -        0x10719ffff +com.adobe.GPUFoundation.framework (8.0.0 - 8.0.0.141) <4EEB64AA-6A1F-3F79-B7F9-075E8A0ECA52> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/GPUFoundation.framework/Versions/A/GPUFoundation
           0x107448000 -        0x10790aff7 +com.adobe.dvaui.framework (8.0.0 - 8.0.0.0) <C8297DB9-9EBF-37A9-88DC-86C2D9F78548> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x107f19000 -        0x107f78ff7 +com.adobe.DynamicLinkMedia.framework (8.0.0 - 8.0.0.141) <8391A5CA-25E0-3A19-8E6A-15DC34E62E75> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/DynamicLinkMedia.framework/Versions/A/DynamicLinkMedia
           0x108033000 -        0x108091fff +com.adobe.TitleRenderer.framework (8.0.0 - 8.0.0.141) <E36D1191-D787-390C-9662-E4F2B964D1C1> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleRenderer.framework/Versions/A/TitleRenderer
           0x108126000 -        0x10817bff7 +com.adobe.BravoInitializer.framework (8.0.0 - 8.0.0.141) <8D54B8E6-3C66-370D-A724-56C0814E1B08> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/BravoInitializer.framework/Versions/A/BravoInitializer
           0x1081f2000 -        0x108339ff7 +com.adobe.ACE (AdobeACE 2.20.02.32392 - 2.20.02.32392) <EEA8A4D3-C123-3481-9814-D944EFB498EF> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x10834d000 -        0x108682ff7 +com.adobe.AGM (AdobeAGM 4.30.32.32392 - 4.30.32.32392) <3DFB9C65-1183-3F0F-91F7-BC802DA3B984> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1086ee000 -        0x10870bfff +com.adobe.BIB (AdobeBIB 1.2.03.32392 - 1.2.03.32392) <56FC86F3-E5FC-3A4D-A8CF-4BB1BBA68753> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x108713000 -        0x108a24fff +com.adobe.CoolType (AdobeCoolType 5.15.00.32392 - 5.15.00.32392) <B4AF88AD-C6DF-373A-A878-4106489B4B12> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x108a6c000 -        0x108d44fe6 +libxerces-c-3.0.dylib (0) <46020284-EEA8-7D7B-388C-BF23A318C997> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/libxerces-c-3.0.dylib
           0x108ec5000 -        0x108ee9fe7 +com.mainconcept.mc.enc.dv (9.8 - 9.8.11.6624) <B3F151F9-AE9D-86B9-EF98-495C061210F1> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_enc_dv.framework/Versions/9/mc_enc_dv
           0x108efd000 -        0x108f23fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <249709DE-AF0D-349D-AAFB-35E580305B67> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x108f2b000 -        0x108f4eff7 +com.adobe.dvaunittesting.framework (8.0.0 - 8.0.0.0) <BB72D627-34BF-3E5B-82DD-0A81A9F662CA> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaunittesting.framework/Versions/A/dvaunittesting
           0x108f8f000 -        0x109021fff +com.adobe.dvaaudiodevice.framework (8.0.0 - 8.0.0.0) <D92C1AC0-4CE8-3DA1-8FF5-0E946F813312> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaaudiodevice.framework/Versions/A/dvaaudiodevice
           0x1090e4000 -        0x10914dfff +com.adobe.QT32Client.framework (8.0.0 - 8.0.0.141) <D65727B2-ECF1-35F7-9E53-EF231AD6F381> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QT32Client.framework/Versions/A/QT32Client
           0x1091e5000 -        0x1091f4ff7 +com.adobe.dvacaptioningui.framework (8.0.0 - 8.0.0.0) <233F6FEB-ED97-369F-8F64-95DD4639577C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvacaptioningui.framework/Versions/A/dvacaptioningui
           0x109214000 -        0x1092d6fff +com.adobe.dvaeve.framework (8.0.0 - 8.0.0.0) <277C535A-FEAF-385D-A5F4-248EBEA149DA> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve
           0x10942b000 -        0x109439ff7 +com.adobe.boost_filesystem.framework (8.0.0 - 8.0.0.0) <756BF412-0DEC-3396-826B-ACDB220755C3> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
           0x10944d000 -        0x10950eff7 +com.adobe.dvaaudiofilterhost.framework (8.0.0 - 8.0.0.0) <59B7BC66-57A8-3484-AB3A-1F3979170CDA> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaaudiofilterhost.framework/Versions/A/dvaaudiofilterhost
           0x1095fa000 -        0x109621ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x10963d000 -        0x1096fbfff +com.adobe.dvaworkspace.framework (8.0.0 - 8.0.0.0) <81A3CCA6-F437-3FCC-B49C-5EBD6AF9509E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x10980d000 -        0x10986fff7 +com.adobe.FontEngine.framework (8.0.0 - 8.0.0.141) <AA840C31-F7DC-34A2-9A65-92FC9A3C2DEF> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/FontEngine.framework/Versions/A/FontEngine
           0x1098fb000 -        0x109914ff7 +com.adobe.TitleLayer.framework (8.0.0 - 8.0.0.141) <0B87CF1E-3382-36BB-B837-BA077445468D> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleLayer.framework/Versions/A/TitleLayer
           0x109aaf000 -        0x109abdff7 +com.adobe.TitleImageManager.framework (8.0.0 - 8.0.0.141) <817A7E41-1906-3FBA-BE55-B1DC555AEA62> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleImageManager.framework/Versions/A/TitleImageManager
           0x109ad9000 -        0x109b58fff +com.adobe.TitleCharacterFactory.framework (8.0.0 - 8.0.0.141) <AA54483F-8E50-36A5-826D-304E6C9DCA0E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleCharacterFactory.framework/Versions/A/TitleCharacterFac tory
           0x109bb5000 -        0x109c98fff +com.adobe.TitleCG.framework (8.0.0 - 8.0.0.141) <E405431C-AEAB-305C-8E61-61CA1EA44904> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleCG.framework/Versions/A/TitleCG
           0x109d30000 -        0x109fb0fff +com.adobe.TitleLayout.framework (8.0.0 - 8.0.0.141) <331CB986-E666-32F7-B4AC-939CDD5D2DF5> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/TitleLayout.framework/Versions/A/TitleLayout
           0x10a5ea000 -        0x10a5f2ff3  libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
           0x10c1e4000 -        0x10c1e7ffa  libCGXType.A.dylib (599.23.13) <E459DD26-592F-3DBD-8C47-B342ECE8FFD3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
           0x10c4c9000 -        0x10c56cff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10c5b4000 -        0x10c5dcffb  libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
           0x10c7f1000 -        0x10c7f5ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) <E5405175-7735-3F30-97ED-F44645033DC7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x110348000 -        0x1104e8ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x110524000 -        0x11054dfff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
           0x116d8c000 -        0x116d8eff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x118a65000 -        0x118d17ff7 +com.adobe.ImporterQuickTime.framework (8.0.0 - 8.0.0.141) <368ADF9C-738E-321B-912B-730D3BE80E4B> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/ImporterQuickTime.bundle/Contents/MacOS/ImporterQuickTi me
           0x118ed8000 -        0x118ff1fef +com.mainconcept.mc.dec.mp2v (9.8 - 9.8.11.6624) <ADC1D391-89AA-E18F-05C0-58793FED6DC8> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_dec_mp2v.framework/Versions/9/mc_dec_mp2v
           0x118ff4000 -        0x119017fff +com.adobe.QTParser.framework (8.0.0 - 8.0.0.141) <E1A473D9-581D-3134-AC0F-C83000982A0C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/QTParser.framework/Versions/A/QTParser
           0x119036000 -        0x1190e8fef +com.adobe.IPPMPEGDecoder.framework (8.0.0 - 8.0.0.141) <FA1C0CC3-BB78-31E1-BC09-38EDD87F8C56> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/IPPMPEGDecoder.framework/Versions/A/IPPMPEGDecoder
           0x119127000 -        0x119447fe7 +com.adobe.CodecSupport.framework (8.0.0 - 8.0.0.141) <A19171FC-4ADA-3E72-A6F2-D0AB90812DDC> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/CodecSupport.framework/Versions/A/CodecSupport
           0x1195b0000 -        0x1197b2fcf +com.mainconcept.mc.bc.dec.avc (9.8 - 9.8.11.6624) <436641E8-7C73-4346-5740-EDA0C61A2379> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_bc_dec_avc.framework/Versions/9/mc_bc_dec_avc
           0x1197bb000 -        0x11990ffeb +com.mainconcept.mc.dec.mp4v (9.8 - 9.8.11.6624) <F27870EB-399B-9898-B03B-47009790E2C5> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_dec_mp4v.framework/Versions/9/mc_dec_mp4v
           0x119918000 -        0x1199f4fe7 +libmp4decMT.dylib (1.1.3) <A663DA9C-874F-742A-58B2-B5665D99CA03> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/libmp4decMT.dylib
           0x119a4d000 -        0x119aa3fff +com.adobe.PlayerMediaCore.framework (8.0.0 - 8.0.0.141) <2D639F2C-280A-3E07-8B18-7642AFBE7C0E> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/PlayerMediaCore.bundle/Contents/MacOS/PlayerMediaCore
           0x119afd000 -        0x119b45ff7 +com.adobe.DisplaySurface.framework (8.0.0 - 8.0.0.141) <C9C43902-90F9-3A1A-BE5D-C15B702C1569> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/DisplaySurface.framework/Versions/A/DisplaySurface
           0x119b9c000 -        0x119bccfff +com.adobe.RendererCPU.framework (8.0.0 - 8.0.0.141) <3CDF0782-0E4C-360F-987B-5AA7A9D31D7A> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/RendererCPU.framework/Versions/A/RendererCPU
           0x119c05000 -        0x119d45ff7 +com.adobe.RendererGPU.framework (8.0.0 - 8.0.0.141) <BBA8B0B2-228A-3939-B59A-645C82D0A35C> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/RendererGPU.framework/Versions/A/RendererGPU
           0x119f62000 -        0x119f73ff7 +com.adobe.PremiereFiltersMetaPlugin.framework (8.0.0 - 8.0.0.141) <CA1053A8-97AC-375E-9F91-5B24CBFE46BC> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/PremiereFiltersMetaPlugin.prmp/Contents/MacOS/PremiereF iltersMetaPlugin
           0x119f88000 -        0x119f99fff +com.adobe.TransitionsMetaPlugin.framework (8.0.0 - 8.0.0.141) <E9F66B45-66E4-3E24-8FEE-01679C5E35CC> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/TransitionsMetaPlugin.prmp/Contents/MacOS/TransitionsMe taPlugin
           0x11aafe000 -        0x11ab01ff7 +com.adobe.Opacity.framework (8.0.0 - 8.0.0.141) <8C7C46D7-91B4-3D6A-B22E-8890BB2A487F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/Opacity.bundle/Contents/MacOS/Opacity
           0x11ab0a000 -        0x11ab0dff7 +com.adobe.Motion.framework (8.0.0 - 8.0.0.141) <D9BACE81-AF3E-3403-B870-814B399590E1> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/Motion.bundle/Contents/MacOS/Motion
           0x121a4a000 -        0x121a89ff7 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 8.0.0.14 - 8.0.0.14) <FC7DECBD-48F6-3E2F-8E40-42F19885B415> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotificatio ns
           0x122536000 -        0x122562ff7 +com.adobe.ImporterMPEG.framework (8.0.0 - 8.0.0.141) <AB682B01-5004-34B5-B658-15FF3FA8C25F> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/ImporterMPEG.bundle/Contents/MacOS/ImporterMPEG
           0x123f0b000 -        0x123f24fff +com.adobe.ImporterFastMPEG.framework (8.0.0 - 8.0.0.141) <EC483748-8C8C-3B10-BF7F-CB47661D9B93> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Plug-ins/Common/ImporterFastMPEG.bundle/Contents/MacOS/ImporterFastMPEG
           0x126810000 -        0x1268efff3 +com.mainconcept.mc.mfimport (9.8 - 9.8.11.6624) <8D0E0AB2-CD0C-AFCF-4A32-D608A637F0B7> /Applications/Adobe SpeedGrade CC 2014/Adobe SpeedGrade CC 2014.app/Contents/Frameworks/mc_mfimport.framework/Versions/9/mc_mfimport
        0x123400000000 -     0x123400435ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.26.34 - 8.2.6) <D900EBB2-0E47-3DB8-8AA7-A795652167C9> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD5000GraphicsGLDriver
        0x7fff6f6fd000 -     0x7fff6f730817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff87a8f000 -     0x7fff87b51ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff87b52000 -     0x7fff87b5cfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87b87000 -     0x7fff87b90fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
        0x7fff87b91000 -     0x7fff87bc5fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff87c3c000 -     0x7fff87c63ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff87c64000 -     0x7fff87cf0ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
        0x7fff87cf1000 -     0x7fff87cf1fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87cff000 -     0x7fff87d37ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
        0x7fff87d38000 -     0x7fff87d39ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
        0x7fff87e37000 -     0x7fff87e3affc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87e3b000 -     0x7fff87ea7fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87f7a000 -     0x7fff88224ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
        0x7fff88238000 -     0x7fff88267fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff88284000 -     0x7fff88286fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
        0x7fff88524000 -     0x7fff8853dff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8853e000 -     0x7fff8858cff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff888f2000 -     0x7fff88bc6fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
        0x7fff88bca000 -     0x7fff88bd4ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff88c1c000 -     0x7fff88c2afff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
        0x7fff88c2b000 -     0x7fff88c33ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff89226000 -     0x7fff89236ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff89237000 -     0x7fff89238ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89239000 -     0x7fff892bafff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
        0x7fff89518000 -     0x7fff89532fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D99

    I tried 3.0 and the latest book now opens and ADE says it is on KOBO after I drag it there, but when I disconnect and open KOBO itself it is not there.

  • Premiere Elements 9 crashes when I try to open a project

    Premiere Elements 9 was installed on my laptop when I bought it. I have only just tried to use it for the first time this week. When I choose 'create a new project' it opens but there's only a blank screen - no way to start editing, drag video in, etc. When I try to re-open a project, it crashes - saying there has been an error and it has to close.
    I have uninstalled and re-installed from the discs that came with the laptop but this problem continues to happen.
    Any ideas what I can do to fix this?
    Thanks.

    Thanks for your suggestions. I'm working on a Windows 7 laptop.
    When I try to download the 9.0.1 update I get an error message: "There was an error downloading this update. Please quit and try again later". It doesn't say what the problem is.
    1. Yes
    2. I've tried this and got the same blank grey screen as before (no work area) - tried to open a project/ create new and I got the error message: "Sorry, a serious error has occurred that requires Adobe Premiere Elements to shut down." But then it doesn't shut down.
    3. I'm not sure what kind of video card - how do I find this out?
    Unless you have other suggestions, given my replies above, I'll try deleting the folder you suggest next.
    Thanks
    Emily
        Premiere Elements 9 crashes when I try to open a project
        created by A.T. Romano in Premiere Elements - View the full discussion
    emilyw76
    What computer operating system is your Premiere Elements 9 running on? For now I will assume Windows 7, 8, or 8.1 64 bit.
    Have you installed the 9.0.1 Update and are trying to work from it? I suspect not. To do that, you can use Help Menu/Update within the project or, if that is not possible, you can do the update with the program closed. Use the download link
    Adobe - Premiere Elements : For Windows : Premiere Elements 9.0.1 update
    Then the usual
    1. Do you have the latest version of QuickTime installed on your computer?
    2. Are you running the program from a User Account with Administrative Privileges and have you applied Run As Administrator to the desktop icon of the program?
    3. What video card/graphics card does your computer use? How many cards, 1 or 2? And, is the card driver version up to date according to the web site of the manufacturer of the card or the web site of the manufacturer of the computer?
    An important troubleshooting scheme is to delete the Adobe Premiere Elements Prefs file and, if necessary, the whole 9.0 Folder in which the Adobe Premiere Elements Prefs file exists.
    Local Disk C
    Users
    Owner
    AppData
    Roaming
    Adobe
    Premiere Elements
    9.0
    and in the 9.0 Folder is the Adobe Premiere Elements Prefs file that you delete. If that does not work, then you delete the whole 9.0 Folder in which the Adobe Premiere Elements Prefs file exists. Be sure to be working with Folder Option Show Hidden Files, Folders, and Drives active so that you can see the complete path cited.
    After you determine that the video card/graphics card is up to date and the problems persist, the delete the BadDrivers.txt file.
    Local Disk C
    Program Data
    Adobe
    Premiere Elements
    9.0
    and in the 9.0 Folder is the BadDrivers.txt file that you delete. (After you close out of there and open a project, a new BadDrivers.txt file will be generated but the problem should be gone hopefully.)
    Please review and consider the above and then we will decide what next as indicated.
    Thank you.
    ATR

Maybe you are looking for

  • Printer Utility Crashes, Mac OS X10.9.5

    Had a problem with the scanner - wouldn't work - so I reinstalled the software and drivers. Both printer and scanner functions work properly. However, I now I get a "HP Utility quit unexpectedly message.  Restarted and repaired permissions - still cr

  • Need Help on Sql Query

    Hi, I have a client requirement to show a report on the device availability. The report should show the output as Node Availability% Formula for Availability = (Total No. of Failed/Total No. rows) * 100 My Oracle Table has the following data NODE    

  • Dealing with complex beans

    Hi there! I'm developing an app in NetBeans that has a 'complex' object/backing bean structure. For example a CalculationBean has an ArrayList of ProductBeans. How can I make it so that the user tells how many Products he wants in the Calculation, af

  • REM product costing

    Hi, Would you help me out in product costing of REM scenario where HALB is given for subcontracting.Here I want to know in standard cost estimation how the cost of each activity type is incurred. Regds, sats.

  • Patchset ID

    Hello, I just want to confirm if the patch set ID 4547809 is the correct one to install 9.2.0.8 patchset on Linux 64 bit platform.