Solaris 10, amd64, JVM crash at short time after startup

Hi All,
I have an application which allocate 10G of memory for his Heap, run on 4 dual core amd64 CPUs, 16G RAM machine and crash in 98% of the cases at short time after startup. This is a customer machine.
I have a similar machine for tests with only 2 dual core amd64 CPU and 12G RAM and I don't experience any crashes running application with similar configuration, similar version of JDK and similar input data.
I have tried with different GC algorithms, but we obtain crashes sonner or later. I rare cases when application manage to start seems that CMS offer the greatest performance.
There is a bug in JVM? Knows anybody an workaround for this?
# An unexpected error has been detected by Java Runtime Environment:
# SIGSEGV (0xb) at pc=0xfffffd7ffebbdb33, pid=21678, tid=5
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# V [libjvm.so+0x5bdb33]
# 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 (0x000000000042e000): GCTaskThread [id=5]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000000000a8
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000002, RCX=0x0000000000000000, RDX=0x0000000000000000
RSP=0xfffffd7ffad37800, RBP=0xfffffd7ffad37830, RSI=0x0000000000000000, RDI=0x00000000004e6790
, R8=0x0000000000000000, R9=0x0000000000000002, R10=0x0000000000000000, R11=0xfffffd7d7bddd058, R12=0x00000000004e6790, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000429650
RIP=0xfffffd7ffebbdb33, RFLAGS=0x0000000000010246
Top of Stack: (sp=0xfffffd7ffad37800)
0xfffffd7ffad37800: fffffd7fff1051c8 000000000042a1f0
0xfffffd7ffad37810: fffffd7d72bd05a0 0000000000000000
0xfffffd7ffad37820: fffffd7d72bd05a0 0000000000000001
0xfffffd7ffad37830: fffffd7ffad37840 fffffd7ffebcfdd1
0xfffffd7ffad37840: fffffd7ffad37cc0 fffffd7ffee8953b
0xfffffd7ffad37850: fffffd7d72bd05a0 0000000000000001
0xfffffd7ffad37860: 000000000042a370 000000000042e000
0xfffffd7ffad37870: 0000000000000002 0000000000000000
0xfffffd7ffad37880: 0000000000000000 0000000000422e80
0xfffffd7ffad37890: 000000000042c120 000000000042e320
0xfffffd7ffad378a0: 000000000042e330 000000000042e708
0xfffffd7ffad378b0: 000000000042e000 0000000000424180
0xfffffd7ffad378c0: 000000000042e720 000000000042e730
0xfffffd7ffad378d0: 000000000042eb08 00000000004241c0
0xfffffd7ffad378e0: 00000000004224a0 0000000000000000
0xfffffd7ffad378f0: 0000000000000000 0000000000000000
0xfffffd7ffad37900: 0000000000000000 0000000000000400
0xfffffd7ffad37910: fffffd7d7a92c5f8 fffffd7d7a92c5f8
0xfffffd7ffad37920: fffffd7d7a92c5f8 fffffd7d7a92c5f8
0xfffffd7ffad37930: 0000000000000000 0000000000000000
0xfffffd7ffad37940: 0000000000000000 0000000000038800
0xfffffd7ffad37950: 0000000000000479 0000000000000000
0xfffffd7ffad37960: 0000000000000000 0000000000000000
0xfffffd7ffad37970: 0000000000000000 fffffd7ffad37b10
0xfffffd7ffad37980: fffffd7ffad37b58 fffffd7ffad37ba0
0xfffffd7ffad37990: fffffd7ffad37c30 0000000000430240
0xfffffd7ffad379a0: 0000000000429650 fffffd7d7a930000
0xfffffd7ffad379b0: 000000026ed7667f 0000000000000000
0xfffffd7ffad379c0: 000000000003a890 0000000000000000
0xfffffd7ffad379d0: 0000000000000000 0000000000000000
0xfffffd7ffad379e0: 0000000000000000 0000000000000000
0xfffffd7ffad379f0: 0000000000000000 0000000000000000
Instructions: (pc=0xfffffd7ffebbdb33)
0xfffffd7ffebbdb23: 24 20 4c 8b 44 24 20 4d 89 03 eb 18 4d 8b 43 08
0xfffffd7ffebbdb33: 4d 8b 80 a8 00 00 00 4c 89 44 24 28 4c 8b 44 24
Stack: [0x0000000000000000,0x0000000000000000), sp=0xfffffd7ffad37800, free space=1610527966k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x5bdb33]
V [libjvm.so+0x5cfdd1]
V [libjvm.so+0x88953b]
V [libjvm.so+0x98e8a6]
V [libjvm.so+0x98e799]
V [libjvm.so+0x87b18c]
C [libc.so.1+0xcb34b] thrslot_offset+0x31b
C [libc.so.1+0xcb580] thrslot_offset+0x550
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000000a6b400 JavaThread "Timer-0" [_thread_blocked, id=19]
0x0000000000743400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=17]
0x0000000000742000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=16]
0x0000000000740c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=15]
0x000000000072c400 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=14]
0x0000000000729800 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_native, id=13]
0x000000000071c400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12]
0x000000000071b800 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=11]
0x00000000006f3000 JavaThread "Finalizer" daemon [_thread_blocked, id=10]
0x00000000006f2800 JavaThread "Reference Handler" daemon [_thread_blocked, id=9]
0x0000000000428400 JavaThread "main" [_thread_blocked, id=2]
Other Threads:
0x00000000006ee400 VMThread [id=8]
0x0000000000744c00 WatcherThread [id=18]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00000000004273a0/0x0000000000427400] Threads_lock - owner thread: 0x00000000006ee400
[0x0000000000423500/0x0000000000427b10] Heap_lock - owner thread: 0x0000000000428400
Heap
par new generation total 74560K, used 63936K [0xfffffd7d75600000, 0xfffffd7d7a930000, 0xfffffd7d7a930000)
eden space 63936K, 100% used [0xfffffd7d75600000, 0xfffffd7d79470000, 0xfffffd7d79470000)
from space 10624K, 0% used [0xfffffd7d79470000, 0xfffffd7d79470000, 0xfffffd7d79ed0000)
to space 10624K, 100% used [0xfffffd7d79ed0000, 0xfffffd7d7a930000, 0xfffffd7d7a930000)
concurrent mark-sweep generation total 10400576K, used 29146K [0xfffffd7d7a930000, 0xfffffd7ff5600000, 0xfffffd7ff5600000)
concurrent-mark-sweep perm gen total 21248K, used 6589K [0xfffffd7ff5600000, 0xfffffd7ff6ac0000, 0xfffffd7ffaa00000)
Dynamic libraries:
0x0000000000400000      /export/home/tg/jre1.6.0_03/bin/amd64/java
0xfffffd7fff380000      /lib/64/libthread.so.1
0xfffffd7fff360000      /export/home/tg/jre1.6.0_03/bin/amd64/../../lib/amd64/jli/libjli.so
0xfffffd7fff390000      /lib/64/libdl.so.1
0xfffffd7fff240000      /lib/64/libc.so.1
0xfffffd7ffe600000      /export/home/tg/jre1.6.0_03/lib/amd64/server/libjvm.so
0xfffffd7fff1e0000      /lib/64/libsocket.so.1
0xfffffd7fff340000      /usr/lib/64/libsched.so.1
0xfffffd7fff1a0000      /lib/64/libm.so.1
0xfffffd7fff170000      /usr/lib/64/libCrun.so.1
0xfffffd7fff140000      /lib/64/libdoor.so.1
0xfffffd7ffe530000      /lib/64/libnsl.so.1
0xfffffd7ffe4b0000      /lib/64/libm.so.2
0xfffffd7ffe470000      /lib/64/libscf.so.1
0xfffffd7ffe440000      /lib/64/libuutil.so.1
0xfffffd7ffe420000      /lib/64/libmd5.so.1
0xfffffd7ffe3f0000      /lib/64/libmp.so.2
0xfffffd7ffe270000      /export/home/tg/jre1.6.0_03/lib/amd64/native_threads/libhpi.so
0xfffffd7ffe210000      /export/home/tg/jre1.6.0_03/lib/amd64/libjdwp.so
0xfffffd7ffe1e0000      /export/home/tg/jre1.6.0_03/lib/amd64/libnpt.so
0xfffffd7ffe190000      /usr/lib/iconv/amd64/UTF-8%646.so
0xfffffd7ffe160000      /usr/lib/iconv/amd64/646%UTF-8.so
0xfffffd7ffe110000      /export/home/tg/jre1.6.0_03/lib/amd64/libverify.so
0xfffffd7ffe0c0000      /export/home/tg/jre1.6.0_03/lib/amd64/libjava.so
0xfffffd7ffe080000      /export/home/tg/jre1.6.0_03/lib/amd64/libzip.so
0xfffffd7ffe010000      /export/home/tg/jre1.6.0_03/lib/amd64/libdt_socket.so
0xfffffd7d75460000      /lib/64/nss_files.so.1
VM Arguments:
jvm_args: -XX:+UseConcMarkSweepGC -XX:ParallelGCThreads=4 -Dapp.dir=/opt/tg/cos-deploy-0.35/bin/.. -Dlog.dir=log -Dapp.name=process -Detc.dir=/opt/tg/cos-deploy-0.35/bin/../etc -Dconfig.file=/opt/tg/cos-deploy-0.35/bin/../etc/process.properties -Dlog4j.configuration=etc/log4j.xml -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 -Xms10G -Xmx10G
java_command: tg.cos.server.Main
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/export/home/tg/jre1.6.0_03
PATH=/opt/tg/fcs-foundation/perl/bin:/opt/tg/fcs-foundation/perl/bin:/sbin:/usr/sbin:/usr/sfw/bin:/opt/sfw/bin:/usr/X/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:/usr/sbin:/export/home/oracle_install/product/client/10.2/bin:/opt/tg/POOL/bin:/opt/tg/MailSender/bin:/export/home/tg/bin:/usr/sbin:/export/home/oracle_install/product/client/10.2/bin:/opt/tg/POOL/bin:/opt/tg/MailSender/bin
LD_LIBRARY_PATH=/export/home/tg/jre1.6.0_03/lib/amd64/server:/export/home/tg/jre1.6.0_03/lib/amd64:/export/home/tg/jre1.6.0_03/../lib/amd64
SHELL=/bin/bash
Signal Handlers:
SIGSEGV: [libjvm.so+0x9883b0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGBUS: [libjvm.so+0x9883b0], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGFPE: [libjvm.so+0x315b10], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGPIPE: [libjvm.so+0x315b10], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGILL: [libjvm.so+0x315b10], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGHUP: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGINT: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGQUIT: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGTERM: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGQUIT: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIGTERM: [libjvm.so+0x87ca80], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
SIG39: [libjvm.so+0x87f4d0], sa_mask[0]=0x00000000, sa_flags=0x00000008
SIG40: [libjvm.so+0x315b10], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
--------------- S Y S T E M ---------------
OS: Solaris 10 11/06 s10x_u3wos_10 X86
Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 14 November 2006
uname:SunOS 5.10 Generic_118855-33 i86pc (T2 libthread)
rlimit: STACK 10240k, CORE infinity, NOFILE 65536, AS infinity
load average:3.72 3.68 3.23
CPU:total 8 (2 cores per cpu, 1 threads per core) family 15 model 65 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext
Memory: 4k page, physical 16775096k(1672236k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (1.6.0_03-b05) for solaris-amd64, built on Sep 24 2007 22:29:24 by "" with unknown Workshop:0x580
I created a small test which somehow emulate the real application and I obtain the same results: on test machine run without any issues on live machine it crashes all the time.
What can be the cause?
import java.util.*;
public class MemoryTest {
     private List<Page> pages = new LinkedList<Page>();
     public void initTest() {
          int counter = 1;
          while( canAddOneMorePage() ) {
               Page page = new Page(counter, (byte)counter++);
               pages.add(page);
     private boolean canAddOneMorePage() {
          boolean result = true;
          long freeMem = Runtime.getRuntime().freeMemory() / (1024*1024) ;
          if (freeMem < 512) {
               result = false;
          return result;
     private boolean validatePages() {
          boolean arePagesValid = true;
          for(Page p : pages) {
               boolean isPageValid = p.isValid();
               if ( !isPageValid ) {
                    System.out.println("Page "+p.id+ " contains corrupted data");
                    arePagesValid = false;
          return arePagesValid;
     private void updatePages(byte value) {
          for(Page p : pages) {
               p.updateValues(value);
     public void runTest() {
          int TESTS_NUM = 100;
          System.out.println("There are "+pages.size()+" pages.");
          System.out.println("Currently the pages "+ (validatePages() ? "contain no errors" : "contain errors"));
          for(int i=1; i<TESTS_NUM; i++) {
               System.out.println("Test "+i+" of "+TESTS_NUM);
               updatePages((byte)i);
               validatePages();
     public static void main(String[] args) {
          MemoryTest main = new MemoryTest();
          main.initTest();
          main.runTest();
class Page {
     public static final int LENGTH = 1024*1024;
     List <byte[]> list;
     public byte value = 0;
     public int id;
     public Page(int id, byte value) {
          this.list = new LinkedList<byte[]>();
          this.value = value;
          this.id = id;
          for(int i=0; i<LENGTH; i++) {
               byte[] data = new byte [512];
               for( int j=0; j<512; j++) {
                    data[j] = value;
               list.add(data);
     public void updateValues(byte value) {
          this.value = value;
          this.list = new LinkedList<byte[]>();
          System.out.println("Updating page "+id);
          for(int i=0; i<LENGTH; i++) {
               byte[] data = new byte [512];
               for( int j=0; j<512; j++) {
                    data[j] = value;
               list.add(data);
     public boolean isValid() {
          boolean result = true;
          for( byte[] data: list) {
               for( byte b : data) {
                    if (value != b) {
                         result = false;
                         break;
               if ( !result ) {
                    break;
          return result;
}Edited by: blue67 on Dec 10, 2007 12:57 AM

I've experienced the same crash problem for my application in a Sun Fire x4600 M2..
My application which allocates 50G of memory for his Heap, runs on 8 quad core amd64 CPUs, 64G RAM machine and crash in 98% of the cases at short time after startup.
If I run my application on a different machine, for example a Sun Fire 280R with 2 CPUs UltraSPARC-III+ 1.2Ghz 8MB, there are no crashes.
I think the problem is related to the AMD 64 bits CPU architecture.
I filed a bug to the Sun Bug DB with ID 1415527, but it hasn't been published yet.
I cannot understand why, since it seems to be a problem common also to other users.
Here's part of my last hs_err_pidXXX.log file:
# An unexpected error has been detected by Java Runtime Environment:
# SIGSEGV (0xb) at pc=0xfffffd7ffebbd0bd, pid=25799, tid=50
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0-b16 mixed mode solaris-amd64)
# Problematic frame:
# V [libjvm.so+0x5bd0bd]
# 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 (0x0000000000b21c00): GCTaskThread [stack: 0x0000000000000000,0x0000000000000000] [id=50]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0xfffffd7ffebbd0bd
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000008, RCX=0x0000000000000002, RDX=0xfffffd73b56f1ce8
RSP=0xfffffd73b56f1cb0, RBP=0xfffffd73b56f1e00, RSI=0xfffffd7c55dd2f08, RDI=0xfffffd7c55dd2bb9
, R8=0xb000000000000000, R9=0x0000000000c38ff0, R10=0x00000000042d0e97, R11=0xfffffd7c55dd2d88, R12=0x0000000000b38f00, R13=0x000000000045d070, R14=0x000000000045d070, R15=0x0000000000003c4f
RIP=0xfffffd7ffebbd0bd, RFLAGS=0x0000000000010246
Top of Stack: (sp=0xfffffd73b56f1cb0)
0xfffffd73b56f1cb0: fffffd7fff0f15a8 0000000000000000
0xfffffd73b56f1cc0: fffffd73b56f1e48 fffffd73b45e0790
0xfffffd73b56f1cd0: 0000000000000008 fffffd7ffebbc239
0xfffffd73b56f1ce0: fffffd7fff0f15a8 fffffd7fff0ec260
0xfffffd73b56f1cf0: 0000000000000000 0000000000b0c5b0
0xfffffd73b56f1d00: fffffd73fbc00000 000000017fa80000
0xfffffd73b56f1d10: 0000000000b0c710 0000000000b0c850
0xfffffd73b56f1d20: 0000000000000000 000000000045d070
0xfffffd73b56f1d30: 0000000000000000 0000000000b0c850
0xfffffd73b56f1d40: fffffd73b45e07f8 0000000000b0c8d8
0xfffffd73b56f1d50: 0000000900b0c5b0 fffffd792b971d60
0xfffffd73b56f1d60: fffffd7fff103d04 0000441ef1e00000
0xfffffd73b56f1d70: fffffd7c55dd2f08 fffffd7f00003c4d
0xfffffd73b56f1d80: fffffd73b45e0790 441f3c4d00000000
0xfffffd73b56f1d90: 441f3c4d441f3c4d 441f3c4d441f3c4d
0xfffffd73b56f1da0: 441e3c4d441f3c4d 441f3c4d441e3c4d
0xfffffd73b56f1db0: 43c03c1e441e3c4d 441e3c4d441e3c4d
0xfffffd73b56f1dc0: 5e3634bf5e3634bf 10830ae010830ae0
0xfffffd73b56f1dd0: 036b3673036b3674 036b3673036b3673
0xfffffd73b56f1de0: 5e3634c05e3634c1 5e3634c05e3634c0
0xfffffd73b56f1df0: fffffd73b45e0790 00000054b45e0790
0xfffffd73b56f1e00: fffffd73b56f1eb0 fffffd7ffebbbd47
0xfffffd73b56f1e10: fffffd73b56f1ef8 0000000000b0ce20
0xfffffd73b56f1e20: 0000000000b21c00 fffffd7fff04a509
0xfffffd73b56f1e30: 0000000000000008 00000000ffffffff
0xfffffd73b56f1e40: fffffd73b56f1e70 0000000000000000
0xfffffd73b56f1e50: 000002185a539ab2 fffffd7fff103d01
0xfffffd73b56f1e60: 000000000042c560 0000000000b21e90
0xfffffd73b56f1e70: 0000000000b21ea0 0000000000b22278
0xfffffd73b56f1e80: 0000000000b21c00 000000000045a780
0xfffffd73b56f1e90: 0000000000b22290 0000000000b222a0
0xfffffd73b56f1ea0: 0000000000b22678 000000000045a7c0
Thanks

Similar Messages

  • Firefox has been crashing all the time after I updated to the newest version. I tried to uninstalled firefox and all addons. Restarted the computer to reinstall Firefox and it's still crashing all the time. Please help.

    Firefox has been crashing all the time after I updated to the newest version. I tried to uninstalled firefox and all addons. Restarted the computer to reinstall Firefox and it's still crashing all the time. Please help.

    https://support.mozilla.com/en-US/kb/Firefox%20crashes#w_get-help-fixing-this-crash
    Type '''about:crashes''' in the URL bar and hit Enter. <br />
    Click the hyperlinks to bring up the Crash Report pages and copy'n'paste the URL of each of those reports into the message box here. We'll see if we can help you figure out what is causing those crashes to happen.

  • My ipad mini is keep on crashing. reboot many times. after the apple logo shows up, the screen will turn into black again.

    my ipad mini is keep on crashing. reboot many times. after the apple logo shows up, the screen will turn into black again.

    Try the following:
    1. Reset
    Hold the Sleep and Home button down until you see the Apple logo
    2. Restore:
    http://support.apple.com/kb/HT1414
    3. Recovery:
    http://support.apple.com/kb/HT1808

  • Crash report runs a long time after startup

    Crash report runs for about 1-1/2 hour after startup.

    did you check how much time the entire report takes to execute (evn though the first 25 rows comes up quickly). I suspect it is > 30 mins.
    OBIEE is not meant as a data dump tool and there is little that could be done. (except better hardware)

  • Illustrator CC 2014 crashes all the time after installing Yosemite 10.10 - why?

    Hi there,
    as said above my IA crashes all the time.
    I am working with Creative Cloud and latest OSX version (Yosemite 10.10). A few days ago I chatted with a team member of Adobe but all recommended was to install a complete new Admin on my MacBook Pro. That would take me almost two days to install and configure all my stuff from the scratch.
    Illustrator crashes when ...
    I open a ai-file from InDesign to edit it. The splash screen loads but then this appears
    It's german, but you all know what it says: "Unexpected failure - ignore / try again / send to apple" If you click on "Send to apple" it loks like this:
    I sent it a thousand times to Apple, but haven't heard anything yet.
    I open IA regular from the dock
    splash screen appears
    everything's fine till you click anything (e.g. CMD+N)
    then it crashes immediately
    What I already did
    reinstall IA
    reinstall complete suite
    cleaned all folders belonging to Adobe
    start in safe mode
    Thanks for reading all this stuff.
    Hopefully anyone has an idea what I can do.
    Wisdom of the crowd - here we go.
    Best,
    Janina

    Dear adobe & community,
    only a few weeks later - it crashes again...
    Yosemite 10.10.2
    AI latest version
    MacBook Pro (Retina, 13", 2013)
    I read all support tickets. I checked if there is a drivers for my Wacom (nope). I installed a new admin (AI crashes as well). I updated Java again (no help)
    I have no idea what to do.
    This is what happening:
    - I click on the AI icon
    - AI opens with the welcome screen
    - Yosemite 10.10.2 / AI newest version (Creative Cloud)
    - whatever I click there it crashes and comes up with the following error message (sorry in advance for all the code)
    "Process:               Adobe Illustrator [1253]
    Path:                  /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:            com.adobe.illustrator
    Version:               18.1.1 (18.1.1)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe Illustrator [1253]
    User ID:               502
    Date/Time:             2015-02-05 11:30:33.307 +0100
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        D6DD2548-AB1C-9CC8-3611-C038C37DB42D
    Time Awake Since Boot: 1600 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
    VM Regions Near 0x10:
    -->
        __TEXT                 0000000100000000-00000001015c0000 [ 21.8M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_pthread.dylib        0x00007fff8af355c1 _pthread_mutex_lock + 23
    1   com.apple.CoreFoundation       0x00007fff86cdb721 CFRunLoopStop + 49
    2   com.wacom.WacomMultiTouch      0x000000010ae680dd CMacMultiTouchAPI::~CMacMultiTouchAPI() + 83
    3   com.wacom.WacomMultiTouch      0x000000010ae888a2 WacomMTInitialize + 136
    4   com.adobe.dvaui.framework      0x0000000109ebe22c dvaui::ui::TouchInterface_Wacom::TouchInterface_Wacom() + 140
    5   com.adobe.dvaui.framework      0x0000000109ebce78 dvaui::ui::TouchInterface_Wacom::GetInstance() + 40
    6   com.adobe.dvaui.framework      0x0000000109eb1dab dvaui::ui::PointerEvent::PointerEvent(dvaui::ui::PointerEvent::Action, dvacore::geom::PointT<float> const&, dvacore::utility::Flags<unsigned char> const&, dvaui::ui::OS_Event const&, dvaui::ui::PointerEvent::SubType) + 75
    7   com.adobe.dvaui.framework      0x0000000109e93142 dvaui::ui::MouseEvent::MouseEvent(dvaui::ui::PointerEvent::Action, int, int, dvacore::geom::PointT<float> const&, dvacore::utility::Flags<unsigned char>, dvaui::ui::OS_Event const&, dvacore::geom::PointT<int> const&, dvaui::ui::PointerEvent::SubType) + 50
    8   com.adobe.dvaui.framework      0x0000000109f245a6 dvaui::ui::OS_View::UI_DispatchPlatformMouseMoveEvent(dvaui::ui::OS_Event const&, bool, bool) + 422
    9   com.adobe.dvaui.framework      0x0000000109f21d56 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 198
    10  com.adobe.dvaui.framework      0x0000000109f21c66 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 22
    11  com.adobe.dvaui.framework      0x0000000109f236b6 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 70
    12  com.adobe.dvacore.framework    0x0000000109719d0c int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 28
    13  com.adobe.illustrator          0x00000001004e6dd2 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4477314
    14  com.adobe.dvacore.framework    0x0000000109719da3 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 99
    15  com.adobe.dvacore.framework    0x000000010971b250 void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 160
    16  com.adobe.dvaui.framework      0x0000000109f2fb3d -[DVAMacContainerView mouseEntered:] + 157
    17  com.apple.AppKit               0x00007fff92f0ee19 -[NSTrackingArea _dispatchMouseEntered:] + 75
    18  com.apple.AppKit               0x00007fff928d81e2 -[NSApplication sendEvent:] + 3560
    19  com.adobe.dvaui.framework      0x0000000109f27c01 -[DVAMacApplication sendEvent:] + 593
    20  com.adobe.exo.framework        0x000000010ab14198 -[ExoMacApplication sendEvent:] + 568
    21  com.apple.AppKit               0x00007fff92a75fcf -[NSApplication _realDoModalLoop:peek:] + 770
    22  com.apple.AppKit               0x00007fff92aaf1f4 -[NSApplication runModalSession:] + 71
    23  com.adobe.dvaui.framework      0x0000000109f165ce dvaui::ui::OS_Dialog::ModalLoop() + 286
    24  com.adobe.dvaui.framework      0x0000000109f1619c dvaui::ui::OS_Dialog::RunModal() + 172
    25  com.adobe.illustrator          0x0000000100a949a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5156244
    26  com.adobe.illustrator          0x000000010058a6e9 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 5147289
    27  com.adobe.illustrator          0x000000010058aa62 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 5148178
    28  com.adobe.illustrator          0x0000000100781e3e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1933870
    29  com.adobe.illustrator          0x0000000100781a1c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1932812
    30  com.adobe.illustrator          0x0000000100ab64d1 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 22145
    31  com.adobe.illustrator          0x0000000100ab14f3 std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 1699
    32  com.adobe.illustrator          0x0000000100ab433a std::_Rb_tree<SPSAS, std::pair<SPSAS const, SPSuite*>, std::_Select1st<std::pair<SPSAS const, SPSuite*> >, std::less<SPSAS>, std::allocator<std::pair<SPSAS const, SPSuite*> > >::_M_insert_unique(std::pair<SPSAS const, SPSuite*> const&) + 13546
    33  com.adobe.illustrator          0x0000000100764fe7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1815511
    34  com.adobe.illustrator          0x000000010096903a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3929130
    35  com.adobe.illustrator          0x000000010044b31c boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 3839692
    36  com.adobe.illustrator          0x00000001004742b6 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4007526
    37  com.adobe.illustrator          0x00000001005f964e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 326206
    38  com.adobe.illustrator          0x00000001005f9296 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 325254
    39  com.adobe.illustrator          0x0000000100473fb8 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4006760
    40  com.adobe.illustrator          0x00000001004e1bbb boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4456299
    41  com.adobe.exo.framework        0x000000010ab0ee5d exo::app::AppBase::InvokePostEventProcessing(dvaui::ui::OS_Event const&) + 13
    42  com.adobe.illustrator          0x00000001004e6dd2 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4477314
    43  com.adobe.exo.framework        0x000000010ab0efe3 exo::app::AppBase::PostEventProcessing(dvaui::ui::OS_Event const&) + 99
    44  com.adobe.dvacore.framework    0x0000000109719d0c int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 28
    45  com.adobe.illustrator          0x00000001004e6dd2 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4477314
    46  com.adobe.dvacore.framework    0x0000000109719da3 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 99
    47  com.adobe.dvacore.framework    0x000000010971b250 void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 160
    48  com.adobe.exo.framework        0x000000010ab142d8 -[ExoMacApplication sendEvent:] + 888
    49  com.apple.AppKit               0x00007fff92764608 -[NSApplication run] + 711
    50  com.adobe.exo.framework        0x000000010ab13bb8 exo::app::OS_AppBase::RunEventLoop() + 56
    51  com.adobe.illustrator          0x00000001004e3cf5 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4464805
    52  com.adobe.illustrator          0x0000000100472dc6 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 4002166
    53  com.adobe.illustrator          0x0000000100463c60 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 3940368
    54  com.adobe.illustrator          0x0000000100003424 0x100000000 + 13348Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    Sorry once more for all the coding, but I have no idea what's important.
    @adobe - please help me.
    @community - thanks for helping as well.
    Thanks you guys.
    Janina

  • Since the update to Firefox 15, it crashes all the time after a little while, with RAM consuming capped max!!!

    Since my update to Firefox 15, it crash every little while; i tried everything, from unistalling and re-installing it to safe mode and more... but nothing changed! The only clue i have is that every time after i use Facebook, opening some tabs, or something similar, my computer fill all the RAM i have (4GB), and particulary Firefox manage to get this incredible and wrong usage!! i have some crash ID report i hope could help to fix this problem of mine...
    Thank you all!
    bp-f87839be-d9b2-4329-888e-9711e2120831
    bp-90c549b0-4395-4af6-94e2-b3b932120831

    I have pretty much the same problem. Disabling hardware acceleration does NOT fix it. Firefox has never been this unstable. What's going on??

  • Safari 6.0.5 Crashing 5-10 Secs After Startup?

    Thank you in advance for any help you can provide.
    Bought my roommate's MacBook Pro yesterday and did a clean install of Mountain Lion from flash drive. Updated to 10.8.4. Safari worked fine until I installed Flash Player (from Adobe's website). I have also installed Adobe CS6 Master Collection and updated Flash Player from there as well. Ever since installing Flash Player, Safari crashes about 5-10 seconds after startup and says "Safari Web Content quit unexpectedly."
    I have tried deleting caches, plist files, and even wiping the system again and starting the whole process over. I have repaired permissions and still get the same problem. Chrome works fine but I prefer Safari. My desktop does not have this problem. Thank you again for your help!
    See crash log:
    http://pastebin.com/ANZLMCdV

    This crash is caused by a bug in iCloud. The only workaround that I know of at the moment is to disable Safari synchronization in the iCloud preference pane. Sync bookmarks with iOS devices in iTunes instead. You may also need to do as follows.
    Back up all data.
    Triple-click the text on the line below to the clipboard, then copy it to the Clipboard (command-C):
    ~/Library/Safari/Bookmarks.plist
    Quit Safari.
    Select
    Go ▹ Go to Folder
    from the Finder menu bar. Paste into the text box that opens (command-V), then press return.
    A folder window should open with a file named "Bookmarks.plist" selected. Move the selected file to the Desktop, leaving the folder open.
    Relaunch Safari. It will open with the default set of bookmarks. Delete them all. Select
    File ▹ Import Bookmarks
    from the Safari menu bar. Import from the bookmarks file you moved to the Desktop. Arrange the bookmarks as you wish.
    If Safari now performs normally, you can delete the old bookmarks file. Otherwise, quit Safari again and put back the file you moved, replacing the newer one with the same name. Close the Finder window and post again.

  • I downloaded the latest version of itunes and when i open it it crashes a short time later

    After downloading and installing the latest version of itunes to my computer when I open itunes it would crash within 30 seconds.  I uninstalled and started from scratch and downloaded the full version, but when I open it, it crashes within 90 seconds.  What the heck is wrong?

    Uninstall all components, delete the named folders and reboot as set out in the second box of Troubleshooting issues with iTunes for Windows updates then reinstall.
    tt2

  • ITunes crashes all the time after Mountain Lion

    After installing OSX 10.8, iTunes keeps crashing whenever I open it. Tried reinstalling but did not work.
    This is the crash report:
    Process:         iTunes [481]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.6.3 (10.6.3)
    Build Info:      iTunes-10632501~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [204]
    User ID:         501
    Date/Time:       2012-07-30 18:26:09.089 -0300
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          10346 sec
    Crashes Since Last Report:           42
    Per-App Interval Since Last Report:  157 sec
    Per-App Crashes Since Last Report:   42
    Can anyone, help me?

    Actually, this is the full crash report:
    Process:         iTunes [626]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.6.3 (10.6.3)
    Build Info:      iTunes-10632501~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [204]
    User ID:         501
    Date/Time:       2012-07-30 20:15:58.946 -0300
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          16929 sec
    Crashes Since Last Report:           45
    Per-App Interval Since Last Report:  163 sec
    Per-App Crashes Since Last Report:   45
    Anonymous UUID:                      200534EF-D52B-4EC4-A57B-435CF84434E1
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000007fda35d3ed8
    VM Regions Near 0x7fda35d3ed8:
        __LINKEDIT             00000001150b0000-00000001150bf000 [   60K] r--/rwx SM=COW  /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    -->
        MALLOC_TINY            00007fda30400000-00007fda30700000 [ 3072K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc_msgSend() selector name: description
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff861042d0 objc_msgSend + 16
    1   com.apple.AppKit                        0x00007fff880085c3 -[NSApplication reportException:] + 37
    2   com.apple.iTunes                        0x000000010dc8a149 0x10dc82000 + 33097
    3   com.apple.CoreFoundation                0x00007fff80fb7b8a _CFXNotificationPost + 2554
    4   com.apple.Foundation                    0x00007fff87a77a76 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
    5   com.apple.AppKit                        0x00007fff880ecf04 -[NSApplication finishLaunching] + 331
    6   com.apple.AppKit                        0x00007fff880eca7a -[NSApplication run] + 124
    7   com.apple.iTunes                        0x000000010dc857af 0x10dc82000 + 14255
    8   com.apple.iTunes                        0x000000010dc855f0 0x10dc82000 + 13808
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff854c9d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8a438e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8a438a2a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff854c96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8996df2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8996dcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff899581b1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff854c96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8996df2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8996dcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff899581b1 start_wqthread + 13
    Thread 4:
    0   com.apple.iTunes                        0x000000010e87344f 0x10dc82000 + 12522575
    1   com.apple.iTunes                        0x000000010e811e48 0x10dc82000 + 12123720
    2   com.apple.iTunes                        0x000000010e7f5a0b 0x10dc82000 + 12007947
    3   com.apple.iTunes                        0x000000010e80b762 0x10dc82000 + 12097378
    4   com.apple.iTunes                        0x000000010e80d69b 0x10dc82000 + 12105371
    5   com.apple.iTunes                        0x000000010e7e751a 0x10dc82000 + 11949338
    6   com.apple.iTunes                        0x000000010e7bf0ca 0x10dc82000 + 11784394
    7   com.apple.iTunes                        0x000000010e680518 0x10dc82000 + 10478872
    8   com.apple.iTunes                        0x000000010e6bf056 0x10dc82000 + 10735702
    9   com.apple.iTunes                        0x000000010e6c03f1 0x10dc82000 + 10740721
    10  com.apple.iTunes                        0x000000010e78e82c 0x10dc82000 + 11585580
    11  com.apple.iTunes                        0x000000010dc89bba 0x10dc82000 + 31674
    12  com.apple.iTunes                        0x000000010dc89a28 0x10dc82000 + 31272
    13  com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
    14  libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
    15  libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff854c7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff854c6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff80fa1f23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff80fa7606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff80fa6dd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff80fb5a81 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010dc8b697 0x10dc82000 + 38551
    7   com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
    8   libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff854c91ae __psynch_rw_wrlock + 10
    1   libsystem_c.dylib                       0x00007fff89971e86 pthread_rwlock_wrlock + 469
    2   com.apple.iTunes                        0x000000010e7bcfe8 0x10dc82000 + 11775976
    3   com.apple.iTunes                        0x000000010e6be07c 0x10dc82000 + 10731644
    4   com.apple.iTunes                        0x000000010e78a14c 0x10dc82000 + 11567436
    5   com.apple.iTunes                        0x000000010e78a836 0x10dc82000 + 11569206
    6   com.apple.iTunes                        0x000000010dc917ac 0x10dc82000 + 63404
    7   com.apple.iTunes                        0x000000010ded0e1a 0x10dc82000 + 2420250
    8   com.apple.iTunes                        0x000000010ded0ea8 0x10dc82000 + 2420392
    9   com.apple.iTunes                        0x000000010dc8ee8e 0x10dc82000 + 52878
    10  com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
    11  libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
    12  libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff854c96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8996df2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8996dcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff899581b1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff854c90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8996ffc9 _pthread_cond_wait + 869
    2   com.apple.iTunes                        0x000000010dc8b844 0x10dc82000 + 38980
    3   com.apple.iTunes                        0x000000010dc9bec7 0x10dc82000 + 106183
    4   com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
    5   libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff854c7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff854c6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff80fa1f23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff80fa7606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff80fa6dd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff80fb5a81 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010dca418e 0x10dc82000 + 139662
    7   com.apple.iTunes                        0x000000010e51529c 0x10dc82000 + 8991388
    8   libsystem_c.dylib                       0x00007fff8996b782 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff899581c1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fda35dfb2d0  rbx: 0x00007fda35dfb2d0  rcx: 0x00007fda35dfb330  rdx: 0x00007fda35dfb2d0
      rdi: 0x00007fda35dfb2d0  rsi: 0x00007fff8891b760  rbp: 0x00007fff51f7d8c0  rsp: 0x00007fff51f7d890
       r8: 0x00007fff70b2b1c8   r9: 0x00007fda3513a000  r10: 0x00007fda31269eb0  r11: 0x000007fda35d3ec8
      r12: 0x00007fff861042c0  r13: 0x0000000000000000  r14: 0x00007fda3125d760  r15: 0x00007fda31601880
      rip: 0x00007fff861042d0  rfl: 0x0000000000010246  cr2: 0x000007fda35d3ed8
    Logical CPU: 6
    Binary Images:
           0x10dc82000 -        0x10ee2cff7  com.apple.iTunes (10.6.3 - 10.6.3) <60A47696-C8BC-97A5-1E84-5C56F064E0B7> /Applications/iTunes.app/Contents/MacOS/iTunes
           0x10f0f0000 -        0x10f175fff  com.apple.iTunes.iPodUpdater (10.4 - 10.4) <DF57EBE4-8375-BFDE-F5A1-FD92666E1B9E> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
           0x10f1c8000 -        0x10f1f7ff7  com.apple.avfoundationcf (2.0 - 92) <759C61C6-63EA-3E6D-AD16-3463924665D9> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
           0x10f22c000 -        0x10f231fff  com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10f23b000 -        0x10f23ffff  com.apple.iPod (1.7 - 20) <6C90CD43-C5D5-359D-9A4D-E12A337A7ED1> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x10f24b000 -        0x10f577ff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
           0x10f5a0000 -        0x10f5d7ff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
           0x10f5ea000 -        0x10f6c0fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
           0x10f6e3000 -        0x10f726ff7 +libgnsdk_submit.1.9.5.dylib (1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
           0x10fb0b000 -        0x10fb0dff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10fbec000 -        0x1100cefef  com.apple.CoreFP (2.1.42 - 2.1.42) <6BEB912E-AB97-7DC1-54B6-750E3CB83675> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x11145d000 -        0x112a33fff  com.apple.CoreFP1 (1.14.42 - 1.14.42) <1EFEFC6F-B93E-D2C3-1A43-13A14FF4611D> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
           0x113c85000 -        0x113c8afff  com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <8F89523B-ACB8-35C5-8F28-8B1E4FB044DE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x114006000 -        0x11415afff  com.apple.audio.units.Components (1.8 - 1.8) <5F6DD756-1CBF-30BB-A6CD-E3748C8EF7C7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x114265000 -        0x1142fdfef  com.apple.mobiledevice (507.11 - 507.11) <620AD57D-94D5-54A2-A1ED-0036CFCF6C70> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x11434d000 -        0x114372fff  libssl.0.9.7.dylib (106) <F18836AF-72C8-36AA-9DAB-8286AFC46239> /usr/lib/libssl.0.9.7.dylib
           0x11480e000 -        0x1148e7ff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
           0x11493e000 -        0x114b4dff7  com.apple.audio.codecs.Components (3.0 - 3.0) <CF62608B-E62B-3EFB-809C-CD7BBD3A8CD7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x114d83000 -        0x114d86ff7  com.apple.QuartzComposer.iTunesPlugIn (1.4 - 18) <54857E46-0DF4-304A-8760-7935D667A5BA> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
           0x114fd4000 -        0x114ffbff7  com.apple.QuartzComposer.ExtraPatches (4.1 - 281) <59B1741E-7F4A-3110-A709-D8C7EC5AC930> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
           0x115010000 -        0x11505aff7  com.apple.audio.midi.CoreMIDI (1.9 - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x115083000 -        0x1150aefff  com.apple.audio.OpenAL (1.6 - 1.6) <0FBA7491-B817-39EE-8898-FF88C9485B50> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
        0x7fff6d882000 -     0x7fff6d8b693f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff8063f000 -     0x7fff80a7bfff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff80f66000 -     0x7fff80f71ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff80f72000 -     0x7fff8115bfff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8115c000 -     0x7fff81173fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff81174000 -     0x7fff81175ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff81176000 -     0x7fff81b0739f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff81b08000 -     0x7fff81b59fff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff81b5a000 -     0x7fff81ba9ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
        0x7fff81c2c000 -     0x7fff81cbdff7  com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff81cbe000 -     0x7fff81d0bfff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff81d17000 -     0x7fff81d6eff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff81d9e000 -     0x7fff82d50ff7  com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff82d51000 -     0x7fff82ec2ff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff82ec3000 -     0x7fff82ecfff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff82efd000 -     0x7fff82f33fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff82f34000 -     0x7fff82f42ff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff82fc8000 -     0x7fff82fd3ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff82fd4000 -     0x7fff82fdffff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff82fe0000 -     0x7fff82fe2fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff83074000 -     0x7fff8319dff7  com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff831ef000 -     0x7fff832f1fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff832f2000 -     0x7fff83307fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff83317000 -     0x7fff8333bff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
        0x7fff83344000 -     0x7fff8334efff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff83351000 -     0x7fff8361eff7  com.apple.security (7.0 - 55163.44) <E62305A2-958D-3EBC-B7E5-9A151D3E1777> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8361f000 -     0x7fff83623fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff83624000 -     0x7fff83652ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff83653000 -     0x7fff83660fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff83673000 -     0x7fff83693fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff83694000 -     0x7fff836a6ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff836a7000 -     0x7fff836b4ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff838fc000 -     0x7fff83951ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff83952000 -     0x7fff8398afff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8398b000 -     0x7fff83990fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff83a33000 -     0x7fff83a34ff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
        0x7fff83a35000 -     0x7fff83c35fff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
        0x7fff83de8000 -     0x7fff83f2bfef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff83f2c000 -     0x7fff8402aff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8402b000 -     0x7fff8402ffff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84030000 -     0x7fff84125fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff84126000 -     0x7fff841ccfff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff841cd000 -     0x7fff84218ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff84219000 -     0x7fff849c1fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff849c2000 -     0x7fff849c2fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff849f9000 -     0x7fff84df0fff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84df1000 -     0x7fff8508aff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8508b000 -     0x7fff850f4fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff850ff000 -     0x7fff85156ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff85157000 -     0x7fff85254ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff85255000 -     0x7fff852effff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff85384000 -     0x7fff8538ffff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff853dc000 -     0x7fff854b6fff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff854b7000 -     0x7fff854d2ff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
        0x7fff854d3000 -     0x7fff858cbff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff858cc000 -     0x7fff859e6fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff859e7000 -     0x7fff85d16ff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff85d17000 -     0x7fff85f72fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff85f73000 -     0x7fff85ff3ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff85ff4000 -     0x7fff86007ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8604d000 -     0x7fff86061fff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff86062000 -     0x7fff8606efff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8606f000 -     0x7fff86073fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86074000 -     0x7fff860b6fff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff860b7000 -     0x7fff860faff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff860fb000 -     0x7fff860fdff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff860fe000 -     0x7fff86216a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
        0x7fff86217000 -     0x7fff8621dff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8629e000 -     0x7fff862a2fff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff862a3000 -     0x7fff864c1fff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff864cf000 -     0x7fff864fafff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff864fb000 -     0x7fff86599fff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8659a000 -     0x7fff8669cfff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8669d000 -     0x7fff866c7ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff866c8000 -     0x7fff86712ff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86713000 -     0x7fff86713fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8675a000 -     0x7fff86797fe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff867d3000 -     0x7fff867effff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff867f0000 -     0x7fff8680fff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff86810000 -     0x7fff868e3ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff868f1000 -     0x7fff868ffff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff86900000 -     0x7fff86958ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff86959000 -     0x7fff86963fff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff86964000 -     0x7fff86973ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff869bb000 -     0x7fff869ecfff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff869ed000 -     0x7fff86a4afff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff86a4b000 -     0x7fff86a4efff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff86a4f000 -     0x7fff86a71ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
        0x7fff86a72000 -     0x7fff86af4fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86b4c000 -     0x7fff86b52fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86b53000 -     0x7fff86b66ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff86b67000 -     0x7fff86b75ff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
        0x7fff86b76000 -     0x7fff86bacfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff86c19000 -     0x7fff86c1aff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86c1b000 -     0x7fff86c88ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86c89000 -     0x7fff86c92fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff86c93000 -     0x7fff86dacff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff86e35000 -     0x7fff86e3cfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff86e3d000 -     0x7fff86ebbff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff86ebc000 -     0x7fff86ebdff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff86ebe000 -     0x7fff86ec6fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff86ef1000 -     0x7fff86f12ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff86f43000 -     0x7fff870ccfff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff870cd000 -     0x7fff870d3fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff870d4000 -     0x7fff87282fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff87283000 -     0x7fff872dfff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff872e0000 -     0x7fff8732cff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff875e3000 -     0x7fff875e4fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff875e5000 -     0x7fff875e6fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff875e7000 -     0x7fff8762bfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8762c000 -     0x7fff8766bff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8766c000 -     0x7fff8766cfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff87670000 -     0x7fff8777bfff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8777c000 -     0x7fff8777cfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8777d000 -     0x7fff8777dfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff87878000 -     0x7fff878d5ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff87a2f000 -     0x7fff87d8bff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87d8e000 -     0x7fff87de8fff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff87dee000 -     0x7fff87df1fff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff87e2c000 -     0x7fff87eddfff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff87f9f000 -     0x7fff88bc9fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff88bcb000 -     0x7fff88c90fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff88c91000 -     0x7fff88cdcfff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff88cdd000 -     0x7fff88ce3fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88d29000 -     0x7fff88d29fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff88d2a000 -     0x7fff88e49fff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff88e4a000 -     0x7fff88e51fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff88e52000 -     0x7fff88e68fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff88e8c000 -     0x7fff88f5dff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff88f5e000 -     0x7fff88f8afff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff88f8b000 -     0x7fff88f8bfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff88f95000 -     0x7fff88f95ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff88f99000 -     0x7fff89006fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff89007000 -     0x7fff89015fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89023000 -     0x7fff890a4fff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff89101000 -     0x7fff8913bfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff894ac000 -     0x7fff894afff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff894b0000 -     0x7fff89520fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8955e000 -     0x7fff89875ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff89876000 -     0x7fff898befff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff898bf000 -     0x7fff89927ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff89928000 -     0x7fff89942fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8994e000 -     0x7fff8994efff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8994f000 -     0x7fff89951fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89954000 -     0x7fff89956fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff89957000 -     0x7fff89a23fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff89a24000 -     0x7fff89a45fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff89a46000 -     0x7fff89a5afff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff89aec000 -     0x7fff89b48fff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89b49000 -     0x7fff89b64ff7  libexpat.1.dylib (12) <95D59F1F-0A5C-3F33-BA97-26F7D796CE7A> /usr/lib/libexpat.1.dylib
        0x7fff89c0d000 -     0x7fff89c0efff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89cb2000 -     0x7fff89f42fff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8a197000 -     0x7fff8a19cfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a1ab000 -     0x7fff8a1aefff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8a1af000 -     0x7fff8a1beff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a1bf000 -     0x7fff8a1e6ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a1e7000 -     0x7fff8a1e7fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8a1e8000 -     0x7fff8a23eff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8a23f000 -     0x7fff8a3dafef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a3db000 -     0x7fff8a3fafff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8a434000 -     0x7fff8a449ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff8a44a000 -     0x7fff8a547fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
        0x7fff8a548000 -     0x7fff8a6cefff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8a6cf000 -     0x7fff8a78cff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8a78d000 -     0x7fff8a8ddfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8abc1000 -     0x7fff8ae6bfff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8ae87000 -     0x7fff8af14ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8b16b000 -     0x7fff8b182fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8b197000 -     0x7fff8b197fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b198000 -     0x7fff8b235fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8b2a0000 -     0x7fff8b2f6fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b2f7000 -     0x7fff8b2ffff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8b343000 -     0x7fff8b344fff  libScreenReader.dylib (264.2) <E8BFC2E1-798D-33F6-AFF4-3334DE24DDE8> /usr/lib/libScreenReader.dylib
        0x7fff8b345000 -     0x7fff8b36bfff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8b475000 -     0x7fff8b4ddfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b4de000 -     0x7fff8b506fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8b507000 -     0x7fff8b556ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8be0c000 -     0x7fff8be37fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8be38000 -     0x7fff8be5aff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8be5b000 -     0x7fff8bef5fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8bef6000 -     0x7fff8befafff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8bfc5000 -     0x7fff8bfd2fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8c716000 -     0x7fff8c889ff7  com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8c88a000 -     0x7fff8c8b8fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c8b9000 -     0x7fff8c8bcfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8cc46000 -     0x7fff8cc48fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8cc7a000 -     0x7fff8cc7eff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8cc7f000 -     0x7fff8d09bfff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8d0fc000 -     0x7fff8d0feff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8d0ff000 -     0x7fff8d104fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8d37a000 -     0x7fff8d46bff7  com.apple.PubSub (1.0.5 - 65.32) <A53D3D5D-85DF-3CFC-94DF-FB05D6FEC34A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 627
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=255.0M resident=188.9M(74%) swapped_out_or_unallocated=66.1M(26%)
    Writable regions: Total=118.1M written=22.6M(19%) resident=28.6M(24%) swapped_out=0K(0%) unallocated=89.5M(76%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                     96K
    CoreServices                       4112K
    MALLOC                             96.5M
    MALLOC guard page                    48K
    Memory tag=242                       12K
    Memory tag=251                       36K
    STACK GUARD                        56.0M
    Stack                              12.6M
    VM_ALLOCATE                          52K
    __DATA                             28.4M
    __IMAGE                             528K
    __LINKEDIT                         55.2M
    __TEXT                            199.7M
    __UNICODE                           544K
    mapped file                        29.8M
    shared memory                       308K
    ===========                      =======
    TOTAL                             483.9M
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 14 GB, SMC 1.25f4
    Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
    Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x014F, 0x5453324741504D41435038552D5420202020
    Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x014F, 0x5453324741504D41435038552D5420202020
    Memory Module: DIMM Riser B/DIMM 3, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x0D9B, 0x000000000000000000000000000000000000
    Memory Module: DIMM Riser B/DIMM 4, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x0D9B, 0x000000000000000000000000000000000000
    Memory Module: DIMM Riser A/DIMM 3, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x0198, 0x000000000000000000000000000000000000
    Memory Module: DIMM Riser A/DIMM 4, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x0198, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.16)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    Network Service: AirPort, AirPort, en2
    PCI Card: NVIDIA GeForce GT 120, sppci_displaycontroller, Slot-1
    Serial ATA Device: WDC WD1002FAEX-00Z3A0, 1 TB
    Serial ATA Device: WDC WD1001FALS-00J7B1, 1 TB
    Serial ATA Device: ST3750330AS, 750,16 GB
    Serial ATA Device: SAMSUNG HD204UI, 2 TB
    Parallel ATA Device: PIONEER DVD-RW  DVR-112D
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd500000 / 3
    USB Device: hub_device, apple_vendor_id, 0x9126, 0xfd510000 / 6
    USB Device: CTE-640-U V4.0-3, 0x056a  (WACOM Co., Ltd.), 0x0016, 0xfd513000 / 11
    USB Device: Display iSight, apple_vendor_id, 0x8508, 0xfd515000 / 10
    USB Device: Display Audio, apple_vendor_id, 0x1105, 0xfd514000 / 9
    USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9226, 0xfd516000 / 8
    USB Device: USB 2.0 Hub [MTT], 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0201, 0xfd300000 / 2
    USB Device: My Book, 0x1058  (Western Digital Technologies, Inc.), 0x1100, 0xfd340000 / 5
    USB Device: hub_device, 0x050d  (Belkin Corporation), 0x0304, 0xfd330000 / 4
    USB Device: USB to Serial-ATA bridge, 0x04fc  (SUNPLUS TECHNOLOGY CO., LTD.), 0x0c25, 0xfd333000 / 7
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x5d200000 / 2
    USB Device: Back-UPS BR1500G FW:865.L2 .D USB FW:L2, 0x051d  (American Power Conversion), 0x0002, 0x3d200000 / 2
    FireWire Device: built-in_hub, 800mbit_speed
    FireWire Device: My Book, WD, 400mbit_speed

  • Itunes crash all the time after itunes 11.1.4 Uupdate

    here is the error message I get:
    Process:         iTunes [405]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         11.1.4 (11.1.4)
    Build Info:      iTunes-1114011001004062~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [190]
    Responsible:     iTunes [405]
    User ID:         502
    Date/Time:       2014-01-30 07:03:22.674 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  FF006430-69EA-8B37-FEF9-64972E95916F
    Sleep/Wake UUID: E6A39AB0-41DE-428F-9F00-8DE29F249A6D
    Crashed Thread:  0  iTunes main  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000049
    VM Regions Near 0x49:
    -->
        __TEXT                 000000010e3d4000-000000010fa7f000 [ 22.7M] r-x/rwx SM=COW  /Applications/iTunes.app/Contents/MacOS/iTunes
    Thread 0 Crashed:: iTunes main  Dispatch queue: com.apple.main-thread
    0   com.apple.iTunes                        0x000000010ef2a803 0x10e3d4000 + 11888643
    1   com.apple.iTunes                        0x000000010ef264ea 0x10e3d4000 + 11871466
    2   com.apple.iTunes                        0x000000010ef2f4a8 0x10e3d4000 + 11908264
    3   com.apple.iTunes                        0x000000010ef25772 0x10e3d4000 + 11868018
    4   com.apple.iTunes                        0x000000010e3d6266 0x10e3d4000 + 8806
    5   com.apple.CoreFoundation                0x00007fff8e7d6724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    6   com.apple.CoreFoundation                0x00007fff8e7d625f __CFRunLoopDoTimer + 1151
    7   com.apple.CoreFoundation                0x00007fff8e84776a __CFRunLoopDoTimers + 298
    8   com.apple.CoreFoundation                0x00007fff8e791aa5 __CFRunLoopRun + 1525
    9   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    10  com.apple.HIToolbox                     0x00007fff8e07bf0d RunCurrentEventLoopInMode + 226
    11  com.apple.HIToolbox                     0x00007fff8e07bcb7 ReceiveNextEventCommon + 479
    12  com.apple.HIToolbox                     0x00007fff8e07babc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    13  com.apple.AppKit                        0x00007fff8907928e _DPSNextEvent + 1434
    14  com.apple.AppKit                        0x00007fff890788db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    15  com.apple.AppKit                        0x00007fff8906c9cc -[NSApplication run] + 553
    16  com.apple.iTunes                        0x000000010ece03b2 0x10e3d4000 + 9487282
    17  com.apple.iTunes                        0x000000010e764ca4 0x10e3d4000 + 3738788
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88a9a662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff9230c43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff9230c152 _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.mobiledevice                  0x0000000115183711 __thr_AMRegisterForCallbacks + 217
    7   libdispatch.dylib                       0x00007fff9230a2ad _dispatch_client_callout + 8
    8   libdispatch.dylib                       0x00007fff9230c09e _dispatch_root_queue_drain + 326
    9   libdispatch.dylib                       0x00007fff9230d193 _dispatch_worker_thread2 + 40
    10  libsystem_pthread.dylib                 0x00007fff8aac3ef8 _pthread_wqthread + 314
    11  libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c77 _pthread_cond_wait + 787
    2   com.apple.iTunes                        0x000000010e3d876c 0x10e3d4000 + 18284
    3   com.apple.iTunes                        0x000000010e84f12f 0x10e3d4000 + 4698415
    4   com.apple.iTunes                        0x000000010e84f85e 0x10e3d4000 + 4700254
    5   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    6   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88a999aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e7ddd43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e900bd0 0x10e3d4000 + 5426128
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e3d8689 0x10e3d4000 + 18057
    4   com.apple.iTunes                        0x000000010e648666 0x10e3d4000 + 2573926
    5   com.apple.iTunes                        0x000000010e64863d 0x10e3d4000 + 2573885
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.iTunes                        0x000000010e3d87e7 0x10e3d4000 + 18407
    3   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff88a98e02 __accept + 10
    1   com.apple.iTunes                        0x000000010f01a05d 0x10e3d4000 + 12869725
    2   com.apple.iTunes                        0x000000010f001083 0x10e3d4000 + 12767363
    3   com.apple.iTunes                        0x000000010f000fc6 0x10e3d4000 + 12767174
    4   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    5   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff88a98e02 __accept + 10
    1   com.apple.iTunes                        0x000000010f01a05d 0x10e3d4000 + 12869725
    2   com.apple.iTunes                        0x000000010f001083 0x10e3d4000 + 12767363
    3   com.apple.iTunes                        0x000000010f000fc6 0x10e3d4000 + 12767174
    4   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    5   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 13:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff92631907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff9263170b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff892191ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 20:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff958c4918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff958c48a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff958c302e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff958c2bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff958c2a8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e45a767 0x10e3d4000 + 550759
    4   com.apple.iTunes                        0x000000010e45a705 0x10e3d4000 + 550661
    5   com.apple.iTunes                        0x000000010e45a572 0x10e3d4000 + 550258
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e45a767 0x10e3d4000 + 550759
    4   com.apple.iTunes                        0x000000010e45a705 0x10e3d4000 + 550661
    5   com.apple.iTunes                        0x000000010e45a572 0x10e3d4000 + 550258
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff88a99e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac3f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff88a99e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac3f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0xfffffffffffffff0
      rdi: 0x0000000000000000  rsi: 0x00000000ffffffce  rbp: 0x00007fff51828d40  rsp: 0x00007fff51828d30
       r8: 0x0000000000003fff   r9: 0xffff9f7ffffa8a7f  r10: 0x0000000116326e20  r11: 0x00007fff79900430
      r12: 0x0000000000000000  r13: 0x0000618000174d00  r14: 0x00000000ffffffce  r15: 0x000000000000000c
      rip: 0x000000010ef2a803  rfl: 0x0000000000010202  cr2: 0x0000000000000049
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10e3d4000 -        0x10fa7efe7  com.apple.iTunes (11.1.4 - 11.1.4) <469CEDE7-B677-3B93-8B0D-1DE419BB8DCE> /Applications/iTunes.app/Contents/MacOS/iTunes
           0x10fe5e000 -        0x10fe5efff  libgenkit.dylib (1) <CF76235F-60A9-6685-7105-1AD8B67274D4> /usr/lib/libgenkit.dylib
           0x10fe62000 -        0x10fee2ff7  com.apple.iTunes.iPodUpdater (10.7 - 10.7) <2709E6B0-39E2-3D75-92E3-E9F27C307C4A> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
           0x10ff25000 -        0x10ff4fffb  com.apple.avfoundationcf (2.0 - 133) <385B4AC1-12A3-3ECC-98CD-31D391FCCEFE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
           0x10ff8b000 -        0x1102a9fe7  com.apple.iad.iAdCore (1.0 - 1) <9E8CC242-A900-3BD1-B044-F07F592B9B3D> /Applications/iTunes.app/Contents/Frameworks/iAdCore.framework/Versions/A/iAdCo re
           0x110376000 -        0x11037afff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x110388000 -        0x11038bfff  com.apple.iPod (1.7 - 20) <9B9FD104-A8EE-3884-8610-B06700AC344E> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x110392000 -        0x1106beff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
           0x1106e8000 -        0x11071fff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
           0x110731000 -        0x110807fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
           0x11082a000 -        0x11086dff7 +libgnsdk_submit.1.9.5.dylib (1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
           0x1108df000 -        0x1108e3ff7  libgermantok.dylib (14) <33B11365-E59E-38C1-952E-AFFFEFEE427F> /usr/lib/libgermantok.dylib
           0x110989000 -        0x110989feb +cl_kernels (???) <45161A8C-53E4-42EE-854D-F89B506F8B0A> cl_kernels
           0x1109e8000 -        0x1109e9ff9 +cl_kernels (???) <FC04D613-6BDC-4BAC-91A9-359DD0351C43> cl_kernels
           0x110a40000 -        0x110a42ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x110a47000 -        0x110a4bffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x110f94000 -        0x110f95ffa +cl_kernels (???) <AC3DBDAD-512A-4CBF-B169-4F7186C5A6C5> cl_kernels
           0x11277d000 -        0x1134f2fff  com.apple.CoreFP (2.5.16 - 2.5.16) <1C390A93-4187-37E7-8A7E-4417876F069B> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x114bd0000 -        0x114bd6ff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x114be0000 -        0x114beaff7  AppleIntelSNBVA (8.18.28) <A66C8CCA-66A6-3B31-9045-AA6324E43682> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
           0x114d48000 -        0x114e7cff7  com.apple.CoreADI (1.34.0 - 1.34.0) <33B6ECA7-680E-3517-A1C1-9785BA022516> /System/Library/PrivateFrameworks/CoreADI.framework/CoreADI
           0x114e83000 -        0x115054fff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x1150fe000 -        0x1151efff7  com.apple.mobiledevice (710.3 - 710.3) <2097078F-FB29-31D0-BD14-57D41E2D297E> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x115254000 -        0x11544afff  com.apple.audio.codecs.Components (4.0 - 4.0) <05EF9EE8-2047-3FB0-84DA-7A2DD744B64B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x1157e5000 -        0x1157e8ff7  com.apple.QuartzComposer.iTunesPlugIn (1.4 - 18) <08330444-D369-3B4F-AE16-8E48F771CEEB> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
           0x1157ee000 -        0x115899fff  com.apple.AppleGVAFramework (6.0.38 - 6.0.38) <778BD26C-91E5-3300-B78E-917CE26317E7> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x1158ac000 -        0x1159a3ff7  com.apple.AppleIntelHD3000GraphicsVADriver (8.18.28 - 8.1.8) <693812CB-4315-3492-AC61-E1EAC8A0C324> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
           0x1159e4000 -        0x115a2aff7  com.apple. AMDRadeonVADriver (1.14.21 - 1.1.4) <92A985B1-7A39-3CAD-B438-F47FCB71421C> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVAD river
           0x115ae5000 -        0x115d62fff  com.apple.CoreKE (1.7.0 - 1.7.0) <596CAF69-A1EA-33D6-9D2E-805DA761D3D8> /System/Library/PrivateFrameworks/CoreKE.framework/CoreKE
           0x116eef000 -        0x116ef0fe4 +cl_kernels (???) <0EB47662-7052-4582-AA4F-89B4DC0E5FF7> cl_kernels
           0x11a30e000 -        0x11a30effd +cl_kernels (???) <038E4CB1-CE76-4583-A297-E1333BD98B90> cl_kernels
           0x11a31b000 -        0x11a31bff5 +cl_kernels (???) <C17D5DF7-87EE-4714-B62A-5C76999924AF> cl_kernels
           0x11a31d000 -        0x11a415ff7  sfixed14_rgba.dylib (2.3.58) <2967636F-7F20-3042-997E-CC9833FB8F5E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/s fixed14_rgba.dylib
           0x11a457000 -        0x11a53dfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11b4ee000 -        0x11b5ceff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x11e053000 -        0x11e06eff9  com.apple.security.csparser (3.0 - 55471) <0FA462BA-746F-3ACB-A90D-DCC7F280482B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x120286000 -        0x122446fef  com.apple.PodSpeechLib (1.4.1 - 1.4.1) <500EA59F-6A25-39D0-DEF0-060595163DCA> /Library/Application Support/iTunes/iPodVoiceOver.framework/iPodVoiceOver
        0x123480000000 -     0x123480294ff7  com.apple.AMDRadeonX3000GLDriver (1.14.21 - 1.1.4) <3133F944-09A8-3B30-B8B0-1C68FC2119F2> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
        0x7fff68763000 -     0x7fff68796817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8893c000 -     0x7fff889a9fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff889aa000 -     0x7fff889b5fff  libGPUSupportMercury.dylib (9.0.83) <A9DF1DD1-8C1E-3A86-AF96-BF3A7D4C8C1B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff889b6000 -     0x7fff889b6fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff889b7000 -     0x7fff889c0ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff889c1000 -     0x7fff889c2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff889c3000 -     0x7fff88a12ff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff88a13000 -     0x7fff88a1eff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff88a1f000 -     0x7fff88a83ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88a84000 -     0x7fff88aa0ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88aa1000 -     0x7fff88aaeff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff88b1d000 -     0x7fff88b1fffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff88b20000 -     0x7fff88b72ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff88b73000 -     0x7fff88b98ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88bad000 -     0x7fff88e05ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88e06000 -     0x7fff88e5ffff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88e60000 -     0x7fff88e8cff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff88e8d000 -     0x7fff88e91ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88e92000 -     0x7fff88e99ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff88e9a000 -     0x7fff88ee8fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88ee9000 -     0x7fff88f86fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff88f87000 -     0x7fff88ff6ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88ff7000 -     0x7fff89044ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89045000 -     0x7fff89054ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff89055000 -     0x7fff89bc9ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89bd3000 -     0x7fff89c6eff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89c6f000 -     0x7fff89ce6fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff89d91000 -     0x7fff89daefff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff89daf000 -     0x7fff89e0affb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff89e1e000 -     0x7fff89e5dfff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89e5e000 -     0x7fff89f2fff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff89f30000 -     0x7fff89f30fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89f31000 -     0x7fff89f5bff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff89f5c000 -     0x7fff8a0e9ff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8a0ea000 -     0x7fff8a0f2ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8a0f9000 -     0x7fff8a0fbfff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8a0fc000 -     0x7fff8a52fffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8a530000 -     0x7fff8a56eff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a56f000 -     0x7fff8a6affff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8aa8c000 -     0x7fff8aac0fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8aac1000 -     0x7fff8aac8ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8aac9000 -     0x7fff8ab52ff7  com.apple.SoftwareUpdate.framework (6 - 574) <A24BDCFF-6164-3028-8892-D3C00B7C5658> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8ab5d000 -     0x7fff8ab5ffff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8ab60000 -     0x7fff8abb1fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8ac30000 -     0x7fff8ac79fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b02c000 -     0x7fff8b2bdff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8b2be000 -     0x7fff8b321ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8b322000 -     0x7fff8b32aff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8b374000 -     0x7fff8b45efff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8b45f000 -     0x7fff8b460ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b461000 -     0x7fff8b462ffb  libScreenReader.dylib (333.2) <0172E6E2-9D4B-36BF-81DC-428FF0668E78> /usr/lib/libScreenReader.dylib
        0x7fff8b463000 -     0x7fff8b48aff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8b48b000 -     0x7fff8b4b9ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8b4ba000 -     0x7fff8b4bdff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff8b4be000 -     0x7fff8b4c3fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8b4c4000 -     0x7fff8c311ffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c312000 -     0x7fff8c33bfff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8c33c000 -     0x7fff8c60aff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c60b000 -     0x7fff8c73bff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8c73c000 -     0x7fff8c757ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8c758000 -     0x7fff8c75afff  com.apple.loginsupport (1.0 - 1) <4772DFF0-E8FD-3F27-9C3B-39563B904E1C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8c7a9000 -     0x7fff8c7adfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8c7b8000 -     0x7fff8c7feff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8c817000 -     0x7fff8c874fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8c875000 -     0x7fff8cad6ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8cba8000 -     0x7fff8d0ccfff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8d125000 -     0x7fff8d40ffff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d419000 -     0x7fff8d500ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8d501000 -     0x7fff8d5cafff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d5cb000 -     0x7fff8d69cff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8d6bc000 -     0x7fff8d6c0fff  com.apple.ServerInformation (2.0 - 1) <E628F08A-0F6F-384B-AFD5-1BC1BBF56F1F> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8d6c1000 -     0x7fff8d6c5ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff8d6c6000 -     0x7fff8d70dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8d70e000 -     0x7fff8d7d9fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d7da000 -     0x7fff8d7e0fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8d7e1000 -     0x7fff8d84bff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d84c000 -     0x7fff8d87cfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8d8b2000 -     0x7fff8d8dbff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff8d8dc000 -     0x7fff8d8e6ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8d8e7000 -     0x7fff8dc5dffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8dc5e000 -     0x7fff8dfb9fff  com.apple.FinderKit (1.2.1 - 1.2.1) <6CD3ACDB-5089-3E01-8722-4FB5721D0254> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff8dfba000 -     0x7fff8dfd1fff  com.apple.PackageKit.PackageUIKit (3.0 - 329) <2B237B93-D088-33B7-AD28-79E5BC27576B> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff8dffd000 -     0x7fff8e037ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e038000 -     0x7fff8e04bff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e04c000 -     0x7fff8e04cfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8e04d000 -     0x7fff8e2f7ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8e2f8000 -     0x7fff8e33fff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff8e450000 -     0x7fff8e47ffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8e480000 -     0x7fff8e489fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e48a000 -     0x7fff8e4a5ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8e721000 -     0x7fff8e906ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e907000 -     0x7fff8e912ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8e926000 -     0x7fff8e928ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8e929000 -     0x7fff8e9d9ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8ea14000 -     0x7fff8ea1afff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8ea1b000 -     0x7fff8ebd3ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff8ebd4000 -     0x7fff8f4f005f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f566000 -     0x7fff8f6d4ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f6d5000 -     0x7fff8f95dff7  com.apple.CommerceKit (1.2.0 - 232.2) <B32FA1E7-F34B-3A15-A08E-A9D3C1394421> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff8f9a7000 -     0x7fff8f9c2fff  com.apple.DistributionKit (700 - 846) <E4562C9C-9367-3C8E-87C2-80C6C0C7B187> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8f9c3000 -     0x7fff8fa08ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8fa09000 -     0x7fff8fa16ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8fa17000 -     0x7fff8fa1efff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fa1f000 -     0x7fff8fa77ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8fa78000 -     0x7fff8fb00ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8fbbc000 -     0x7fff8fbcafff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8fc26000 -     0x7fff8fc33fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8fca4000 -     0x7fff8fca8fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8fcab000 -     0x7fff8feeefff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8feef000 -     0x7fff8fef7ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8fef8000 -     0x7fff8ffe7fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ffe8000 -     0x7fff900abff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff900b3000 -     0x7fff90126ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90127000 -     0x7fff90137fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff90235000 -     0x7fff90239fff  com.apple.IOAccelerator (98.7.1 - 98.7.1) <C0D16D6F-8729-3110-BEBA-BE4F53444470> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff9024a000 -     0x7fff90261ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff90262000 -     0x7fff90264ff7  com.apple.securityhi (9.0 - 55005)

    here is the error message I get:
    Process:         iTunes [405]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         11.1.4 (11.1.4)
    Build Info:      iTunes-1114011001004062~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [190]
    Responsible:     iTunes [405]
    User ID:         502
    Date/Time:       2014-01-30 07:03:22.674 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  FF006430-69EA-8B37-FEF9-64972E95916F
    Sleep/Wake UUID: E6A39AB0-41DE-428F-9F00-8DE29F249A6D
    Crashed Thread:  0  iTunes main  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000049
    VM Regions Near 0x49:
    -->
        __TEXT                 000000010e3d4000-000000010fa7f000 [ 22.7M] r-x/rwx SM=COW  /Applications/iTunes.app/Contents/MacOS/iTunes
    Thread 0 Crashed:: iTunes main  Dispatch queue: com.apple.main-thread
    0   com.apple.iTunes                        0x000000010ef2a803 0x10e3d4000 + 11888643
    1   com.apple.iTunes                        0x000000010ef264ea 0x10e3d4000 + 11871466
    2   com.apple.iTunes                        0x000000010ef2f4a8 0x10e3d4000 + 11908264
    3   com.apple.iTunes                        0x000000010ef25772 0x10e3d4000 + 11868018
    4   com.apple.iTunes                        0x000000010e3d6266 0x10e3d4000 + 8806
    5   com.apple.CoreFoundation                0x00007fff8e7d6724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    6   com.apple.CoreFoundation                0x00007fff8e7d625f __CFRunLoopDoTimer + 1151
    7   com.apple.CoreFoundation                0x00007fff8e84776a __CFRunLoopDoTimers + 298
    8   com.apple.CoreFoundation                0x00007fff8e791aa5 __CFRunLoopRun + 1525
    9   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    10  com.apple.HIToolbox                     0x00007fff8e07bf0d RunCurrentEventLoopInMode + 226
    11  com.apple.HIToolbox                     0x00007fff8e07bcb7 ReceiveNextEventCommon + 479
    12  com.apple.HIToolbox                     0x00007fff8e07babc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    13  com.apple.AppKit                        0x00007fff8907928e _DPSNextEvent + 1434
    14  com.apple.AppKit                        0x00007fff890788db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    15  com.apple.AppKit                        0x00007fff8906c9cc -[NSApplication run] + 553
    16  com.apple.iTunes                        0x000000010ece03b2 0x10e3d4000 + 9487282
    17  com.apple.iTunes                        0x000000010e764ca4 0x10e3d4000 + 3738788
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88a9a662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff9230c43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff9230c152 _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.mobiledevice                  0x0000000115183711 __thr_AMRegisterForCallbacks + 217
    7   libdispatch.dylib                       0x00007fff9230a2ad _dispatch_client_callout + 8
    8   libdispatch.dylib                       0x00007fff9230c09e _dispatch_root_queue_drain + 326
    9   libdispatch.dylib                       0x00007fff9230d193 _dispatch_worker_thread2 + 40
    10  libsystem_pthread.dylib                 0x00007fff8aac3ef8 _pthread_wqthread + 314
    11  libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c77 _pthread_cond_wait + 787
    2   com.apple.iTunes                        0x000000010e3d876c 0x10e3d4000 + 18284
    3   com.apple.iTunes                        0x000000010e84f12f 0x10e3d4000 + 4698415
    4   com.apple.iTunes                        0x000000010e84f85e 0x10e3d4000 + 4700254
    5   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    6   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88a999aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e7ddd43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e900bd0 0x10e3d4000 + 5426128
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e3d8689 0x10e3d4000 + 18057
    4   com.apple.iTunes                        0x000000010e648666 0x10e3d4000 + 2573926
    5   com.apple.iTunes                        0x000000010e64863d 0x10e3d4000 + 2573885
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.iTunes                        0x000000010e3d87e7 0x10e3d4000 + 18407
    3   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff88a98e02 __accept + 10
    1   com.apple.iTunes                        0x000000010f01a05d 0x10e3d4000 + 12869725
    2   com.apple.iTunes                        0x000000010f001083 0x10e3d4000 + 12767363
    3   com.apple.iTunes                        0x000000010f000fc6 0x10e3d4000 + 12767174
    4   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    5   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff88a98e02 __accept + 10
    1   com.apple.iTunes                        0x000000010f01a05d 0x10e3d4000 + 12869725
    2   com.apple.iTunes                        0x000000010f001083 0x10e3d4000 + 12767363
    3   com.apple.iTunes                        0x000000010f000fc6 0x10e3d4000 + 12767174
    4   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    5   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 13:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff92631907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff9263170b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff892191ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e792315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e791939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e791275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8e8469d1 CFRunLoopRun + 97
    6   com.apple.iTunes                        0x000000010e3ef753 0x10e3d4000 + 112467
    7   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    8   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 20:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff88a95a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88a94d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff958c4918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff958c48a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff958c302e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff958c2bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff958c2a8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e45a767 0x10e3d4000 + 550759
    4   com.apple.iTunes                        0x000000010e45a705 0x10e3d4000 + 550661
    5   com.apple.iTunes                        0x000000010e45a572 0x10e3d4000 + 550258
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff88a99716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac4c3b _pthread_cond_wait + 727
    2   com.apple.iTunes                        0x000000010e3d872f 0x10e3d4000 + 18223
    3   com.apple.iTunes                        0x000000010e45a767 0x10e3d4000 + 550759
    4   com.apple.iTunes                        0x000000010e45a705 0x10e3d4000 + 550661
    5   com.apple.iTunes                        0x000000010e45a572 0x10e3d4000 + 550258
    6   com.apple.iTunes                        0x000000010e3d93f1 0x10e3d4000 + 21489
    7   libsystem_pthread.dylib                 0x00007fff8aac2899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8aac272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8aac6fc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff88a99e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac3f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff88a99e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8aac3f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8aac6fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0xfffffffffffffff0
      rdi: 0x0000000000000000  rsi: 0x00000000ffffffce  rbp: 0x00007fff51828d40  rsp: 0x00007fff51828d30
       r8: 0x0000000000003fff   r9: 0xffff9f7ffffa8a7f  r10: 0x0000000116326e20  r11: 0x00007fff79900430
      r12: 0x0000000000000000  r13: 0x0000618000174d00  r14: 0x00000000ffffffce  r15: 0x000000000000000c
      rip: 0x000000010ef2a803  rfl: 0x0000000000010202  cr2: 0x0000000000000049
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10e3d4000 -        0x10fa7efe7  com.apple.iTunes (11.1.4 - 11.1.4) <469CEDE7-B677-3B93-8B0D-1DE419BB8DCE> /Applications/iTunes.app/Contents/MacOS/iTunes
           0x10fe5e000 -        0x10fe5efff  libgenkit.dylib (1) <CF76235F-60A9-6685-7105-1AD8B67274D4> /usr/lib/libgenkit.dylib
           0x10fe62000 -        0x10fee2ff7  com.apple.iTunes.iPodUpdater (10.7 - 10.7) <2709E6B0-39E2-3D75-92E3-E9F27C307C4A> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
           0x10ff25000 -        0x10ff4fffb  com.apple.avfoundationcf (2.0 - 133) <385B4AC1-12A3-3ECC-98CD-31D391FCCEFE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
           0x10ff8b000 -        0x1102a9fe7  com.apple.iad.iAdCore (1.0 - 1) <9E8CC242-A900-3BD1-B044-F07F592B9B3D> /Applications/iTunes.app/Contents/Frameworks/iAdCore.framework/Versions/A/iAdCo re
           0x110376000 -        0x11037afff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x110388000 -        0x11038bfff  com.apple.iPod (1.7 - 20) <9B9FD104-A8EE-3884-8610-B06700AC344E> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x110392000 -        0x1106beff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
           0x1106e8000 -        0x11071fff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
           0x110731000 -        0x110807fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
           0x11082a000 -        0x11086dff7 +libgnsdk_submit.1.9.5.dylib (1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
           0x1108df000 -        0x1108e3ff7  libgermantok.dylib (14) <33B11365-E59E-38C1-952E-AFFFEFEE427F> /usr/lib/libgermantok.dylib
           0x110989000 -        0x110989feb +cl_kernels (???) <45161A8C-53E4-42EE-854D-F89B506F8B0A> cl_kernels
           0x1109e8000 -        0x1109e9ff9 +cl_kernels (???) <FC04D613-6BDC-4BAC-91A9-359DD0351C43> cl_kernels
           0x110a40000 -        0x110a42ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x110a47000 -        0x110a4bffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x110f94000 -        0x110f95ffa +cl_kernels (???) <AC3DBDAD-512A-4CBF-B169-4F7186C5A6C5> cl_kernels
           0x11277d000 -        0x1134f2fff  com.apple.CoreFP (2.5.16 - 2.5.16) <1C390A93-4187-37E7-8A7E-4417876F069B> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x114bd0000 -        0x114bd6ff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x114be0000 -        0x114beaff7  AppleIntelSNBVA (8.18.28) <A66C8CCA-66A6-3B31-9045-AA6324E43682> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
           0x114d48000 -        0x114e7cff7  com.apple.CoreADI (1.34.0 - 1.34.0) <33B6ECA7-680E-3517-A1C1-9785BA022516> /System/Library/PrivateFrameworks/CoreADI.framework/CoreADI
           0x114e83000 -        0x115054fff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x1150fe000 -        0x1151efff7  com.apple.mobiledevice (710.3 - 710.3) <2097078F-FB29-31D0-BD14-57D41E2D297E> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x115254000 -        0x11544afff  com.apple.audio.codecs.Components (4.0 - 4.0) <05EF9EE8-2047-3FB0-84DA-7A2DD744B64B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x1157e5000 -        0x1157e8ff7  com.apple.QuartzComposer.iTunesPlugIn (1.4 - 18) <08330444-D369-3B4F-AE16-8E48F771CEEB> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
           0x1157ee000 -        0x115899fff  com.apple.AppleGVAFramework (6.0.38 - 6.0.38) <778BD26C-91E5-3300-B78E-917CE26317E7> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x1158ac000 -        0x1159a3ff7  com.apple.AppleIntelHD3000GraphicsVADriver (8.18.28 - 8.1.8) <693812CB-4315-3492-AC61-E1EAC8A0C324> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
           0x1159e4000 -        0x115a2aff7  com.apple. AMDRadeonVADriver (1.14.21 - 1.1.4) <92A985B1-7A39-3CAD-B438-F47FCB71421C> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVAD river
           0x115ae5000 -        0x115d62fff  com.apple.CoreKE (1.7.0 - 1.7.0) <596CAF69-A1EA-33D6-9D2E-805DA761D3D8> /System/Library/PrivateFrameworks/CoreKE.framework/CoreKE
           0x116eef000 -        0x116ef0fe4 +cl_kernels (???) <0EB47662-7052-4582-AA4F-89B4DC0E5FF7> cl_kernels
           0x11a30e000 -        0x11a30effd +cl_kernels (???) <038E4CB1-CE76-4583-A297-E1333BD98B90> cl_kernels
           0x11a31b000 -        0x11a31bff5 +cl_kernels (???) <C17D5DF7-87EE-4714-B62A-5C76999924AF> cl_kernels
           0x11a31d000 -        0x11a415ff7  sfixed14_rgba.dylib (2.3.58) <2967636F-7F20-3042-997E-CC9833FB8F5E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/s fixed14_rgba.dylib
           0x11a457000 -        0x11a53dfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11b4ee000 -        0x11b5ceff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x11e053000 -        0x11e06eff9  com.apple.security.csparser (3.0 - 55471) <0FA462BA-746F-3ACB-A90D-DCC7F280482B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x120286000 -        0x122446fef  com.apple.PodSpeechLib (1.4.1 - 1.4.1) <500EA59F-6A25-39D0-DEF0-060595163DCA> /Library/Application Support/iTunes/iPodVoiceOver.framework/iPodVoiceOver
        0x123480000000 -     0x123480294ff7  com.apple.AMDRadeonX3000GLDriver (1.14.21 - 1.1.4) <3133F944-09A8-3B30-B8B0-1C68FC2119F2> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
        0x7fff68763000 -     0x7fff68796817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8893c000 -     0x7fff889a9fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff889aa000 -     0x7fff889b5fff  libGPUSupportMercury.dylib (9.0.83) <A9DF1DD1-8C1E-3A86-AF96-BF3A7D4C8C1B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff889b6000 -     0x7fff889b6fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff889b7000 -     0x7fff889c0ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff889c1000 -     0x7fff889c2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff889c3000 -     0x7fff88a12ff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff88a13000 -     0x7fff88a1eff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff88a1f000 -     0x7fff88a83ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88a84000 -     0x7fff88aa0ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88aa1000 -     0x7fff88aaeff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff88b1d000 -     0x7fff88b1fffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff88b20000 -     0x7fff88b72ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff88b73000 -     0x7fff88b98ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88bad000 -     0x7fff88e05ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88e06000 -     0x7fff88e5ffff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88e60000 -     0x7fff88e8cff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff88e8d000 -     0x7fff88e91ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88e92000 -     0x7fff88e99ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff88e9a000 -     0x7fff88ee8fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88ee9000 -     0x7fff88f86fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff88f87000 -     0x7fff88ff6ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88ff7000 -     0x7fff89044ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89045000 -     0x7fff89054ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff89055000 -     0x7fff89bc9ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89bd3000 -     0x7fff89c6eff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89c6f000 -     0x7fff89ce6fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff89d91000 -     0x7fff89daefff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff89daf000 -     0x7fff89e0affb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff89e1e000 -     0x7fff89e5dfff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89e5e000 -     0x7fff89f2fff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff89f30000 -     0x7fff89f30fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89f31000 -     0x7fff89f5bff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff89f5c000 -     0x7fff8a0e9ff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8a0ea000 -     0x7fff8a0f2ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8a0f9000 -     0x7fff8a0fbfff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8a0fc000 -     0x7fff8a52fffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8a530000 -     0x7fff8a56eff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a56f000 -     0x7fff8a6affff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8aa8c000 -     0x7fff8aac0fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8aac1000 -     0x7fff8aac8ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8aac9000 -     0x7fff8ab52ff7  com.apple.SoftwareUpdate.framework (6 - 574) <A24BDCFF-6164-3028-8892-D3C00B7C5658> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8ab5d000 -     0x7fff8ab5ffff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8ab60000 -     0x7fff8abb1fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8ac30000 -     0x7fff8ac79fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b02c000 -     0x7fff8b2bdff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8b2be000 -     0x7fff8b321ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8b322000 -     0x7fff8b32aff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8b374000 -     0x7fff8b45efff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8b45f000 -     0x7fff8b460ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b461000 -     0x7fff8b462ffb  libScreenReader.dylib (333.2) <0172E6E2-9D4B-36BF-81DC-428FF0668E78> /usr/lib/libScreenReader.dylib
        0x7fff8b463000 -     0x7fff8b48aff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8b48b000 -     0x7fff8b4b9ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8b4ba000 -     0x7fff8b4bdff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff8b4be000 -     0x7fff8b4c3fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8b4c4000 -     0x7fff8c311ffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c312000 -     0x7fff8c33bfff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8c33c000 -     0x7fff8c60aff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c60b000 -     0x7fff8c73bff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8c73c000 -     0x7fff8c757ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8c758000 -     0x7fff8c75afff  com.apple.loginsupport (1.0 - 1) <4772DFF0-E8FD-3F27-9C3B-39563B904E1C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8c7a9000 -     0x7fff8c7adfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8c7b8000 -     0x7fff8c7feff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8c817000 -     0x7fff8c874fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8c875000 -     0x7fff8cad6ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8cba8000 -     0x7fff8d0ccfff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8d125000 -     0x7fff8d40ffff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d419000 -     0x7fff8d500ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8d501000 -     0x7fff8d5cafff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d5cb000 -     0x7fff8d69cff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8d6bc000 -     0x7fff8d6c0fff  com.apple.ServerInformation (2.0 - 1) <E628F08A-0F6F-384B-AFD5-1BC1BBF56F1F> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8d6c1000 -     0x7fff8d6c5ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff8d6c6000 -     0x7fff8d70dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8d70e000 -     0x7fff8d7d9fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d7da000 -     0x7fff8d7e0fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8d7e1000 -     0x7fff8d84bff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d84c000 -     0x7fff8d87cfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8d8b2000 -     0x7fff8d8dbff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff8d8dc000 -     0x7fff8d8e6ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8d8e7000 -     0x7fff8dc5dffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8dc5e000 -     0x7fff8dfb9fff  com.apple.FinderKit (1.2.1 - 1.2.1) <6CD3ACDB-5089-3E01-8722-4FB5721D0254> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff8dfba000 -     0x7fff8dfd1fff  com.apple.PackageKit.PackageUIKit (3.0 - 329) <2B237B93-D088-33B7-AD28-79E5BC27576B> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff8dffd000 -     0x7fff8e037ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e038000 -     0x7fff8e04bff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e04c000 -     0x7fff8e04cfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8e04d000 -     0x7fff8e2f7ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8e2f8000 -     0x7fff8e33fff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff8e450000 -     0x7fff8e47ffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8e480000 -     0x7fff8e489fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e48a000 -     0x7fff8e4a5ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8e721000 -     0x7fff8e906ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e907000 -     0x7fff8e912ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8e926000 -     0x7fff8e928ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8e929000 -     0x7fff8e9d9ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8ea14000 -     0x7fff8ea1afff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8ea1b000 -     0x7fff8ebd3ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff8ebd4000 -     0x7fff8f4f005f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f566000 -     0x7fff8f6d4ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f6d5000 -     0x7fff8f95dff7  com.apple.CommerceKit (1.2.0 - 232.2) <B32FA1E7-F34B-3A15-A08E-A9D3C1394421> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff8f9a7000 -     0x7fff8f9c2fff  com.apple.DistributionKit (700 - 846) <E4562C9C-9367-3C8E-87C2-80C6C0C7B187> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8f9c3000 -     0x7fff8fa08ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8fa09000 -     0x7fff8fa16ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8fa17000 -     0x7fff8fa1efff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fa1f000 -     0x7fff8fa77ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8fa78000 -     0x7fff8fb00ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8fbbc000 -     0x7fff8fbcafff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8fc26000 -     0x7fff8fc33fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8fca4000 -     0x7fff8fca8fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8fcab000 -     0x7fff8feeefff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8feef000 -     0x7fff8fef7ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8fef8000 -     0x7fff8ffe7fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ffe8000 -     0x7fff900abff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff900b3000 -     0x7fff90126ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90127000 -     0x7fff90137fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff90235000 -     0x7fff90239fff  com.apple.IOAccelerator (98.7.1 - 98.7.1) <C0D16D6F-8729-3110-BEBA-BE4F53444470> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff9024a000 -     0x7fff90261ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff90262000 -     0x7fff90264ff7  com.apple.securityhi (9.0 - 55005)

  • Fine for a short time after rebooting homehub, but...

    Hi,
    I have had BTBroadband for a year and a half and had no problems at all, it's why I pay more for BT than cheaper providers, however, the past few weeks I am starting to wonder...
    I have been getting low speeds (<0.1mbps  and very high pings upto 848ms) for the past 3 weeks. This is very easily fixed, I reboot the home hub and it's fine for anything from 10minutes to 2 hours with download speeds of around 6.5mbps and ping of around 30ms. However, I can't keep rebooting the homehub all the time.
    The homehub has been replaced and still having the same problem. I have only one phone socket in the house so it is in the master socket, with a filter and only one telephone directly plugged into that. I am currently using all wired connections, however, I have tried wireless too. The slow speed is affecting my PS3, PC and BTVision.
    I spent an hour on Sunday on the phone to support with yet another person with a very strong accent that is hard to understand and she did a remote desktop thing... she did a speed test to bt's servers and it said all was fine, even though (speedtest.net records shown below) it obviously isn't. She could also tell from how slow her connection to my computer was, but because the BT test said it was fine....anyway....then she started a disk cleanup (on the wrong drive) on my computer...I tried telling her the problem is not the computer because it affects all devices....
    I used speedtest.net for my speed tests, and it's results match exactly my experiences....ever tried playing a first person shooter with 800ms ping?
    I'd appreciate feedback from other users or BT staff because I am getting nowhere with your telephone support robots and am getting very close to cancelling my service. My logging of speedtest is at the bottom.
    Update : I've just spoken to someone in priority care who said something about turning interleaving off....and that it should be ok in a day or two. Is this a fob off or for real?
    Edit : ...are my download speeds dropping today because it thinks the line is bad from all the reboots?
    Thanks, Russ
    A sample from my logging of the past 4 days(worst results are ****): 
    13/11/10
    reboot homehub @ approx 11:10
    ping 31ms - download 5.8Mbps - upload 0.32Mbps @ 11:16
    ping 26ms - download 4.88Mbps- upload 0.35Mbps @ 11:18
    **** ping 580ms - download 0.91Mbps - upload 0.19Mbps @ 11:35 ****
    **** ping 174ms - download 2.19Mbps - upload 0.21Mbps @ 11:39 ****
    reboot homehub @ 11:40
    ping 30ms - download 6.23Mbps - upload 0.38Mbps @ 11:45
    ping 31ms - download 6.25Mbps - upload 0.38Mbps @ 11:48
    ping 36ms - download 6.25Mbps - upload 0.38Mbps @ 11:52
    ping 52ms - download 6.27Mbps - upload 0.38Mbps @ 11:54
    ping 31ms - download 6.26Mbps - upload 0.38Mbps @ 11:56
    ping 31ms - download 6.25Mbps - upload 0.38Mbps @ 11:58
    ping 42ms - download 6.23Mbps - upload 0.38Mbps @ 12:03
    ping 34ms - download 6.27Mbps - upload 0.37Mbps @ 12:08
    ping 31ms - download 6.27Mbps - upload 0.38Mbps @ 12:12
    ping 31ms - download 5.77Mbsp - upload 0.37Mbps @ 12:16
    It's been stable for over half an hour, I'll stop testing for now...
    ...until the next time it drops...
    ping 49ms - download 4.81mbps - upload 0.25mbps @ 13:23
    **** ping 553ms - download 0.54mbps - upload 0.21mbps @ 13:43 ****
    reboot homehub @ 13:48
    ping 33ms - download 6.24mbps - upload 0.38mbps @ 13:51
    ping 31ms - download 6.24mbps - upload 0.33mbps @ 13:53
    ping 51ms - download 2.36mbps - upload 0.32mbps @ 14:04
    ping 32ms - download 1.06mbps - upload 0.16 @ 14:40
    **** ping 214ms - download 2.54mbps - upload 0.23mbps @ 14:54 ****
    reboot homehub @ 15:00
    ping 31ms - download 6.31mbps - upload 0.38mbps @ 15:02
    ping 32ms - download 6.29mbps - upload 0.38mbps @ 15:20
    ping 37ms - download 6.24mbps - upload 0.36mbps @ 15:59
    **** ping 229ms - download 1.61mbps - upload 0.25mbps @ 16:51 ****
    **** ping 332ms - download 1.57mbps - upload 0.25mbps @ 18:09 ****
    reboot homehub @ 18:10
    ping 31ms - download 6.23mbps - upload 0.38mbps @ 18:11
    ping 32ms - download 6.27mbps - upload 0.38mbps @ 18:40
    ping 32ms - download 6.23mbps - upload 0.38mbps @ 18:51 
    **** ping 242ms - download 2.30mbps - upload 0.21mbps @ 20:09 ****
    reboot homehub @ 20:10
    ping 34ms - download 6.10mbps - upload 0.37mbps @ 20:12
    ping 32ms - download 3.96mbps (kel watching film on btvision, 2gb ringfenced) - upload 0.25mbps @ 21:39
    **** ping 588ms - download 1.07mbps - upload 0.21mbps @23:28 ****
    reboot homehub @ 23:29
    ping 26ms - download 6.24mbps - upload 0.37mbps @ 23:31
    14/11/10
    ****  ping 409ms - download 1.14mbps - upload 0.24mbps @ 01:09 ****
    ping 30ms - download 6.22mbps - upload 0.38mbps @ 07:33 (fixed itself some time in the night without restarting)
    **** ping 564ms - download 0.87mbps - upload 0.10mbps @ 10:24 ****
    **** ping 921ms - download 0.94mbps - upload 0.16mbps @ 11:20 ****
    **** ping 766ms - download 1.00mbps - upload 0.19mbps @ 14:55 ****
    reboot homehub @ 14:56
    ping 29ms - download 6.17mbps - upload 0.38mbps @ 14:59
    ping 31ms - download 6.26mbps - upload 0.38mbps @ 15:33
    **** ping 519ms - download 0.86mbps - upload 0.11mbps @ 17:45 ****
    ping 29ms - download 5.83mbps - upload 0.37mbps @ 18:49
    15/11/10
    *** ping 267ms - download 1.49mbps - upload 0.22mbps @ 09:25 ***
    **** ping 555ms - download 1.25mbps - upload 0.15mbps @ 12:22 ****
    ** ping 139ms - download 3.12mbps - upload 0.18mbps @ 12:35 **
    *** ping 258ms - download 2.12mbps - upload 0.15mbps @ 16:26 ***
    **** ping 487ms - download 1.08mbps - upload 0.20mbps @ 17:30 ****
    reboot homehub @ 17:31
    ping 31ms - download 3.88mbps - upload 0.38mbps @ 17:34
    ping 31ms - download 2.42mbps...
    ...are my reboots now lowering my speed because it thinks the line is bad from all the reboots?

    Ok, finally the tester worked, and all's well it seems... 
    FAQ
    Test1 comprises of two tests
    1. Best Effort Test:  -provides background information.
    Download  Speed
    5727 Kbps
    0 Kbps
    7150 Kbps
    Max Achievable Speed
     Download speedachieved during the test was - 5727 Kbps
     For your connection, the acceptable range of speeds is 600-7150 Kbps.
     Additional Information:
     Your DSL Connection Rate :7616 Kbps(DOWN-STREAM), 448 Kbps(UP-STREAM)
     IP Profile for your line is - 6500 Kbps
    2. Assured Rate Test:  -provides background information.
    Download Speed
    3763 Kbps
    0 Kbps
    600 Kbps
    Max Achievable Speed
     Download speedachieved during the test was - 3763 Kbps
     For your connection, the acceptable range of speeds is 576-600 Kbps.
     Additional Information:
     Assured Rate IP profile on your line is - 600 Kbps
    We were unable to identify any performance problem with your service at this time.
    It is possible that any problem you are currently, or had previously experienced may have been caused by traffic congestion on the Internet or by the server you were accessing responding slowly.
    If you continue to encounter a problem with a specific server, please contact the administrator of that server in the first instance.
    Please visit FAQ section if you are unable To understand the test results.

  • The computer starts crashing all the time after updating the MOBO drivers.

    Hi, when I used "MSI Live update" to update my MOBO drivers to the latest. After I've rebooted the computer, it's begins to do some wierd stuff.
    1) It happens that my computer sometimes just crash, I can't do anything from my keyboard or mouse. And everyting stops. I have to push the reboot button the make it "live" again.
    2) Sometimes it reboot without any warning, I dont know why, and don't know how to fix it.
    3) Can't find my floppystation, I can see it in driver managment, but not on the "my computer" window. When I write down "A:\" It says it can't find the file.
    All this wierd stuff happend when I installed new drivers to my MOBO (The drivers are from MSI). I whanted to install the deafult drivers from the cd-rom, but I can't find it, I think I've lost it! :(
    Can somebody please help me!
    Thanks.
    I've found my floppystation now after clearing the cmos.

    You could install these from nvidia
    http://www.nvidia.com/object/nforce_udp_winxp_5.10
    During installation, de-select the IDE driver as this maybe causing your problems. Also de-select the sound drivers.

  • Increased heating in a Short time after updating my GT60 0NC from Win7 to Win8

    Hi
    I recently updated my GT60 ONC to windows 8 x64 and have been using it for almost 3 weeks now. My laptop seems to get heated up without even using the Dedicated Nvidia Graphics. Previously when using Windows 7 x64, I never had this problem, but now i have to switch on the Cooler boost fan to reduce the temp.. not even sure of the normal fan is running..I am guessing this could be due to some driver issues.. But not sure.. I would be grateful and glad if some one could help me with this..
    Thanks in advance.. :-)

    Hi...
    The Temperature results are as follows,
    The Following is the Temperatures before running the GPU and the Turbo cooler fan:
    GPU :-
    Temp : 77
    Load : 0
    CPU : -
    Core            Min              Max              Load
    Core #0      44                61                    8%
    Core #1      46                64                    3%
    Core #2      44                60                    4%
    Core #3      47                64                    4%
    The Following is the Temperatures after running the GPU but not the Turbo cooler fan:
    GPU :-
    Temp : 96
    Load : 82% - 84%
    CPU : -
    Core            Min              Max              Load
    Core #0      44                72                  23%
    Core #1      46                72                  24%
    Core #2      44                71                  18%
    Core #3      47                73                  22%
    The Following is the Temperatures after running the GPU and the Turbo cooler fan:
    GPU :-
    Temp : 92
    Load : 82 % to 89 %
    CPU : -
    Core            Min              Max              Load
    Core #0      44                67                  18%
    Core #1      46                63                   21%
    Core #2      44                63                   20%
    Core #3      47                66                   13%
    All temperatures in Degree Centegrade
    GPU Temperature Measured from MSI Afterburner
    CPU Temperatures measured from Core Temperature 1.o RC5
    Hope this helps.... Anything else to be measured.. Please do let me know..

  • My LCD Display is showing a blue hue for a short time after plugging in.

    I'm finding with the display that when I plug in my laptop, after a few seconds a blue hue comes over the screen. I've tried switching to the better performance graphics card on the MacBook Pro and get the same problem. The first few seconds the color is correct.
    Can anyone help?
    Message was edited by: Host (to clarify subject)

    Thanks, this is what I did:
    1. In system preferences go to 'Displays'
    2. Go to the color tab and click on 'Calibrate...'
    3. Check the tick box for 'expert mode'
    4. Continue through to Target White Point
    5. Change from 6507k to 6024k.

  • My iphone4s started jamed and crashed all the time after I updated to iOS7. can anyone help me with this??

    After updated my phone started acting up,,
    hung up, jammed, slow, and I have to hold home bottom and power bottom together to get it back.
    Can anyone help me pls!
    Thx..

    Hi Luaylool,
    If you are having multiple issues after updating your iPhone, you may want to make sure you have a current backup, then try restoring the phone and testing it for those issues before returning your data. You may find the following article helpful:
    iTunes: Restoring iOS software
    http://support.apple.com/kb/HT1414
    Regards,
    - Brendan

Maybe you are looking for

  • Fingerprint Scanner no longer working in Windows 10

    Hi, I just updated from Windows 7 to the Windows 10 technical preview (10130).  The fingerprint scanner on my laptop no longer works. In Windows 7 when I used it with LastPass, it worked well. Now, it does not seem to register a swipe. I tried to gra

  • Frame snapping on composition frame rate change.

    Hello Just had a thought today for a feature request.... It would be nice if when you brought up comp settings to have a switch to snap keyframes to the nearest whole frame when changing the comp frame rate i.e. from 30fps to 25fps. Also curious to k

  • Server restart issue

    After upgrading from SP1 to SP3 in sql server 2008, server is restarting regularly. Is it because of service pack upgrade? Thanks Shashikala

  • Suggestion on cloud storage that allows streaming of media

    Hi All Looking for an online service that will allow me to store my photos, music and videos and have the ability to stream them to my iPhone. Planning in getting the iPhone 5.  I'm aware of iCloud.  but this seems to have limitations.  like for exam

  • Is there a simple way to incorporate web dynpro applications.............

    .......using Adobe Interactive forms with Guided procedures?? Hi all, Sorry the question was so long I had to continue it. So here is what I'm asking in detail. The scenario is to be able to incorporate an Adobe Interactive form (online and offline)