JVM crashes when starting application any ideals on what is causing it

We are getting a error log generated when we startup our application. This does not occur often, but seems to happen in clusters(We get several crashes in a row) .
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0xb6bfe0a2, pid=10033, tid=1827658672
# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# V [libjvm.so+0x13b0a2]
--------------- T H R E A D ---------------
Current thread (0x6d002570): JavaThread "CompilerThread1" daemon [_thread_in_native, id=10042]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
Registers:
EAX=0x00000000, EBX=0xb706e7f0, ECX=0x00000000, EDX=0x081d66e8
ESP=0x6cefc624, EBP=0x6cefc668, ESI=0x081579c8, EDI=0x0000004f
EIP=0xb6bfe0a2, CR2=0x00000000, EFLAGS=0x00010216
Top of Stack: (sp=0x6cefc624)
0x6cefc624: 0000004e 00000014 00000002 6cefc660
0x6cefc634: b706e7f0 6cefc688 0818eacc 00000000
0x6cefc644: 6d0c5288 00000000 00000000 081d7378
0x6cefc654: 00000002 00000014 b706e7f0 b7017408
0x6cefc664: 081c8cd0 6cefc6a8 b6bfde0d 081d66e8
0x6cefc674: 081c8cd0 00000050 6cefc9e0 081579c8
0x6cefc684: 081c8cd0 00000000 00000000 ffffffff
0x6cefc694: 0000004e 00000004 b706e7f0 6cefcf90
Instructions: (pc=0xb6bfe0a2)
0xb6bfe092: 08 83 ec 0c 8b 42 04 8b 04 b8 89 45 d8 8b 4d d8
0xb6bfe0a2: 8b 00 51 ff 90 c0 00 00 00 89 c6 89 04 24 e8 db
Stack: [0x6ce7d000,0x6cefe000), sp=0x6cefc624, free space=509k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x13b0a2]
V [libjvm.so+0x13ae0d]
V [libjvm.so+0x13b676]
V [libjvm.so+0x4283e7]
V [libjvm.so+0x1a216a]
V [libjvm.so+0x19e46a]
V [libjvm.so+0x1474b3]
V [libjvm.so+0x1a6929]
V [libjvm.so+0x1a6281]
V [libjvm.so+0x4c8366]
V [libjvm.so+0x4c2ba3]
V [libjvm.so+0x424338]
C [libpthread.so.0+0x4dec]
Current CompileTask:
opto: 3% com.sun.org.apache.bcel.internal.generic.InstructionList.setPositions(Z)V @ 28 (511
bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x6d003920 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=10043]
=>0x6d002570 JavaThread "CompilerThread1" daemon [_thread_in_native, id=10042]
0x6d001620 JavaThread "CompilerThread0" daemon [_thread_in_native, id=10041]
0x6d000690 JavaThread "AdapterThread" daemon [_thread_blocked, id=10040]
0x080f93b8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10039]
0x080f7f88 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=10038]
0x080f6388 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_native, id=10037]
0x080e7ed0 JavaThread "Finalizer" daemon [_thread_blocked, id=10036]
0x080e68f8 JavaThread "Reference Handler" daemon [_thread_blocked, id=10035]
0x0805da48 JavaThread "main" [_thread_in_Java, id=10033]
Other Threads:
0x080e4468 VMThread [id=10034]
0x6d004e50 WatcherThread [id=10044]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 5760K, used 1820K [0x6da20000, 0x6e060000, 0x74be0000)
eden space 5120K, 23% used [0x6da20000, 0x6db471c0, 0x6df20000)
from space 640K, 100% used [0x6dfc0000, 0x6e060000, 0x6e060000)
to space 640K, 0% used [0x6df20000, 0x6df20000, 0x6dfc0000)
tenured generation total 51008K, used 2964K [0x74be0000, 0x77db0000, 0xada20000)
the space 51008K, 5% used [0x74be0000, 0x74ec51c8, 0x74ec5200, 0x77db0000)
compacting perm gen total 16384K, used 5615K [0xada20000, 0xaea20000, 0xb1a20000)
the space 16384K, 34% used [0xada20000, 0xadf9bf20, 0xadf9c000, 0xaea20000)
No shared spaces configured.
Dynamic libraries:
08048000-08057000 r-xp 00000000 68:05 69618 /usr/jdk1.5.0_06/bin/java
08057000-08059000 rwxp 0000e000 68:05 69618 /usr/jdk1.5.0_06/bin/java
08059000-08782000 rwxp 00000000 00:00 0
6c300000-6c389000 rwxp 00060000 00:00 0
6c389000-6c400000 ---p 00105000 00:00 0
6c408000-6c40e000 r-xp 00000000 68:05 528500 /usr/jdk1.5.0_06/jre/lib/i386/libnio.so
6c40e000-6c40f000 rwxp 00005000 68:05 528500 /usr/jdk1.5.0_06/jre/lib/i386/libnio.so
6c40f000-6c423000 r-xp 00000000 68:05 528499 /usr/jdk1.5.0_06/jre/lib/i386/libnet.so
6c423000-6c424000 rwxp 00013000 68:05 528499 /usr/jdk1.5.0_06/jre/lib/i386/libnet.so
6c424000-6c4f7000 r-xs 00000000 68:0a 552745 /sssss/simulator/ttttt/wmbrokerclient.jar
6c4f7000-6c4fe000 r-xs 00000000 68:0a 552713 /sssss/simulator/ttttt/jms.jar
6c4fe000-6c654000 r-xs 00000000 68:0a 552723 /sssss/simulator/ttttt/ojdbc14_g.jar
6c654000-6c67f000 r-xs 00000000 68:05 643160 /usr/jdk1.5.0_06/jre/lib/ext/sunpkcs11.jar
6c67f000-6c6a5000 r-xs 00000000 68:05 643159 /usr/jdk1.5.0_06/jre/lib/ext/sunjce_provider.jar
6c6a5000-6c769000 r-xs 00000000 68:05 643269 /usr/jdk1.5.0_06/jre/lib/ext/localedata.jar
6c769000-6c76b000 r-xs 00000000 68:05 643157 /usr/jdk1.5.0_06/jre/lib/ext/dnsns.jar
6c76b000-6cd7b000 r-xs 00000000 68:0a 552731 /sssss/simulator/ttttt/rtc.jar
6cd7b000-6cd7c000 ---p 00000000 00:00 0
6cd7c000-6cdfc000 rwxp 00001000 00:00 0
6cdfc000-6cdff000 ---p 00000000 00:00 0
6cdff000-6ce7d000 rwxp 00003000 00:00 0
6ce7d000-6ce80000 ---p 00000000 00:00 0
6ce80000-6cefe000 rwxp 00003000 00:00 0
6cefe000-6cf01000 ---p 00000000 00:00 0
6cf01000-6cf7f000 rwxp 00003000 00:00 0
6cf7f000-6cf82000 ---p 00000000 00:00 0
6cf82000-6d0fd000 rwxp 00003000 00:00 0
6d0fd000-6d100000 ---p 00117000 00:00 0
6d10a000-6d10d000 ---p 00000000 00:00 0
6d10d000-6d18b000 rwxp 00003000 00:00 0
6d18b000-6d18e000 ---p 00000000 00:00 0
6d18e000-6d20d000 rwxp 00003000 00:00 0
6d20d000-6d210000 ---p 00001000 00:00 0
6d210000-6d28e000 rwxp 00004000 00:00 0
6d28e000-6d292000 r-xp 00000000 68:05 528478 /usr/jdk1.5.0_06/jre/lib/i386/libdt_socket.so
6d292000-6d293000 rwxp 00003000 68:05 528478 /usr/jdk1.5.0_06/jre/lib/i386/libdt_socket.so
6d293000-6d493000 r-xp 00000000 68:05 458853 /usr/lib/locale/locale-archive
6d493000-6d496000 ---p 00000000 00:00 0
6d496000-6d514000 rwxp 00003000 00:00 0
6d514000-6d517000 ---p 00000000 00:00 0
6d517000-6d595000 rwxp 00003000 00:00 0
6d595000-6d596000 ---p 00000000 00:00 0
6d596000-6d61f000 rwxp 00001000 00:00 0
6d61f000-6d637000 rwxp 00009000 00:00 0
6d637000-6d650000 rwxp 00000000 00:00 0
6d650000-6d7ff000 rwxp 00019000 00:00 0
6d7ff000-6d803000 rwxp 00000000 00:00 0
6d803000-6d837000 rwxp 00004000 00:00 0
6d837000-6d851000 rwxp 00000000 00:00 0
6d851000-6d9ff000 rwxp 00052000 00:00 0
6d9ff000-6da07000 rwxp 00000000 00:00 0
6da07000-6da1f000 rwxp 00208000 00:00 0
6da1f000-6e060000 rwxp 00000000 00:00 0
6e060000-74be0000 rwxp 00861000 00:00 0
74be0000-77db0000 rwxp 00000000 00:00 0
77db0000-ada20000 rwxp 0a5b1000 00:00 0
ada20000-aea20000 rwxp 00000000 00:00 0
aea20000-b1a20000 rwxp 41221000 00:00 0
b1a28000-b1a2a000 rwxp 00000000 00:00 0
b1a2a000-b1aa8000 rwxp 00002000 00:00 0
b1aa8000-b1b28000 rwxp 00000000 00:00 0
b1b28000-b3aa8000 rwxp 00080000 00:00 0
b3aa8000-b42e3000 r-xs 00000000 68:05 86044 /usr/jdk1.5.0_06/jre/lib/charsets.jar
b42e3000-b42f7000 r-xs 00000000 68:05 86043 /usr/jdk1.5.0_06/jre/lib/jce.jar
b42f7000-b437c000 r-xs 00000000 68:05 86089 /usr/jdk1.5.0_06/jre/lib/jsse.jar
b437c000-b43e5000 rwxp 00000000 00:00 0
b43e5000-b69cd000 r-xs 00000000 68:05 86157 /usr/jdk1.5.0_06/jre/lib/rt.jar
b69cd000-b69e0000 r-xp 00000000 68:05 528505 /usr/jdk1.5.0_06/jre/lib/i386/libzip.so
b69e0000-b69e2000 rwxp 00012000 68:05 528505 /usr/jdk1.5.0_06/jre/lib/i386/libzip.so
b69e2000-b6a03000 r-xp 00000000 68:05 528485 /usr/jdk1.5.0_06/jre/lib/i386/libjava.so
b6a03000-b6a05000 rwxp 00020000 68:05 528485 /usr/jdk1.5.0_06/jre/lib/i386/libjava.so
b6a05000-b6a10000 r-xp 00000000 68:05 528504 /usr/jdk1.5.0_06/jre/lib/i386/libverify.so
b6a10000-b6a11000 rwxp 0000b000 68:05 528504 /usr/jdk1.5.0_06/jre/lib/i386/libverify.so
b6a11000-b6a1c000 r-xp 00000000 68:02 32809 /lib/libnss_files-2.3.2.so
b6a1c000-b6a1d000 rwxp 0000a000 68:02 32809 /lib/libnss_files-2.3.2.so
b6a28000-b6a30000 rwxs 00000000 68:07 180228 /tmp/hsperfdata_rtc/10033
b6a30000-b6a62000 r-xp 00000000 68:05 528491 /usr/jdk1.5.0_06/jre/lib/i386/libjdwp.so
b6a62000-b6a63000 rwxp 00032000 68:05 528491 /usr/jdk1.5.0_06/jre/lib/i386/libjdwp.so
b6a63000-b6a66000 rwxp 00000000 00:00 0
b6a66000-b6a78000 r-xp 00000000 68:02 32793 /lib/libnsl-2.3.2.so
b6a78000-b6a79000 rwxp 00011000 68:02 32793 /lib/libnsl-2.3.2.so
b6a79000-b6a7b000 rwxp 00000000 00:00 0
b6a8e000-b6aaf000 r-xp 00000000 68:02 65552 /lib/tls/libm-2.3.2.so
b6aaf000-b6ab0000 rwxp 00021000 68:02 65552 /lib/tls/libm-2.3.2.so
b6aba000-b6ac0000 r-xp 00000000 68:05 381015
/usr/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so
b6ac0000-b6ac1000 rwxp 00006000 68:05 381015
/usr/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so
b6ac1000-b6ac2000 rwxp 00001000 00:00 0
b6ac2000-b6ac3000 r-xp 00000000 00:00 0
b6ac3000-b7010000 r-xp 00000000 68:05 315481 /usr/jdk1.5.0_06/jre/lib/i386/server/libjvm.so
b7010000-b7072000 rwxp 0054d000 68:05 315481 /usr/jdk1.5.0_06/jre/lib/i386/server/libjvm.so
b7072000-b748a000 rwxp 00000000 00:00 0
b748a000-b75bc000 r-xp 00000000 68:02 65550 /lib/tls/libc-2.3.2.so
b75bc000-b75bf000 rwxp 00132000 68:02 65550 /lib/tls/libc-2.3.2.so
b75bf000-b75c2000 rwxp 00000000 00:00 0
b75c2000-b75c4000 r-xp 00000000 68:02 32789 /lib/libdl-2.3.2.so
b75c4000-b75c5000 rwxp 00001000 68:02 32789 /lib/libdl-2.3.2.so
b75c5000-b75d2000 r-xp 00000000 68:02 65554 /lib/tls/libpthread-0.60.so
b75d2000-b75d3000 rwxp 0000c000 68:02 65554 /lib/tls/libpthread-0.60.so
b75d3000-b75d5000 rwxp 00000000 00:00 0
b75e8000-b75e9000 rwxp 00001000 00:00 0
b75e9000-b75fe000 r-xp 00000000 68:02 32776 /lib/ld-2.3.2.so
b75fe000-b75ff000 rwxp 00015000 68:02 32776 /lib/ld-2.3.2.so
bfe00000-bfe03000 ---p 00000000 00:00 0
bfe03000-c0000000 rwxp ffe04000 00:00 0
VM Arguments:
jvm_args: -DprocessName=Mex -Dconfig.dir=/sssss/simulator/ttttt/config
-Dframework.properties=/sssss/simulator/ttttt/framework.properties
-Drubberbands.dir=/sssss/simulator/ttttt/sase -Dcheckpointroot.dir=/sssss/simulator/ckpt/ttttt
-Dcheckpoint.dir=/sssss/simulator/ckpt/ttttt/checkpoint -Xdebug
-Xrunjdwp:transport=dt_socket,address=50002,server=y,suspend=n -Xms56M -Xmx1024M
java_command: /sssss/simulator/ttttt/rtc.jar CentralizedController.xml
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/java5
PATH=/sssss/simulator/logs/ttttt:/usr/java/jre/bin:/usr/java/jre/bin:/usr/local/bin:/usr/kerberos/bin:/usr/java/jre/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:.:.:.
LD_LIBRARY_PATH=/usr/jdk1.5.0_06/jre/lib/i386/server:/usr/jdk1.5.0_06/jre/lib/i386:/usr/jdk1.5.0_06/jre/../lib/i386:/sssss/simulator/ttttt/lib:/sssss/simulator/ttttt/utl_timer/lib:/sssss/simulator/ttttt/utl/lib:/sssss/simulator/ttttt/mqlib/lib:/sssss/simulator/ttttt/sdi/lib:/sssss/simulator/ttttt/sase/lib:/usr/lib
SHELL=/bin/tcsh
DISPLAY=rtcd05.rrr.kk:0.0
HOSTTYPE=i386-linux
OSTYPE=linux
MACHTYPE=i386
Signal Handlers:
SIGSEGV: [libjvm.so+0x4fd530], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
SIGBUS: [libjvm.so+0x4fd530], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
SIGFPE: [libjvm.so+0x422860], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
SIGPIPE: [libjvm.so+0x422860], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
SIGILL: [libjvm.so+0x422860], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x424bb0], sa_mask[0]=0x00000000, sa_flags=0x14000004
SIGHUP: [libjvm.so+0x4245e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGQUIT: [libjvm.so+0x4245e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
SIGTERM: [libjvm.so+0x4245e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
--------------- S Y S T E M ---------------
OS:Red Hat Enterprise Linux ES release 3 (Taroon Update 4)
uname:Linux 2.4.21-27.ELsmp #1 SMP Wed Dec 1 21:59:02 EST 2004 i686
libc:glibc 2.3.2 NPTL 0.60
rlimit: STACK 10240k, CORE infinity, NPROC 7168, NOFILE 1024, AS infinity
load average:0.51 0.36 0.24
CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 1190k(697k free), swap 2047k(2047k free)
vm_info: Java HotSpot(TM) Server VM (1.5.0_06-b05) for linux-x86, built on Nov 10 2005 10:56:33
by java_re with gcc 3.2.1-7a (J2SE release)

The server JIT compiler is crashing.
This could be an instance of bug 6332641, which will be fixed in 1.5.0_08. It has no known workaround, other than to exclude the method being compiled.
You may want to file a bug.

Similar Messages

  • Satellite U - Crashes when starting windows and recovery cannot fix

    Most of the time but not every time the laptop crashes when starting windows.
    I get a blue screen, a dump file is created and then it restarts and gives me the option of starting windows normally or using windows recovery. The windows recovery cannot fix the problem.
    When I select the option of opening windows normally everything works fine with no problems.
    If I restart the laptop it never crashes.
    The problem only happens about 90% of the time when switching it on.
    The problem started soon after buying the laptop in October.
    Originally it came with Windows Vista and I wondered if the problem was with Vista so yeterday I upgraded to Windows 7 but it still crashes on most start ups. Otherwise the laptop works fine and I am pleased with it.
    I suspect the problem might be with Realtec but the drivers appear to be up to date. My internet security is trend micro.
    I wondered if it might be a hardware problem when it happens under both Vista and windows 7.
    Has anyone got any ideas about what might be causing the laptop to crash on startup?

    I have exactly the same problem with the laptop (U500 11E) crashing on startup, recovery can't do anything and sometimes I get a Windows "solution" box that tries to find something and then just vanishes.
    I followed the same procedure as Dave, by upgrading to Win7 thinking that might fix the problem, but it clearly didn't. I also updated all drivers and the BIOS to the latest versions.
    I think my trouble started not right out of the box but only after I upgraded to Vista Service Pack 1, but I'm not completely sure.
    It is pretty annoying because of course it now takes twice as long to get the laptop up and running.
    Finding someone else who also has the problem makes me wonder if the problem might have another cause and if there might be a way to fix it?
    Petra

  • JVM crash when adding method to class

    Hello,
    I am getting some kind of problem with the virtual machine. The JVM crashes when making a class (with new). It happened when I was adding some functionality to the class, I worked my way backwards and discovered it crashes when I add any new methods, if I comment them out again everything works, adding a method by any name causes to crash.
    I went in debug to find out where it was happening, and it happens on this line:
    public PerspectiveActionToolBarHeader createPerspectiveActionToolBarHeader() {
         PerspectiveActionToolBarHeader ret = null;
         ret = new PerspectiveActionToolBarHeader(this); // << here
         return ret;
    }The PerspectiveActionToolBarHeader is the class where adding methods causes it to fail. For example, it has the method
    public Container getContainer() {
         return this;
    }and works, but if I add:
    public void anything(){} it causes a crash on the new PerspectiveActionToolBarHeader(this);
    When stepped into with the debugger it goes to the (source not found) ClassNotFoundException and eventually before the crash the (stack?) looks like this:
    Launcher$AppClassLoader(ClassLoader).loadClass(String) line: not available     
    MaldiSoftwareOptionsUIEnsemble(PerspectiveUIEnsemble).createPerspectiveActionToolBarHeader() line: 72
    and the debugger describes the class just before the crash:
    Launcher$AppClassLoader (id=44)     
    arg0     "saiman.uiobjnew.PerspectiveToolBarButton" (id=51) << has just changed
    and the log file (not sure how much to copy here!):
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x005c0001, pid=15504, tid=20112
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode windows-x86 )
    # Problematic frame:
    # C 0x005c0001
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x011ca000): JavaThread "main" [_thread_in_vm, id=20112, stack(0x01140000,0x01190000)]
    siginfo: ExceptionCode=0xc000001d
    Registers:
    EAX=0x13e13248, EBX=0x6da0daa8, ECX=0x13e13250, EDX=0x13e131f8
    ESP=0x0118f93c, EBP=0x0118f9a0, ESI=0x011ca9b0, EDI=0x011ca9ac
    EIP=0x005c0001, EFLAGS=0x00010206
    Register to memory mapping:
    EAX=0x13e13248
    {method}
    - klass: {other class}
    EBX=0x6da0daa8
    0x6da0daa8 is pointing to unknown location
    ECX=0x13e13250
    {method}
    - klass: {other class}
    EDX=0x13e131f8
    {constMethod}
    - klass: {other class}
    - method: 0x13e13248 {method} 'flipVisible' '(I)V' in 'saiman/uiobjnew/PerspectiveActionToolBarHeader'
    - exceptions: 0x13bf11e8
    ESP=0x0118f93c
    0x0118f93c is pointing into the stack for thread: 0x011ca000
    "main" prio=6 tid=0x011ca000 nid=0x4e90 runnable [0x0118f000]
    java.lang.Thread.State: RUNNABLE
    EBP=0x0118f9a0
    0x0118f9a0 is pointing into the stack for thread: 0x011ca000
    "main" prio=6 tid=0x011ca000 nid=0x4e90 runnable [0x0118f000]
    java.lang.Thread.State: RUNNABLE
    ESI=0x011ca9b0
    0x011ca9b0 is pointing to unknown location
    EDI=0x011ca9ac
    0x011ca9ac is pointing to unknown location
    Top of Stack: (sp=0x0118f93c)
    0x0118f93c: 6d94272d 011ca370 13e17d40 011ca000
    0x0118f94c: 011ca000 01a30950 011ca748 011ca9b4
    0x0118f95c: 011cab3c 0118fb28 011c6748 011ca348
    0x0118f96c: 011ca370 011ca73c 6da0daa8 011ca350
    0x0118f97c: 011ca370 0118f9cc 011ca9a8 0118f9c8
    0x0118f98c: 011ca788 011ca370 011ca9b0 011ca000
    0x0118f99c: 13e17d40 0118f9cc 6d943009 00000910
    0x0118f9ac: 011ca9ac 00000001 011ca000 011ca000
    Instructions: (pc=0x005c0001)
    0x005bfff1: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff
    0x005c0001: ff ff 7f 00 00 00 00 00 00 00 00 ff ff ff ff 00
    Stack: [0x01140000,0x01190000], sp=0x0118f93c, free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x005c0001
    V [jvm.dll+0x153009]
    V [jvm.dll+0xdecdb]
    V [jvm.dll+0xe1887]
    V [jvm.dll+0xe1c46]
    V [jvm.dll+0xec09a]
    j saiman.uiobjnew.PerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+2
    j saiman.mv.ModelViewPerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.addButtons()V+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+21
    j saiman.mv.ModelViewPerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.uiobjnew.SoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.wmaldi.MaldiSoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.newuiimpl.MassSpectrumMainFrameImpl.main([Ljava/lang/String;)V+173
    v ~StubRoutines::call_stub
    V [jvm.dll+0xf0ab9]
    V [jvm.dll+0x1837d1]
    V [jvm.dll+0xf0b3d]
    V [jvm.dll+0xfa0d6]
    V [jvm.dll+0x101cde]
    C [javaw.exe+0x2155]
    C [javaw.exe+0x8614]
    C [kernel32.dll+0x51194]
    C [ntdll.dll+0x5b3f5]
    C [ntdll.dll+0x5b3c8]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j saiman.uiobjnew.PerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+2
    j saiman.mv.ModelViewPerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.addButtons()V+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+21
    j saiman.mv.ModelViewPerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.uiobjnew.SoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.wmaldi.MaldiSoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.newuiimpl.MassSpectrumMainFrameImpl.main([Ljava/lang/String;)V+173
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x01b05400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=19680, stack(0x18560000,0x185b0000)]
    0x01b04800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=19516, stack(0x18140000,0x18190000)]
    0x01b04000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=20064, stack(0x18040000,0x18090000)]
    0x01b03c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=20276, stack(0x17ff0000,0x18040000)]
    0x01aeb000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=16832, stack(0x17fa0000,0x17ff0000)]
    0x01aea000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=16360, stack(0x17ef0000,0x17f40000)]
    0x01ae8000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=20084, stack(0x17ea0000,0x17ef0000)]
    0x01ade400 JavaThread "Attach Listener" daemon [_thread_blocked, id=19772, stack(0x17d90000,0x17de0000)]
    0x01add400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=20192, stack(0x17d40000,0x17d90000)]
    0x01ab2800 JavaThread "Finalizer" daemon [_thread_blocked, id=17344, stack(0x17cf0000,0x17d40000)]
    0x01aabc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=19964, stack(0x17ca0000,0x17cf0000)]
    =>0x011ca000 JavaThread "main" [_thread_in_vm, id=20112, stack(0x01140000,0x01190000)]
    Other Threads:
    0x01aa7c00 VMThread [stack: 0x011d0000,0x01220000] [id=19144]
    0x01b17400 WatcherThread [stack: 0x180f0000,0x18140000] [id=12792]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 4928K, used 768K [0x03bf0000, 0x04140000, 0x09140000)
    eden space 4416K, 5% used [0x03bf0000, 0x03c30380, 0x04040000)
    from space 512K, 100% used [0x040c0000, 0x04140000, 0x04140000)
    to space 512K, 0% used [0x04040000, 0x04040000, 0x040c0000)
    tenured generation total 10944K, used 1858K [0x09140000, 0x09bf0000, 0x13bf0000)
    the space 10944K, 16% used [0x09140000, 0x09310948, 0x09310a00, 0x09bf0000)
    compacting perm gen total 12288K, used 9598K [0x13bf0000, 0x147f0000, 0x17bf0000)
    the space 12288K, 78% used [0x13bf0000, 0x1454fb70, 0x1454fc00, 0x147f0000)
    No shared spaces configured.
    Edited by: hanvyj on 07-Jun-2011 02:39
    Edited by: hanvyj on 07-Jun-2011 02:43

    I think I may have stumbled across the answer, It seems that the abstract class PerspectiveToolBar implements
    the interface with the method public Container getContainer() but does not declare it, this should be fine because the method is abstract but it crashes. When I add the method public abstract Container getContainer(); to the abstract sub-class there is no error. I'm going to try make a small compilable example to see if I can reproduce it.
    edit its actually only one of the two interface methods, and not getContainer(), but another one. If anyone is interested here is the interface:
    public interface IMassSpectrometerPassableControlContainer
         Container getContainer();
         void reloadWidgetsOnVisible(boolean visible);
    }and it works only if there is "public abstract void reloadWidgetsOnVisible(boolean visible);" in the abstract class PerspectiveToolBar implementing IMassSpectrometerPassableControlContainer.
    I tried to reproduce it, but I can't get another class to repeat the behaviour, so I don't think I can post a bug report on it. Here is my attempt anyway:
    import javax.swing.JToolBar;
    * Class     Test.java
    * Date:     7 Jun 2011
    * @author     tofuser
    public class Test extends Subclass
         public static void main(String args[])
              System.out.println("in main method");
              Test t = new Test();
              t.interfaceMethod();
         @Override
         public void interfaceMethod()
              System.out.println("interface method");
    abstract class Subclass extends JToolBar implements Interface
         private static final long serialVersionUID = 1L;
         //this line is where it breaks in my code, including it works
         //public abstract void interfaceMethod();
    interface Interface
         public abstract void interfaceMethod();
    }Edited by: hanvyj on 07-Jun-2011 03:56

  • Logic Pro crashes when started, report says this is caused by melodyne...

    Logic Pro 9 (most recent version) crashes when started, the report says this is caused by a melodyne essential rewire device...But I have deleted everything I can find and it's still find. Can you please help?
    The key parts of the report are below. I have an Imac 2.16 GHZ Intel Core Duo, 24 inch, 1.5GB 667 DDR2 SDAM (soon to be 3GB) when I get this working. I am running the latest version of Snow Leopard.
    Thread 10 Crashed:
    0 ??? 0000000000 0 + 0
    1 ...lodyneEssentialRewireDevice 0x40160078 GNThreadHandler(void*) + 94
    2 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    3 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 10 crashed with X86 Thread State (32-bit):
    eax: 0x3a7db370 ebx: 0x4017e16e ecx: 0x3814f0d4 edx: 0x3a7db1a0
    edi: 0x3814f0d0 esi: 0xb04ab000 ebp: 0xb04aaf48 esp: 0xb04aaf1c
    ss: 0x0000001f efl: 0x00010202 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    The rest of the report is here below incase it's something I have missed.
    Process: Logic Pro [169]
    Path: /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier: com.apple.logic.pro
    Version: 9.1.3 (1697.87)
    Build Info: Logic-16978700~1
    Code Type: X86 (Native)
    Parent Process: launchd [104]
    Date/Time: 2010-12-05 19:25:37.473 +0000
    OS Version: Mac OS X 10.6.5 (10H574)
    Report Version: 6
    Interval Since Last Report: 568 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 39 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: F27BF064-ACE7-4400-BC67-02A68F5D8568
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 10
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x9229749a sem_wait$NOCANCEL$UNIX2003 + 10
    1 ...lodyneEssentialRewireDevice 0x4017e99a GNCondition::waitForSignal() + 32
    2 ...lodyneEssentialRewireDevice 0x4017e535 GNMessagePort::registerMessagePortWithName(GNString*, GNData* ()(GNMessagePort, GNData*), int, int, GNDictionary*) + 315
    3 ...lodyneEssentialRewireDevice 0x401209b0 GNReWire2AudioDeviceHost::create() + 172
    4 ...lodyneEssentialRewireDevice 0x4011ebd1 RWDEFOpenDevice + 89
    5 ...opellerheads.rewire.library 0x3f54b84e 0x3f547000 + 18510
    6 ...opellerheads.rewire.library 0x3f54b9b8 0x3f547000 + 18872
    7 ...opellerheads.rewire.library 0x3f54e8e0 RWPUnregisterDeviceImp + 5438
    8 ...opellerheads.rewire.library 0x3f54c689 RWM2OpenDeviceImp + 57
    9 ...le.music.apps.MAAudioEngine 0x02ca0b73 ReWireUpdateMIDIInfos() + 3395
    10 ...le.music.apps.MAAudioEngine 0x02c888bb MD::Init(int, bool) + 2555
    11 ...le.music.apps.MAAudioEngine 0x02c92962 GetCurrentCoreAudioDeviceNameFromUserDefaults(signed char) + 11954
    12 com.apple.logic.pro 0x000bd58d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 529949
    13 com.apple.logic.pro 0x000bf1be std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 537166
    14 com.apple.logic.pro 0x00408c55 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3984613
    15 com.apple.logic.pro 0x001ea43e std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1762510
    16 com.apple.logic.pro 0x001ee04b std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1777883
    17 com.apple.logic.pro 0x0063aba3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6286387
    18 com.apple.Foundation 0x939484df nsnotecallback + 176
    19 com.apple.CoreFoundation 0x97230793 __CFXNotificationPost + 947
    20 com.apple.CoreFoundation 0x9723019a _CFXNotificationPostNotification + 186
    21 com.apple.Foundation 0x9393d384 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    22 com.apple.Foundation 0x9394a789 -[NSNotificationCenter postNotificationName:object:] + 56
    23 com.apple.AppKit 0x9696c422 -[NSApplication _postDidFinishNotification] + 125
    24 com.apple.AppKit 0x9696c332 -[NSApplication _sendFinishLaunchingNotification] + 74
    25 com.apple.AppKit 0x96ac34ed -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
    26 com.apple.AppKit 0x96ac310d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
    27 com.apple.Foundation 0x9397d7a4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    28 com.apple.Foundation 0x9397d568 _NSAppleEventManagerGenericHandler + 228
    29 com.apple.AE 0x905c4f58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    30 com.apple.AE 0x905c4e57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    31 com.apple.AE 0x905c4d61 aeProcessAppleEvent + 197
    32 com.apple.HIToolbox 0x981d22dd AEProcessAppleEvent + 50
    33 com.apple.AppKit 0x9693c9ca _DPSNextEvent + 1420
    34 com.apple.AppKit 0x9693bfce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    35 com.apple.AppKit 0x968fe247 -[NSApplication run] + 821
    36 com.apple.prokit 0x00fe2fbc NSProApplicationMain + 326
    37 com.apple.logic.pro 0x0002b7b5 DummyConnection::DummyConnection() + 193
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x92247982 kevent + 10
    1 libSystem.B.dylib 0x9224809c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x92247559 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x922472fe dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x92246d81 pthreadwqthread + 390
    5 libSystem.B.dylib 0x92246bc6 start_wqthread + 30
    Thread 2: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x922400c6 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x97251c83 __CFSocketManager + 1091
    2 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    3 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9224f0a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9224ed62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x922509f8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.music.apps.MAFiles 0x02bb94c8 ResolveFile + 54808
    4 com.apple.music.apps.MAFiles 0x02bb9591 ResolveFile + 55009
    5 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    6 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9224f0a6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9224ed62 pthread_condwait + 1191
    2 libSystem.B.dylib 0x922509f8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.music.apps.MAFiles 0x02bb94c8 ResolveFile + 54808
    4 com.apple.music.apps.MAFiles 0x02bb9591 ResolveFile + 55009
    5 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    6 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x92246a12 _workqkernreturn + 10
    1 libSystem.B.dylib 0x92246fa8 pthreadwqthread + 941
    2 libSystem.B.dylib 0x92246bc6 start_wqthread + 30
    Thread 6:
    0 libSystem.B.dylib 0x9222115a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9224ece5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x9227dac8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x90a6d3c7 CAGuard::WaitFor(unsigned long long) + 219
    4 com.apple.audio.CoreAudio 0x90a703f9 CAGuard::WaitUntil(unsigned long long) + 289
    5 com.apple.audio.CoreAudio 0x90a6dcf6 HP_IOThread::WorkLoop() + 1892
    6 com.apple.audio.CoreAudio 0x90a6d58d HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x90a6d4a4 CAPThread::Entry(CAPThread*) + 140
    8 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    9 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9222115a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9224ece5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x9227dac8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x90a6d3c7 CAGuard::WaitFor(unsigned long long) + 219
    4 com.apple.audio.CoreAudio 0x90a703f9 CAGuard::WaitUntil(unsigned long long) + 289
    5 com.apple.audio.CoreAudio 0x90a6dcf6 HP_IOThread::WorkLoop() + 1892
    6 com.apple.audio.CoreAudio 0x90a6d58d HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x90a6d4a4 CAPThread::Entry(CAPThread*) + 140
    8 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    9 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9222120e machwaituntil + 10
    1 ...ple.CoreServices.CarbonCore 0x94bc3828 MPDelayUntil + 43
    2 ...ple.CoreServices.CarbonCore 0x94bd324e Delay + 107
    3 ...opellerheads.rewire.library 0x3f5527e8 RWPUnregisterDeviceImp + 21574
    4 ...opellerheads.rewire.library 0x3f56da5c RWPUnregisterDeviceImp + 132794
    5 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    6 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x92221136 semaphorewaittrap + 10
    1 com.ableton.live-engine 0x3f5f4790 TSingleSyncPoint::Wait() + 24
    2 com.ableton.live-engine 0x3f605a02 OSendThreadTransaction::~OSendThreadTransaction() + 1380
    3 com.ableton.live-engine 0x3f5fc7c7 TThread::Start() + 293
    4 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    5 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 10 Crashed:
    0 ??? 0000000000 0 + 0
    1 ...lodyneEssentialRewireDevice 0x40160078 GNThreadHandler(void*) + 94
    2 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    3 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 10 crashed with X86 Thread State (32-bit):
    eax: 0x3a7db370 ebx: 0x4017e16e ecx: 0x3814f0d4 edx: 0x3a7db1a0
    edi: 0x3814f0d0 esi: 0xb04ab000 ebp: 0xb04aaf48 esp: 0xb04aaf1c
    ss: 0x0000001f efl: 0x00010202 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0xc07ff7 com.apple.logic.pro 9.1.3 (1697.87) <15FE0D07-0961-0A1E-AD40-4D588CAFE0A8> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    0xeb8000 - 0xeebfe7 com.apple.music.apps.MAAudioUnitSupport 9.1.3 (231.52) <6A8B0674-5A36-F119-0736-572F27934537> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
    0xf00000 - 0xf31ff3 +MAAssetSharing 250.24.0 (compatibility 1.0.0) <B2CA208E-A82D-7C26-22D8-F65BE430FFFF> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
    0xf45000 - 0xfa3fff com.apple.music.apps.MALoopManagement 9.1.3 (218.26) <2C3C7909-DF88-6F7D-7886-BC481F2CDA6C> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
    0xfc0000 - 0x11e6fe7 com.apple.prokit 6.0.1 (1176) <7F8A965A-3159-4B0C-D52C-0F51854FB3FD> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12ea000 - 0x1368ffb com.apple.music.apps.MACore 9.1.3 (475.63) <F81212B7-9437-B513-7296-D9F1DC5DC815> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x13a0000 - 0x13ecffb com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1411000 - 0x1467fe3 com.apple.music.apps.MAHarmony 9.1.3 (198.26) <4F2D1C17-2764-F82D-6F7E-878BD7D83DCB> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1483000 - 0x189cfe7 com.apple.music.apps.MAPlugInGUI 9.1.3 (423.38) <601C4063-D4D6-353E-48D8-C7085B12D1C0> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1bab000 - 0x1c8dff7 com.apple.music.apps.OMF 9.1.3 (108.25) <3A191296-9E9F-EE86-C40B-94BE51B818D0> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1ca4000 - 0x22cefe7 com.apple.music.apps.MADSP 9.1.3 (586.60) <1B87D598-8C45-85C2-8BAE-5146F47676DF> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x2a04000 - 0x2a25ff7 com.apple.music.apps.LogicFileBrowser 9.1.3 (1697.87) <30484374-D2CE-28E3-3911-918175A37EC0> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x2a33000 - 0x2aacff7 com.apple.music.apps.LogicLoopBrowser 9.1.3 (1697.87) <F4383344-B47C-34ED-25EE-CDB4C25AB91F> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2ad2000 - 0x2af3ff7 com.apple.music.apps.MAApogeeSupport 9.1.3 (311.26) <E1742743-03A3-5010-7305-9563C2F07A17> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2afc000 - 0x2b01ff7 com.apple.music.apps.MAResources 9.1.3 (211.27) <6A5C7B5D-7BAA-621A-6354-6DCFE64C7169> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x2b05000 - 0x2b2efe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2b3f000 - 0x2b47ff7 com.apple.AEProfiling 1.2 (23) <86CAC73B-4541-6AF7-81EA-39A225208B61> /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x2b50000 - 0x2b60ff7 com.apple.AERegistration 1.2 (401) <16BF6A2B-5D59-40F1-4960-E42997A9884E> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2b74000 - 0x2b80ff3 com.apple.music.apps.MAUnitTest 9.1.3 (95.26) <A3639591-6C3E-182E-77B9-CF372A3BD99F> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2b8a000 - 0x2c41ff3 com.apple.music.apps.MAFiles 9.1.3 (143.41) <3A3D8254-3882-EB60-F5C2-2595A647D593> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2c61000 - 0x2cd7ff3 com.apple.music.apps.MAAudioEngine 9.1.3 (156.63) <576F14D7-9EE6-C6D4-F38A-62A734882D49> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2d47000 - 0x2d52ff7 com.apple.music.apps.MAToolKit 9.1.3 (357.30) <87077A15-69AB-8D17-D7C0-DB0EA794DC99> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2d58000 - 0x2d76fef com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x2d85000 - 0x2d99ff7 com.apple.music.apps.MAVideo 9.1.3 (11.31) <D2409155-8C9F-13D9-2898-732E252E9A6B> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2daf000 - 0x2defff7 com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2e08000 - 0x2ea4ffc com.apple.MobileMe 9 (1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x2f01000 - 0x2fb6fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x30e9000 - 0x30fbff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x3640000 - 0x3675ff7 com.apple.prokit.SnowLeopardPanels 6.0.1 (1176) <E4B1257D-7E29-25DE-ABDF-CF363937B6F9> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x3686000 - 0x3694fe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x36e2000 - 0x36efff7 com.apple.iokit.IOHIDLib 1.6.5 (1.6.5) <D0CE71A4-B75A-ABF4-BD37-B4CB0D83F83D> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x37b89000 - 0x37b8dff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x37b92000 - 0x37b98ffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x37b9d000 - 0x37bbbfc3 +com.digidesign.digidesign.DigiCoreAudioPlugIn 7.3 (7.3f117) /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
    0x37beb000 - 0x37bf3ff7 com.apple.proapps.mrcheckpro 1.4 (397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x37c36000 - 0x37c5afe7 GLRendererFloat ??? (???) <EFE5EC6D-74B2-37A2-92E4-526A2EF6B791> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x38c29000 - 0x38da1fe7 GLEngine ??? (???) <A4BBE58C-1211-0473-7B78-C3BA7AC29C9B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x39292000 - 0x39294ff3 com.apple.music.apps.anvil.resources 9.1.3 (279.24) <30AED652-8144-4C7D-3704-C5E54374E926> /Applications/Logic Pro.app/Contents/Resources/anvil.res/Contents/MacOS/anvil
    0x39299000 - 0x3929bff3 com.apple.music.apps.common.resources 9.1.3 (279.24) <00F7BF38-C2EC-4B11-C576-397A4F3C5B2E> /Applications/Logic Pro.app/Contents/Resources/common.res/Contents/MacOS/common
    0x392a0000 - 0x392a2ff3 com.apple.music.apps.ebp.resources 9.1.3 (279.24) <E3CED784-10CA-D943-47ED-CA0EE6560A43> /Applications/Logic Pro.app/Contents/Resources/ebp.res/Contents/MacOS/ebp
    0x392a7000 - 0x392a9ff3 com.apple.music.apps.efx.resources 9.1.3 (279.24) <5CB33B69-CC3F-FA36-31AD-29E9768A3EDB> /Applications/Logic Pro.app/Contents/Resources/efx.res/Contents/MacOS/efx
    0x392ae000 - 0x392b0ff3 com.apple.music.apps.egt.resources 9.1.3 (279.24) <45B575D4-BEC7-D9D6-18FD-1FD6EE52DFF4> /Applications/Logic Pro.app/Contents/Resources/egt.res/Contents/MacOS/egt
    0x392b5000 - 0x392b7ff3 com.apple.music.apps.emx.resources 9.1.3 (279.24) <9C4E944F-4395-FB99-A95D-85D696CF603C> /Applications/Logic Pro.app/Contents/Resources/emx.res/Contents/MacOS/emx
    0x392bc000 - 0x392beff3 com.apple.music.apps.es1.resources 9.1.3 (279.24) <2C2AA27B-B7F9-4611-BA8E-268A6DDB6528> /Applications/Logic Pro.app/Contents/Resources/es1.res/Contents/MacOS/es1
    0x392c3000 - 0x392c5ff3 com.apple.music.apps.es2.resources 9.1.3 (279.24) <1203F4E1-A807-6356-1A1B-71E0D17F3266> /Applications/Logic Pro.app/Contents/Resources/es2.res/Contents/MacOS/es2
    0x392ca000 - 0x392ccff3 com.apple.music.apps.esp.resources 9.1.3 (279.24) <812DDF6A-A139-271E-298E-A1448981C454> /Applications/Logic Pro.app/Contents/Resources/esp.res/Contents/MacOS/esp
    0x392d1000 - 0x392d3ff3 com.apple.music.apps.evb3.resources 9.1.3 (279.24) <4789B3C5-CE03-F88A-4C66-51235E640AF4> /Applications/Logic Pro.app/Contents/Resources/evb3.res/Contents/MacOS/evb3
    0x392d8000 - 0x392daff3 com.apple.music.apps.evd6.resources 9.1.3 (279.24) <35CB149A-BDCC-E733-B398-D4C784EBCF50> /Applications/Logic Pro.app/Contents/Resources/evd6.res/Contents/MacOS/evd6
    0x392df000 - 0x392e1ff3 com.apple.music.apps.evoc.resources 9.1.3 (279.24) <E6B81E02-B717-BE6B-91D1-889861513704> /Applications/Logic Pro.app/Contents/Resources/evoc.res/Contents/MacOS/evoc
    0x392e6000 - 0x392e8ff3 com.apple.music.apps.evp88.resources 9.1.3 (279.24) <F324A139-7C4A-1282-9967-972C3DBEC287> /Applications/Logic Pro.app/Contents/Resources/evp88.res/Contents/MacOS/evp88
    0x392ed000 - 0x392efff3 com.apple.music.apps.exs24.resources 9.1.3 (279.24) <C12205C5-9370-072E-7ACF-C853EDB9FE2A> /Applications/Logic Pro.app/Contents/Resources/exs24.res/Contents/MacOS/exs24
    0x392f4000 - 0x392f6ff3 com.apple.music.apps.guitaramp.resources 9.1.3 (279.24) <7C8C4D24-1E26-DB30-F199-714F26199D16> /Applications/Logic Pro.app/Contents/Resources/guitaramp.res/Contents/MacOS/guitaramp
    0x39cd8000 - 0x39cdaff3 com.apple.music.apps.guitarcontrols.resources 9.1.3 (279.24) <F0B370F5-A84E-8D5C-11BB-EB8EFBCCA9F7> /Applications/Logic Pro.app/Contents/Resources/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x39cdf000 - 0x39ce1ff3 com.apple.music.apps.mutapdel.resources 9.1.3 (279.24) <5F23F0CD-8829-929D-6774-D9EB84F13944> /Applications/Logic Pro.app/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
    0x39ce6000 - 0x39ce8ff3 com.apple.music.apps.pedalboard.resources 9.1.3 (279.24) <4E0CA42C-EFCC-D453-BBD6-E00B63AD5BF7> /Applications/Logic Pro.app/Contents/Resources/pedalboard.res/Contents/MacOS/pedalboard
    0x39ced000 - 0x39cefff3 com.apple.music.apps.revolver.resources 9.1.3 (279.24) <A64F2ACA-392C-93BF-BD59-BE38A8A20B11> /Applications/Logic Pro.app/Contents/Resources/revolver.res/Contents/MacOS/revolver
    0x39cf4000 - 0x39cf6ff3 com.apple.music.apps.sphere.resources 9.1.3 (279.24) <EA7BB48B-C5F6-C6ED-DA6E-8D643CFF9D8C> /Applications/Logic Pro.app/Contents/Resources/sphere.res/Contents/MacOS/sphere
    0x3f547000 - 0x3f5a6fe1 +se.propellerheads.rewire.library 1.7 (1.7) /Users/martinrich/Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
    0x3f5c5000 - 0x3f5e0ff7 com.apple.OpenTransport 10.6.0 (10.6.0) <ECA6FEC6-5ECD-51BA-162F-CFC43899196A> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x3f5f1000 - 0x3fa99feb +com.ableton.live-engine 8.0.9 (8.0.9) <A4B7F7C1-9953-8FD8-4A24-5D6BE2EAF516> /Applications/Live 8.0.9 OS X/Live.app/Contents/Resources/Ableton Live Engine.bundle/Contents/MacOS/Ableton Live Engine
    0x4011e000 - 0x401bafcf +com.celemony.MelodyneEssentialRewireDevice 1.5.2.5 (1.5.2.5) /Library/Application Support/Propellerhead Software/ReWire/MelodyneEssentialReWireDevice.plugin/Contents/MacOS/MelodyneEss entialRewireDevice
    0x8f5ba000 - 0x8fa8eff7 com.apple.GeForce7xxxGLDriver 1.6.24 (6.2.4) <40110EAD-4573-0E51-929D-60DACB52BB02> /System/Library/Extensions/GeForce7xxxGLDriver.bundle/Contents/MacOS/GeForce7xx xGLDriver
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld
    0x90003000 - 0x90003ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90004000 - 0x90005ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x90006000 - 0x9002aff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9002b000 - 0x9003dff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90045000 - 0x90045ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90046000 - 0x900f4ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90117000 - 0x90150ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <D6F24434-8217-DF72-2126-1953080680D7> /usr/lib/libcups.2.dylib
    0x90151000 - 0x9021bfef com.apple.CoreServices.OSServices 357 (357) <3A26F553-722D-3536-EEDE-FB41FCDAA7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x902d3000 - 0x902e1fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x902e2000 - 0x90350ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x90351000 - 0x905b4fef com.apple.security 6.1.1 (37594) <1949216A-7583-B73A-6112-4D55CA5852E3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x905b5000 - 0x905c0ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x905c1000 - 0x905f4ff7 com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90744000 - 0x907bbff3 com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x907bc000 - 0x90869fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
    0x9086a000 - 0x90947ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90948000 - 0x90a4cfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x90a4d000 - 0x90ac7fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90adc000 - 0x90b3dfe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90b3e000 - 0x90b3eff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90b6b000 - 0x90b7bff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90baf000 - 0x90bd5ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90cd2000 - 0x90cd2ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90d0a000 - 0x90d17ff7 com.apple.AppleFSCompression 24.4 (1.0) <6D696284-020B-7F5C-226D-B820F0E981D2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x90d18000 - 0x90d98feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90e39000 - 0x90e54ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90e55000 - 0x90e86ff7 libGLImage.dylib ??? (???) <78F59EAB-BBD4-7366-CA84-970547501978> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90e87000 - 0x9129dff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9129e000 - 0x912bafe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x912d0000 - 0x91307fe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
    0x91308000 - 0x91343feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x91d9b000 - 0x91df1ff7 com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x91df2000 - 0x91df4ff7 com.apple.securityhi 4.0 (36638) <E7D83480-77BB-72F9-72F3-AEE198CE589F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91df5000 - 0x91e5ffe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x91e66000 - 0x91ee1fff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91ee2000 - 0x921dbfef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92220000 - 0x923c7ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    0x923c8000 - 0x923cfff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x923d0000 - 0x923e5fff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x923e6000 - 0x92478fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92479000 - 0x92483ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x924b7000 - 0x924c2ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x924c3000 - 0x924c8ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x924c9000 - 0x925cbfef com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x925cc000 - 0x925fcff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x925fd000 - 0x926d9ff3 com.apple.DiscRecording 5.0.8 (5080.4.1) <C064D05B-5191-2AC9-43B4-42DF0A466250> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x926da000 - 0x92777fe3 com.apple.LaunchServices 362.1 (362.1) <997D57B9-F04E-344E-924D-16D184A21662> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92778000 - 0x9277bff7 libCoreVMClient.dylib ??? (???) <1F738E81-BB71-32C5-F1E9-C1302F71021C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9277c000 - 0x9287dfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <ED8E45C6-B078-15E8-938D-99D8FD1EAE64> /usr/lib/libxml2.2.dylib
    0x92a5b000 - 0x92a9ffe7 com.apple.Metadata 10.6.3 (507.12) <8632684D-ED4C-4CE1-4C53-015DFF10D873> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92aa0000 - 0x92b3bff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92b3c000 - 0x92be4ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92be5000 - 0x92c54ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92c55000 - 0x92c98ff7 libGLU.dylib ??? (???) <F8580594-0B38-F3ED-A715-CB3776B747A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ce7000 - 0x92ec9fff com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x92eca000 - 0x92f27ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92f28000 - 0x92f47ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92f48000 - 0x932b3ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x932b4000 - 0x932faff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x93402000 - 0x93423fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x93424000 - 0x93427fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9346b000 - 0x93924ffb com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93925000 - 0x93931ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x93932000 - 0x93ba5fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94af9000 - 0x94e19ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94e1a000 - 0x94e52ff7 com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e53000 - 0x9502eff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9505a000 - 0x950cdfff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x950ce000 - 0x950d9ff7 com.apple.CrashReporterSupport 10.6.5 (252) <1781CBE9-F2F4-0272-B434-124250CD48B5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x95184000 - 0x95191fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5B68F977-F7E1-F419-F900-A5B34A30FE05> /usr/lib/libbz2.1.0.dylib
    0x95192000 - 0x951d3ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x951df000 - 0x951f3fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x951f4000 - 0x95214fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x95215000 - 0x95265ff7 com.apple.framework.familycontrols 2.0.1 (2010) <41DD36DE-1A3C-7D2E-CF02-520091C2B71A> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x952d6000 - 0x9548ffeb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9559e000 - 0x9559eff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9559f000 - 0x955dfff3 com.apple.securityinterface 4.0.1 (37214) <43CE8A8D-64E5-F36E-4900-FBB1BD6557F1> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x955e0000 - 0x95662ffb SecurityFoundation ??? (???) <A8D248DE-8670-970D-39E3-A9738CFDBEE1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95663000 - 0x956b4ff7 com.apple.HIServices 1.8.1 (???) <51BDD848-32A5-2425-BE07-BD037A89630A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x956ea000 - 0x95ad0ffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x95ad1000 - 0x95ad9ff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95ada000 - 0x95b17ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95b23000 - 0x95b27ff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95b28000 - 0x95c57fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95ca5000 - 0x95cc4fe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x95cc5000 - 0x95ef0ff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95ef4000 - 0x95f3dfe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95f3e000 - 0x95f40ff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95f41000 - 0x96083ff7 com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x96099000 - 0x960c1ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x960e1000 - 0x96108ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x96109000 - 0x96148ff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x96192000 - 0x961c4fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x961c5000 - 0x961d6ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x961d7000 - 0x96210fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x96211000 - 0x962c1ff3 com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x962c2000 - 0x962c6ff7 libGFXShared.dylib ??? (???) <C3A805C4-C0E5-B300-430A-7E811395CB8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x96300000 - 0x9633dff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96351000 - 0x96351ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96352000 - 0x96366ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96367000 - 0x963bffe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x963c0000 - 0x96407ffb com.apple.CoreMediaIOServices 133.0 (1158) <150A5F22-E7EC-9E8E-3B68-BAD75280EFC3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96408000 - 0x9640cff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x964d0000 - 0x964ddff7 com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x964de000 - 0x96542ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9654b000 - 0x9658dff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9658e000 - 0x96598fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96599000 - 0x9671bfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x9671c000 - 0x96848ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96849000 - 0x968f3fe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x968f4000 - 0x971d4ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x971d5000 - 0x97350fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x97361000 - 0x97361ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97362000 - 0x973a5ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x973a6000 - 0x973afff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x973b0000 - 0x973b2fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x973b3000 - 0x977e8ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x977e9000 - 0x977effff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x97c48000 - 0x97c95feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x97dce000 - 0x97e66fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <DC19F49B-184E-FD0F-13F8-3A31924A3B66> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97e67000 - 0x97f42feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x97f43000 - 0x9804fff7 libGLProgrammability.dylib ??? (???) <8B308FAE-843F-EE76-0254-3374CBFFA7B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x98099000 - 0x98099ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9809a000 - 0x980a8ff7 com.apple.opengl 1.6.11 (1.6.11) <286D1BC4-4CD8-3CD4-F723-5C196FE15FE0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x980a9000 - 0x9817afe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <631392F6-6E50-278C-70FF-7969E35C498D> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9817b000 - 0x9817cff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x98196000 - 0x984bafef com.apple.HIToolbox 1.6.3 (???) <169FA4B8-0847-D42E-8240-ECC52C0B8DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9856c000 - 0x985bcff7 com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x985bd000 - 0x985c0ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x985c1000 - 0x985d1ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x985d2000 - 0x98700fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x98701000 - 0x98704ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x98705000 - 0x9890cfeb com.apple.AddressBook.framework 5.0.3 (875) <759B660B-00F6-F08C-37CD-69468C774B5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9890d000 - 0x989c6fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x989c7000 - 0x989c8ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x989c9000 - 0x98b0cfef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x98b0f000 - 0x98b83fef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x98b84000 - 0x98bbffe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x98c01000 - 0x98c3fff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x98c62000 - 0x98cdbff7 com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98d0b000 - 0x98d2dfef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x98d55000 - 0x99544557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x99545000 - 0x995fbff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x995fc000 - 0x997f3feb com.apple.JavaScriptCore 6533.18 (6533.18.1) <F740BA2B-EFCF-98E2-FFC2-361BD7D41330> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x99958000 - 0x99970ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x99971000 - 0x99971ff7 com.apple.Carbon 150 (152) <2539A94A-34D9-45CB-8F3E-AD53149E0BD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99972000 - 0x999ccfe7 com.apple.CorePDF 1.3 (1.3) <EA168671-F44F-BFE4-AA7D-3801DA29A650> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x999d7000 - 0x99a1bff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0xba300000 - 0xba301fe7 libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <917C387A-1F4E-F72C-514D-862CF11A822C> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0xba500000 - 0xba501ff7 libGreekConverter.dylib 49.0.0 (compatibility 1.0.0) <AA1231CD-A969-83A5-E1EA-EABBF5F2F0EC> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xbad00000 - 0xbad01fe7 libLatin2Converter.dylib 49.0.0 (compatibility 1.0.0) <2FC89323-9999-7400-16EF-E815ABB4DDD9> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0xbaf00000 - 0xbaf01ff7 libLatin5Converter.dylib 49.0.0 (compatibility 1.0.0) <0240F40C-8119-EC3D-E030-C8B4AD73E23F> /System/Library/CoreServices/Encodings/libLatin5Converter.dylib
    0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <80CA35C5-AFBF-DD2D-B47B-9CE773B9CAEF> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0xbb300000 - 0xbb301fe7 libSymbolConverter.dylib 49.0.0 (compatibility 1.0.0) <05C9EEC1-FC3F-9848-03C0-D16428BB164A> /System/Library/CoreServices/Encodings/libSymbolConverter.dylib
    0xbb500000 - 0xbb500ff7 libThaiConverter.dylib 49.0.0 (compatibility 1.0.0) <F867783A-58D2-3D05-2F4A-D0CD94D3F627> /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1.5 GB, SMC 1.10f2
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.36.1)
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x3d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000
    USB Device: Mbox 2, 0x0dba, 0x3000, 0x1d100000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x5d100000
    USB Device: iLok, 0x088e, 0x5036, 0x5d120000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020c, 0x5d130000
    Thanks in advance!

    Hi Pancenter,
    Thanks - yep, they are all legal copies. I'm not sure about where the registrations are as I've had the machine along time, but thanks!
    I've been here - http://www.propellerheads.se/download/updates_rewire/index.cfm?fuseaction=displa ymain
    and restarted Logic Pro, but this happens:
    Thread 11 Crashed:
    0 ??? 0000000000 0 + 0
    1 ...lodyneEssentialRewireDevice 0x3f960078 GNThreadHandler(void*) + 94
    2 libSystem.B.dylib 0x9224e85d pthreadstart + 345
    3 libSystem.B.dylib 0x9224e6e2 thread_start + 34
    Thread 11 crashed with X86 Thread State (32-bit):
    eax: 0x39400290 ebx: 0x3f97e16e ecx: 0x39408424 edx: 0x03177b20
    edi: 0x39408420 esi: 0xb052d000 ebp: 0xb052cf48 esp: 0xb052cf1c
    ss: 0x0000001f efl: 0x00010202 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    I'm really grateful of your help, but am I downloading the correct update?
    Thanks,
    Martin

  • Creative cloud photoshop keeps crashing at start up any ideas why?

    creative cloud photoshop keeps crashing at start up any ideas why?

    SOLUTION:
    Navigate to
    C:\Program Files\Adobe\Adobe Photoshop CC 2014
    Locate sniffer.exe and rename it ~sniffer.exe
    SOLVED
    This solution was offered by Adobe chat support, after a very long and fruitless exchange. Apparently, the support tech finally asked around, and someone else in the room gave him the correct answer.
    Adobe: I understand you are unable to launch Photoshop CC 2014 as getting error Adobe Photoshop CC 2014 has stopped working on your Windows 7 computer, is that right?
    Me: Correct
    Adobe: Thank you for confirming the issue.
    Adobe: I will be glad to help you with this.
    Me: PS goes through initialization, then quits
    Adobe: Please click on start Button and type Event Viewer and open Event Viewer Window.
    Adobe: Once you have it open, let me know .,
    Me: Done
    Adobe: Now please expand Windows Logs option and select Applications.
    Me: Done
    Adobe: You will get Notification on right as Error , Warning, Information
    Adobe: Please check if you have any Error Notifications.
    Me: Yes
    Adobe: If yes, please double click on Error Notification and check if it is for Photoshop
    Adobe: If yes, please copy the information and paste on this chat.
    Me: Faulting application name: Photoshop.exe, version: 15.1.0.148, time stamp: 0x53d97a8f Faulting module name: atiocl64.dll, version: 2.3.451.0, time stamp: 0x4cfd9adc
    Me: + System - Provider [ Name] Application Error - EventID 1000 [ Qualifiers] 0 Level 2 Task 100 Keywords 0x80000000000000 - TimeCreated [ SystemTime] 2014-08-20T19:17:45.000000000Z EventRecordID 10827 Channel Application Computer Dans-8760w Security - EventData Photoshop.exe 15.1.0.148 53d97a8f atiocl64.dll 2.3.451.0 4cfd9adc c0000005 0000000000074fd0 1f40 01cfbcab67609480 C:\Program Files\Adobe\Adobe Photoshop CC 2014\Photoshop.exe C:\Program Files (x86)\ATI Stream\bin\x86_64\atiocl64.dll a97d921d-289e-11e4-8e7d-e4115b508a14
    Adobe: Thank you for the information.
    Me: It's an AMD HD 6700 display
    Adobe: It seems there is an issue with your Graphic Card Drivers.
    Me: Well, yes
    Me: But only with PS CC, so the problem is with PS
    Me: I've updated the drivers
    Me: This seems to be a common problem
    Adobe: Please click on Start Button and type Device Manager and open Device Manager
    Adobe: Once you have Device manager open, let me know
    Me: Done
    Adobe: Now please expand Display Adaptor option and right click on  AMD HD 6700 and Select Properties
    Me: OK
    Adobe: Then click on Drivers Tab
    Adobe: Click on Disable
    Adobe: Click on Okay
    Adobe: Once you click on Okay, it will change your Screen resolution
    Me: You bet it did!
    Adobe: Now please launch Photoshop CC 2014 and let me know if you are able to launch Photoshop CC 2014 or getting same error.
    Me: Error not happening
    Adobe: Are you able to launch Photoshop CC 2014?
    Me: Yes
    Adobe: It means, issue is with Graphic Card drivers.
    Me: Yes, I knew that
    Adobe: I suggest you to contact Graphic Card drivers and check if you can re-install the drivers and use Photoshop CC 2014 with the Graphic Card
    Me: SO... PS CC 2014 is incompatible with the AMD drivers?
    Me: I've installed 4 versions already. I'm running the latest beta now
    Adobe: Could you please provide me with Full name of the Graphic Card?
    Me: AFAIK, PS CC2014 is the only program that causes this error
    Me: AMD Radeon HD 6700
    Adobe: Dan, issue is due to the Drivers, which are not compatible with Photoshop CC 2014.
    Adobe: You may be able to use other products, however if drivers is not compatible with Photoshop CC 2014, you will not be able to use them with Photoshop CC 2014
    Me: I think that you have that backwards. PS CC2014 is not compatible with the drivers. It is the only known program to have this problem. Well documented.
    Adobe: Please contact Graphic Card provider and check for the drivers or re-install drivers and check.
    Me: I did, and they blame Adobe
    Adobe: Okay
    Adobe: Photoshop CC 2014 is not compatible with the drivers you have for the Graphic Card, there might be issue with drivers.
    Adobe: We have checked with the error logs as well., it show  Fault Module Name: atiocl64.dll 
    Me: Again, PS CC 2014 is the only known program to clash with atiocl64.dll
    Adobe: I can suggest you to check if you can use the product from new Account and use the product or check with Graphic Card provider for the drivers or a proper installation for Graphic Drivers.
    Me: Again, I've done all of that
    Me: They blame Adobe, and frankly, they are correct. The problem only happens with your product
    Adobe: Please use different Graphic Card on your computer and check if you can use it with Photoshop CC 2014.
    Adobe: You can follow below link to know more about supported Graphic Cards.
    Adobe: http://helpx.adobe.com/photoshop/kb/photoshop-cs6-gpu-faq1.html
    Me: Can we elevate this to the next level, please?
    Adobe: We have disabled Graphic Card drivers to check if you can launch the product and you were able to launch the product without using the Graphic Drivers.
    Me: Yes.
    Me: So PS CC 2014 will not work with this card?
    Adobe: Issue is with Graphic Card drivers, we can use Product with graphic Card
    Me: So PS CC 2014 will not work with this card?
    Adobe: Photoshop CC 2014 is compatible with AMD/ATI Radeon, 6000 series.
    Adobe: However you have issue with Graphic card drivers.
    Me: No, Adobe has an issue. And I have an issue with Adobe.
    info: Your chat transcript will be sent to [email protected] at the end of your chat.
    Me: And I'm not the first person to report it, either
    <long pause>
    Adobe: Please navigate to C:\Program Files\Adobe\Adobe Photoshop CC 2014
    Adobe: Locate sniffer folder and rename it ~sniffer.
    Adobe: *Locate sniffer file and rename it ~sniffer.
    Adobe: Before that, please re-enable your Graphic Drivers as well.
    Adobe: Once you done that, let me know.
    Me: No such folder. sniffer.exe is present, however
    Adobe: *Locate sniffer file and rename it ~sniffer.
    Adobe: Please rename  sniffer.exe to  ~sniffer.exe
    Me: Done
    Adobe: Just to confirm, if you have re-enabled your Graphic Drivers?
    Me: Yes
    Adobe: Now please re-launch Photoshop CC 2014 and check if you can launch it or same error.
    Me: No error. Program loads and runs.
    Adobe: Please close and re-run the product and check,
    Adobe: * I mean, close and re-launch
    Me: No error. Program loads and runs.
    Adobe: Okay
    Adobe: Sniffer file is related to Graphic Processor from Photoshop CC 2014.
    Adobe: You can keep it renamed and use the product.
    Me: What does sniffer.exe do and can I run PS CC 2014 without it?
    Adobe: You will be able to use the product without any issue.
    Me: I'm sorry that I had to push you for a solution
    Adobe: However I will suggest you to re-check with Graphic Provider and see if they have any drivers which you can use with Photoshop CC 2014, since issue is related to the Graphic Processor.
    Me: As of yesterday, they did not
    Adobe: I am sorry for the Inconvenience.
    Adobe: Is there anything else I can help you with?
    Me: No, thank you. Hopefully, the problem is resolved.
    Adobe: You will be able to use  the product, if any issue contact us back, we will check and help you accordingly
    Adobe: You are most welcome.
    Adobe: You may receive an email that will contain a link to complete an optional survey to provide your feedback on the support experience. Your feedback is very much appreciated.
    Adobe: Thank you for contacting Adobe. Good Bye.

  • Safari keeps crashing when started

    Hello,
    Just installed a new HD on my iMac24'' with Lion and it keeps crashing during start.
    Any idea ?
    Process:    
    Safari [357]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.6 (7534.56.5)
    Build Info: 
    WebBrowser-7534056005000000~6
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [141]
    Date/Time:  
    2012-08-24 22:15:09.279 +0200
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    191024 sec
    Crashes Since Last Report:      
    19
    Per-App Interval Since Last Report:  58 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                 
    06DCB6A1-BC63-42A1-AB38-B9F73B0DF3DB
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[357]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
    0   CoreFoundation                 
    0x00007fff88d70f56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                
    0x00007fff876afd5e objc_exception_throw + 43
    2   CoreFoundation                 
    0x00007fff88d70d8a +[NSException raise:format:arguments:] + 106
    3   Foundation                     
    0x00007fff8b1c271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    4   AppKit                         
    0x00007fff8f40bcdf -[NSMenu itemAtIndex:] + 165
    5   AppKit                         
    0x00007fff8f40be38 -[NSMenu removeItemAtIndex:] + 63
    6   Safari                         
    0x000000010eed8c2e -[AppController awakeFromNib] + 387
    7   CoreFoundation                 
    0x00007fff88d67fb1 -[NSObject performSelector:] + 49
    8   CoreFoundation                 
    0x00007fff88d67f32 -[NSSet makeObjectsPerformSelector:] + 274
    9   AppKit                         
    0x00007fff8f3f39ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    10  AppKit                         
    0x00007fff8f3e9f73 loadNib + 322
    11  AppKit                         
    0x00007fff8f3e9470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  AppKit                         
    0x00007fff8f3e938b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  AppKit                         
    0x00007fff8f3e92ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    14  AppKit                         
    0x00007fff8f65a06f NSApplicationMain + 398
    15  Safari                         
    0x000000010f0db806 SafariMain + 166
    16  Safari                         
    0x000000010eec8f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff865a6ce2 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff866017d2 pthread_kill + 95
    2   libsystem_c.dylib        
    0x00007fff865f2a7a abort + 143
    3   libc++abi.dylib          
    0x00007fff88eb67bc abort_message + 214
    4   libc++abi.dylib          
    0x00007fff88eb3fcf default_terminate() + 28
    5   libobjc.A.dylib          
    0x00007fff876b01b9 _objc_terminate + 94
    6   libc++abi.dylib          
    0x00007fff88eb4001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib          
    0x00007fff88eb405c std::terminate() + 16
    8   libc++abi.dylib          
    0x00007fff88eb5152 __cxa_throw + 114
    9   libobjc.A.dylib          
    0x00007fff876afe7a objc_exception_throw + 327
    10  com.apple.CoreFoundation 
    0x00007fff88d70d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation     
    0x00007fff8b1c271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit         
    0x00007fff8f40bcdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit         
    0x00007fff8f40be38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework
    0x000000010eed8c2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation 
    0x00007fff88d67fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation 
    0x00007fff88d67f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit         
    0x00007fff8f3f39ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit         
    0x00007fff8f3e9f73 loadNib + 322
    19  com.apple.AppKit         
    0x00007fff8f3e9470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit         
    0x00007fff8f3e938b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit         
    0x00007fff8f3e92ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit         
    0x00007fff8f65a06f NSApplicationMain + 398
    23  com.apple.Safari.framework
    0x000000010f0db806 SafariMain + 166
    24  com.apple.Safari         
    0x000000010eec8f24 0x10eec8000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff865a77e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8323b78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff8323a31a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib   
    0x00007fff865a75b6 fsync + 10
    1   libsqlite3.dylib         
    0x00007fff86705e38 unixSync + 72
    2   libsqlite3.dylib         
    0x00007fff86729e10 pager_playback + 1712
    3   libsqlite3.dylib         
    0x00007fff866b4657 sqlite3PagerSharedLock + 1607
    4   libsqlite3.dylib         
    0x00007fff866b3a47 sqlite3BtreeBeginTrans + 1191
    5   libsqlite3.dylib         
    0x00007fff866ab427 sqlite3InitOne + 2391
    6   libsqlite3.dylib         
    0x00007fff866aaa44 sqlite3Init + 116
    7   libsqlite3.dylib         
    0x00007fff866a5dcf sqlite3Pragma + 10287
    8   libsqlite3.dylib         
    0x00007fff8669de4f yy_reduce + 3967
    9   libsqlite3.dylib         
    0x00007fff8669ca2d sqlite3Parser + 253
    10  libsqlite3.dylib         
    0x00007fff8669b6fd sqlite3RunParser + 413
    11  libsqlite3.dylib         
    0x00007fff8669afe8 sqlite3Prepare + 1032
    12  libsqlite3.dylib         
    0x00007fff8669ab23 sqlite3LockAndPrepare + 355
    13  libsqlite3.dylib         
    0x00007fff86699f42 sqlite3_exec + 418
    14  com.apple.CFNetwork      
    0x00007fff8616d53a __CFURLCache::OpenDatabase() + 188
    15  com.apple.CFNetwork      
    0x00007fff8616d040 ProcessCacheTasks(__CFURLCache*, bool) + 265
    16  com.apple.CFNetwork      
    0x00007fff8616ca72 _ZL24_CFURLCacheTimerCallbackPv + 662
    17  libdispatch.dylib        
    0x00007fff83239a86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib        
    0x00007fff8323b2d6 _dispatch_queue_drain + 264
    19  libdispatch.dylib        
    0x00007fff8323b132 _dispatch_queue_invoke + 54
    20  libdispatch.dylib        
    0x00007fff8323a92c _dispatch_worker_thread2 + 198
    21  libsystem_c.dylib        
    0x00007fff866013da _pthread_wqthread + 316
    22  libsystem_c.dylib        
    0x00007fff86602b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff865a7192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff86601594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff86602b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff865a6bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff86603274 _pthread_cond_wait + 840
    2   com.apple.WebCore        
    0x000000010ff741fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore        
    0x000000010ff71d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore 
    0x000000010f8bc11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff865ff8bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff86602b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x00007fff865a567a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff865a4d71 mach_msg + 73
    2   com.apple.QuartzCore     
    0x00007fff8d5be2d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore     
    0x00007fff8d5be219 thread_fun + 24
    4   libsystem_c.dylib        
    0x00007fff865ff8bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff86602b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6eac6418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6eac6440  rsp: 0x00007fff6eac6418
       r8: 0x00007fff73683fb8   r9: 0x00007fff6eac5ea8  r10: 0x00007fff865a6d0a  r11: 0xffffff80002da8d0
      r12: 0x00007f81706247e0  r13: 0x0000000000000001  r14: 0x00007fff73686960  r15: 0x00007fff6eac6590
      rip: 0x00007fff865a6ce2  rfl: 0x0000000000000246  cr2: 0x00000001136a5000
    Logical CPU: 0
    Binary Images:
    0x10eec8000 -   
    0x10eec8fff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
    0x10eecc000 -   
    0x10f366ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10f689000 -   
    0x10f918fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10f9c5000 -   
    0x10fb47ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x10fc36000 -   
    0x10fe0ffff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x10ff6e000 -   
    0x110f13ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff6eac8000 -
    0x7fff6eafcbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff82fe9000 -
    0x7fff82fe9fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff82fea000 -
    0x7fff83001fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8309d000 -
    0x7fff830abff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff830ac000 -
    0x7fff830b2fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83128000 -
    0x7fff8312bff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8312c000 -
    0x7fff8319cfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8319d000 -
    0x7fff831caff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff831cb000 -
    0x7fff831f8fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
    0x7fff831f9000 -
    0x7fff83208ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff83238000 -
    0x7fff83246fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff83290000 -
    0x7fff83295fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff83296000 -
    0x7fff8329cfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8329d000 -
    0x7fff832c6fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff84078000 -
    0x7fff840a3ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff840a4000 -
    0x7fff840a5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff840b4000 -
    0x7fff840b5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff840b6000 -
    0x7fff840dafff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8410f000 -
    0x7fff8410ffff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff84110000 -
    0x7fff84115ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8432b000 -
    0x7fff84341ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff84342000 -
    0x7fff84345fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff84346000 -
    0x7fff84346fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff84347000 -
    0x7fff843cbff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff843cc000 -
    0x7fff843cdff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff843ce000 -
    0x7fff843f4fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff843f5000 -
    0x7fff84414fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff845da000 -
    0x7fff8464dfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8464e000 -
    0x7fff84655fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff846a3000 -
    0x7fff846aaff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff846ab000 -
    0x7fff846bafff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff846bb000 -
    0x7fff8476eff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8476f000 -
    0x7fff847a2ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff847a3000 -
    0x7fff847e3fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff847e4000 -
    0x7fff847e4fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff84904000 -
    0x7fff849cbff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff84da4000 -
    0x7fff84e45ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff84e46000 -
    0x7fff84e4cfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff84e4d000 -
    0x7fff84e4dfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff84f4c000 -
    0x7fff85058fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff85059000 -
    0x7fff8506ffff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff851b3000 -
    0x7fff851f5ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8520f000 -
    0x7fff85439fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8543a000 -
    0x7fff85456ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff854ab000 -
    0x7fff854c8ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff854c9000 -
    0x7fff85aadfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff85aae000 -
    0x7fff85aaefff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff85aaf000 -
    0x7fff85ae9fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff85aea000 -
    0x7fff85b2aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff85b2b000 -
    0x7fff85b42fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff85b43000 -
    0x7fff85b47fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff85b48000 -
    0x7fff85b55fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff85bfe000 -
    0x7fff85d03fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85d07000 -
    0x7fff85d09fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff85d0a000 -
    0x7fff85e17fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff85e2d000 -
    0x7fff85e7bfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff85f01000 -
    0x7fff85f06fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff85f07000 -
    0x7fff85f19ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff85f1a000 -
    0x7fff85fbffff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff85ff9000 -
    0x7fff860fbfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff860fe000 -
    0x7fff86167fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86168000 -
    0x7fff86169ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8616a000 -
    0x7fff862d1fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff86519000 -
    0x7fff8658ffff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff86590000 -
    0x7fff865b0fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff865b1000 -
    0x7fff8668efef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8668f000 -
    0x7fff86796fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff867a8000 -
    0x7fff867eafff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff867eb000 -
    0x7fff867ebfff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff868e0000 -
    0x7fff86956fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff869b4000 -
    0x7fff869b8fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff869b9000 -
    0x7fff86a0dff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff86a55000 -
    0x7fff86a55fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff86bad000 -
    0x7fff86bb6ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff86cba000 -
    0x7fff86cbdfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff874d5000 -
    0x7fff874ddfff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff874de000 -
    0x7fff87502fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87503000 -
    0x7fff87504fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff87536000 -
    0x7fff875d0ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff87636000 -
    0x7fff8765fff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff87664000 -
    0x7fff87667fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87699000 -
    0x7fff8777de5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff87b44000 -
    0x7fff87b79fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff87cec000 -
    0x7fff87cfeff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff87cff000 -
    0x7fff87e35fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff87e36000 -
    0x7fff887d3c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff887fc000 -
    0x7fff887fefff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8883d000 -
    0x7fff88895fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88896000 -
    0x7fff888c1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff888d1000 -
    0x7fff88923ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff88924000 -
    0x7fff8899fff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff889a0000 -
    0x7fff88cccff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff88ccd000 -
    0x7fff88ea1ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff88eae000 -
    0x7fff88eb9ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff88f44000 -
    0x7fff88f44fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff88faa000 -
    0x7fff89293ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff89a29000 -
    0x7fff89a51fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8a015000 -
    0x7fff8a01afff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8a01b000 -
    0x7fff8a448fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8a449000 -
    0x7fff8a44bff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8a4a4000 -
    0x7fff8a4c4fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8a4d1000 -
    0x7fff8a4e5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8a4e6000 -
    0x7fff8a50ffff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a510000 -
    0x7fff8a51dff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
    0x7fff8a93c000 -
    0x7fff8a97dfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8a99a000 -
    0x7fff8ab9cfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8b0f7000 -
    0x7fff8b410fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b4ff000 -
    0x7fff8b50fff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8b510000 -
    0x7fff8b525fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8b526000 -
    0x7fff8b58eff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8b58f000 -
    0x7fff8b590fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8bd3e000 -
    0x7fff8bd92fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8bdfb000 -
    0x7fff8be06ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8be55000 -
    0x7fff8bedaff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8bedb000 -
    0x7fff8bedfff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8bee0000 -
    0x7fff8c153fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8c274000 -
    0x7fff8c27aff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8c282000 -
    0x7fff8c288fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8c289000 -
    0x7fff8c2f4ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c2f5000 -
    0x7fff8c325ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8c326000 -
    0x7fff8c339ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8c34e000 -
    0x7fff8c7f3fff  com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8c811000 -
    0x7fff8c82efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff8ccbe000 -
    0x7fff8cd9dff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8cda1000 -
    0x7fff8cda2fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8cf77000 -
    0x7fff8cfd7fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8d1af000 -
    0x7fff8d1fbff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d238000 -
    0x7fff8d246fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8d270000 -
    0x7fff8d2affff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8d2b0000 -
    0x7fff8d2f9ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8d322000 -
    0x7fff8d327fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8d328000 -
    0x7fff8d384ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8d3ef000 -
    0x7fff8d3f6fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8d3f7000 -
    0x7fff8d4dbfff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8d4dc000 -
    0x7fff8d55ffef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8d5bc000 -
    0x7fff8d75bff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d760000 -
    0x7fff8d855fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8d856000 -
    0x7fff8d8ecff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8d8ed000 -
    0x7fff8d8effff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff8d8f0000 -
    0x7fff8d8f5fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8d935000 -
    0x7fff8d997ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8d998000 -
    0x7fff8dab1fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8dab2000 -
    0x7fff8daedfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8e670000 -
    0x7fff8e67dfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8e67e000 -
    0x7fff8e689fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8e68a000 -
    0x7fff8e72cfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8e959000 -
    0x7fff8ec75fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8ec76000 -
    0x7fff8edcffff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8edd0000 -
    0x7fff8f297fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8f298000 -
    0x7fff8f2d7ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8f3ce000 -
    0x7fff8f3d8ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff8f3d9000 -
    0x7fff8ffdfff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 824
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.1M resident=152.7M(82%) swapped_out_or_unallocated=32.4M(18%)
    Writable regions: Total=1.0G written=3356K(0%) resident=5136K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)
    REGION TYPE                   
    VIRTUAL
    ===========                   
    =======
    CG shared images                  
    96K
    CoreServices                    
    1068K
    JS JIT generated code              
    8K
    JS JIT generated code (reserved) 
    1.0G   
    reserved VM address space (unallocated)
    MALLOC                          
    23.1M
    MALLOC guard page                 
    48K
    SQLite page cache                 
    96K
    STACK GUARD                     
    56.0M
    Stack                           
    10.5M
    VM_ALLOCATE                       
    64K
    __CI_BITMAP                       
    80K
    __DATA                          
    15.7M
    __IMAGE                          
    528K
    __LINKEDIT                      
    59.8M
    __RC_CAMERAS                     
    244K
    __TEXT                         
    125.3M
    __UNICODE                        
    544K
    mapped file                     
    24.7M
    shared memory                    
    312K
    ===========                   
    =======
    TOTAL                            
    1.3G
    TOTAL, minus reserved VM space 
    318.1M
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0x0000000000000000, 0x47523244533842442D324742383030434C35
    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0x0000000000000000, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.15)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST500DM002-1BD142, 500,11 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-K06A
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa400000 / 2
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfa420000 / 3
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2

    If I perform a migration from an 10.7 machine to a 10.7 machine (even if I only copy the application data) Safari will ALWAYS crash after the migration. 
    This occurs even if I do through the full set up of the machine and run the migration after.
    I have also found that I can fix this problem by installing the Safari 6 pkg for lion -- which I found at this thread:
    https://discussions.apple.com/thread/4139200?start=0&tstart=0
    direct link to download:
    http://swcdn.apple.com/content/downloads/37/23/041-5058/lr5tynbldi18zcrqo8a8uq88 rnjushqliu/Safari6Lion.pkg

  • Internet Explorer is crashing when opening application

    Internet Explorer is crashing when opening application.
    Internet Explorer 7.0.5730.11
    Oracle JInitiator 1.3.1.22

    I was having similar issues turned out to be a problem with the Jinitiator proxy setting. If you go into Win->control panel->Jinitiator Then Proxies and UNCHECKE the 'Use browser settings' option it may fix the problem.
    My Setup: Winxp SP3, IE7.0.5730.11CO, Jinitiator 1.3.1.26
    I was able to open Apps using Firefox3 fine, but IE was crashing everytime Jinitiator started. Turns out it's because of how the proxies in IE versus FF were setup, so it could open via the FF browser Proxy setting but not via the IE7 proxy settings. Telling Jinitiator to NOT use the browser setting enabled me to use both IE7 and FF3
    Note: My company uses a automated proxy configuration script (proxy.pac) so if you have a similar setup to this it may help.
    Message was edited by:
    ben jones
    Message was edited by:
    ben jones

  • Acroreader crashes when started in unexisting directory

    Acroreader 8.1.3 for Linux crashes when started in unexisting directory (i.e. in a removed directory).
    It should work independently of existence of the current directory. I prefer that it could use user's home dir as current directory if started in unexisting dir.
    $ acroread /home/porton/books/math/acc.pdf
    shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    /bin/pwd: couldn't find directory entry in `..' with matching i-node
    chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    ERROR: Cannot determine current directory.

    I find that AW runs perfectly in Leopard as long as you periodically clean out those things mentioned in some of the other posts.
    It isn't surprising that an "old" application works so steadily and reliably and doesn't lack the essential tools the user needs. "Mature" would be a better word: an application that has, so to speak, been around the block many times and upgraded over several years. Maybe iWork will get there in the end but so far, there are many little things about it that make it impossible to use for serious professional purposes - such as having to make constant trips with the mouse instead of doing everything with keyboard shortcuts, etc.
    AppleWorks is going to continue to be the application that cuts the mustard, for quite a while yet!

  • I can't get past white screen when starting up, any ideas?

    I Can't get past white screen when starting up, any ideas

    http://support.apple.com/kb/TS2570 Mac OS X: Gray screen appears during startup
    ===============
    When posting in Apple Communties/Forums/Message Boards.......It would help us to know which Mac model you have, which OS & version you're using, how much RAM, etc. You can have this info displayed on the bottom of every post by completing your system profile and filling in the information asked for.
    CLICKY CLICK---> https://discussions.apple.com/docs/DOC-3602
    CLICKY CLICK-----> Help us to help you on these forums

  • Weird JVM crash when showing DirectoryChooser (DirectoryChooser.showDialog)

    Hello,
    I'm seeing a weird JVM crash when showing a DirectoryChooser by calling DirectoryChooser.showDialog().
    My environment:
    Mac OS X 10.8.2 Mountain Lion
    Java SE 7 1.7.0_06
    Error Output:
    2012-09-25 11:01:02.433 java[4682:707] unrecognized type is -2
    2012-09-25 11:01:02.433 java[4682:707] *** Assertion failure in -[NSEvent _initWithCGSEvent:eventRef:], /SourceCache/AppKit/AppKit-1187.34/AppKit.subproj/NSEvent.m:1348
    2012-09-25 11:01:02.434 java[4682:707] An uncaught exception was raised
    2012-09-25 11:01:02.434 java[4682:707] Invalid parameter not satisfying: cgsEvent.type > 0 && cgsEvent.type <= kCGSLastEventType
    2012-09-25 11:01:02.435 java[4682:707] (
         0   CoreFoundation                      0x00007fff8fc080a6 __exceptionPreprocess + 198
         1   libobjc.A.dylib                     0x00007fff8d75e3f0 objc_exception_throw + 43
         2   CoreFoundation                      0x00007fff8fc07ee8 +[NSException raise:format:arguments:] + 104
         3   Foundation                          0x00007fff849b16a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
         4   AppKit                              0x00007fff8529f56c -[NSEvent _initWithCGSEvent:eventRef:] + 2782
         5   AppKit                              0x00007fff855203ea +[NSEvent eventWithCGEvent:] + 243
         6   libglass.dylib                      0x00000001a20aa02f listenTouchEvents + 31
         7   CoreGraphics                        0x00007fff873e2115 processEventTapData + 150
         8   CoreGraphics                        0x00007fff873e1f68 _CGYPostEventTapData + 189
         9   CoreGraphics                        0x00007fff873e726a _XPostEventTapData + 107
         10  CoreGraphics                        0x00007fff873e7362 CGYEventTap_server + 106
         11  CoreGraphics                        0x00007fff873e2056 eventTapMessageHandler + 30
         12  CoreFoundation                      0x00007fff8fb77410 __CFMachPortPerform + 288
         13  CoreFoundation                      0x00007fff8fb772d9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
         14  CoreFoundation                      0x00007fff8fb77019 __CFRunLoopDoSource1 + 153
         15  CoreFoundation                      0x00007fff8fbaa19f __CFRunLoopRun + 1775
         16  CoreFoundation                      0x00007fff8fba96b2 CFRunLoopRunSpecific + 290
         17  Foundation                          0x00007fff84a3f89e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
         18  libglass.dylib                      0x00000001a20958c4 +[GlassApplication enterNestedEventLoopWithEnv:] + 132
         19  libglass.dylib                      0x00000001a20994f3 -[DialogDispatcher runModal] + 163
         20  Foundation                          0x00007fff84a31220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 212
         21  Foundation                          0x00007fff84a310c8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
         22  libglass.dylib                      0x00000001a209a549 Java_com_sun_glass_ui_mac_MacCommonDialogs__1showFolderChooser + 681
         23  ???                                 0x000000010fa57db1 0x0 + 4557471153
    2012-09-25 11:01:02.436 java[4682:707] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: cgsEvent.type > 0 && cgsEvent.type <= kCGSLastEventType'
    *** First throw call stack:
         0   CoreFoundation                      0x00007fff8fc080a6 __exceptionPreprocess + 198
         1   libobjc.A.dylib                     0x00007fff8d75e3f0 objc_exception_throw + 43
         2   CoreFoundation                      0x00007fff8fc07ee8 +[NSException raise:format:arguments:] + 104
         3   Foundation                          0x00007fff849b16a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
         4   AppKit                              0x00007fff8529f56c -[NSEvent _initWithCGSEvent:eventRef:] + 2782
         5   AppKit                              0x00007fff855203ea +[NSEvent eventWithCGEvent:] + 243
         6   libglass.dylib                      0x00000001a20aa02f listenTouchEvents + 31
         7   CoreGraphics                        0x00007fff873e2115 processEventTapData + 150
         8   CoreGraphics                        0x00007fff873e1f68 _CGYPostEventTapData + 189
         9   CoreGraphics                        0x00007fff873e726a _XPostEventTapData + 107
         10  CoreGraphics                        0x00007fff873e7362 CGYEventTap_server + 106
         11  CoreGraphics                        0x00007fff873e2056 eventTapMessageHandler + 30
         12  CoreFoundation                      0x00007fff8fb77410 __CFMachPortPerform + 288
         13  CoreFoundation                      0x00007fff8fb772d9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
         14  CoreFoundation                      0x00007fff8fb77019 __CFRunLoopDoSource1 + 153
         15  CoreFoundation                      0x00007fff8fbaa19f __CFRunLoopRun + 1775
         16  CoreFoundation                      0x00007fff8fba96b2 CFRunLoopRunSpecific + 290
         17  Foundation                          0x00007fff84a3f89e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
         18  libglass.dylib                      0x00000001a20958c4 +[GlassApplication enterNestedEventLoopWithEnv:] + 132
         19  libglass.dylib                      0x00000001a20994f3 -[DialogDispatcher runModal] + 163
         20  Foundation                          0x00007fff84a31220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 212
         21  Foundation                          0x00007fff84a310c8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
         22  libglass.dylib                      0x00000001a209a549 Java_com_sun_glass_ui_mac_MacCommonDialogs__1showFolderChooser + 681
         23  ???                                 0x000000010fa57db1 0x0 + 4557471153
    libc++abi.dylib: terminate called throwing an exceptionI tried to bring up the DirectoryChooser from a simple HelloWorld program, but can't reproduce the crash.
    Does anyone know how to fix this crash?
    Thanks.
    Edited by: 925616 on Sep 25, 2012 11:16 AM

    Looks like a bug which has been fixed for:
    Java SE 7 1.7.0_10
    You can test out a preview build here:
    http://jdk7.java.net/download.html
    http://javafx-jira.kenai.com/browse/RT-24110
    "Mac: FileChooser sometimes crashes the JVM on Mac OS X 10.8"

  • ITunes 11 crashing when starting (Mac 10.6.8) since adding new songs

    Hello! Whether I have my wifi connection on or not (which would rule out problems of sync with my iPhone or iPad, or Genius...), since I've added 10 mp3 songs from a playlist curated by Sonos, my iTunes 11 has been crashing when starting, and there's nothing I can do. I deleted the songs meanwhile, they don't appear anymore, but it looks like the problem is now permanent. Restarted my computer several times, same, it crashes after 10 seconds.
    Thank you for your help!

    I just learn in some post that the most common lapses in syncing is not checking if "sync music" in music section of the ipod is ticked. So double check if it is. Cheers!

  • Acrobat 7 crashes when started

    Hi,
    Before system restore (Windows XP), Acrobat 7 had been working correctly for the past 2-3 years. I had to restore my system back and, afterwards, Acrobat crashes when started. No significant error message reported. I've uninstalled and reinstalled Acrobat but still crashes when started. I've reinstalled updates and still crashes. I've repeated the above procedure (uninstall/reinstall/update) a number of times but Acrobat still crashes when started. BTW I managed to "preserve my registration" since I was reinstalling Acrobat on same computer. So, what's going on? Need help to resolve this problem.

    Hi pelletie,
    Please try the following basic troubleshooting steps :
    > Remove Acrobat by using the Acrobat Cleaner tool ( Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs )
    > Disable all Non-Microsoft Startup Services. (Ref : http://helpx.adobe.com/x-productkb/global/disable-startup-items-services-windows.html )
    > Disable all the Antivirus softwares like CA, Norton,Mc Afee etc. temporarily from the computer.
    Reboot and try installing and check.
    Regards,
    Rave

  • EXS 24 crashes when I load any sample. Is there a fix for this, perhaps an install / reinstall poison as such? Any help would be very grateful.

    EXS 24 crashes when I load any sample. Is there a fix for this, perhaps an install / reinstall option as such? Any help would be very grateful.
    I purchased the iMac second hand and is in very tidy condition only used for production.  I'm not totally clued up on the Mac side if things as I was a windows user for years. Please be gentle ! :)

    Thank you. I figured it out right before I heard from you.  Running the OCR before the redaction made it work correctly.
    Thank you so much for taking the time to answer my question.
    Make it a great day.
    BG10

  • My firefox 17.0.1 on Win 7 64 bit SP1 still crashes when I download ANY type of file EVEN browser.download.manager.scanWhenDone is false ... WHY ???

    my firefox 17.0.1 on Win 7 64 bit SP1 still crashes when I download ANY type of file EVEN browser.download.manager.scanWhenDone is false ... WHY ???

    If that plugin isn't working properly then its developer needs to fix this via an update.
    Try to ask advice at the Free Download Manager forum
    *http://www.freedownloadmanager.org/board/

  • The adobe digital edition keep on crashing when I open an epub book, what to do?

    The adobe digital edition keep on crashing when I open an epub book, what to do?

    Best is to edit in HD and export to SD.
    You need the AVCHD 1080i 25 Anamorfic.
    Or drag a clip into the New Item icon which will give you a matching sequence for your footage.

Maybe you are looking for