Page trapping

I'm publishing my blog - created in iWeb, publishing to a folder and then to my own site (www.nigelsecostore.com), using iComment and Fetch - which is currently working fine.
The blog links from a menu item on the home page.
However if you go to the blog and then use the back button in the browser to try to go back to the main site home page, it won't let you - somehow the blog page traps you there. You can't click the back button to go back.
A web developer friend says there is some code in the body tag which is doing this - he's suggesting this bit:
onload="onPageLoad();
Anything I can do?

I think the problem that you are having is that this URL...
http://www.nigelsecostore.com/blog/
...actually redirects to...
http://www.nigelsecostore.com/blog/Blog/Blog.html
...because of the extra index.html redirect file at...
http://www.nigelsecostore.com/blog/
A possible solution would be to link directly to...
http://www.nigelsecostore.com/blog/Blog/Blog.html
...from your main store page. Then when people hit the "Back" button there will be no redirect URLs to get in the way.
Just keep everything else the same except for the hyperlink to your blog on your store page.

Similar Messages

  • Manually price change in Webshop

    Hi Gurus,
    We have requirement to give customer discount in Busniess on behalf webshop, where internal users will give discount to the customers while creating the order thorough BOB webshop.
    I have made customers discount (k007) as 'required" in pricing procedure, in the back it asking to enter the discount, but in the front end we dont have option to enter the customer discount manually.
    How can i achive this......
    Please need your expertise Gurus.
    Thanks
    Chandramohan

    Hi Chrandramohan,
    The simple staright solution is the one which Eshwar has specified. Else Another way in which you can do is as follows.
    Assumption- Pricing procedure disccount condition is a manual condition type.
    a) Provide a field discount amout/percantage in the shoping cart.
    b)  In the JSP page trap the input into a BADI externsion parameter.
    c) In the CRM ISA backend use BADI CRM_ISA_BASKET_ITEMS, method GETITEMS_GET_DATA, use the CT_EXTENSION to get the value entered by the user and then call FM for condition maintainance and assign the value entered by the user to the condition type.
    This requires development.. but will give u what you want.
    Thanks.

  • ZFS on solaris10 panics HP Proliant server BAD TRAP page fault in kernel

    When installing Solaris 9/10 on a HP Proliant DL 380 G5
    the system resets when choosing ZFS as a root file system,
    even after CPQary3 device driver has been installed.
    The CPQary3 device driver is the latest version 2.3.0,is neccessary because of the presence of a HP Smart Array E200 Controller
    and is installed sucessfully during the installation from DVD
    When choosing UFS as a root file system, the OS installs fine.
    But when zfs is used to configure a zps pool after the installation, the system resets again
    Has anyone experienced the same problems ? knows how to solve this ?
    Solaris installs fine when choosing UFS as a root file system.
    After that, a second disk partition is created of type Other to hold a zfs pool with the following command:
    zpool create datapool c0t0d0p2
    After that the system PANICS: here is an extract from the /var/adm/messages files:
    Mar 14 16:36:49 solarisintel ^Mpanic[cpu1]/thread=fffffe800069bc60:
    Mar 14 16:36:49 solarisintel genunix: [ID 335743 kern.notice] BAD TRAP: type=e (#pf Page fault) rp=fffffe800069b940 addr=238 occurred in
    module "unix" due to a NULL pointer dereference
    Mar 14 16:36:49 solarisintel unix: [ID 100000 kern.notice]
    Mar 14 16:36:49 solarisintel unix: [ID 839527 kern.notice] sched:
    Mar 14 16:36:49 solarisintel unix: [ID 753105 kern.notice] #pf Page fault
    Mar 14 16:36:49 solarisintel unix: [ID 532287 kern.notice] Bad kernel fault at addr=0x238
    Mar 14 16:36:49 solarisintel unix: [ID 243837 kern.notice] pid=0, pc=0xfffffffffb8406fb, sp=0xfffffe800069ba38, eflags=0x10246
    Mar 14 16:36:49 solarisintel unix: [ID 211416 kern.notice] cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f0<xmme,fxsr,pge,mce,pae,pse>
    Mar 14 16:36:49 solarisintel unix: [ID 354241 kern.notice] cr2: 238 cr3: 11ada000 cr8: c
    Mar 14 16:36:49 solarisintel unix: [ID 592667 kern.notice] rdi: 238 rsi: 4 rdx: fffffe800069bc60
    Mar 14 16:36:49 solarisintel unix: [ID 592667 kern.notice] rcx: 14 r8: 0 r9: 0
    Mar 14 16:36:49 solarisintel unix: [ID 592667 kern.notice] rax: 0 rbx: 238 rbp: fffffe800069ba60
    Mar 14 16:36:49 solarisintel unix: [ID 592667 kern.notice] r10: 0 r11: 1 r12: 100000
    Mar 14 16:36:49 solarisintel unix: [ID 592667 kern.notice] r13: 0 r14: 4 r15: ffffffffb3a61af0
    Mar 14 16:36:49 solarisintel unix: [ID 592667 kern.notice] fsb: 0 gsb: ffffffff9b2ac800 ds: 43
    Mar 14 16:36:49 solarisintel unix: [ID 592667 kern.notice] es: 43 fs: 0 gs: 1c3
    Mar 14 16:36:49 solarisintel unix: [ID 592667 kern.notice] trp: e err: 2 rip: fffffffffb8406fb
    Mar 14 16:36:49 solarisintel unix: [ID 592667 kern.notice] cs: 28 rfl: 10246 rsp: fffffe800069ba38
    Mar 14 16:36:49 solarisintel unix: [ID 266532 kern.notice] ss: 30
    Mar 14 16:36:49 solarisintel unix: [ID 100000 kern.notice]
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069b850 unix:die+da ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069b930 unix:trap+5e6 ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069b940 unix:cmntrap+140 ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069ba60 unix:mutex_enter+b ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069ba70 zfs:zio_buf_alloc+1d ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069baa0 zfs:zio_vdev_io_start+120 ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069bad0 zfs:zio_execute+7b ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069baf0 zfs:zio_nowait+1a ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069bb60 zfs:vdev_probe+f0 ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069bba0 zfs:vdev_open+2b1 ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069bbc0 zfs:vdev_open_child+21 ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069bc40 genunix:taskq_thread+295 ()
    Mar 14 16:36:49 solarisintel genunix: [ID 655072 kern.notice] fffffe800069bc50 unix:thread_start+8 ()
    Mar 14 16:36:49 solarisintel unix: [ID 100000 kern.notice]
    Mar 14 16:36:49 solarisintel genunix: [ID 672855 kern.notice] syncing file systems...
    Mar 14 16:36:49 solarisintel genunix: [ID 904073 kern.notice] done
    Mar 14 16:36:50 solarisintel genunix: [ID 111219 kern.notice] dumping to /dev/dsk/c0t0d0s1, offset 108593152, content: kernel
    Mar 14 16:36:54 solarisintel genunix: [ID 100000 kern.notice]
    Mar 14 16:36:54 solarisintel genunix: [ID 665016 kern.notice] ^M100% done: 210699 pages dumped,
    Mar 14 16:36:54 solarisintel genunix: [ID 851671 kern.notice] dump succeeded
    Mar 14 16:38:21 solarisintel genunix: [ID 540533 kern.notice] ^MSunOS Release 5.10 Version Generic_142910-17 64-bit
    I will try again now with solaris 10 5/09 (U7)
    Chris.
    Edited by: user5485639 on 14-Mar-2011 08:42

    What do you mean after the driver is installed?
    S10/U9 has the Compaq Array3 driver pre-installed. No more adding it to the jumpstart tree or "adding a driver" necessary.
    I have setup several DL360 G3's and G4's which use the same controller.

  • Yahoo mail redirects my email page to another trap page that asks me to upgrade. Is there an extension I can use to redirect from that site?

    I would like to know if there's an extension, or if I need to write a script so that Firefox will stop a redirect to a trap yahoo page, that yahoo causes when I try to access my yahoo mail account. Yahoo redirects from my email page every time I try to access it. I can force my way back to email if I highlight the following from the address bar and delete it: /neo/trap?dm=cl&ncrumb=IvdoOqzobdy&.rand=1254591153
    That address qualification appears when I try to access "mail.yahoo.com"
    If there is no extension I can use, can you explain what I should use to write a script? And where I can research to learn how to write it.
    If you could point me in the right direction I would really appreciate it.

    ok, you could use the greasemonkey extension & this userscript: http://userscripts.org/scripts/show/113518 (i haven't tested it myself, but judging from the description it may apply to your case)

  • Trapping "Page Not Found" in Oracle 10g

    I am using PL/SQL to update tables. I have to grant EXECUTE on these packageas to PUBLIC since they are being called by an HTML form:
    <form action="/pls/portal/procname?PARM1=x&PARM2=x">
    However, if the type of the parameters passed is wrong (such as an invalid date or number), the ORACLE error results in a PAGE NOT FOUND from the server.
    How can I trap these errors from the PL/SQL Cartridge?
    Kelly McMillin

    Issue resolved; thanks.
    Cheers, OTN

  • Panic(cpu 2 caller 0x001A4A55): Unresolved kernel trap (CPU 2, Type 14=page

    Hi I'm getting the following error when I reboot my computer and have to manually hold down the restart key. Does anyone know what this means?
    Here is the error:
    panic(cpu 2 caller 0x001A4A55): Unresolved kernel trap (CPU 2, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0x00000001, CR3: 0x00da7000, CR4: 0x000006e0
    EAX: 0x03ecefc0, EBX: 0x03e0b0c0, ECX: 0x00000000, EDX: 0x03964e90
    CR2: 0x00000001, EBP: 0x2514bbf8, ESI: 0x03f37804, EDI: 0x0000001f
    EFL: 0x00010202, EIP: 0x00000001, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x2514b9c8 : 0x128d08 (0x3cc0a4 0x2514b9ec 0x131de5 0x0)
    0x2514ba08 : 0x1a4a55 (0x3d24b8 0x2 0xe 0x3d1cdc)
    0x2514bb18 : 0x19aeb4 (0x2514bb30 0x297 0x2514bb68 0x39bce6)
    0x2514bbf8 : 0x52e6a6 (0x3f37800 0x46a5c00 0x46a5c04 0x12d97d)
    0x2514bc18 : 0x3b4eed (0x46a5c00 0x4b069c 0x2514bc68 0x0)
    0x2514bc38 : 0x18795f (0x46a5c00 0x41c8998 0x1d 0x2514bc68)
    0x2514bc88 : 0x12b4d7 (0x3f73ba8 0x3f9a56c 0x9 0x11cc32)
    0x2514bcc8 : 0x11f1f0 (0x3f73b00 0x2514bd5c 0x24 0x0)
    0x2514bd08 : 0x12b6ba (0x3f73b00 0x10000 0x0 0x11f194)
    0x2514bd38 : 0x1492f1 (0x2514bd5c 0x24 0x0 0x0)
    0x2514bd88 : 0x120221 (0x41c8998 0x1 0x2514bda8 0x0)
    0x2514bda8 : 0x12248f (0x41c8998 0x1 0x0 0x140867)
    0x2514bdf8 : 0x123691 (0x38aaa78 0x180b 0x40c0f80 0x38dd5f0)
    0x2514be38 : 0x13a614 (0x38aaa78 0xcf 0x0 0x41bcdac)
    0x2514be88 : 0x33b493 (0x38dd5f0 0x12f471 0x2514bee8 0x38dd5f0)
    0x2514bec8 : 0x345947 (0x41bcdac 0xf 0x0 0x0) Backtrace continues...
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOUSBFamily(2.7.5)@0x519000
    Kernel version:
    Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386
    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 3 GHz, 2 GB
    Graphics: ATI Radeon X1900 XT, ATY,RadeonX1900, PCIe, 512 MB
    Memory Module: DIMM Riser A/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser A/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser B/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser B/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.80.79.1)
    Network Service: AirPort, AirPort, en2
    PCI Card: ATY,RadeonX1900, Display, Slot-1
    Serial ATA Device: WDC WD2500JS-41SGB0, 232.89 GB
    Serial ATA Device: ST3750640AS, 698.64 GB
    Serial ATA Device: ST3300622AS, 279.46 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-111D
    USB Device: iPhone, Apple Inc., Up to 480 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Keyboard Hub, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Keyboard, Apple, Inc, Up to 1.5 Mb/sec, 220 mA
    USB Device: Studio Display, Up to 1.5 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Studio Display, Up to 1.5 Mb/sec, 500 mA
    USB Device: USB Device, Up to 1.5 Mb/sec, 500 mA
    FireWire Device: built-in_hub, unknown_value, Unknown

    Hi Hatter,
    Thank you for the feedback, I am already in the process of doing those steps before I wrote this question. The reason I am posting this is because I would really like to see if others have experienced problems with this. I want to be prepared with information when I have my appointment with the genius bar (this is my production mac and I need to finish up a project before I can get some known issues fixed).
    By knowing if others have seen issues with cpu 2 this will help me in understanding the problem and know if I'm getting the correct information from the genius bar. IE I don't want to be back at the bar with my HEAVY mac pro trying to troubleshoot this over a long period of time if someone here has seen a similar message and I can shortcut what might be a long and tedious process of fixing this.
    AGAIN, thank you for the feedback but I am doing those steps.

  • Panic(cpu 0 caller 0xffffff802fedbe2e): Kernel trap at 0xffffff802fe511b1, type 14=page fault, registers: CR0: 0x000000008001003b, CR2: 0x0000000000000ff0, CR3: 0x00000000323e8000, CR4: 0x00000000000606e0 RAX: 0xba1dbbf777e500ca, RBX: 0x00000000000003e8,

    My macbook pro 13 inch  late 2011 shut down unexpectedly for two times in just 5mins.
    This is the report of it
    Can anyone explain me what does the report say? PLZ
    panic(cpu 0 caller 0xffffff802fedbe2e): Kernel trap at 0xffffff802fe511b1, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000ff0, CR3: 0x00000000323e8000, CR4: 0x00000000000606e0
    RAX: 0xba1dbbf777e500ca, RBX: 0x00000000000003e8, RCX: 0xffffff80304872e0, RDX: 0x0000000000000000
    RSP: 0xffffff80a9052ed0, RBP: 0xffffff80a9052fa0, RSI: 0x0000000000000000, RDI: 0xffffff8032856360
    R8:  0x0000000096db1d53, R9:  0x000000000000fdff, R10: 0x0000000000000000, R11: 0xffffff80301eeb10
    R12: 0xffffff8032856360, R13: 0x0000000000001f40, R14: 0x0000000000001000, R15: 0x0000000000000000
    RFL: 0x0000000000010206, RIP: 0xffffff802fe511b1, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000ff0, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80a9052b60 : 0xffffff802fe22fa9
    0xffffff80a9052be0 : 0xffffff802fedbe2e
    0xffffff80a9052db0 : 0xffffff802fef3326
    0xffffff80a9052dd0 : 0xffffff802fe511b1
    0xffffff80a9052fa0 : 0xffffff803024c916
    0xffffff80a9052fe0 : 0xffffff803024ca00
    0xffffff80a9053020 : 0xffffff803024c9b6
    0xffffff80a9053030 : 0xffffff7fb1d72226
    0xffffff80a9053090 : 0xffffff7fb1d72c1c
    0xffffff80a9053130 : 0xffffff80300cc47d
    0xffffff80a9053440 : 0xffffff80300dbc6b
    0xffffff80a9053570 : 0xffffff80300db339
    0xffffff80a9053750 : 0xffffff80300d6c9f
    0xffffff80a9053b90 : 0xffffff80300c88c6
    0xffffff80a9053be0 : 0xffffff80300c8bc2
    0xffffff80a9053dc0 : 0xffffff80300b6d2d
    0xffffff80a9053de0 : 0xffffff8030052763
    0xffffff80a9053e10 : 0xffffff8030033b3e
    0xffffff80a9053eb0 : 0xffffff803002b20c
    0xffffff80a9053f60 : 0xffffff8030032a29
    0xffffff80a9053fb0 : 0xffffff802fed6ff7
          Kernel Extensions in backtrace:
             com.osxkernel.tuxlerext(1.0)[7A2AE3E1-6214-57DC-0812-824B2FD1058A]@0xffffff7fb1 d71000->0xffffff7fb1d74fff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x000000002fc00000
    Kernel text base: 0xffffff802fe00000
    System model name: MacBookPro8,1 (Mac-94245B3640C91C81)
    System uptime in nanoseconds: 430077199180
    last loaded kext at 293090928335: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7fb1d75000, size 65536)
    last unloaded kext at 354797017391: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7fb1d75000, size 57344)
    loaded kexts:
    com.osxkernel.tuxlerext          1
    com.radiosilenceapp.nke.PrivateEye          1
    com.wavtap.driver.WavTap          0.4.0
    net.telestream.driver.TelestreamAudio          1.1.0
    com.protech.NoSleep          1.3.1
    com.Cycling74.driver.SAVD          1.0.0d1
    com.apple.filesystems.ntfs          3.11
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.15
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.ApplePolicyControl          3.4.35
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleThunderboltIP          1.1.2
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleIntelHD3000Graphics          8.2.4
    com.apple.driver.AppleIntelSNBGraphicsFB          8.2.4
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleIRController          325.7
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.8.1b2
    com.apple.driver.AppleSDXC          1.5.2
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.driver.AppleUSBEHCI          660.4.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSurface          91
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.driver.AppleGraphicsControl          3.4.35
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.iokit.IOFireWireIP          2.2.6
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.driver.AppleSMC          3.1.8
    com.apple.driver.AppleThunderboltDPInAdapter          3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily          3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.5
    com.apple.driver.AppleUSBMultitouch          240.9
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.iokit.IO80211Family          630.35
    com.apple.driver.AppleThunderboltNHI          2.0.1
    com.apple.iokit.IOThunderboltFamily          3.2.7
    com.apple.iokit.IOEthernetAVBController          1.0.3b4
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1

    You could be having problems with any one (or a number) of these kernel extensions:
    com.osxkernel.tuxlerext          1
    com.radiosilenceapp.nke.PrivateEye          1
    com.wavtap.driver.WavTap          0.4.0
    net.telestream.driver.TelestreamAudio          1.1.0
    com.protech.NoSleep          1.3.1
    com.Cycling74.driver.SAVD          1.0.0d1
    Try removing them, one at a time, and rebooting each time to see if the kernel panics cease.
    I also don't see (as is usual) any information on your RAM... have you updated your RAM, by chance? Did you install 204-pin PC-10600 (1333 MHz) DDR3 SO-DIMMs?
    Clinton

  • Anonymous UUID:       02580184-CD5C-D150-4F1C-2D5341F488E1  Mon Mar 10 01:32:34 2014 panic(cpu 0 caller 0xffffff800b4dbe2e): Kernel trap at 0xffffff7f8cefeb8e, type 14=page fault, registers: CR0: 0x000000008001003b, CR2: 0x000000008bf13ec0, CR3: 0x0000000

    My macbook pro suddenly hang and i need to stop them by pressing power button before that screen goes fady like televiosion without disk.
    Anonymous UUID:       02580184-CD5C-D150-4F1C-2D5341F488E1
    Mon Mar 10 01:32:34 2014
    panic(cpu 0 caller 0xffffff800b4dbe2e): Kernel trap at 0xffffff7f8cefeb8e, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x000000008bf13ec0, CR3: 0x000000000d991000, CR4: 0x00000000001606e0
    RAX: 0x000000008bf13ec0, RBX: 0xffffff8016256000, RCX: 0x0000000000000000, RDX: 0x00000000000002c2
    RSP: 0xffffff8084573d40, RBP: 0xffffff8084573d70, RSI: 0x000002c200000000, RDI: 0xffffff801612f200
    R8:  0x0000000000000000, R9:  0x0000000000000007, R10: 0xffffff8084570000, R11: 0x0000000000000200
    R12: 0xffffff80160e9a40, R13: 0x0000000000000007, R14: 0x00000000000002c2, R15: 0x000000000d61f9c5
    RFL: 0x0000000000010002, RIP: 0xffffff7f8cefeb8e, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x000000008bf13ec0, Error code: 0x0000000000000002, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80845739d0 : 0xffffff800b422fa9
    0xffffff8084573a50 : 0xffffff800b4dbe2e
    0xffffff8084573c20 : 0xffffff800b4f3326
    0xffffff8084573c40 : 0xffffff7f8cefeb8e
    0xffffff8084573d70 : 0xffffff7f8ceef663
    0xffffff8084573e70 : 0xffffff7f8ceee899
    0xffffff8084573f30 : 0xffffff800b4dd6ec
    0xffffff8084573f50 : 0xffffff800b4375ba
    0xffffff8084573f90 : 0xffffff800b437908
    0xffffff8084573fb0 : 0xffffff800b4d6ff7
          Kernel Extensions in backtrace:
             com.apple.driver.AppleIntelCPUPowerManagement(216.0)[70947979-EA9B-39D1-AD15-CD AB19F031AF]@0xffffff7f8ceec000->0xffffff7f8cf16fff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x000000000b200000
    Kernel text base: 0xffffff800b400000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 1159432599210
    last loaded kext at 83462884377: com.apple.nke.webcontentfilter          5 (addr 0xffffff7f8d2d5000, size 20480)
    last unloaded kext at 318126821917: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f8d1eb000, size 8192)
    loaded kexts:
    com.jft.driver.PdaNetDrv          1.0.64
    com.apple.nke.webcontentfilter          5
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.14.15
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.driver.AppleIntelHD4000Graphics          8.2.4
    com.apple.driver.AppleThunderboltIP          1.1.2
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleLPC          1.7.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleIntelFramebufferCapri          8.2.4
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleI

    That's not a complete kernel panic log - please see -> http://support.apple.com/kb/HT2546 - and post the entire log.
    It looks as if you're having a hardware fault but it's difficult to determine without the entire log.
    Call back...
    Clinton

  • Maddening issue with text... trapping?

    I have recently taken over as acting editor for a PDF-only publication with a very small audience. My previous experience with InDesign has been with preparing files for CMYK printing, so this is my first opportunity to prepare a document specifically for on-screen display.
    I am using a background image on several pages within the document. However, it would seem that no matter what I do, the resulting PDF does some funny things to the text.
    I have trapping turned off throughout the document, all my text is created from the [black] swatch, and I've specified "overprint fill" in the attributes menu just for good measure. However, no matter how I export my PDF, I get one of two issues:
    (1) With "convert to destination" selected and a CMYK colorspace as the destination, OR with "no color conversion" selected, I end up with trapped text on pages that have a background image, even though the background image only covers a portion of the page. Pages with no background image display text properly.
    (2) with "convert to destination" selected and an RGB colorspace as the destination, I end up with trapped text on pages that have a background image, but only where the background image does NOT appear.
    This is confusing because, in each instance, there's no valid reason for InDesign or Acrobat to display a trap. I've tried creating a trap setting with 0pt specified for the trap, and it doesn't help. See http://www.caves.org/grotto/lrg/images/indesign_frustrations.png for a screenshot of the issue.
    What on earth is going on? I just want overprinting black text to display as untrapped black text, and none of my export options seem to allow the PDF to appear as it does when I have "overprint preview" selected within InDesign. It's imperative that the text be crisp and legible on-screen, and the bloated, messy trapped-looking text is much more difficult to read at "fit page" -level zooms of less than 100%.
    I'm using InDesign CS3 on a Windows machine running Vista 64 with 6MB of RAM. I have not observed any other problems with the CS3 family of products. The font being utilized is Adobe Garamond Pro.
    thanks in advance to anyone who can shed light on the issue.
    on my last nerve,
    jeff

    I don't think you are seeing trapping I think you are seeing the results of flattening due to the use of transparency. Some text is either rasterized or converted to outlines. When outlined, text appears heavier because it does not benefit from hinting. You can reduce the use of transparency effects, export to a transparency-savvy version of PDF, or put the text above the transparency issues.
    I suggest a combination. Make a layer for the text above other layers and put all the text there that you can without mucking up the layout. Export to Acrobat 5 (PDF 1.4) or higher to avoid flattening.

  • ASA Clientless SSL VPN can't access login pages on websites

    When I'm doing a clientless SSL VPN to my ASA and using the ASA to browse websites, I can pretty much go on to just about any website except specificly login websites. I can go on google and yahoo but when I click the "mail" button it just gives me an error message "Connection Failed - Server (site name) unavailable. When I go onto hotmail.com, it says server hotmail.com unavailable. When I browse by entering hotmail's IP address in, it says "Bad Request." Same happens on ebay, youtube, etc. Funny thing is, the ONLY login page I can get onto is Cisco's website's login page. I tried changing DNS servers, nothing changed. Here is my configuration:
    show run
    : Saved
    ASA Version 8.4(4)1
    hostname PatG
    domain-name resolver4.opendns.com
    enable password aDvdtQE/ih5t061i encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    interface Ethernet0/7
    interface Vlan1
    nameif inside
    security-level 100
    ip address 192.168.1.1 255.255.255.0
    interface Vlan2
    nameif outside
    security-level 0
    ip address dhcp setroute
    boot system disk0:/asa844-1-k8.bin
    ftp mode passive
    dns domain-lookup inside
    dns domain-lookup outside
    dns server-group Comcast
    name-server 75.75.75.75
    domain-name cdns01.comcast.net
    dns server-group DefaultDNS
    name-server 208.67.220.222
    name-server 208.67.220.220
    domain-name resolver4.opendns.com
    object network obj_any
    subnet 0.0.0.0 0.0.0.0
    pager lines 24
    logging enable
    logging asdm informational
    mtu inside 1500
    mtu outside 1500
    icmp unreachable rate-limit 1 burst-size 1
    asdm image disk0:/asdm-649-103.bin
    no asdm history enable
    arp timeout 14400
    object network obj_any
    nat (inside,outside) dynamic interface
    timeout xlate 3:00:00
    timeout pat-xlate 0:00:30
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa-server Remote1 protocol radius
    aaa-server Remote1 (inside) host 192.168.1.8
    key *****
    radius-common-pw *****
    user-identity default-domain LOCAL
    aaa authentication ssh console Remote1
    aaa authentication http console Remote1 LOCAL
    http server enable
    http 192.168.1.0 255.255.255.0 inside
    http 0.0.0.0 0.0.0.0 outside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
    telnet timeout 5
    ssh 192.168.1.0 255.255.255.0 inside
    ssh 0.0.0.0 0.0.0.0 outside
    ssh timeout 5
    ssh key-exchange group dh-group1-sha1
    console timeout 0
    dhcpd domain redtube.com
    dhcpd auto_config outside
    dhcpd option 150 ip 192.168.1.15 192.168.1.5
    dhcpd address 192.168.1.5-192.168.1.36 inside
    dhcpd enable inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    enable outside
    tunnel-group-list enable
    group-policy Eng internal
    group-policy Eng attributes
    vpn-tunnel-protocol ssl-clientless
    webvpn
      url-list value EngineerMarks
    group-policy RemoteHTTP internal
    group-policy RemoteHTTP attributes
    vpn-tunnel-protocol ssl-clientless
    webvpn
      url-list value Test
      customization value Extra
    username user1 password mbO2jYs13AXlIAGa encrypted privilege 0
    tunnel-group Browser type remote-access
    tunnel-group Browser general-attributes
    authentication-server-group Remote1
    default-group-policy RemoteHTTP
    tunnel-group TEST type remote-access
    tunnel-group TEST general-attributes
    authentication-server-group Remote1
    default-group-policy RemoteHTTP
    tunnel-group TEST webvpn-attributes
    group-alias testing enable
    group-url https://24.19.162.53/testing enable
    tunnel-group Engineering type remote-access
    tunnel-group Engineering general-attributes
    authentication-server-group Remote1 LOCAL
    default-group-policy Eng
    tunnel-group Engineering webvpn-attributes
    group-alias engineering enable
    group-url https://209.165.200.2/engineering enable
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
      inspect ip-options
      inspect http
    policy-map map
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    call-home
    profile CiscoTAC-1
      no active
      destination address http https://tools.cisco.com/its/service/oddce/services/DD                                                                                                                                                             CEService
      destination address email [email protected]
      destination transport-method http
      subscribe-to-alert-group diagnostic
      subscribe-to-alert-group environment
      subscribe-to-alert-group inventory periodic monthly
      subscribe-to-alert-group configuration periodic monthly
      subscribe-to-alert-group telemetry periodic daily
    password encryption aes
    Cryptochecksum:843e718c8d4b23b5f421f82fc0a0c255
    : end
    Can anyone please help me? Thanks

    In your crypto ACLs for the site-to-site tunnels, add the ASA's public IP destined to the remote network, and mirror this ACL on the remote end VPN device.
    Example:
    ASA public IP: 2.2.2.2
    Remote network: 192.168.1.0/24
    access-list vpn_to_remote_network permit ip host 2.2.2.2 192.168.1.0 255.255.255.0
    Mirror the above acl on the remote end router.
    PS. If you found this post helpful, please rate it.

  • How do I stop Firefox from crashing? It crashes at various times, not when loading any specific pages.

    My crash problem has been going on for week, now. I tried uninstalling FF and reinstalling it. I hoped that would fix the problem, but it didn't. Crashes occur randomly, when loading or reloading pages but they are NOT specific pages. The Report ID listed below is just 1 of several reports from the past week.

    I am unwilling to attempt navigation away from these sites. The pop-ups that occur on the attempt to leave a site or to close the browser are exit traps offering incentive to stay.
    Once upon a time, when the internet was less dangerous, I would be willing to close the exit pop-ups. Now, after twice being infected with malware trying to close the pop-ups, I now force close whichever browser I am using.
    Recently, I clicked on the red X to close one pop-up, and it installed a trojan that I had to pay to be removed. When I clicked on 'Leave' in another exit pop, it didn't exit and it turned out I was giving permission to run a script file. Now that criminals have learned these exit pop-ups can be used to force a click action, the sites using them have become dangerous.
    If I force the browser to close using Task manager, Please tell me how to stop FireFox from sending me directly back to the same site because it mistakenly believes it crashed when it did not. I forced it to close because I was on a site that had taken control of my browser and was not allowing me to leave the site.
    No other browser sends me back to the potentially dangerous sites. I prefer Firefox, but the new version must have a setting that allows me to get safely away from a problem site?

  • Cannot open Pages 09' documents in Pages 08'

    Just and FYI for everyone. If you save a Pages 09' document as a Pages 09' document you cannot open it up in Pages 08'. Keep this in mind if you are using the trial and decide not to upgrade.

    Most of the files you create in Pages '09 won't use any new features so saving them in Pages '08 format doesn't lose anything and lets more people open the file.
    In fact, every Pages '08 document that you open and save in Pages '09 becomes undeditable in Pages '08 +even if you did not edit/add anything+. That's just silly.
    Most applications that have multiple versions with different file formats at least try to cause as little disruption as possible between users of different versions of the same application.
    For example, in Adobe products you are asked each time you save if you want your file to be compatible with older versions. MS Office offers total control over format (described above) including the sense to save your file in the same format it was when it was opened (unless this is made impossible by the user including new features). Both companies also offer file translation utilities to let you open new files in older versions.
    Both of these methods are superior to what happens in iWork because they allow you to use new features, but only save the file in a format incompatible with a previous version when it's unavoidable.
    Working in Pages '09 and trying to ensure backward comaptibility with friends or collegues that you may need to share files with, is very painful: endlessly creating multiple copies of the same file (all with the same icon and file extension!)
    I really like Pages, but this 'upgrade trap' is a real disincentive to upgrade and makes me think twice about telling people to try it.

  • Questions on Receiving SNMP Traps

    Hi:
    - I have more questions on receiving SNMP traps:
    1) the OEM plug-in can receive traps now, but when I click the metric, I see:
    Error getting data for target test20. Exception: ORA-20216: ORA-06512: at "SYSMAN.EMD_MNTR", line 817 ORA-01403: no data found ORA-06512: at line 1
    - the push descriptor looks like:
    <PushDescriptor RECVLET_ID="SNMPTrap">
    <Property NAME="MatchEnterprise" SCOPE="GLOBAL">...</Property>
    <Property NAME="MatchGenericTrap" SCOPE="GLOBAL">6</Property> <Property NAME="MatchSpecificTrap" SCOPE="GLOBAL">31</Property> <Property NAME="MatchAgentAddr" SCOPE="INSTANCE">target_ip</Property>
    <Property NAME="EventsnChasFanIndexOID" SCOPE="GLOBAL">...</Property>
    <Property NAME="ContextsnChasFanDescriptionOID" SCOPE="GLOBAL">...</Property>
    <Property NAME="SeverityCode" SCOPE="GLOBAL">WARNING</Property>
    </PushDescriptor>
    - is the Key Property needed ?
    2) The alerts for some reason do not filter back to the all targets home page.
    - When I click the Home tab and goto to the 'All Targets' pane, I do not see the alert generated by the OEM plug-in.
    - What I am doing wrong ?
    3) Is it okay to receive traps with the metric usage set to either: HIDDEN or HIDDEN_COLLECT ?
    - Does this cause the errors I see in Q 1) ?
    Thanks
    John
    Edited by: user8826739 on Feb 23, 2010 7:05 AM

    Hi John,
    Can you post the full definition of the metric? You would need to use the Key property for each key column in the metric description.
    With the SNMP receivelet you can set up definitons for data points or alerts. I would assume (as I've never tried this ;) that if you set up the definition to be a data point, you would see data from the All Metrics page. To me, it wouldn't make sense for a metric that used the PushDescriptor SNMPTrap to have data to be viewed as the result of the SNMP trap coming is would be an alert. I will have to look into that. My gut reaction is that a metric with PushDescriptor SNMPTrap shouldn't even appear on the All Metrics page ...
    To be clear are you saying that you don't see the Warning number under "All Targets Alerts" increase by 1 when you SNMP trap is caught and alert is generated? When this occurs do you see the alert on the target instance homepage?
    In regards to HIDDEN and HIDDEN_COLLECT, I don't know what effect they would have on a metric defined for an SNMP trap to raise an alert. You definitely wouldn't want to use HIDDEN as this setting is for temporary metrics that are used in the caclulation of other metrics. HIDDEN metrics are not collected (or hence uploaded to the OMS) and don't appear in the UI. HIDDEN_COLLECT are collected, but do not show up in the UI and are not uploaded. I've never used this settings with SNMP trap metrics that are for alerts. If your metrics for the SNMP trap alerts do show up on the All Metrics page (I'd have to get something set up to look at this), then it could make sense to use the HIDDEN_COLLECT as the alert would still be generated, but the metric itself wouldn't be shown in the UI.
    Let me find out the expected behavior from someone on the agent team.
    Dave

  • When using Safari to browse to any page it throws an error report and never stops reloading the page....

    Hi there!
    Since today the following is happening, when trying to use Safari to browse to any page:
    A grey error bar appears at the top of the browser window, which says: "There is a problem with this page. The page will be reloaded". Then an error report is thrown (see below) and in the background safari reloads the page, which wont work and safari starts again to reload the page and again and again..... This all happens within seconds.
    The current version of safari on my mac: Version 7.0.1 (9537.73.11)
    There is no problem with Chrome by the way. And I just installed Firefox, imported all settings from Safari - no problem with firefox as well!
    Any idea?
    Thanks in advance for your help!
    Process:         com.apple.WebKit.WebContent [1282]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:      com.apple.WebKit.WebContent
    Version:         9537 (9537.73.11)
    Build Info:      WebKit2-7537073011000000~21
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     Safari [1166]
    User ID:         501
    Date/Time:       2014-01-08 17:50:10.379 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  0DC98ED9-0AD9-A46B-3792-274060A0C1D8
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000028
    VM Regions Near 0x28:
    -->
        __TEXT                 000000010dde9000-000000010ddea000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x00007fff8762f924 JSScriptEvaluate + 132
    1   com.apple.Safari.framework              0x00007fff9076e7a9 FrameMetadata::FrameMetadata(objc_object*, WBSFormMetadataController*) + 239
    2   com.apple.Safari.framework              0x00007fff90771f7d FrameMetadata::create(objc_object*, WBSFormMetadataController*) + 47
    3   com.apple.Safari.framework              0x00007fff907704f1 -[WBSFormMetadataController metadataForFrame:requestType:] + 126
    4   com.apple.Safari.framework              0x00007fff907705e6 -[WBSFormMetadataController recursivelyCollectMetadataInFrame:requestType:frames:formMetadata:] + 173
    5   com.apple.Safari.framework              0x00007fff90770896 -[WBSFormMetadataController getMetadataForAllFormsInPageWithMainFrame:requestType:frames:formMetadata:] + 109
    6   com.apple.Safari.framework              0x00007fff9048ec59 Safari::BrowserBundlePageController::collectFormMetadataForPreFillingForm(Safar i::WK::URL const&, Safari::PreFillEvent) + 203
    7   com.apple.Safari.framework              0x00007fff904972eb Safari::BrowserBundlePageController::handleMessageToPage(Safari::WK::BundlePage const&, Safari::WK::String const&, Safari::WK::Type const&) + 1019
    8   com.apple.Safari.framework              0x00007fff9048c699 Safari::BrowserBundleController::dispatchMessageToPage(Safari::WK::BundlePage const&, Safari::WK::String const&, Safari::WK::Type const&) + 25
    9   com.apple.Safari.framework              0x00007fff905130a7 Safari::WK::didReceiveMessageToPage(OpaqueWKBundle const*, OpaqueWKBundlePage const*, OpaqueWKString const*, void const*, void const*) + 126
    10  com.apple.WebKit2                       0x00007fff8d0c8f80 WebKit::InjectedBundleClient::didReceiveMessageToPage(WebKit::InjectedBundle*, WebKit::WebPage*, ***::String const&, WebKit::APIObject*) + 124
    11  com.apple.WebKit2                       0x00007fff8d0c8eaf WebKit::WebPage::postInjectedBundleMessage(***::String const&, CoreIPC::MessageDecoder&) + 91
    12  com.apple.WebKit2                       0x00007fff8d0c8e2d void CoreIPC::handleMessageVariadic<Messages::WebPage::PostInjectedBundleMessage, WebKit::WebPage, void (WebKit::WebPage::*)(***::String const&, CoreIPC::MessageDecoder&)>(CoreIPC::MessageDecoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(***::String const&, CoreIPC::MessageDecoder&)) + 78
    13  com.apple.WebKit2                       0x00007fff8d0c723a WebKit::WebPage::didReceiveWebPageMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 5746
    14  com.apple.WebKit2                       0x00007fff8d0afd5b CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    15  com.apple.WebKit2                       0x00007fff8d0afc40 WebKit::WebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 28
    16  com.apple.WebKit2                       0x00007fff8d0afba9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    17  com.apple.WebKit2                       0x00007fff8d0afad2 CoreIPC::Connection::dispatchOneMessage() + 106
    18  com.apple.WebCore                       0x00007fff885ec1ed WebCore::RunLoop::performWork() + 557
    19  com.apple.WebCore                       0x00007fff885ebfa2 WebCore::RunLoop::performWork(void*) + 34
    20  com.apple.CoreFoundation                0x00007fff8a9138f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    21  com.apple.CoreFoundation                0x00007fff8a905062 __CFRunLoopDoSources0 + 242
    22  com.apple.CoreFoundation                0x00007fff8a9047ef __CFRunLoopRun + 831
    23  com.apple.CoreFoundation                0x00007fff8a904275 CFRunLoopRunSpecific + 309
    24  com.apple.HIToolbox                     0x00007fff8a371f0d RunCurrentEventLoopInMode + 226
    25  com.apple.HIToolbox                     0x00007fff8a371cb7 ReceiveNextEventCommon + 479
    26  com.apple.HIToolbox                     0x00007fff8a371abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    27  com.apple.AppKit                        0x00007fff8aae128e _DPSNextEvent + 1434
    28  com.apple.AppKit                        0x00007fff8aae08db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    29  com.apple.AppKit                        0x00007fff8aad49cc -[NSApplication run] + 553
    30  com.apple.AppKit                        0x00007fff8aabf803 NSApplicationMain + 940
    31  com.apple.XPCService                    0x00007fff8a2fac0f _xpc_main + 385
    32  libxpc.dylib                            0x00007fff8953bb2e xpc_main + 399
    33  com.apple.WebKit.WebContent             0x000000010dde9ba0 0x10dde9000 + 2976
    34  libdyld.dylib                           0x00007fff83a395fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff89ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff911c0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff911c3fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff89ac5662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8386e43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8386e152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff89ac0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89abfd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8a905315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8a904939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8a904275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8ac811ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff911bf899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff911bf72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff911c3fc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff89ac0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89abfd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8a905315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8a904939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8a904275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff86b38907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff86b3870b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff911bf899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff911bf72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff911c3fc9 thread_start + 13
    Thread 5:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff89ac0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89abfd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8a905315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8a904939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8a904275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8a9b99d1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff88698ab4 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore                0x00007fff873fc0af ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib                 0x00007fff911bf899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff911bf72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff911c3fc9 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff89ac4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff911c1c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87407266 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff87406d85 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x00007fff873fc0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff911bf899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff911bf72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff911c3fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89ac4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff911c1c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87407887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87407718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff873fc0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff911bf899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff911bf72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff911c3fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89ac4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff911c1c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87407887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87407718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff873fc0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff911bf899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff911bf72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff911c3fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff89ac4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff911c1c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff87407887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff87407718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff873fc0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff911bf899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff911bf72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff911c3fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff89ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff911c0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff911c3fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff89ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff911c0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff911c3fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff89ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff911c0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff911c3fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff89ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff911c0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff911c3fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011126c000  rbx: 0x0000000111274bd0  rcx: 0x0000000000000001  rdx: 0x0000000000000000
      rdi: 0x0000000111200a30  rsi: 0x0000000000000000  rbp: 0x00007fff51e14760  rsp: 0x00007fff51e146f0
       r8: 0x0000000000000040   r9: 0x00007fff51e14500  r10: 0x000000000000000f  r11: 0x00000001188e13f0
      r12: 0x0000000000000000  r13: 0x0000000112420000  r14: 0x0000000000000000  r15: 0x000000011242e8d8
      rip: 0x00007fff8762f924  rfl: 0x0000000000010206  cr2: 0x0000000000000028
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10dde9000 -        0x10dde9ff4  com.apple.WebKit.WebContent (9537 - 9537.73.11) <4CB75512-1948-3BBA-8D68-D5ED0A684239> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x10ddee000 -        0x10ddeefff  WebProcessShim.dylib (7537.73.11) <AFD4C12E-D938-3355-B0C6-F122C4147EFF> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x10def0000 -        0x10df02ff7  com.apple.webcontentfilter.framework (5.1 - 5.1) <81289FEE-C191-3434-9394-543B00B24522> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
        0x123400000000 -     0x1234004b2ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.18.29 - 8.1.8) <CA88A115-CCAB-3E45-856B-778A4DBF3E51> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
        0x7fff6e614000 -     0x7fff6e647817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff835ab000 -     0x7fff835abffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff835c9000 -     0x7fff83681ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8369c000 -     0x7fff83765fff  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
        0x7fff83766000 -     0x7fff83795ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff83796000 -     0x7fff83867ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff83868000 -     0x7fff8386afff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8386b000 -     0x7fff83885fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff838d9000 -     0x7fff838defff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff838df000 -     0x7fff83956fff  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
        0x7fff83957000 -     0x7fff83980fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff83981000 -     0x7fff83982ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff83983000 -     0x7fff839d1fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff839d2000 -     0x7fff83a35ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff83a36000 -     0x7fff83a39ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff83f5f000 -     0x7fff83f67ff7  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
        0x7fff83f68000 -     0x7fff83f83ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff83f89000 -     0x7fff83fb0ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff83fb1000 -     0x7fff83fccff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff84891000 -     0x7fff84892fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8493f000 -     0x7fff84946ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff849b1000 -     0x7fff84a17fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff84a18000 -     0x7fff84a1fff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff84a29000 -     0x7fff84ad9ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff84ada000 -     0x7fff84af0fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff84af1000 -     0x7fff84af4ffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff84b97000 -     0x7fff84bbfffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff84bc0000 -     0x7fff84bf9ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff84ccb000 -     0x7fff84db5fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff84e0e000 -     0x7fff84e4ffff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff84e50000 -     0x7fff84e61ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff84e62000 -     0x7fff84e66fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff84e67000 -     0x7fff84e6aff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff84ef9000 -     0x7fff852daffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff85454000 -     0x7fff8545dfff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8545e000 -     0x7fff859cefff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff859cf000 -     0x7fff859d9ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff859da000 -     0x7fff859dafff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff859db000 -     0x7fff85afdff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff85b04000 -     0x7fff85c6afff  libGLProgrammability.dylib (9.0.83) <9C97E814-F674-30F8-8C2D-C45FC1E7D934> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff863d8000 -     0x7fff86406ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff86407000 -     0x7fff86436ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff86437000 -     0x7fff86443ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff86444000 -     0x7fff8644eff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8644f000 -     0x7fff86451ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff86479000 -     0x7fff86763fff  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
        0x7fff86764000 -     0x7fff86768ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff86769000 -     0x7fff86784ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86786000 -     0x7fff868f4ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff868f5000 -     0x7fff869b7ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff869b8000 -     0x7fff869b9fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff869ba000 -     0x7fff86a1eff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86a1f000 -     0x7fff86a2aff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff86a69000 -     0x7fff86a72ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff86ad1000 -     0x7fff86dd0fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86dd1000 -     0x7fff86e2cffb  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
        0x7fff86e2d000 -     0x7fff86e2dfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff86e74000 -     0x7fff86e74fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff86e75000 -     0x7fff86e9eff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff86ede000 -     0x7fff86f6aff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff86f6b000 -     0x7fff86febfff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff86fef000 -     0x7fff86ff3fff  com.apple.IOAccelerator (98.7.1 - 98.7.1) <C0D16D6F-8729-3110-BEBA-BE4F53444470> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff86ffe000 -     0x7fff87087ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff87088000 -     0x7fff871b8ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff871d1000 -     0x7fff871d5ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff871d6000 -     0x7fff872bafff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff872bb000 -     0x7fff8731bff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff87323000 -     0x7fff8733affa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff873d9000 -     0x7fff873f2ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff873f3000 -     0x7fff87769ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8776a000 -     0x7fff8776cff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8777d000 -     0x7fff877c4fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff877c5000 -     0x7fff877cdfff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8780d000 -     0x7fff8780ffff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff87810000 -     0x7fff87a68ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff87a69000 -     0x7fff87a71ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff87e59000 -     0x7fff88006f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff88007000 -     0x7fff8804cff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff8809a000 -     0x7fff8809fff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff88188000 -     0x7fff88192ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8852c000 -     0x7fff88530ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff88531000 -     0x7fff885a0ff1  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
        0x7fff885a1000 -     0x7fff885b2ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff885b3000 -     0x7fff885c0ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff885c1000 -     0x7fff8940effb  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
        0x7fff8940f000 -     0x7fff8940fffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff89410000 -     0x7fff89411ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff89412000 -     0x7fff8949aff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8949b000 -     0x7fff894abfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff89528000 -     0x7fff8954cfff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff89560000 -     0x7fff895adfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff895ec000 -     0x7fff89604ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff89605000 -     0x7fff89607fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff89608000 -     0x7fff89637fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89638000 -     0x7fff8967dff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff89a21000 -     0x7fff89a2cfff  libGPUSupportMercury.dylib (9.0.83) <A9DF1DD1-8C1E-3A86-AF96-BF3A7D4C8C1B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff89a2d000 -     0x7fff89a3afff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff89a3b000 -     0x7fff89aaeffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89aaf000 -     0x7fff89acbff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff89acc000 -     0x7fff89b1dff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89b1e000 -     0x7fff89c71ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff89c72000 -     0x7fff89c75fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff89c90000 -     0x7fff89ca0ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff89cb3000 -     0x7fff89cbdff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff89cc5000 -     0x7fff89cc9fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff89cca000 -     0x7fff89cd2ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff89cd3000 -     0x7fff89cd4ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff89d41000 -     0x7fff89d99ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89da3000 -     0x7fff89de5ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff89de6000 -     0x7fff89e1afff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a054000 -     0x7fff8a18affa  com.apple.WebKit (9537 - 9537.73.11) <5F583526-8D71-30AD-B97C-56EC51E94E85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8a18b000 -     0x7fff8a193fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8a194000 -     0x7fff8a19afff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8a19b000 -     0x7fff8a19ffff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8a1a0000 -     0x7fff8a1caff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8a1cb000 -     0x7fff8a2b2ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8a2bd000 -     0x7fff8a2f7ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8a2f8000 -     0x7fff8a2f8fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8a2f9000 -     0x7fff8a2ffff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8a303000 -     0x7fff8a342fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a343000 -     0x7fff8a5edffd  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
        0x7fff8a890000 -     0x7fff8a893fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a894000 -     0x7fff8aa79ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8aa7a000 -     0x7fff8aa85ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8aa86000 -     0x7fff8aaaffff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8aabd000 -     0x7fff8b631ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8b632000 -     0x7fff8b639fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b63a000 -     0x7fff8b643fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8b644000 -     0x7fff8b64efff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b64f000 -     0x7fff8b667ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ba44000 -     0x7fff8ba49ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8ba4a000 -     0x7fff8ba5cfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8ba5d000 -     0x7fff8bb4cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8bbb0000 -     0x7fff8bbb2ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8bbcc000 -     0x7fff8bc0aff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8bc0b000 -     0x7fff8bdc3ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff8bdc4000 -     0x7fff8bf60ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8bfbb000 -     0x7fff8c28ffc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8c290000 -     0x7fff8c5aaff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8c5ab000 -     0x7fff8c699fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c6db000 -     0x7fff8c6f2fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8c6f3000 -     0x7fff8c880ff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8c881000 -     0x7fff8c8d4fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8c8d5000 -     0x7fff8c8e0fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8c8e1000 -     0x7fff8c8effff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c98d000 -     0x7fff8c9fafff  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
        0x7fff8cab0000 -     0x7fff8cc20ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8cc21000 -     0x7fff8cc4dfff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8cc4e000 -     0x7fff8cc50ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8cc51000 -     0x7fff8cc5cfff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8cc5d000 -     0x7fff8cc7ffff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8cc80000 -     0x7fff8ccb5ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8ccb6000 -     0x7fff8ccb7fff  libquit.dylib (161) <12162287-B8C8-36D0-B000-ADC28731FC66> /usr/lib/libquit.dylib
        0x7fff8cd67000 -     0x7fff8ce46fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8ce47000 -     0x7fff8ceb1ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ceff000 -     0x7fff8d004fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d005000 -     0x7fff8d052ff2  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
        0x7fff8d053000 -     0x7fff8d054ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8d083000 -     0x7fff8d083fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d084000 -     0x7fff8d274ff5  com.apple.WebKit2 (9537 - 9537.73.11) <FE8D26BB-F8B7-37D6-94A0-D82161541F30> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8d2b6000 -     0x7fff8d381fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d382000 -     0x7fff8d3dbfff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8d3de000 -     0x7fff8d43cff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8d43d000 -     0x7fff8d475ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d476000 -     0x7fff8d49dff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8d4ad000 -     0x7fff8d4fffff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8d500000 -     0x7fff8d58bfff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8d58c000 -     0x7fff8d9dafff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8d9db000 -     0x7fff8d9e8ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8d9e9000 -     0x7fff8d9f6ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8db2f000 -     0x7fff8db53ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8dbc0000 -     0x7fff8dc24ff3  com.apple.datadetectorscore (5.0 - 354.0) <025DCBCF-B208-3515-B79F-0190C648A728> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8dc25000 -     0x7fff8dc37ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8dc5e000 -     0x7fff8dca7fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8dca8000 -     0x7fff8dcefff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff8dd4d000 -     0x7fff8dfdbfff  com.apple.RawCamera.bundle (5.02 - 725) <4DE37ECB-24CD-38B1-B5AF-1EE911E19B80> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8dfdc000 -     0x7fff8dff8fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8dff9000 -     0x7fff8dffbfff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8dffc000 -     0x7fff8e00fff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e07b000 -     0x7fff8e0a0ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8e0a1000 -     0x7fff8e0aaff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8e0ab000 -     0x7fff8e266ff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8e267000 -     0x7fff8e267ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8e268000 -     0x7fff8e394fff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8e395000 -     0x7fff8e395fff  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
        0x7fff8e396000 -     0x7fff8e397fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8e398000 -     0x7fff8e39afff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8e492000 -     0x7fff8e4beff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8e4bf000 -     0x7fff8e50dfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8e7a6000 -     0x7fff8e82ffff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8e853000 -     0x7fff8e870ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8e8c7000 -     0x7fff8e8ecff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8e8ef000 -     0x7fff8e8f5ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff8e8f6000 -     0x7fff8e927ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8eba8000 -     0x7fff8ebc6ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8ebc7000 -     0x7fff8ebc9ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8ebd2000 -     0x7fff8ebd3ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8ebed000 -     0x7fff8ebf0fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8ebfb000 -     0x7fff8ec2afd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8ec56000 -     0x7fff8ec57ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8ec58000 -     0x7fff8ed49ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8ed4a000 -     0x7fff8ed96ffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8ee2c000 -     0x7fff8f0faff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8f0fb000 -     0x7fff8f100fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8f205000 -     0x7fff8f20cfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8f24a000 -     0x7fff8f2d9fff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8f5a5000 -     0x7fff8f5a6ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8f5a7000 -     0x7fff8f606fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8f62e000 -     0x7fff8f631ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8f632000 -     0x7fff8f6f5ff7  com

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step 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 personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; 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, 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.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Pages keeps crashing at start-up, what can i do ?

    I have been using Pages 5.5 for some time now. Yesterday my Macbook crashed (or batteries went down ?) and now Pages crashes as soon as I launch it.
    I need to work in Pages today... what can I do ?
    NB. I have already restarted my MacBook without further improvements..
    Thanks for your help
    Ronald
    crash report:
    Process:               Pages [2234]
    Path:                  /Applications/Pages.app/Contents/MacOS/Pages
    Identifier:            com.apple.iWork.Pages
    Version:               5.5.1 (2111)
    Build Info:            Pages-2111000000000000~1
    App Item ID:           409201541
    App External ID:       765762711
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Pages [2234]
    User ID:               502
    Date/Time:             2014-12-03 08:30:40.308 +0100
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        5FF78C38-9CAF-68A4-57D1-A91BFC55E829
    Sleep/Wake UUID:       AB054507-FD05-4CF0-A741-A207FFE819CF
    Time Awake Since Boot: 14000 seconds
    Time Since Wake:       960 seconds
    Crashed Thread:        11  Dispatch queue: com.apple.root.default-qos
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSRangeException', reason: 'character index out of bounds'
    terminating with uncaught exception of type NSException
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8819864c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8e6fe6de objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff881984fd +[NSException raise:format:] + 205
    3   Pages                               0x000000010f9490ea PagesConvertSandboxDocument + 5351779
    4   Pages                               0x0000000110e61dc3 PagesConvertSandboxDocument + 27473468
    5   Pages                               0x0000000110e6b098 PagesConvertSandboxDocument + 27511057
    6   Pages                               0x0000000110e6ab19 PagesConvertSandboxDocument + 27509650
    7   Pages                               0x0000000110e659f7 PagesConvertSandboxDocument + 27488880
    8   Pages                               0x0000000110e622fa PagesConvertSandboxDocument + 27474803
    9   Pages                               0x0000000110e61252 PagesConvertSandboxDocument + 27470539
    10  Pages                               0x0000000110e5f79a PagesConvertSandboxDocument + 27463699
    11  Pages                               0x0000000110e5ea3c PagesConvertSandboxDocument + 27460277
    12  Pages                               0x0000000110e47ef5 PagesConvertSandboxDocument + 27367278
    13  Pages                               0x000000010f3a748e Pages + 472206
    14  Pages                               0x000000010f3a7177 Pages + 471415
    15  Pages                               0x000000010f3a5d9e Pages + 466334
    16  Pages                               0x000000010f3a6f6b Pages + 470891
    17  Pages                               0x000000010f3aa34d Pages + 484173
    18  Pages                               0x0000000110bac2f7 PagesConvertSandboxDocument + 24632176
    19  Pages                               0x0000000110bac942 PagesConvertSandboxDocument + 24633787
    20  libdispatch.dylib                   0x00007fff89484323 _dispatch_call_block_and_release + 12
    21  libdispatch.dylib                   0x00007fff8947fc13 _dispatch_client_callout + 8
    22  libdispatch.dylib                   0x00007fff8948288f _dispatch_root_queue_drain + 935
    23  libdispatch.dylib                   0x00007fff89490fe4 _dispatch_worker_thread3 + 91
    24  libsystem_pthread.dylib             0x00007fff8fe876cb _pthread_wqthread + 729
    25  libsystem_pthread.dylib             0x00007fff8fe854a1 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff8eeda52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8eed969f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff8f3600cf CA::Render::Encoder::receive_reply(unsigned int) + 59
    3   com.apple.QuartzCore           0x00007fff8f352bb1 CA::Context::commit_transaction(CA::Transaction*) + 1941
    4   com.apple.QuartzCore           0x00007fff8f352164 CA::Transaction::commit() + 390
    5   com.apple.QuartzCore           0x00007fff8f362f55 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
    6   com.apple.CoreFoundation       0x00007fff880b5d87 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    7   com.apple.CoreFoundation       0x00007fff880b5ce0 __CFRunLoopDoObservers + 368
    8   com.apple.CoreFoundation       0x00007fff880a7858 CFRunLoopRunSpecific + 328
    9   com.apple.HIToolbox           0x00007fff8d19c43f RunCurrentEventLoopInMode + 235
    10  com.apple.HIToolbox           0x00007fff8d19c0be ReceiveNextEventCommon + 179
    11  com.apple.HIToolbox           0x00007fff8d19bffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    12  com.apple.AppKit               0x00007fff888ca6d1 _DPSNextEvent + 964
    13  com.apple.AppKit               0x00007fff888c9e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    14  com.apple.AppKit               0x00007fff888bde23 -[NSApplication run] + 594
    15  com.apple.AppKit               0x00007fff888a92d4 NSApplicationMain + 1832
    16  com.apple.iWork.Pages         0x000000010f3406cb 0x10f334000 + 50891
    17  libdyld.dylib                 0x00007fff90db25c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8eee022e kevent64 + 10
    1   libdispatch.dylib             0x00007fff89482a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib         0x00007fff8eeda52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8eed969f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff880a8b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff880a7fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff880a7838 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff86105ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    6   com.apple.AppKit               0x00007fff88b27a98 -[NSAnimation(NSInternal) _runBlocking] + 390
    7   com.apple.AppKit               0x00007fff88b278ea -[NSAnimation(NSInternal) _animationThread] + 66
    8   libdispatch.dylib             0x00007fff89484323 _dispatch_call_block_and_release + 12
    9   libdispatch.dylib             0x00007fff8947fc13 _dispatch_client_callout + 8
    10  libdispatch.dylib             0x00007fff8948288f _dispatch_root_queue_drain + 935
    11  libdispatch.dylib             0x00007fff89490fe4 _dispatch_worker_thread3 + 91
    12  libsystem_pthread.dylib       0x00007fff8fe876cb _pthread_wqthread + 729
    13  libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 4:: Dispatch queue: Background Recent Document Resolution :: NSOperation 0x608001257b80 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib         0x00007fff8eedf162 __psynch_mutexwait + 10
    1   com.apple.CoreServices.OSServices 0x00007fff925af8ab _SFLItemCopySandboxExtension + 25
    2   com.apple.LaunchServices       0x00007fff8781a27a __LSSharedFileListItemResolve_block_invoke + 1223
    3   com.apple.LaunchServices       0x00007fff87818a70 _LSSharedFileListItemLocked + 110
    4   com.apple.LaunchServices       0x00007fff8777ea0a LSSharedFileListItemResolve + 256
    5   com.apple.AppKit               0x00007fff88b58541 __85-[_NSRecentDocumentInfo resolveByMountingVolumesIfNecessary:queue:completionHandler:]_block_invoke + 82
    6   com.apple.Foundation           0x00007fff861d82e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    7   com.apple.Foundation           0x00007fff860c4905 -[NSBlockOperation main] + 97
    8   com.apple.Foundation           0x00007fff860a359c -[__NSOperationInternal _start:] + 653
    9   com.apple.Foundation           0x00007fff860a31a3 __NSOQSchedule_f + 184
    10  libdispatch.dylib             0x00007fff8947fc13 _dispatch_client_callout + 8
    11  libdispatch.dylib             0x00007fff89483365 _dispatch_queue_drain + 1100
    12  libdispatch.dylib             0x00007fff89484ecc _dispatch_queue_invoke + 202
    13  libdispatch.dylib             0x00007fff894826b7 _dispatch_root_queue_drain + 463
    14  libdispatch.dylib             0x00007fff89490fe4 _dispatch_worker_thread3 + 91
    15  libsystem_pthread.dylib       0x00007fff8fe876cb _pthread_wqthread + 729
    16  libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 5:: Dispatch queue: Background Recent Document Resolution :: NSOperation 0x608001257040 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib         0x00007fff8eedf162 __psynch_mutexwait + 10
    1   com.apple.CoreServices.OSServices 0x00007fff925ee904 _SFLChangeBookmarkItemInList + 49
    2   com.apple.LaunchServices       0x00007fff878198e9 __LSSharedFileListItemUpdate_block_invoke + 520
    3   com.apple.LaunchServices       0x00007fff87818a70 _LSSharedFileListItemLocked + 110
    4   com.apple.LaunchServices       0x00007fff87819681 LSSharedFileListItemUpdate + 158
    5   com.apple.LaunchServices       0x00007fff8781a33a __LSSharedFileListItemResolve_block_invoke + 1415
    6   com.apple.LaunchServices       0x00007fff87818a70 _LSSharedFileListItemLocked + 110
    7   com.apple.LaunchServices       0x00007fff8777ea0a LSSharedFileListItemResolve + 256
    8   com.apple.AppKit               0x00007fff88b58541 __85-[_NSRecentDocumentInfo resolveByMountingVolumesIfNecessary:queue:completionHandler:]_block_invoke + 82
    9   com.apple.Foundation           0x00007fff861d82e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    10  com.apple.Foundation           0x00007fff860c4905 -[NSBlockOperation main] + 97
    11  com.apple.Foundation           0x00007fff860a359c -[__NSOperationInternal _start:] + 653
    12  com.apple.Foundation           0x00007fff860a31a3 __NSOQSchedule_f + 184
    13  libdispatch.dylib             0x00007fff8947fc13 _dispatch_client_callout + 8
    14  libdispatch.dylib             0x00007fff89483365 _dispatch_queue_drain + 1100
    15  libdispatch.dylib             0x00007fff89484ecc _dispatch_queue_invoke + 202
    16  libdispatch.dylib             0x00007fff894826b7 _dispatch_root_queue_drain + 463
    17  libdispatch.dylib             0x00007fff89490fe4 _dispatch_worker_thread3 + 91
    18  libsystem_pthread.dylib       0x00007fff8fe876cb _pthread_wqthread + 729
    19  libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 11 Crashed:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib         0x00007fff8eedf282 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff8b261b73 abort + 129
    2   libc++abi.dylib               0x00007fff8d121a21 abort_message + 257
    3   libc++abi.dylib               0x00007fff8d1499d1 default_terminate_handler() + 267
    4   libobjc.A.dylib               0x00007fff8e7026c6 _objc_terminate() + 103
    5   libc++abi.dylib               0x00007fff8d1470a1 std::__terminate(void (*)()) + 8
    6   libc++abi.dylib               0x00007fff8d147113 std::terminate() + 51
    7   libobjc.A.dylib               0x00007fff8e7024ef objc_terminate + 9
    8   libdispatch.dylib             0x00007fff8947fc27 _dispatch_client_callout + 28
    9   libdispatch.dylib             0x00007fff8948288f _dispatch_root_queue_drain + 935
    10  libdispatch.dylib             0x00007fff89490fe4 _dispatch_worker_thread3 + 91
    11  libsystem_pthread.dylib       0x00007fff8fe876cb _pthread_wqthread + 729
    12  libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 26:: Dispatch queue: Background Recent Document Resolution :: NSOperation 0x608001a427c0 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib         0x00007fff8eeda52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8eed969f mach_msg + 55
    2   com.apple.CoreServices.OSServices 0x00007fff925afa49 SFLCopySandboxExtension_rpc + 143
    3   com.apple.CoreServices.OSServices 0x00007fff925af948 SFLRemoteEntry::CopySandboxExtension(unsigned int) + 66
    4   com.apple.CoreServices.OSServices 0x00007fff925af8d9 _SFLItemCopySandboxExtension + 71
    5   com.apple.LaunchServices       0x00007fff8781a27a __LSSharedFileListItemResolve_block_invoke + 1223
    6   com.apple.LaunchServices       0x00007fff87818a70 _LSSharedFileListItemLocked + 110
    7   com.apple.LaunchServices       0x00007fff8777ea0a LSSharedFileListItemResolve + 256
    8   com.apple.AppKit               0x00007fff88b58541 __85-[_NSRecentDocumentInfo resolveByMountingVolumesIfNecessary:queue:completionHandler:]_block_invoke + 82
    9   com.apple.Foundation           0x00007fff861d82e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    10  com.apple.Foundation           0x00007fff860c4905 -[NSBlockOperation main] + 97
    11  com.apple.Foundation           0x00007fff860a359c -[__NSOperationInternal _start:] + 653
    12  com.apple.Foundation           0x00007fff860a31a3 __NSOQSchedule_f + 184
    13  libdispatch.dylib             0x00007fff8947fc13 _dispatch_client_callout + 8
    14  libdispatch.dylib             0x00007fff89483365 _dispatch_queue_drain + 1100
    15  libdispatch.dylib             0x00007fff89484ecc _dispatch_queue_invoke + 202
    16  libdispatch.dylib             0x00007fff894826b7 _dispatch_root_queue_drain + 463
    17  libdispatch.dylib             0x00007fff89490fe4 _dispatch_worker_thread3 + 91
    18  libsystem_pthread.dylib       0x00007fff8fe876cb _pthread_wqthread + 729
    19  libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 32:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 33:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 34:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 35:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 36:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 37:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 38:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 39:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 40:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 41:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 42:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 43:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 44:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 45:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 46:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 47:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 48:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 49:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 50:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 51:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 52:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 53:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib         0x00007fff8eeda56a semaphore_wait_trap + 10
    1   libsystem_platform.dylib       0x00007fff9167ec5b _os_semaphore_wait + 16
    2   libdispatch.dylib             0x00007fff89489557 _dispatch_barrier_sync_f_slow + 597
    3   com.apple.AppKit               0x00007fff88cd91b9 -[NSUIActivityManager userActivityWillSave:] + 96
    4   com.apple.Foundation           0x00007fff862a0440 -[NSUserActivity(LSUserActivityDelegate) willSynchronizeActivity] + 93
    5   com.apple.LaunchServices       0x00007fff8778c31d -[LSUserActivity(Internal) callWillSaveDelegateIfDirtyAndPackageUpData:clearDirty:] + 345
    6   com.apple.LaunchServices       0x00007fff8778c542 -[LSUserActivity(Internal) sendUserActivityInfoToLSUserActivityd:onAsyncQueue:] + 314
    7   libdispatch.dylib             0x00007fff89484323 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib             0x00007fff8947fc13 _dispatch_client_callout + 8
    9   libdispatch.dylib             0x00007fff8948288f _dispatch_root_queue_drain + 935
    10  libdispatch.dylib             0x00007fff89490fe4 _dispatch_worker_thread3 + 91
    11  libsystem_pthread.dylib       0x00007fff8fe876cb _pthread_wqthread + 729
    12  libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 54:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 55:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 56:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 57:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 58:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 59:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 60:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 61:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 62:
    0   libsystem_kernel.dylib         0x00007fff8eedf946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8fe854a1 start_wqthread + 13
    Thread 63:
    Thread 64:
    0   libsystem_kernel.dylib         0x00007fff8eeda52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8eed969f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff880a8b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff880a7fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff880a7838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff88a2d7a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff8fe872fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff8fe87279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff8fe854b1 thread_start + 13
    Thread 11 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000013c355868  rdx: 0x0000000000000000
      rdi: 0x000000000000ea03  rsi: 0x0000000000000006  rbp: 0x000000013c355890  rsp: 0x000000013c355868
       r8: 0x6e6f697470656378   r9: 0x00007fff8b28bd90  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x000000013c3559f0  r13: 0x00007fff73d3ab80  r14: 0x000000013c356000  r15: 0x000000013c3558d0
      rip: 0x00007fff8eedf282  rfl: 0x0000000000000206  cr2: 0x00007fff740ddfd8
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10f334000 -        0x111820fff  com.apple.iWork.Pages (5.5.1 - 2111) <7354382E-B8B3-3019-9163-1FF9B10FD9AE> /Applications/Pages.app/Contents/MacOS/Pages
           0x114f0e000 -        0x114f0eff5 +cl_kernels (???) <01DFB130-96BF-41FE-8E09-326E5B5CF258> cl_kernels
           0x1179a2000 -        0x117a88fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x117b5f000 -        0x117b5ffef +cl_kernels (???) <C968B874-0500-4204-BF66-C5B21FE18FFE> cl_kernels
           0x13f358000 -        0x13f35bfff  com.apple.FileProvider (1.0 - 1) <E5C8FF01-5BC4-3986-86F9-892FB81EF078> /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider
           0x13f405000 -        0x13f405fe7 +cl_kernels (???) <F14EEA5D-DCB5-4E42-95C2-1243C387CA0B> cl_kernels
           0x13f407000 -        0x13f4e7ff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
        0x7fff64cb4000 -     0x7fff64cea837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff82d98000 -     0x7fff82d99fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff82dc7000 -     0x7fff82dcdfff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff82df3000 -     0x7fff82dfafff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff82dfb000 -     0x7fff82e0cff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff82e0d000 -     0x7fff82e1bff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff82e80000 -     0x7fff82e8bff7  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
        0x7fff82e8c000 -     0x7fff82eb5ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff82ebf000 -     0x7fff82fb1fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff82fb2000 -     0x7fff82fcbfff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff82fcc000 -     0x7fff82fccfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8312c000 -     0x7fff831bdff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff831be000 -     0x7fff831d8ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff831d9000 -     0x7fff832afff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff832b0000 -     0x7fff832bafff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff832e9000 -     0x7fff835b8ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff835f2000 -     0x7fff839ffff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84338000 -     0x7fff84385ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff84393000 -     0x7fff843dffff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff84436000 -     0x7fff84485ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff84486000 -     0x7fff8451cffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8451d000 -     0x7fff84804ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84805000 -     0x7fff8480aff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8480b000 -     0x7fff84815ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff84844000 -     0x7fff84861ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff84862000 -     0x7fff84992fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff849c2000 -     0x7fff84a29ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff84a2b000 -     0x7fff84a2ffff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff84a3c000 -     0x7fff84abefff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff84abf000 -     0x7fff84b1eff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff84b1f000 -     0x7fff84c2effb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff84c2f000 -     0x7fff84ee3ff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84ee4000 -     0x7fff84ee4ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff84ee7000 -     0x7fff84ee9fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff84eea000 -     0x7fff84ef4ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff84ef5000 -     0x7fff84f16fff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff84f17000 -     0x7fff8511aff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8511b000 -     0x7fff8516effb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8516f000 -     0x7fff8516ffff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff85219000 -     0x7fff8525fff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff85263000 -     0x7fff85265fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff85266000 -     0x7fff852b3ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff85370000 -     0x7fff853c8ff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff853c9000 -     0x7fff8540fffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85439000 -     0x7fff8561eff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff8561f000 -     0x7fff85690ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85691000 -     0x7fff85725fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff85726000 -     0x7fff8572cff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff85995000 -     0x7fff85999fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff8599a000 -     0x7fff859a7ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff85ce7000 -     0x7fff85d75ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff85d76000 -     0x7fff85dc7ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85dce000 -     0x7fff85dd6ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff85e09000 -     0x7fff85e0bfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff85e0c000 -     0x7fff85e26ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85e27000 -     0x7fff85f6dfef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
        0x7fff85f6e000 -     0x7fff85f79ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff85f7a000 -     0x7fff85f7efff  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
        0x7fff85f7f000 -     0x7fff85f80ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff85f81000 -     0x7fff85f8fff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff85f90000 -     0x7fff85fa5ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff85fa6000 -     0x7fff85fa9ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff85faa000 -     0x7fff8609afef  libJP2.dylib (1231) <FEAF6F38-736E-35A8-A983-F4531C8A821C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8609b000 -     0x7fff863c9ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff863ca000 -     0x7fff86535ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8654e000 -     0x7fff8656dfff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8656e000 -     0x7fff86945fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff86946000 -     0x7fff8694dff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8694e000 -     0x7fff8695dfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8695e000 -     0x7fff86961fff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
        0x7fff86962000 -     0x7fff86a1dff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff86a1e000 -     0x7fff86bacfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff86bfc000 -     0x7fff86cdffff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff86ce0000 -     0x7fff86ce0fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff86ce1000 -     0x7fff86e1bff7  com.apple.ImageIO.framework (3.3.0 - 1038) <AB3C40DB-FCBE-3315-B7B2-4E16522E20CB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff86e1c000 -     0x7fff86e41fff  libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86ed4000 -     0x7fff86ee8ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86ee9000 -     0x7fff86f14ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff86f15000 -     0x7fff86f63fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff87037000 -     0x7fff87072fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87073000 -     0x7fff87077ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff87078000 -     0x7fff87155ff7  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
        0x7fff87172000 -     0x7fff87174ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff87175000 -     0x7fff871acffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff871ad000 -     0x7fff871c9fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff871ca000 -     0x7fff8723eff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8723f000 -     0x7fff87243ff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87244000 -     0x7fff87274fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff87275000 -     0x7fff87277ff7  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
        0x7fff87311000 -     0x7fff87644ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff87645000 -     0x7fff87648fff  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
        0x7fff87656000 -     0x7fff87658fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff87659000 -     0x7fff87684fff  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
        0x7fff87685000 -     0x7fff87697fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff876a0000 -     0x7fff876baff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff876da000 -     0x7fff87712fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff87713000 -     0x7fff87725ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff87726000 -     0x7fff87738ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff87739000 -     0x7fff87754ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff87755000 -     0x7fff87877ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff878d7000 -     0x7fff878defff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff87904000 -     0x7fff87e2dff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff87e4a000 -     0x7fff87e5ffff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff87eff000 -     0x7fff87f04ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff87f1d000 -     0x7fff88035ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff88036000 -     0x7fff883ccfff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff883cd000 -     0x7fff8852bff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8852c000 -     0x7fff8856efff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff8856f000 -     0x7fff88696fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff88697000 -     0x7fff8869ffff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff886f0000 -     0x7fff88729fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8875b000 -     0x7fff8888dff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8888e000 -     0x7fff888a5ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff888a6000 -     0x7fff893e7fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff893e8000 -     0x7fff893fcfff  com.apple.MediaLib

    The issue has been resolved by the Apple support team in NL. Pages was reinstalled, preferences were deleted.
    Everything works fine now..
    Thank you Apple support team !

Maybe you are looking for