Acrobat X crashes when trying to play multimedia

acrobat X crashes when trying to play multimedia (MP3) file in existing PDF, that plays on other systems. (new install on Windows 7 64 bit)

acrobat X crashes when trying to play multimedia (MP3) file in existing PDF, that plays on other systems. (new install on Windows 7 64 bit)

Similar Messages

  • Xine crashes when trying to play an audio CD

    After upgrading xine-lib to the latest 1.1.5-2 version xine crashes when trying to play a CD:
    xine_play
    play_internal ...done
    xine_stream_new
    xine: found input plugin : audio CD digital (alias CDDA)
    input_cdda: error while reading cddb welcome message.
    load_plugins: probing demux 'anx'
    load_plugins: probing demux 'image'
    load_plugins: probing demux 'smjpeg'
    load_plugins: probing demux 'idcin'
    load_plugins: probing demux 'vmd'
    load_plugins: probing demux 'vqa'
    load_plugins: probing demux 'wve'
    load_plugins: probing demux 'roq'
    load_plugins: probing demux 'ipmovie'
    load_plugins: probing demux 'film'
    load_plugins: probing demux 'wc3movie'
    load_plugins: probing demux 'fourxm'
    load_plugins: probing demux 'avi'
    load_plugins: probing demux 'mng'
    load_plugins: probing demux 'ogg'
    load_plugins: probing demux 'pva'
    load_plugins: probing demux 'real'
    load_plugins: probing demux 'flashvideo'
    load_plugins: probing demux 'quicktime'
    load_plugins: probing demux 'matroska'
    ebml: read error
    ebml: invalid master element
    load_plugins: probing demux 'asf'
    load_plugins: probing demux 'yuv4mpeg2'
    load_plugins: probing demux 'mpeg_block'
    load_plugins: probing demux 'fli'
    load_plugins: probing demux 'mpeg-ts'
    load_plugins: probing demux 'mpeg_pes'
    load_plugins: probing demux 'iff'
    load_plugins: probing demux 'slave'
    load_plugins: probing demux 'aud'
    load_plugins: probing demux 'aiff'
    load_plugins: probing demux 'flac'
    load_plugins: probing demux 'nsf'
    load_plugins: probing demux 'realaudio'
    load_plugins: probing demux 'snd'
    load_plugins: probing demux 'tta'
    load_plugins: probing demux 'voc'
    load_plugins: probing demux 'vox'
    load_plugins: probing demux 'nsv'
    load_plugins: probing demux 'str'
    load_plugins: probing demux 'mpeg'
    load_plugins: probing demux 'ac3'
    xiTK received SIGSEGV signal, RIP.
    Abort
    Anyone with the same problem?

    yes I can confirm this, audiocd playback ist not working for me.
    Video-DVD playblack ist unstable
    ^^^^^^^^^^^^^^^^^^^^
    I have to correct this. Video-DVD playback is working fine.
    There exists only the problem with audio CD's.
    greetings ToLo
    Last edited by ToLo (2007-04-17 17:42:12)

  • X crashes when trying to play video

    When trying to play video with mplayer or vlc, X crashes (this only happened after the last batch of updates, a lot of libs but I don't know which ones)
    [????????] x11 video output error: X11 request 132.19 failed with error code 11:
    BadAlloc (insufficient resources for operation)
    X Error of failed request: BadAlloc (insufficient resources for operation)
    Major opcode of failed request: 132 (XVideo)
    Minor opcode of failed request: 19 ()
    Serial number of failed request: 82
    Current serial number in output stream: 83
    Last edited by hofa (2009-04-15 17:20:56)

    this is my xorg.conf (driver is nvidia)...
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    # PS/2 Mouse not detected
    # Serial Mouse not detected
    InputDevice "USB Mouse" "CorePointer"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "False"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    # Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" "altgr-intl"
    Option "XkbOptions" "lv3:ralt_switch"
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    Option "DPI" "96x96"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "GeForce Go 7900 GTX"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1920x1200" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    ...and the video output of mplayer is xv

  • Imovie crashes when trying to play on full screen or when i try to upload to idvd any ideas i have reinstalled software?

    Imovie 09 when trying to play on full screen the program crashes also when trying to burn using idvd the program crashes. i have tried reinstalling software but get the same problem. Also some of my old projects that were ok before are doing the same, any ideas.

    Instead of Sharing to iDVD you want to Share to Media Browser. This will save the movie to a special folder inside of iMovie that you can then see from inside the iDVD program.
    Choose Share > Media Browser (it's at the top of the list)
    Choose the Large size and let it roll. It will take a while for it to work.
    When it's finished quit iMovie.
    Open iDVD, Create a new project.
    Go to the button labeled "Media" in the lower right hand corner of the iDVD window, and click it.
    Just above that is a window with some buttons across the top. Click on the button labeled "Movies".
    Inside the window you will see an iMovie star icon, double-click the triangle beside it to see all the movies being shared. Your iMovie project will appear there.
    Drag the iMovie project into your iDVD project.
    The quality of the final DVD is visibly better, sharper than if you were to Share directly to iDVD. So bypass Share to iDVD altogether and see if it stops crashing.

  • WD TV Live HD media player keeps crashing when trying to play a recent *.mvk movie

    I am new to this community and I would like some help with the following issue please?
    I have a WD TV LiveHD media player with the following details:
    Firmware version     1.06.43_V
    P/N                              WDAAP0000NBK-00
    S/N                              [Deleted]
    I use this device as a standalone media player; connected to an WD external HD via USB cable and connected to a Sony TV with a HDMI cable.
    Recently I have downloaded some new movies (.mkv extension). When I navigate to the folder and select the file to play; it tries to play it, displays information of the length of the movie in hours, minutes and seconds and simultaneously crashes. It does reboot again after couple of minutes; however any additional attempt will result in the same outcome. Device has no problems with the old files (i.e. movies from 2014).
    I have performed a hard reset, deleted the .wdtv folder, etc. with no luck...
    Thank you all in advance.
    Geordieturk

    geordieturk wrote:
    ...how do you explain the fact that the very same file is played by Nero on my laptop without any problems?That's kinda an odd question -- apparently Nero supports the file.  Are you assuming that anything you can play on your PC should be playable on a hardware based media player where the codecs are burned onto silicon (not software)? Let's skip to the meat of the issue.  Please post the full TEXT output of MEDIAINFO for such a file.
    http://mediainfo.sourceforge.net

  • My adobe falsh plsyer keeps crashing when trying to play Farmville on Facebook. I have tried uninstall & re-install & everything else Firefox suggests. It is very frustrating.

    It keeps crashing when I try to play farmville on Facebook. I have tried uninstall & re-install, and everything else that is suggested. My shockwave player is uptodate. I am very frustrated and would appreciate this problem being corrected as soon as possible. I like the Firefox browser otherwise.

    It keeps crashing when I try to play farmville on Facebook. I have tried uninstall & re-install, and everything else that is suggested. My shockwave player is uptodate. I am very frustrated and would appreciate this problem being corrected as soon as possible. I like the Firefox browser otherwise.

  • Safari crashes when trying to play streams... HELP?

    Hi guys.
    When trying to just watch streams online on certain sites, safari just crashes and I get an error message.
    When clicking the appropriate link, it seems to want to load a new page called 'adcash.com' and then crashes.
    When new windows opened up before upgrading to Yosemite I never had this issue. I could just close them.
    Here the error message...
    Process:               Safari [20634]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0 (10600.1.25)
    Build Info:            WebBrowser-7600001025000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [20634]
    User ID:               501
    Date/Time:             2014-11-17 12:53:19.751 +0200
    OS Version:            Mac OS X 10.10 (14A389)
    Report Version:        11
    Anonymous UUID:        4CDBC5F8-60E3-4353-6BCC-EAF02E1AB953
    Sleep/Wake UUID:       02E3634D-5E37-41B3-8E40-C3854B42F741
    Time Awake Since Boot: 720000 seconds
    Time Since Wake:       13000 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [nan nan]'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8db3c64c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8d2cd6de objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8db3c4fd +[NSException raise:format:] + 205
    3   QuartzCore                          0x00007fff8fed47fe _ZN2CA5Layer12set_positionERKNS_4Vec2IdEEb + 152
    4   QuartzCore                          0x00007fff8fed475f -[CALayer setPosition:] + 43
    5   QuartzCore                          0x00007fff8fed6393 -[CALayer setFrame:] + 720
    6   AppKit                              0x00007fff8617d25e -[_NSFullScreenTransitionOverlayWindow positionLayers] + 1634
    7   AppKit                              0x00007fff8617dcec -[_NSFullScreenTransitionOverlayWindow startEnterFullScreenAnimationWithDuration:completionHandler:] + 55
    8   AppKit                              0x00007fff8617fe8f -[_NSFullScreenTransition _startFullScreenTransitionForCGWindow:targetFrame:duration:completionHandler:] + 187
    9   AppKit                              0x00007fff861820eb __89-[_NSFullScreenTransition _performEnterFullScreenModeAnimating:activating:customWindows:]_block_invoke384 + 1941
    10  libxpc.dylib                        0x00007fff8e16cbfc _xpc_connection_reply_callout + 47
    11  libxpc.dylib                        0x00007fff8e16cb88 _xpc_connection_call_reply + 36
    12  libdispatch.dylib                   0x00007fff8e139c13 _dispatch_client_callout + 8
    13  libdispatch.dylib                   0x00007fff8e145cbf _dispatch_main_queue_callback_4CF + 861
    14  CoreFoundation                      0x00007fff8da8fc59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    15  CoreFoundation                      0x00007fff8da4c2ef __CFRunLoopRun + 2159
    16  CoreFoundation                      0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    17  HIToolbox                           0x00007fff8dd9f43f RunCurrentEventLoopInMode + 235
    18  HIToolbox                           0x00007fff8dd9f1ba ReceiveNextEventCommon + 431
    19  HIToolbox                           0x00007fff8dd9effb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    20  AppKit                              0x00007fff85905821 _DPSNextEvent + 964
    21  AppKit                              0x00007fff85904fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    22  Safari                              0x00007fff8992df20 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    23  AppKit                              0x00007fff858f8f73 -[NSApplication run] + 594
    24  AppKit                              0x00007fff858e4424 NSApplicationMain + 1832
    25  libdyld.dylib                       0x00007fff9308b5c9 start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff91b12282 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff9034bb73 abort + 129
    2   libc++abi.dylib               0x00007fff87dd8a21 abort_message + 257
    3   libc++abi.dylib               0x00007fff87e009d1 default_terminate_handler() + 267
    4   libobjc.A.dylib               0x00007fff8d2d16c6 _objc_terminate() + 103
    5   libc++abi.dylib               0x00007fff87dfe0a1 std::__terminate(void (*)()) + 8
    6   libc++abi.dylib               0x00007fff87dfe113 std::terminate() + 51
    7   libobjc.A.dylib               0x00007fff8d2d14ef objc_terminate + 9
    8   libdispatch.dylib             0x00007fff8e139c27 _dispatch_client_callout + 28
    9   libdispatch.dylib             0x00007fff8e145cbf _dispatch_main_queue_callback_4CF + 861
    10  com.apple.CoreFoundation       0x00007fff8da8fc59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    11  com.apple.CoreFoundation       0x00007fff8da4c2ef __CFRunLoopRun + 2159
    12  com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    13  com.apple.HIToolbox           0x00007fff8dd9f43f RunCurrentEventLoopInMode + 235
    14  com.apple.HIToolbox           0x00007fff8dd9f1ba ReceiveNextEventCommon + 431
    15  com.apple.HIToolbox           0x00007fff8dd9effb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    16  com.apple.AppKit               0x00007fff85905821 _DPSNextEvent + 964
    17  com.apple.AppKit               0x00007fff85904fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    18  com.apple.Safari.framework     0x00007fff8992df20 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    19  com.apple.AppKit               0x00007fff858f8f73 -[NSApplication run] + 594
    20  com.apple.AppKit               0x00007fff858e4424 NSApplicationMain + 1832
    21  libdyld.dylib                 0x00007fff9308b5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff91b1322e kevent64 + 10
    1   libdispatch.dylib             0x00007fff8e13ca6a _dispatch_mgr_thread + 52
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff91b12132 __psynch_cvwait + 10
    1   com.apple.WebCore             0x00007fff8847bebb WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x00007fff88479009 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x00007fff8a89ca9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff8fef2d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff8fef2c96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da4cb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da4bfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff866d2e90 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff92c8fb7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff91b123f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da4cb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da4bfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff85a688f7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 7:: Safari: WBSParsecSearchClient location
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da4cb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da4bfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    5   com.apple.Safari.framework     0x00007fff89ea4d3e -[WBSParsecSearchClient _locationThread] + 43
    6   com.apple.Foundation           0x00007fff92c8fb7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 8:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib         0x00007fff91b0d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91b0c69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da4cb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da4bfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da4b838 CFRunLoopRunSpecific + 296
    5   com.apple.Safari.framework     0x00007fff89b2c667 Safari::MessageRunLoop::threadBody() + 147
    6   com.apple.Safari.framework     0x00007fff89b2c805 void* std::__1::__thread_proxy<std::__1::tuple<Safari::MessageRunLoop::createThreadIf Needed()::$_0> >(void*) + 90
    7   libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff91b12946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff858be4a1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff91b12946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff858be4a1 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff91b12946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff858be4a1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff91b12946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff858be4a1 start_wqthread + 13
    Thread 13:: Safari: HistoryTextCache flushing
    0   libsystem_kernel.dylib         0x00007fff91b135d6 pread + 10
    1   com.apple.SearchKit           0x00007fff8bb4e7b6 StoreStreamReadPastEndOfBuffer + 69
    2   com.apple.SearchKit           0x00007fff8bb4e6f8 StoreStreamReadBytes + 52
    3   com.apple.SearchKit           0x00007fff8bb4e6b1 StoreStreamReadUInt32 + 19
    4   com.apple.SearchKit           0x00007fff8bb4ff4d IAInputBlock::ReadUInt32() + 21
    5   com.apple.SearchKit           0x00007fff8bb52275 ReadPage(unsigned int, IAStorage*, IAOrderedStorable*) + 61
    6   com.apple.SearchKit           0x00007fff8bb5a2b7 PageCache::Get(unsigned int, unsigned int, bool) + 127
    7   com.apple.SearchKit           0x00007fff8bb54b55 BTree::GetReference(IAOrderedStorable const*) + 137
    8   com.apple.SearchKit           0x00007fff8bb54a81 BTree::Get(IAOrderedStorable const*) + 45
    9   com.apple.SearchKit           0x00007fff8bb5cba1 TermIndex::GetTermInfo(IATerm*, bool) + 113
    10  com.apple.SearchKit           0x00007fff8bb5c081 TermIndex::FlushTermUpdates(Progress*) + 637
    11  com.apple.SearchKit           0x00007fff8bb5ae04 TermIndex::FlushUpdates() + 250
    12  com.apple.SearchKit           0x00007fff8bb5ab45 TermIndex::Flush() + 59
    13  com.apple.SearchKit           0x00007fff8bb5a905 TIAIndex::Flush(unsigned int) + 169
    14  com.apple.SearchKit           0x00007fff8bb5a7fc SKIndexFlushInternal + 84
    15  com.apple.Safari.framework     0x00007fff89affb35 -[HistoryTextCache(FileInternal) _runFlushThreadWithSuddenTerminationDisabler:] + 304
    16  com.apple.Foundation           0x00007fff92c8fb7a __NSThread__main__ + 1345
    17  libsystem_pthread.dylib       0x00007fff858c02fc _pthread_body + 131
    18  libsystem_pthread.dylib       0x00007fff858c0279 _pthread_start + 176
    19  libsystem_pthread.dylib       0x00007fff858be4b1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5ee60d98  rdx: 0x0000000000000000
      rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff5ee60dc0  rsp: 0x00007fff5ee60d98
       r8: 0x0000000000000000   r9: 0x00007fff90375d90  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff5ee60f20  r13: 0x00007fff5ee61400  r14: 0x00007fff7411d300  r15: 0x00007fff5ee60e00
      rip: 0x00007fff91b12282  rfl: 0x0000000000000206  cr2: 0x00007fff759f2fd8
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x100d9d000 -        0x100d9dfff  com.apple.Safari (8.0 - 10600.1.25) <CCB419A4-D7C3-3F1C-B293-35543A15602C> /Applications/Safari.app/Contents/MacOS/Safari
           0x100fdb000 -        0x100fdbfe7 +cl_kernels (???) <83D71FB4-6F14-41CF-90D5-BE343F9483D6> cl_kernels
           0x100ff8000 -        0x100ff8ffe +cl_kernels (???) <8CDE765E-4740-4830-9265-DFD59812F7F2> cl_kernels
           0x10106c000 -        0x10106cfef +cl_kernels (???) <718B0447-567E-4D7A-9956-1D795832473C> cl_kernels
           0x1010ae000 -        0x1010b3ff7  libgermantok.dylib (17) <47EF3D93-B111-3218-AF60-E33F506D57E8> /usr/lib/libgermantok.dylib
           0x102a94000 -        0x102a94fff  com.apple.WebInspectorUI (10600 - 10600.1.17) <04545F05-1940-3C85-8079-5A91AB2A62C7> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspec torUI
           0x105812000 -        0x10581ffff  libGPUSupport.dylib (11.0.7) <2DCF62FB-CC3A-35F9-A3A0-3D7251EA347F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x1058e7000 -        0x105900ff7  com.apple.WebInspector (10600 - 10600.1.17) <911D8C1F-60F3-32FB-95D7-68939024949E> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x10591c000 -        0x105a34fff  com.apple.mobiledevice (757.1.5.0.2 - 757.1.5.0.2) <364C6894-934B-3844-A77F-7DFEC21F8AEE> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x105ab0000 -        0x105ae5ff7  libssl.0.9.8.dylib (52) <70680606-475F-3C89-BB5F-E274253DC7C6> /usr/lib/libssl.0.9.8.dylib
           0x105f9c000 -        0x105f9ffff  com.apple.FileProvider (1.0 - 1) <E5C8FF01-5BC4-3986-86F9-892FB81EF078> /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider
           0x106a93000 -        0x106a9bfff  com.apple.SyncedDefaults (2.0 - 212) <F74E6622-CD11-3714-848A-47A12A002930> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x106dd2000 -        0x106dd2fef +cl_kernels (???) <399D6844-F187-4291-A4DB-E93CC6A35B06> cl_kernels
           0x106de1000 -        0x106de1ffe +cl_kernels (???) <2F70E210-949B-4EEC-B3AB-9FAA341F97BE> cl_kernels
           0x106de3000 -        0x106ec9fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x106f66000 -        0x106f66ff5 +cl_kernels (???) <7BD59BD8-3F9E-416C-B3A3-6D2F22E363DE> cl_kernels
           0x10a20c000 -        0x10a2ecff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10a32e000 -        0x10a44dfff  libmecab.1.0.0.dylib (666) <569494DF-15F2-381D-B6B9-29A16475BD6F> /usr/lib/libmecab.1.0.0.dylib
        0x123400000000 -     0x123400353ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (10.0.19 - 10.0.0) <4FB6C276-D81A-3DEA-A5EA-0FB3C534D47B> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff6cd0f000 -     0x7fff6cd45837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff83cc5000 -     0x7fff83d2afff  com.apple.framework.internetaccounts (2.1 - 210) <DC8D9230-B7C8-3100-8B2F-399B51A4483A> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff83d2b000 -     0x7fff83d36ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff83d37000 -     0x7fff83d38fff  libquit.dylib (182) <62510786-F686-3AC4-B315-D05A4B7A896F> /usr/lib/libquit.dylib
        0x7fff83d39000 -     0x7fff83f79ff7  com.apple.AddressBook.framework (9.0 - 1498) <EFCD7F23-4654-3B3F-997B-88054D29D442> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff83f7a000 -     0x7fff83f7afff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff83f7b000 -     0x7fff83f82ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff83f83000 -     0x7fff83fbbffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff84123000 -     0x7fff84125ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84126000 -     0x7fff84128ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff84129000 -     0x7fff8412bffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8412c000 -     0x7fff8412cfff  com.apple.SafariDAVNotifier (1.1.1 - 1) <21D4673A-52C7-391D-AF7C-F77D368D34AE> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff8413b000 -     0x7fff8415eff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8415f000 -     0x7fff8418dfff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8418e000 -     0x7fff849e5ff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff849e6000 -     0x7fff84dbdfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff84dc8000 -     0x7fff84de2ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff84de3000 -     0x7fff84e10fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84e11000 -     0x7fff84e19fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff84e1a000 -     0x7fff84f41fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84f42000 -     0x7fff84f49fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff84f5e000 -     0x7fff84f84ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff84f85000 -     0x7fff84f89fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff84f8a000 -     0x7fff8501bff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff8501c000 -     0x7fff85046fff  GLRendererFloat (11.0.7) <3B3B74F4-E63C-3241-8807-E2407C4020B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff85047000 -     0x7fff8504afff  libCGXCoreImage.A.dylib (772) <6F42EEBA-6FF4-331F-8F8D-37D6B853614D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff85372000 -     0x7fff853e0ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff853e1000 -     0x7fff8542aff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8542b000 -     0x7fff8542bff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff85434000 -     0x7fff8543dfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff85499000 -     0x7fff85558fff  com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8562c000 -     0x7fff85654fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff85655000 -     0x7fff85656ff3  com.apple.SafariServices.framework (10600 - 10600.1.25) <79FAA76E-A559-3CB0-BB32-56DF025C255A> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff85657000 -     0x7fff8565bff7  com.apple.LoginUICore (3.0 - 3.0) <86C742AF-8F8A-3AD6-AFD3-DEC66815B5C0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8565c000 -     0x7fff856cdff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff856ce000 -     0x7fff856d3ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff856d4000 -     0x7fff856d8ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff856d9000 -     0x7fff856dafff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff85713000 -     0x7fff857d1ff7  com.apple.imcore (10.0 - 1000) <70102064-F620-3DC0-BA70-1A0A7EF9F734> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff857d2000 -     0x7fff857fefff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff857ff000 -     0x7fff8580cfff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff85846000 -     0x7fff8584dfff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8584e000 -     0x7fff8584efff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8584f000 -     0x7fff85860fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff85861000 -     0x7fff858bcfff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff858bd000 -     0x7fff858c6fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff858c7000 -     0x7fff858e0ff7  com.apple.CalendarAgentLink (8.0 - 250) <0F3CCA9C-645D-3A1A-A959-F4F8D31F9B1A> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff858e1000 -     0x7fff86422fff  com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86491000 -     0x7fff8649cfdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8649d000 -     0x7fff864c2ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff864c3000 -     0x7fff86512ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86614000 -     0x7fff86614fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff86615000 -     0x7fff8661dfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff86620000 -     0x7fff86624fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff86625000 -     0x7fff8662bff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8662c000 -     0x7fff86631ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff86632000 -     0x7fff86835ff3  com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff86836000 -     0x7fff86880fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff86881000 -     0x7fff868c2fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff868c3000 -     0x7fff86d16fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff86d17000 -     0x7fff86d68ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff86d6c000 -     0x7fff86d72ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff86d96000 -     0x7fff86e17ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff86e18000 -     0x7fff86e32ff7  libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
        0x7fff86e33000 -     0x7fff86e79ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff86e7a000 -     0x7fff86f6eff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86f6f000 -     0x7fff86f7cfff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff86f97000 -     0x7fff86fa2ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff87740000 -     0x7fff877e8ff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff877e9000 -     0x7fff8792dff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87943000 -     0x7fff8799efff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff879ac000 -     0x7fff879aefff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff879af000 -     0x7fff879cdfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff879ce000 -     0x7fff879cfff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff879d0000 -     0x7fff87b2eff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87b2f000 -     0x7fff87b96ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff87b97000 -     0x7fff87bd7ff7  com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff87be3000 -     0x7fff87c1efff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87c1f000 -     0x7fff87c43ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff87c44000 -     0x7fff87d5cffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff87d5d000 -     0x7fff87da9fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff87dd8000 -     0x7fff87e03fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff87e1b000 -     0x7fff87e26ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff87e55000 -     0x7fff87e6bff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff87e6c000 -     0x7fff87f5efff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff87f77000 -     0x7fff87f9efff  com.apple.shortcut (2.12 - 2.12) <66E6B3FE-3726-376E-95A0-40DAAFBE1AE0> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87f9f000 -     0x7fff88013fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88014000 -     0x7fff88421ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88422000 -     0x7fff88459ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8845a000 -     0x7fff88474ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff88475000 -     0x7fff89419ffb  com.apple.WebCore (10600 - 10600.1.25) <EE07107A-A63D-3077-B863-C82C1E80B56D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8941a000 -     0x7fff89438ff7  com.apple.addressbook.vCard (9.0 - 1498) <45C2138B-EA52-3576-8C5C-46637E648DF2> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff89439000 -     0x7fff894cafff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff894cb000 -     0x7fff894f0ff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff894f1000 -     0x7fff8954bff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8954c000 -     0x7fff895daff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff895db000 -     0x7fff895dffff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff895e0000 -     0x7fff89610ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff89640000 -     0x7fff89648ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8964e000 -     0x7fff89679ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8972a000 -     0x7fff89747fff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff89748000 -     0x7fff8974afff  com.apple.marco (10.0 - 1000) <ECD31951-F96E-3F5C-B468-729BBEBDCCE3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8974b000 -     0x7fff89887ffb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff89888000 -     0x7fff898b7fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff898b8000 -     0x7fff8a1eefff  com.apple.Safari.framework (10600 - 10600.1.25) <71FB730F-4717-3907-AC59-0FBC489BCB75> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8a1ef000 -     0x7fff8a1f6fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a1f7000 -     0x7fff8a202ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a203000 -     0x7fff8a36eff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8a36f000 -     0x7fff8a374fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a375000 -     0x7fff8a388ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff8a414000 -     0x7fff8a6aaff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8a6ab000 -     0x7fff8a6bdff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8a6be000 -     0x7fff8a6c2fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8a6c3000 -     0x7fff8a6c3fff  com.apple.AOSMigrate (1.0 - 1) <6893B495-188D-3F88-81E7-8FAFDD53323D> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a6c4000 -     0x7fff8a6d2fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1498) <0BD29957-C30F-376A-B28F-1510F80A9174> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8a6d3000 -     0x7fff8a6d7ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8a7cc000 -     0x7fff8a7e5fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a7e6000 -     0x7fff8a834fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff8a892000 -     0x7fff8ada5ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8ada6000 -     0x7fff8ada9fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8adaa000 -     0x7fff8ae11ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8ae12000 -     0x7fff8b17dfff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8b17e000 -     0x7fff8b261fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b262000 -     0x7fff8b276ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8b277000 -     0x7fff8b283ff7  com.apple.HelpData (2.1.4 - 90) <687682B4-C576-3EAF-B113-D7046AA87D69> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8b284000 -     0x7fff8b28afff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8b28b000 -     0x7fff8b2eaff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8b3e2000 -     0x7fff8b3e2fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8b3e3000 -     0x7fff8b3e4fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b3e5000 -     0x7fff8b459ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b45a000 -     0x7fff8b4deff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8b4df000 -     0x7fff8b66dfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b66e000 -     0x7fff8b671fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8b672000 -     0x7fff8b67eff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ilities
        0x7fff8b6a7000 -     0x7fff8b6b9fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff8b6ba000 -     0x7fff8b7d1fe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b7d2000 -     0x7fff8b81eff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8b81f000 -     0x7fff8b820ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8b821000 -     0x7fff8b838fff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8b841000 -     0x7fff8babbfff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8babc000 -     0x7fff8bb45fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8bb46000 -     0x7fff8bb4bff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8bb4c000 -     0x7fff8bbbbfff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8bbbc000 -     0x7fff8bbbfff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8bbc0000 -     0x7fff8bbc2ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff8bbc3000 -     0x7fff8bc40fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8bc41000 -     0x7fff8bc41fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8bc42000 -     0x7fff8bd63fff  com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8bd7c000 -     0x7fff8bd7dfff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8bd7e000 -     0x7fff8bf2dfff  GLEngine (11.0.7) <3CB7447A-1A1D-3D55-A6A4-4814B49F6678> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8bf2e000 -     0x7fff8bfccfff  com.apple.Metadata (10.7.0 - 916) <DA8A1D18-19FE-37B3-BE12-85C5B0A00736> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8bfcd000 -     0x7fff8bfe3ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c92a000 -     0x7fff8c92efff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8c968000 -     0x7fff8c96bff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8c96c000 -     0x7fff8c99aff7  com.apple.CommerceKit (1.2.0 - 376) <59ECB1CE-A737-319E-A0A4-080359168F7A> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff8c99b000 -     0x7fff8c9d6fff  com.apple.AOSAccounts (1.3.1 - 1.8.19) <1EF4B780-3474-331E-9104-6CE796D8C930> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8caf0000 -     0x7fff8caf2ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8caf3000 -     0x7fff8cb69fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8cb6a000 -     0x7fff8cc47ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8cc48000 -     0x7fff8cc62ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8cc63000 -     0x7fff8cc65fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8cc66000 -     0x7fff8ccd0ff7  com.apple.imfoundation (10.0 - 1000) <1810C42E-B06B-385B-9D17-FDB9C9D91E90> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8ccd1000 -     0x7fff8ccf5ff7  com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8ccf6000 -     0x7fff8ccf8fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff8ccf9000 -     0x7fff8cd04fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8cd05000 -     0x7fff8cfd4ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d022000 -     0x7fff8d052fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff8d053000 -     0x7fff8d08dffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d097000 -     0x7fff8d0bafff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8d0bb000 -     0x7fff8d0c7ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d12c000 -     0x7fff8d157fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8d158000 -     0x7fff8d18aff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8d18b000 -     0x7fff8d27eff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d2a6000 -     0x7fff8d2bfff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8d2c0000 -     0x7fff8d4a5267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8d4a6000 -     0x7fff8d4a7ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8d4a8000 -     0x7fff8d4c4fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d4d2000 -     0x7fff8d4e0ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8d530000 -     0x7fff8d537ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8d53d000 -     0x7fff8d547fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff8d548000 -     0x7fff8d54cfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8d54d000 -     0x7fff8d59afff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8d59b000 -     0x7fff8d9cbfff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8d9cc000 -     0x7fff8d9d9ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8d9da000 -     0x7fff8dd70fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8dd71000 -     0x7fff8e073fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8e074000 -     0x7fff8e137ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e138000 -     0x7fff8e162ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8e163000 -     0x7fff8e18bfff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff8e18c000 -     0x7fff8e196ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e197000 -     0x7fff8e1a8ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8e1a9000 -     0x7fff8e1e1fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8e1e2000 -     0x7fff8e288fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8e289000 -     0x7fff8e289fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e29f000 -     0x7fff8e2f2ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8e306000 -     0x7fff8e332fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
      

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

  • Help with Acrobat X crash when trying to distribute

    Whenever I get to the point to distribute my new form, no matter if I choose to automatically to send via email or save a local copy and attach later.  Acrobat instantly crashes with Event ID 1000 stating:
      Faulting application name: Acrobat.exe, version: 10.1.2.45, time stamp: 0x4f02e85c
    Faulting module name: Acrobat.dll, version: 10.1.2.45, time stamp: 0x4f02f7ed
    Exception code: 0xc0000005
    Fault offset: 0x00435f9f
    Faulting process id: 0x1750
    Faulting application start time: 0x01ccf7d31d3dc5e6
    Faulting application path: C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\Acrobat.exe
    Faulting module path: C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\Acrobat.dll
    Report Id: 69859736-63c6-11e1-884a-78acc0c2e548
    Can anyone help out?

    Any ideas?   there was an update on adobe dated 2/25/13.   Perhaps if I uninstall it?   I need advice on how to uninstall. When I view updates and click on it, and then click uninstall, it goes back to the Program Screen, in Control, for all programs. Then do I click on Acrobat and Uninstall?  I am nervous about doing this. Thanks

  • ITunes 9 keeps crashing when trying to play a song

    My iTunes (with the newest update) crashes not everytime I play a song but it does crash alot.
    I'll click a song to play and then nothing will happen and all the words will change into just black lines. Also all of the things on the genius sidebar will have a "broken link" picture on them. Sorry it's hard to explain.
    Is there anyway to fix this?
    It hasn't happend before I update it.

    Hmmmm. Head into your Problem reports and solutions control panel. Check your Problem History. Are there problem reports showing up in there which always seem to be recorded when the iTunes crashes happen? (The events may not necessarily be listed as iTunes problem reports ... so check through the entire problem history for reports produced as the same time as the iTunes crashes.)
    If you find such problem reports, doubleclick on them to show more information about the problem. Could you please paste copies of the contents of the typical examples of problem reports into a reply here so we can have a look at them?

  • Front Row Crashing when Trying tpo play video

    I just picked up m new iMac 20" and have been trying to play my videos on Front row.
    I have tried every category - they are all authorized - but still, before even a second of video play s - Frontrow crashes. Please help!

    There are several steps. Note that this is invading your main System folder which can be dangerous. You should have a complete backup of all your files before poking around like this!
    1. Delete Front Row (and Front Row only) from this path by dragging it to the Trash:
    /System/Library/CoreServices/Front Row.app
    Then empty your Trash.
    2. Delete the records that indicate Front Row has already been installed by deleting the receipts. If you've installed the 1.3 update, there will be two files to delete in this path:
    /Library/Receipts/FrontRow.pkg
    /Library/Receipts/FrontRowUpdate1.3.pkg
    Drag both of those files to the Trash and empty it.
    3. Put in your Mac OS X install DVD (you don't have to boot from it) and run the "Install Bundled Software Only" installer. At the "Install Type" window, there should be a "customize" button. Click on that and uncheck every other option besides Front Row. The continue and finish installing Front Row only.
    4. Run the Software Update and your computer should recognize you need the Front Row 1.3 update. Install the update. Now might be a good time to restart.
    That should completely replace Front Row and update it to the current version (which is needed if you're using the up-to-date version of iTunes and QuickTime).
    -Doug

  • IE and FireFox crashing when trying to play QuickTime movie

    I'm on a PC running Windows 2000 and QuickTime 7. I'm trying to play some movies of my own within a browser but am experiencing problems with the browsers crashing. Sometimes, they work the first time, but after that the browsers crash. The error messages are:
    Microsoft IE has encountered a problem and needs to close.
    firefox.exe has generated errors and will be closed by Windows.
    I've been trying variations of the HTML code but here is the last one that actually worked the first time in FireFox but not anytime after that:
    <OBJECTCLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
    CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"
    HEIGHT=405
    WIDTH=720
    <PARAM NAME="src" VALUE="VideoDetail_720-5K.mov" >
    <PARAM NAME="CONTROLLER" VALUE="False" >
    <PARAM NAME="HREF" VALUE="URL" >
    <PARAM NAME="TARGET" VALUE="QuickTimePlayer" >
    <EMBED SRC="VideoDetail_720-5K.mov"
    HEIGHT=405 WIDTH=720
    TYPE="video/quicktime"
    PLUGINSPAGE="http://www.apple.com/quicktime/download/"
    CONTROLLER="False"
    HREF="URL"
    TARGET="QuickTimePlayer"
    />
    </OBJECT>
    The movie is 8MB is size. I've checked my mime settings and the Flash player is not checked.
    Can anyone tell me what I might be doing wrong?
    Thanks,
    Tana
    PC   Windows 2000  

    You've failed to enter a "source" for your HREF "target".
    Use a complete URL to the QT file you wish the "quicktimeplayer" to "target" and your page should work as you want.

  • Combining PDF Form causes fields to disappar, Acrobat to crash when trying to edit combined PDF

    I have a 10 page PDF form that I can edit normally.  I combine it using the Combine Files wizard.  The resulting PDF has several fields disappear upon saving, and causes Acrobat to crash every time if I try to edit the form.  I can combine the original PDF form with no other document, and the error still occurs.  I have several similarly named fields, such as Name#1 and Name#2, and it seems that all those fields disappear after going through the Combine Files process.  I can open the resulting PDF, and fill in the remaining fields, but attempting to edit the form causes Acrobat to crash each and every time.
    I have used this process before, with no problems, but it fails every time on this form.
    This is the error in the Event Viewer: Faulting application Acrobat.exe, version 10.0.0.396, time stamp 0x4cc5ebc0, faulting module AcroForm.api, version 10.0.0.396, time stamp 0x4cc5f5cc, exception code 0xc0000005, fault offset 0x0012d905
    This is using Acrobat X Standard and Pro on XP Pro and Vista.
    If I open the original PDF, and insert a new PDF as new pages, that works fine.
    I updated Acrobat to the latest patch, problem remains.  I don't know how to resolve this.

    Did a little more testing and this is what I found. If I use the "Insert from file" feature to combine a cover sheet plus 3 AcroForms (inserting each file one by one), eveyrthing appears to work.  However, if I use the "Combine via Acrobat" feature I run into the issue of fields disappearing once combined.
    I shoudl also add that perhaps the issue had something to do with the fact that I initally produced the cover page pdf via Photoshop "save as PDF". Perhaps that contirbutted to the structure issue despite it being a PDF...maybe under the hood things are structured differently.  Who knows.
    Just FYI for others: What appears to be working is using the "Insert from file" option vs "Combing via Acrobat". Also, if you are including a non-AcroForm PDF, be sure it a traditional vs. saving as a PDF from Photoshop.
    Alot of this may be a fluke, but it seems to fix my issue - for now.

  • Itunes/quicktime crashes when trying to play video podcasts and 3GP files

    Hello all,
    I've searched these forums and didn't see anything that might help me, so if know of any solutions posted already, please let me know. I have an HP laptop(AMD Turion 64 X2 2.0 GB processor, 2 GB or RAM) running Windows Vista Home Premium. I used to be able to play 3GP files at one time with Quicktime, but now I cannot. Then, the other day I tried to play a video podcast and it starts to play, then says, "Itunes has stopped working". Quicktime does the same thing with 3GP files. This was before my update to Itunes 8.0. It happpened with Itunes 7.5.11.1 or whatever the last version was. It obviously does the same thing with Itunes 8. I've tried completely uninstalling Itunes and quicktime, then reinstalling them both and I still have the same problem. Just a note: I tried playing the video podcast via Windows Media Playey, and it worked fine, except for no audio(I don't think WMP has AAC support) so I think something is conflicting between Itunes and my computer. Anyone have any ideas? Thanks in advance!

    Do you have any better luck with that if you update to iTunes 10.6.1.7?
    From the notes for the release:
    iTunes 10.6.1 provides a number of improvements, including:
    • Fixes several issues that may cause iTunes to unexpectedly quit while playing videos, changing artwork size in Grid view and syncing photos to devices.
    • Addresses an issue where some iTunes interface elements are incorrectly described by VoiceOver and WindowEyes.
    • Fixes a problem where iTunes may become unresponsive while syncing iPod nano or iPod shuffle.
    • Resolves an ordering problem while browsing TV episodes in your iTunes library on Apple TV.
    http://www.apple.com/itunes/download/

  • ITunes suddenly crashes when trying to play purchased music

    Everything's been OK (other than iTunes randomly rebuilding my music library every week or so...) I download a song from the music store. It attempts to import it and crashes. I manually find the song and drop it into iTunes, it crashes. I won't even import it. I try to play ANY purchased music, it crashes. I can play non-purchased aac and mp3 files just fine. I'm running itunes 6.0.1

    Oh yeah, I forgot to say that i've also trashed my old iTunes and re-installed, and trashed the prefs.

  • ITunes 10.6 crashes when trying to play video full screen

    I haven't seen this particular issue among others' comments so…
    When switching from the normal video window to full screen while watching a podcast in my iTunes library, the program immediately crashes.  I've tried several different podcast, starting with the smaller video window, then trying to expand using the opposing diagonal arrows symbol in the bottom right corner.  The result has been the same.  As soon as I click on that the window screen goes black, and iTunes shuts down.
    I'm on a MacBook Pro 4,1 using OS 10.6.8 and iTunes 10.6 (40).
    Meanwhile, hope someone is working on the problem with the clickable scroll bars being inoperable.

    Do you have any better luck with that if you update to iTunes 10.6.1.7?
    From the notes for the release:
    iTunes 10.6.1 provides a number of improvements, including:
    • Fixes several issues that may cause iTunes to unexpectedly quit while playing videos, changing artwork size in Grid view and syncing photos to devices.
    • Addresses an issue where some iTunes interface elements are incorrectly described by VoiceOver and WindowEyes.
    • Fixes a problem where iTunes may become unresponsive while syncing iPod nano or iPod shuffle.
    • Resolves an ordering problem while browsing TV episodes in your iTunes library on Apple TV.
    http://www.apple.com/itunes/download/

Maybe you are looking for