Updates made Thunderbird not work anymore.

This Jan. 2015 updates to Thunderbird/Calendar have been disastrous. I lost all my calendar (Lighting) appts, plus I don't have an offline calendar anymore. Same for my contacts. I unstalled FF et all and reinstalled, but nothing brings back all my old data. And I do not want Google calendar! or Contacts! They have given me too much grief already changing data.

Firefox is and was set up to update automatically AND to warn me if add-ons need to be updated manually. I got no such warning. The Lightning calendar just disappeared a week ago or so, so I looked to see if my Thunderbird needed manual updating, but it had updated fine, as it was set. I disabled all add-ons and got fresh versions of both, uninstalled Thunderbird after making a backup, and installed the fresh copy. Now I wish I had never done that, because that is how I lost my address book.
The part of the explanation below the line is extra stuff in case it applies, and like this, is not required reading..... More info is better than not enough. Been having a rough January, losing control of my Facebook, Google+, Youtube and cellphone accounts and now this. I just cannot believe this further loss of my personal data is a coincidence.

Similar Messages

  • After full system update ppp does not work anymore

    Well, I have this problem:
    1) I install Arch Linux from the latest Core
    2) I manually install the latest versions of wvdial and its dependences (xplc and wvstreams). This is an offline installation (because I can't set up internet without wvdial. So I save these packages on USB drive, and there I lanch pacman -U *.pkg.tar.gz)
    3) I set up my GPRS internet connection (I use a mobile phone)
    Everything works well (i.e.: I can ping google without problem).
    Problems arise if I decide to update my system. In this case, indeed, after updating and rebooting, my connection doesn't work no more. Everything works fine until I update. After update, I can say hello to my ppp.
    Then, I add some some details.
    These are the last lines of messages.log after a successful connection (i.e.: before the full update of my system)
    pl2303 4-2:1.0: pl2303 converter detected
    usb 4.2: pl2303 now attached to ttyUSB0
    usbcore: registered new interface driver pl2303
    pl2303: prolific pl2303 USB to serial adaptor driver
    PPP generic driver version 2.4.2
    NET: registered protocol family 10
    lo: disabled privacy extensions
    pppd 2.4.5 started by root, uid 0
    using interface ppp0
    connect ppp <-> /dev/ttyUSB0
    PAP authenticate suceed
    PPP BSD compression module registered
    PPP deflate compression module registered
    local IP address ...
    remote ID address ...
    primary DNS address ...
    secondary DNS address ...
    The last lines of messages.log after the update are:
    pl2303 4-2:1.0: pl2303 converter detected
    usb 4.2: pl2303 now attached to ttyUSB0
    usbcore: registered new interface driver pl2303
    pl2303: prolific pl2303 USB to serial adaptor driver
    PPP generic driver version 2.4.2
    NET: registered protocol family 10
    lo: disabled privacy extensions
    pppd 2.4.5 started by root, uid 0
    As you can see, it's seems there are problems in "using ppp0 interface". Indeed, pppd starts, but ppp0 interface not. I can also add that ifconfig ppp0 up and similar commands do not work (ppp0: no such device, or something like that).
    So, what can I do?

    I don't use ppp so this is just a guess.  However, after a recent upgrade I saw a message from pacman:
    [2010-02-14 09:07] >>> The kernel-mode plugin has a new place.
    [2010-02-14 09:07] >>> It's now located under /usr/lib/rp-pppoe/rp-pppoe.so
    [2010-02-14 09:07] >>> Change LINUX_PLUGIN to the new path in your /etc/ppp/pppoe.conf
    [2010-02-14 09:07] upgraded rp-pppoe (3.10-2 -> 3.10-4)
    Could this be the problem?
    Last edited by loafer (2010-02-23 20:01:29)

  • Update Software does not work anymore...

    two days ago i`ve tried to download updates from software update option on Mac OS X 10.5.2 and then it tells me that: you`re not connected to the internet, try again later...
    when i come home from work, ive tried again and then the update software tells me that i have new updates but does not appear any updates and i cant select Install option too.
    anyone who knows anything about it,
    please help me
    macbook core2duo 2ghz
    2gb ram
    80hd
    mac os x 10.5.2

    two days ago i`ve tried to download updates from software update option on Mac OS X 10.5.2 and then it tells me that: you`re not connected to the internet, try again later...
    when i come home from work, ive tried again and then the update software tells me that i have new updates but does not appear any updates and i cant select Install option too.
    anyone who knows anything about it,
    please help me
    macbook core2duo 2ghz
    2gb ram
    80hd
    mac os x 10.5.2

  • Software update 6500, device not working anymore!!...

    Hello,
    Brought the mobile (6500 slide) yesterday and today its with local dealer for repair.. whats wrong with Nokia software update application!!!!!!
    following error pop up during the application launch,
    Error #1
    nsl_host_process.exe - Application Error
    The instruction at "0x00e17510" referenced memory at "0x0001c004". The memory could not be "written".
    Click on OK to terminate the program
    Click on CANCEL to debug the program
    OK Cancel
    Error #2
    NOKIA service layer host process has encountered a problem and need to close..
    application restarted many time and error repeats, once it didn't pop up and error and i started to update the mobile..
    during the update windows pop up with found new hardware and there you go,.. previous errors are back and the mobile doesn't respond anymore,...
    Operating system Windows XP, and matching all the configuration requirements according to Nokia,
    anyone had a remedy for this??? does anyone ever did firmware upgrade nokia 6500 using software update application??
    thanks
    Deskey

    Its solved. i guess it was all related to Windows Problem or anti virus Problem.
    XP re installed and the software works just fine..however the mobile is already with the local dealer for update the firmware. will do it again once it back on my hand!!!.
    thanks for your sympathy though!
    Desky.

  • [SOLVED] After qemu update: KVM does not work anymore

    Hi,
    I used to use qemu-kvm, as in
    qemu-kvm \
    -net nic,vlan=1 -net user,vlan=1 \
    -drive file=/home/flash-vm/hdd0,if=virtio,cache=writethrough \
    -vga std -vnc localhost:2 -usbdevice tablet \
    -m 1024
    However, now qemu-kvm has been removed. If I replace "qemu-kvm" with "qemu-system-x86_64" and try to run it with an extra argument  "-machine accel=kvm" or "-enable-kvm", what I get is
    Could not access KVM kernel module: Permission denied
    failed to initialize KVM: Permission denied
    The kernel modules are there:
    # lsmod | grep kvm
    kvm_intel 124064 0
    kvm 384721 1 kvm_intel
    and the processor is
    $ lscpu
    Architecture: x86_64
    CPU op-mode(s): 32-bit, 64-bit
    Byte Order: Little Endian
    CPU(s): 4
    On-line CPU(s) list: 0-3
    Thread(s) per core: 2
    Core(s) per socket: 2
    Socket(s): 1
    NUMA node(s): 1
    Vendor ID: GenuineIntel
    CPU family: 6
    Model: 37
    Stepping: 5
    CPU MHz: 1197.000
    BogoMIPS: 5321.24
    Virtualization: VT-x
    L1d cache: 32K
    L1i cache: 32K
    L2 cache: 256K
    L3 cache: 3072K
    NUMA node0 CPU(s): 0-3
    I have added my user to the group kvm as well, as instructed by pacman. Any help would be much appreciated!
    Last edited by ffcitatos (2013-03-07 06:47:06)

    Interestingly, mine worked without being in the new group. However, I think that's because I hadn't logged out since the update, so the session didn't know that I had been removed from the group. Though I could be missing something.

  • Since MacOS 10.6.5 update iSight is not working anymore

    iSight doesn't work with any software (Photo Booth, iChat, Skype, etc). Photo Booth says there is no camera connected. Skype states that "Camera in use by other application" and "No video camera connected" (both messages are displayed one after another indefinitely until Skype crashes). Every time I try to use iSight its green light blinks quickly. It seems it stopped working since MacOS' last update.
    I have tried EZ Jim's tips to jmcopeland (http://discussions.apple.com/thread.jspa?threadID=2646823&tstart=15) without success. How can I test if iSight is broken?
    Thanks
    ps: iSight is still available in System Profiler App.

    Hi EZ Jim,
    That's right. I've tried all the suggestions in http://support.apple.com/kb/HT2090 one by one, in the recommended sequence. I also tried to reset PRAM and no success again. The symptoms are exactly the same for a brand new user.
    I'm still testing removing AV third-party software. For now the problem isn't caused by Perian, Flip4Mac and Firefox plugins (I decided for not installing them again for now). I'll test Skype and VLC tomorrow (besides I think it won't work anyways).
    I attached iChat's log and maybe it can help.
    211426.907301 ER_AddFilter (0): Adding [Jo√£o E. [email protected]]->[0]
    211426.907365 setLocalUserName: Jo√£o E. [email protected]
    211426.909404 Default video size is (640 x 480)
    211426.910529 H264: (640 x 480) @ 20 fps
    211426.912759 H264: (320 x 240) @ 30 fps
    211426.914975 H263: (352 x 288) @ 30 fps
    211426.916088 H263: (176 x 144) @ 30 fps
    211426.916228 ######################################
    211426.916238 # SoundDec_Create(16000 --> 3) #
    211426.916246 ######################################
    211426.921565 Leaving SoundDec_Create
    211426.925147 Audio Unit Parameter List = 7, result = 0
    211426.925174 CurrentFormatmSampleRate 44100.000000
    211426.925189 CurrentFormatmFormatID lpcm
    211426.925197 CurrentFormatmFormatFlags 0x00000029
    211426.925206 CurrentFormatmBytesPerPacket 4
    211426.925213 CurrentFormatmFramesPerPacket 1
    211426.925220 CurrentFormatmBytesPerFrame 4
    211426.925228 CurrentFormatmChannelsPerFrame 2
    211426.925235 CurrentFormatmBitsPerChannel 32
    211426.925243 OurFormatmSampleRate 16000.000000
    211426.925251 OurFormatmFormatID lpcm
    211426.925259 OurFormatmFormatFlags 0x00000029
    211426.925266 OurFormatmBytesPerPacket 4
    211426.925274 OurFormatmFramesPerPacket 1
    211426.925281 OurFormatmBytesPerFrame 4
    211426.925288 OurFormatmChannelsPerFrame 1
    211426.925295 OurFormatmBitsPerChannel 32
    211426.925310 Reached err = 4294956417, 459
    211426.925319 Reached err = 4294956417, 467
    211426.926813 ### NEW STATE: to: VC_INIT, from: VC_INVALID
    211426.926851 ### NEW STATE: to: VC_IDLE, from: VC_INIT
    211426.926873 ++++++++ confStatusMapRemoveAll
    211426.926882 ( ) -- mapUserIDToSecurityInfo cleared --
    211426.927229 dispatch_CommNATProc
    211426.931873 selectedCamera: no camera has been set yet.
    211426.932013 selectedCamera: no camera has been set yet.
    211426.932037 selectedCamera: no camera has been set yet.
    211426.932049 Selected microphone is the null device microphone.
    211426.932104 vcCapabilitiesOfCPU returns: 0x00000fff
    211426.932226 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211426.932248 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211426.932257 videoNetworkCapable: 1 -- 3 max participants.
    211426.932265 audioNetworkCapable: 1 -- 9 max participants.
    211426.932273 Supports PCMU wideband for audio: 1 / video: 1
    211426.932291 vcCapabilitiesOfNetwork returns: 0x00000fff
    211426.932303 vcCapabilitiesOfRouter returns: 0x00000000
    211426.932312 vcCapabilities returns: 0x00000fff
    211426.933084 Found 2 cameras:
    211426.933121 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211426.933177 iSight Integrada - 0xfd40000005ac8501 (0x104, 0x104)
    211426.933194 selectedCamera: no camera has been set yet.
    211426.933228 selectCameraWithTundraDeviceID: 0x104 returned 1
    211426.937615 Microphone devices:
    211426.937785 Microfone Interno
    211426.937861 Entrada de Linha
    211426.937989 selectedCamera2 GUID returned iSight Integrada
    211426.938036 selectedCamera2 GUID returned iSight Integrada
    211426.938267 Selected mic: Microfone Integrado / imic
    211426.938321 Found 2 cameras:
    211426.938345 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211426.938380 iSight Integrada - 0xfd40000005ac8501 (0x104, 0x104)
    211426.938413 selectedCamera2 GUID returned iSight Integrada
    211426.938432 selectCameraWithTundraDeviceID: 0x104 returned 1
    211426.942692 Microphone devices:
    211426.942824 Microfone Interno
    211426.942895 Entrada de Linha
    211426.942953 selectedCamera2 GUID returned iSight Integrada
    211426.942990 selectedCamera2 GUID returned iSight Integrada
    211426.943201 Selected mic: Microfone Integrado / imic
    211426.945109 Received VCHardwareCapsChangeNotification
    2010-11-23 21:14:26.945 iChat[490:903] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 0;
    HasQ8 = 0;
    Q8List = (
    FirmwareVersion = 0;
    GUID = 0xfd40000005ac8501;
    IrisState = 1;
    211426.945734 Found 2 cameras:
    211426.945760 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211426.945842 iSight Integrada - 0xfd40000005ac8501 (0x104, 0x104)
    211426.950336 Microphone devices:
    211426.950465 Microfone Interno
    211426.950552 Entrada de Linha
    211426.950638 selectedCamera2 GUID returned iSight Integrada
    211426.950677 selectedCamera2 GUID returned iSight Integrada
    211426.950719 selectedCamera2 GUID returned iSight Integrada
    211426.950918 Selected microphone is Microfone Interno.
    211426.950978 vcCapabilitiesOfCPU returns: 0x00000fff
    211426.951114 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211426.951136 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211426.951145 videoNetworkCapable: 1 -- 3 max participants.
    211426.951154 audioNetworkCapable: 1 -- 9 max participants.
    211426.951161 Supports PCMU wideband for audio: 1 / video: 1
    211426.951179 vcCapabilitiesOfNetwork returns: 0x00000fff
    211426.951188 vcCapabilitiesOfRouter returns: 0x00000000
    211426.951197 vcCapabilities returns: 0x00000fff
    211426.951756 Found 2 cameras:
    211426.951786 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211426.951827 iSight Integrada - 0xfd40000005ac8501 (0x104, 0x104)
    211426.951863 selectedCamera2 GUID returned iSight Integrada
    211426.951887 selectCameraWithTundraDeviceID: 0x104 returned 1
    211426.956787 Microphone devices:
    211426.956906 Microfone Interno
    211426.956979 Entrada de Linha
    211426.957047 selectedCamera2 GUID returned iSight Integrada
    211426.957086 selectedCamera2 GUID returned iSight Integrada
    211426.957315 Selected mic: Microfone Integrado / imic
    211426.965553 Found 2 cameras:
    211426.965608 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211426.965666 iSight Integrada - 0xfd40000005ac8501 (0x104, 0x104)
    211426.965713 selectedCamera2 GUID returned iSight Integrada
    211426.965739 selectCameraWithTundraDeviceID: 0x104 returned 1
    211426.970597 Microphone devices:
    211426.970723 Microfone Interno
    211426.970794 Entrada de Linha
    211426.970867 selectedCamera2 GUID returned iSight Integrada
    211426.970907 selectedCamera2 GUID returned iSight Integrada
    211426.971124 Selected mic: Microfone Integrado / imic
    211426.971608 Selected microphone is Microfone Interno.
    211426.971886 Selected microphone is Microfone Interno.
    211426.972116 Selected microphone is Microfone Interno.
    211426.972343 Selected microphone is Microfone Interno.
    211426.977592 Found 2 cameras:
    211426.977638 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211426.977688 iSight Integrada - 0xfd40000005ac8501 (0x104, 0x104)
    211426.977724 selectedCamera2 GUID returned iSight Integrada
    211426.977747 selectCameraWithTundraDeviceID: 0x104 returned 1
    211426.982042 Microphone devices:
    211426.982142 Microfone Interno
    211426.982211 Entrada de Linha
    211426.982269 selectedCamera2 GUID returned iSight Integrada
    211426.982306 selectedCamera2 GUID returned iSight Integrada
    211426.982516 Selected mic: Microfone Integrado / imic
    211426.982841 Selected microphone is Microfone Interno.
    211427.559541 Comm reporting flags: 00000102
    211427.785040 CommNAT result:
    External IP: 201.74.156.74
    External Ports: 58674, 58674, 58674
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 1
    CNAT_ISPAT ......... 0
    CNAT_ISPATHOST ..... 0
    CNAT_TRYPRESERVE ... 0
    CNAT_PATINORDER .... 0
    CNAT_BLOCKIP ....... 0
    CNAT_BLOCKPORT ..... 0
    CNAT_LOOPBACK ...... 1
    211432.030094 vcCapabilitiesOfCPU returns: 0x00000fff
    211432.030244 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211432.030265 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211432.030274 videoNetworkCapable: 1 -- 3 max participants.
    211432.030282 audioNetworkCapable: 1 -- 9 max participants.
    211432.030290 Supports PCMU wideband for audio: 1 / video: 1
    211432.030307 vcCapabilitiesOfNetwork returns: 0x00000fff
    211432.030317 vcCapabilitiesOfRouter returns: 0x00001000
    211432.030325 vcCapabilities returns: 0x00001fff
    211432.030588 vcCapabilitiesOfCPU returns: 0x00000fff
    211432.030702 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211432.030722 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211432.030731 videoNetworkCapable: 1 -- 3 max participants.
    211432.030739 audioNetworkCapable: 1 -- 9 max participants.
    211432.030747 Supports PCMU wideband for audio: 1 / video: 1
    211432.030764 vcCapabilitiesOfNetwork returns: 0x00000fff
    211432.030773 vcCapabilitiesOfRouter returns: 0x00001000
    211432.030781 vcCapabilities returns: 0x00001fff
    211432.030801 Found 2 cameras:
    211432.030828 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211432.030883 iSight Integrada - 0xfd40000005ac8501 (0x104, 0x104)
    211432.041026 TundraCapture_SetImageSize: requested size (640x480) new size (640x480:29.970000) vide:2vuy
    211432.219257 TundraCapture_SetCamera: TundraGraphStart failed with 3758097133 (0xe00002ed)
    211432.219504 Conference_StartCamera for (iSight Integrada) failed (80090004)
    211432.219870 Selected microphone is Microfone Interno.
    211432.224174 Microphone devices:
    211432.224293 Microfone Interno
    211432.224363 Entrada de Linha
    211432.224803 Current sound output device is Alto-falantes Internos
    211432.228967 Speaker devices:
    211432.228994 282 Saída Integrada
    211432.229533 selectedCamera2 GUID returned iSight Integrada
    211432.229559 Found 2 cameras:
    211432.229585 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211432.229618 iSight Integrada - 0xfd40000005ac8501 (0x104, 0x104)
    211432.247095 TundraCapture_SetImageSize: requested size (640x480) new size (640x480:29.970000) vide:2vuy
    211432.249123 Microphone: callback thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    211432.249328 Microphone: null device thread: STANDARD; EXTENDED timeshare: 0; PRECEDENCE importance: 17
    211432.257556 Microphone devices:
    211432.257693 Microfone Interno
    211432.257762 Entrada de Linha
    211432.257831 selectedCamera2 GUID returned iSight Integrada
    211432.257872 selectedCamera2 GUID returned iSight Integrada
    211432.258189 Selected mic: Microfone Integrado / imic
    211432.258507 Diffusion prefilter disabled
    211432.258520 Temporal prefilter disabled
    2010-11-23 21:14:32.258 iChat[490:903] ------ startPreview: previewing: 2
    211432.258799 startPreview returned 0
    211434.334816 1 devices
    211434.335077 Received VCHardwareCapsChangeNotification
    2010-11-23 21:14:34.335 iChat[490:903] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 0;
    HasQ8 = 0;
    Q8List = (
    211434.335483 Found 1 cameras:
    211434.335518 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.341920 Microphone devices:
    211434.341980 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.341993 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.342027 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    211434.342050 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    211434.342080 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.342092 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.342203 Microfone Interno
    211434.342291 Entrada de Linha
    211434.342386 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    211434.342411 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    211434.342433 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.342444 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.342509 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    211434.342566 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    211434.342589 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.342600 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.342666 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    211434.342690 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    211434.342712 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.342723 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.342979 Selected microphone is Microfone Interno.
    211434.343049 vcCapabilitiesOfCPU returns: 0x00000fff
    211434.343196 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211434.343222 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211434.343233 videoNetworkCapable: 1 -- 3 max participants.
    211434.343242 audioNetworkCapable: 1 -- 9 max participants.
    211434.343252 Supports PCMU wideband for audio: 1 / video: 1
    211434.343272 vcCapabilitiesOfNetwork returns: 0x00000fff
    211434.343290 vcCapabilitiesOfRouter returns: 0x00001000
    211434.343301 vcCapabilities returns: 0x00001fff
    211434.343412 Found 1 cameras:
    211434.343440 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.348293 Microphone devices:
    211434.348350 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.348362 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.348435 Microfone Interno
    211434.348501 Entrada de Linha
    211434.348542 selectedCamera: no camera has been set yet.
    211434.348560 selectedCamera: no camera has been set yet.
    211434.348855 Selected mic: Microfone Integrado / imic
    211434.349075 vcCapabilitiesOfCPU returns: 0x00000fff
    211434.349194 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211434.349215 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211434.349224 videoNetworkCapable: 1 -- 3 max participants.
    211434.349232 audioNetworkCapable: 1 -- 9 max participants.
    211434.349239 Supports PCMU wideband for audio: 1 / video: 1
    211434.349256 vcCapabilitiesOfNetwork returns: 0x00000fff
    211434.349266 vcCapabilitiesOfRouter returns: 0x00001000
    211434.349273 vcCapabilities returns: 0x00001fff
    211434.349287 Found 1 cameras:
    211434.349310 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.349399 selectedCamera: no camera has been set yet.
    211434.349413 Found 1 cameras:
    211434.349431 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.349710 Selected microphone is Microfone Interno.
    211434.349944 Selected microphone is Microfone Interno.
    211434.354220 Microphone devices:
    211434.354270 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.354282 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.354354 Microfone Interno
    211434.354422 Entrada de Linha
    211434.354853 Current sound output device is Alto-falantes Internos
    211434.359642 Speaker devices:
    211434.359680 282 Saída Integrada
    211434.363471 Found 1 cameras:
    211434.363521 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.370456 Microphone devices:
    211434.370524 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.370536 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.370663 Microfone Interno
    211434.370736 Entrada de Linha
    211434.370781 selectedCamera: no camera has been set yet.
    211434.370800 selectedCamera: no camera has been set yet.
    211434.371126 Selected mic: Microfone Integrado / imic
    211434.377855 vcCapabilitiesOfCPU returns: 0x00000fff
    211434.378012 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211434.378033 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211434.378042 videoNetworkCapable: 1 -- 3 max participants.
    211434.378050 audioNetworkCapable: 1 -- 9 max participants.
    211434.378058 Supports PCMU wideband for audio: 1 / video: 1
    211434.378075 vcCapabilitiesOfNetwork returns: 0x00000fff
    211434.378084 vcCapabilitiesOfRouter returns: 0x00001000
    211434.378092 vcCapabilities returns: 0x00001fff
    211434.378110 Found 1 cameras:
    211434.378135 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.378198 selectedCamera: no camera has been set yet.
    211434.378212 Found 1 cameras:
    211434.378230 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.378542 Selected microphone is Microfone Interno.
    211434.379512 Selected microphone is Microfone Interno.
    211434.383988 Microphone devices:
    211434.384042 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.384053 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.384127 Microfone Interno
    211434.384198 Entrada de Linha
    211434.384640 Current sound output device is Alto-falantes Internos
    211434.389841 Speaker devices:
    211434.389875 282 Saída Integrada
    211434.750744 2 devices
    211434.751039 Received VCHardwareCapsChangeNotification
    2010-11-23 21:14:34.751 iChat[490:903] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 0;
    HasQ8 = 0;
    Q8List = (
    FirmwareVersion = 0;
    GUID = 0xfd40000005ac8501;
    IrisState = 1;
    211434.751473 Found 2 cameras:
    211434.751509 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.751569 iSight Integrada - 0xfd40000005ac8501 (0x10A, 0x104)
    211434.757532 Microphone devices:
    211434.757598 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211434.757612 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211434.757720 Microfone Interno
    211434.757803 Entrada de Linha
    211434.757862 selectedCamera: no camera has been set yet.
    211434.757885 selectedCamera: no camera has been set yet.
    211434.758091 Selected microphone is Microfone Interno.
    211434.758162 vcCapabilitiesOfCPU returns: 0x00000fff
    211434.758308 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211434.758331 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211434.758342 videoNetworkCapable: 1 -- 3 max participants.
    211434.758352 audioNetworkCapable: 1 -- 9 max participants.
    211434.758361 Supports PCMU wideband for audio: 1 / video: 1
    211434.758381 vcCapabilitiesOfNetwork returns: 0x00000fff
    211434.758392 vcCapabilitiesOfRouter returns: 0x00001000
    211434.758401 vcCapabilities returns: 0x00001fff
    211434.758507 Found 2 cameras:
    211434.758535 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.758590 iSight Integrada - 0xfd40000005ac8501 (0x10A, 0x104)
    211434.758609 selectedCamera: no camera has been set yet.
    211434.759285 TundraCapture_SetImageSize: requested size (640x480) new size (640x480:29.970000) vide:2vuy
    211434.918626 TundraCapture_SetCamera: TundraGraphStart failed with 3758097133 (0xe00002ed)
    211434.918670 selectCameraWithTundraDeviceID: 0x10A returned 1
    211434.923062 Microphone devices:
    211434.923199 Microfone Interno
    211434.923269 Entrada de Linha
    211434.923367 selectedCamera2 GUID returned iSight Integrada
    211434.923447 selectedCamera2 GUID returned iSight Integrada
    211434.923760 Selected mic: Microfone Integrado / imic
    211434.923995 vcCapabilitiesOfCPU returns: 0x00000fff
    211434.924131 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211434.924151 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211434.924160 videoNetworkCapable: 1 -- 3 max participants.
    211434.924168 audioNetworkCapable: 1 -- 9 max participants.
    211434.924176 Supports PCMU wideband for audio: 1 / video: 1
    211434.924193 vcCapabilitiesOfNetwork returns: 0x00000fff
    211434.924203 vcCapabilitiesOfRouter returns: 0x00001000
    211434.924210 vcCapabilities returns: 0x00001fff
    211434.924225 Found 2 cameras:
    211434.924250 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.924288 iSight Integrada - 0xfd40000005ac8501 (0x10A, 0x104)
    211434.924331 TundraCapture_SetCamera: TundraGraphSetProperty kTundraUnitProperty_DeviceID (0x10A) failed with 4294899852 (0xfffef88c) at /SourceCache/VideoConference/VideoConference-422.36/VCU/streamer/TundraCapture. cpp:247
    211434.928744 Microphone devices:
    211434.928860 Microfone Interno
    211434.928926 Entrada de Linha
    211434.928987 selectedCamera2 GUID returned iSight Integrada
    211434.929025 selectedCamera2 GUID returned iSight Integrada
    211434.929323 Selected mic: Microfone Integrado / imic
    211434.929930 selectedCamera2 GUID returned iSight Integrada
    211434.929952 Found 2 cameras:
    211434.929975 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.930009 iSight Integrada - 0xfd40000005ac8501 (0x10A, 0x104)
    211434.931818 TundraCapture_SetCamera: TundraGraphSetProperty kTundraUnitProperty_DeviceID (0x10A) failed with 4294899852 (0xfffef88c) at /SourceCache/VideoConference/VideoConference-422.36/VCU/streamer/TundraCapture. cpp:247
    211434.931993 Diffusion prefilter disabled
    211434.932006 Temporal prefilter disabled
    2010-11-23 21:14:34.932 iChat[490:10717] ------ startPreview: previewing: 2
    211434.932358 startPreview returned 0
    211434.933109 Selected microphone is Microfone Interno.
    211434.933358 Selected microphone is Microfone Interno.
    211434.937664 Microphone devices:
    211434.937802 Microfone Interno
    211434.937870 Entrada de Linha
    211434.938296 Current sound output device is Alto-falantes Internos
    211434.942383 Speaker devices:
    211434.942405 282 Saída Integrada
    211434.947736 Found 2 cameras:
    211434.947785 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.947841 iSight Integrada - 0xfd40000005ac8501 (0x10A, 0x104)
    211434.947882 selectedCamera2 GUID returned iSight Integrada
    211434.947913 TundraCapture_SetCamera: TundraGraphSetProperty kTundraUnitProperty_DeviceID (0x10A) failed with 4294899852 (0xfffef88c) at /SourceCache/VideoConference/VideoConference-422.36/VCU/streamer/TundraCapture. cpp:247
    211434.947925 selectCameraWithTundraDeviceID: 0x10A returned 1
    211434.952251 Microphone devices:
    211434.952369 Microfone Interno
    211434.952437 Entrada de Linha
    211434.952500 selectedCamera2 GUID returned iSight Integrada
    211434.952539 selectedCamera2 GUID returned iSight Integrada
    211434.952853 Selected mic: Microfone Integrado / imic
    211434.960185 vcCapabilitiesOfCPU returns: 0x00000fff
    211434.960341 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211434.960362 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211434.960371 videoNetworkCapable: 1 -- 3 max participants.
    211434.960379 audioNetworkCapable: 1 -- 9 max participants.
    211434.960386 Supports PCMU wideband for audio: 1 / video: 1
    211434.960404 vcCapabilitiesOfNetwork returns: 0x00000fff
    211434.960413 vcCapabilitiesOfRouter returns: 0x00001000
    211434.960421 vcCapabilities returns: 0x00001fff
    211434.960439 Found 2 cameras:
    211434.960464 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.960515 iSight Integrada - 0xfd40000005ac8501 (0x10A, 0x104)
    211434.960556 TundraCapture_SetCamera: TundraGraphSetProperty kTundraUnitProperty_DeviceID (0x10A) failed with 4294899852 (0xfffef88c) at /SourceCache/VideoConference/VideoConference-422.36/VCU/streamer/TundraCapture. cpp:247
    211434.965042 Microphone devices:
    211434.965160 Microfone Interno
    211434.965229 Entrada de Linha
    211434.965289 selectedCamera2 GUID returned iSight Integrada
    211434.965328 selectedCamera2 GUID returned iSight Integrada
    211434.965635 Selected mic: Microfone Integrado / imic
    211434.965713 selectedCamera2 GUID returned iSight Integrada
    211434.965732 Found 2 cameras:
    211434.965753 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211434.965786 iSight Integrada - 0xfd40000005ac8501 (0x10A, 0x104)
    211434.966122 Selected microphone is Microfone Interno.
    211434.966389 Selected microphone is Microfone Interno.
    211434.970905 Microphone devices:
    211434.971035 Microfone Interno
    211434.971104 Entrada de Linha
    211434.971532 Current sound output device is Alto-falantes Internos
    211434.975686 Speaker devices:
    211434.975710 282 Saída Integrada
    211437.039111 1 devices
    211437.039372 Received VCHardwareCapsChangeNotification
    2010-11-23 21:14:37.039 iChat[490:903] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 0;
    HasQ8 = 0;
    Q8List = (
    211437.039769 Found 1 cameras:
    211437.039806 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.045783 Microphone devices:
    211437.045852 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.045866 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.045900 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    211437.045973 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    211437.046000 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.046012 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.046119 Microfone Interno
    211437.046204 Entrada de Linha
    211437.046292 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    211437.046322 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    211437.046345 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.046357 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.046421 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraDevicePropertyModelUID failed with 560947818
    211437.046453 TundraCapture_GetCameraProperty: TundraObjectGetPropertyData kTundraObjectPropertyCreator failed with 560947818
    211437.046471 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.046481 TundraCapture_GetCameraProperty: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.046682 Selected microphone is Microfone Interno.
    211437.046744 vcCapabilitiesOfCPU returns: 0x00000fff
    211437.046878 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211437.046898 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211437.046907 videoNetworkCapable: 1 -- 3 max participants.
    211437.046915 audioNetworkCapable: 1 -- 9 max participants.
    211437.046923 Supports PCMU wideband for audio: 1 / video: 1
    211437.046940 vcCapabilitiesOfNetwork returns: 0x00000fff
    211437.046950 vcCapabilitiesOfRouter returns: 0x00001000
    211437.046958 vcCapabilities returns: 0x00001fff
    211437.047054 Found 1 cameras:
    211437.047081 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.051538 Microphone devices:
    211437.051593 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.051638 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.051713 Microfone Interno
    211437.051784 Entrada de Linha
    211437.051824 selectedCamera: no camera has been set yet.
    211437.051842 selectedCamera: no camera has been set yet.
    211437.052163 Selected mic: Microfone Integrado / imic
    211437.052371 vcCapabilitiesOfCPU returns: 0x00000fff
    211437.052492 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211437.052512 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211437.052522 videoNetworkCapable: 1 -- 3 max participants.
    211437.052530 audioNetworkCapable: 1 -- 9 max participants.
    211437.052537 Supports PCMU wideband for audio: 1 / video: 1
    211437.052554 vcCapabilitiesOfNetwork returns: 0x00000fff
    211437.052563 vcCapabilitiesOfRouter returns: 0x00001000
    211437.052571 vcCapabilities returns: 0x00001fff
    211437.052585 Found 1 cameras:
    211437.052608 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.053460 selectedCamera: no camera has been set yet.
    211437.053485 Found 1 cameras:
    211437.053506 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.054811 Selected microphone is Microfone Interno.
    211437.055055 Selected microphone is Microfone Interno.
    211437.059380 Microphone devices:
    211437.059430 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.059441 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.059514 Microfone Interno
    211437.059583 Entrada de Linha
    211437.060006 Current sound output device is Alto-falantes Internos
    211437.064366 Speaker devices:
    211437.064400 282 Saída Integrada
    211437.068242 Found 1 cameras:
    211437.068290 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.072697 Microphone devices:
    211437.072758 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.072770 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.072843 Microfone Interno
    211437.072911 Entrada de Linha
    211437.072950 selectedCamera: no camera has been set yet.
    211437.072967 selectedCamera: no camera has been set yet.
    211437.073268 Selected mic: Microfone Integrado / imic
    211437.080962 vcCapabilitiesOfCPU returns: 0x00000fff
    211437.081142 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211437.081163 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211437.081173 videoNetworkCapable: 1 -- 3 max participants.
    211437.081181 audioNetworkCapable: 1 -- 9 max participants.
    211437.081189 Supports PCMU wideband for audio: 1 / video: 1
    211437.081207 vcCapabilitiesOfNetwork returns: 0x00000fff
    211437.081217 vcCapabilitiesOfRouter returns: 0x00001000
    211437.081225 vcCapabilities returns: 0x00001fff
    211437.081245 Found 1 cameras:
    211437.081272 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.081342 selectedCamera: no camera has been set yet.
    211437.081356 Found 1 cameras:
    211437.081376 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.081672 Selected microphone is Microfone Interno.
    211437.081952 Selected microphone is Microfone Interno.
    211437.086760 Microphone devices:
    211437.086833 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.086845 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.086923 Microfone Interno
    211437.086994 Entrada de Linha
    211437.087449 Current sound output device is Alto-falantes Internos
    211437.092358 Speaker devices:
    211437.092391 282 Saída Integrada
    211437.464292 2 devices
    211437.464599 Received VCHardwareCapsChangeNotification
    2010-11-23 21:14:37.464 iChat[490:903] Hardware Caps Dictionary: {
    HasCamera = 1;
    HasDV = 0;
    HasMic = 0;
    HasQ8 = 0;
    Q8List = (
    FirmwareVersion = 0;
    GUID = 0xfd40000005ac8501;
    IrisState = 1;
    211437.465293 Found 2 cameras:
    211437.465333 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.465395 iSight Integrada - 0xfd40000005ac8501 (0x110, 0x104)
    211437.471810 Microphone devices:
    211437.471880 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.471895 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.471998 Microfone Interno
    211437.472108 Entrada de Linha
    211437.472175 selectedCamera: no camera has been set yet.
    211437.472202 selectedCamera: no camera has been set yet.
    211437.472444 Selected microphone is Microfone Interno.
    211437.472523 vcCapabilitiesOfCPU returns: 0x00000fff
    211437.472708 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211437.472747 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211437.472760 videoNetworkCapable: 1 -- 3 max participants.
    211437.472772 audioNetworkCapable: 1 -- 9 max participants.
    211437.472783 Supports PCMU wideband for audio: 1 / video: 1
    211437.472808 vcCapabilitiesOfNetwork returns: 0x00000fff
    211437.472821 vcCapabilitiesOfRouter returns: 0x00001000
    211437.472832 vcCapabilities returns: 0x00001fff
    211437.472959 Found 2 cameras:
    211437.472992 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.473060 iSight Integrada - 0xfd40000005ac8501 (0x110, 0x104)
    211437.473081 selectedCamera: no camera has been set yet.
    211437.473110 TundraCapture_SetCamera: TundraGraphSetProperty kTundraUnitProperty_DeviceID (0x110) failed with 4294899852 (0xfffef88c) at /SourceCache/VideoConference/VideoConference-422.36/VCU/streamer/TundraCapture. cpp:247
    211437.473125 selectCameraWithTundraDeviceID: 0x110 returned 1
    211437.478424 Microphone devices:
    211437.478479 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.478493 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.478604 Microfone Interno
    211437.478690 Entrada de Linha
    211437.478767 selectedCamera2 GUID returned iSight Integrada
    211437.478823 selectedCamera2 GUID returned iSight Integrada
    211437.479142 Selected mic: Microfone Integrado / imic
    211437.479354 vcCapabilitiesOfCPU returns: 0x00000fff
    211437.479472 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211437.479493 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211437.479502 videoNetworkCapable: 1 -- 3 max participants.
    211437.479510 audioNetworkCapable: 1 -- 9 max participants.
    211437.479517 Supports PCMU wideband for audio: 1 / video: 1
    211437.479534 vcCapabilitiesOfNetwork returns: 0x00000fff
    211437.479544 vcCapabilitiesOfRouter returns: 0x00001000
    211437.479552 vcCapabilities returns: 0x00001fff
    211437.479565 Found 2 cameras:
    211437.479586 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.479625 iSight Integrada - 0xfd40000005ac8501 (0x110, 0x104)
    211437.479659 TundraCapture_SetCamera: TundraGraphSetProperty kTundraUnitProperty_DeviceID (0x110) failed with 4294899852 (0xfffef88c) at /SourceCache/VideoConference/VideoConference-422.36/VCU/streamer/TundraCapture. cpp:247
    211437.484027 Microphone devices:
    211437.484073 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.484084 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.484176 Microfone Interno
    211437.484246 Entrada de Linha
    211437.484301 selectedCamera2 GUID returned iSight Integrada
    211437.484339 selectedCamera2 GUID returned iSight Integrada
    211437.484684 Selected mic: Microfone Integrado / imic
    211437.485959 selectedCamera2 GUID returned iSight Integrada
    211437.485985 Found 2 cameras:
    211437.486007 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.486041 iSight Integrada - 0xfd40000005ac8501 (0x110, 0x104)
    211437.487557 TundraCapture_SetCamera: TundraGraphSetProperty kTundraUnitProperty_DeviceID (0x110) failed with 4294899852 (0xfffef88c) at /SourceCache/VideoConference/VideoConference-422.36/VCU/streamer/TundraCapture. cpp:247
    211437.487724 Diffusion prefilter disabled
    211437.487738 Temporal prefilter disabled
    211437.487772 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.487782 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.487801 TundraCapture_SetImageSize: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    2010-11-23 21:14:37.487 iChat[490:10717] ------ startPreview: previewing: 2
    211437.488041 startPreview returned 0
    211437.488435 Selected microphone is Microfone Interno.
    211437.488677 Selected microphone is Microfone Interno.
    211437.493007 Microphone devices:
    211437.493053 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.493065 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.493161 Microfone Interno
    211437.493228 Entrada de Linha
    211437.493658 Current sound output device is Alto-falantes Internos
    211437.497924 Speaker devices:
    211437.497953 282 Saída Integrada
    211437.501540 Found 2 cameras:
    211437.501589 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.501645 iSight Integrada - 0xfd40000005ac8501 (0x110, 0x104)
    211437.501686 selectedCamera2 GUID returned iSight Integrada
    211437.501716 TundraCapture_SetCamera: TundraGraphSetProperty kTundraUnitProperty_DeviceID (0x110) failed with 4294899852 (0xfffef88c) at /SourceCache/VideoConference/VideoConference-422.36/VCU/streamer/TundraCapture. cpp:247
    211437.501728 selectCameraWithTundraDeviceID: 0x110 returned 1
    211437.506224 Microphone devices:
    211437.506283 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.506294 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.506401 Microfone Interno
    211437.506471 Entrada de Linha
    211437.506539 selectedCamera2 GUID returned iSight Integrada
    211437.506578 selectedCamera2 GUID returned iSight Integrada
    211437.506890 Selected mic: Microfone Integrado / imic
    211437.513187 vcCapabilitiesOfCPU returns: 0x00000fff
    211437.513343 BWD: GotBandwidth: 566577/4688763 (up/down) @[10.0.168.192:0.255.255.255]
    211437.513363 BWD bandwidth: 566 kbits up, 4688 kbits down.
    211437.513373 videoNetworkCapable: 1 -- 3 max participants.
    211437.513380 audioNetworkCapable: 1 -- 9 max participants.
    211437.513388 Supports PCMU wideband for audio: 1 / video: 1
    211437.513405 vcCapabilitiesOfNetwork returns: 0x00000fff
    211437.513415 vcCapabilitiesOfRouter returns: 0x00001000
    211437.513423 vcCapabilities returns: 0x00001fff
    211437.513441 Found 2 cameras:
    211437.513468 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.513526 iSight Integrada - 0xfd40000005ac8501 (0x110, 0x104)
    211437.513568 TundraCapture_SetCamera: TundraGraphSetProperty kTundraUnitProperty_DeviceID (0x110) failed with 4294899852 (0xfffef88c) at /SourceCache/VideoConference/VideoConference-422.36/VCU/streamer/TundraCapture. cpp:247
    211437.518051 Microphone devices:
    211437.518106 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.518118 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.518253 Microfone Interno
    211437.518323 Entrada de Linha
    211437.518390 selectedCamera2 GUID returned iSight Integrada
    211437.518430 selectedCamera2 GUID returned iSight Integrada
    211437.518744 Selected mic: Microfone Integrado / imic
    211437.518820 selectedCamera2 GUID returned iSight Integrada
    211437.518840 Found 2 cameras:
    211437.518863 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    211437.518896 iSight Integrada - 0xfd40000005ac8501 (0x110, 0x104)
    211437.519237 Selected microphone is Microfone Interno.
    211437.519495 Selected microphone is Microfone Interno.
    211437.523784 Microphone devices:
    211437.523835 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211437.523846 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211437.523942 Microfone Interno
    211437.524011 Entrada de Linha
    211437.524431 Current sound output device is Alto-falantes Internos
    211437.528615 Speaker devices:
    211437.528642 282 Saída Integrada
    211442.958815 Selected mic: Microfone Integrado / imic
    211443.002874 Selected microphone is Microfone Interno.
    211443.003234 Selected microphone is Microfone Interno.
    211443.009320 Microphone devices:
    211443.009398 TundraCapture_GetCurrentImageFormat: TundraObjectGetPropertyDataSize kTundraDevicePropertyStreams failed with 560947818 (0x216f626a)
    211443.009414 TundraCapture_CameraIsDV: TundraCapture_GetCurrentImageFormat failed with 560947818
    211443.009573 Microfone Interno
    211443.009673 Entrada de Linha
    211503.211171 SIPManager init with protocol: 0.
    211503.211239 cancelPreview returned 0
    2010-11-23 21:15:07.647 iChat[490:903] [Warning] FZVideoConferenceController: _localVideoClientCount decremented below 0!
    2010-11-23 21:15:07.647 iChat[490:903] [Warning] FZVideoConferenceController: _localVideoClientCount decremented below 0!

  • Found this article on gizmodo regarding IOS6 update making wifi not work anymore good luck

    ... I'm staying on IOS5 until I see this issue gone http://gizmodo.com/5944761/does-ios-6-have-a-wi fi-bug

    So to follow up, I received my fixed laptop back after a month and a few days. It turns out that Compugen had some sort of glitch in their ordering system that ended up ordering an expired part number for the keyboard. After a few calls from me, they escalated the issue, discovered the problem and corrected it. While the experience was painful for me (over a month without my 4 day old T440p laptop), at least it was resolved and Compugen helped me out with a few things for my troubles. I promptly made a backup image of my Win8.1 hard drive with Clonezilla, wiped the drive and installed Linux Mint 17.1 on it with no issues. Things are great minus the headache over the Christmas holidays I had to endure.

  • Since update my IPAD 4 Wi-Fi   Cellular (MM) A1460 to iOS 7.0.3 is not working anymore

    Hello!
    My iPAD 4 with WI-FI and Cellular (MM) model number A1460 (iPAD 3,6) after an update to iOS 7.0.3 from iTunes is not working anymore.
    I tryed for 3 times than I put him in recovery mode and hw gave me this error:
    [11:24:27.0127] Restore completed, status:1
    [11:24:27.0127] Failure Description:
    [11:24:27.0127] Depth:0 Error:AMRestorePerformRestoreModeRestoreWithError failed with error: 1
    [11:24:27.0127]    Depth:1 Error:The operation couldn’t be completed. (AMRestoreErrorDomain error 1 - Failed to handle baseband update status message)
    I can't get him out of recovery mode
    If someone cand help me, I'll give him a big gift.
    If you need I have the log from updater.
    Thank you in advance and I'll wait for an answer.
    Cheers!

    Hey rmacbeth, I'm sorry to hear about your iPad troubles. It seems like with every major iOS release, these issues come up on older models (the iPad 3 is relatively new though...weird)
    Anyways, it sounds like you've tried everything already and nothing seems to be working. If you're sure that it's a software issue with iOS and has nothing to do with your physical home button, I'd recommend restoring your iPad to factory settings by doing the following:
    1. Make a backup of your iPad (just connect it and select the backup option in iTunes)
    2. Next, select factory restore. It'll ask you to back up your iPad here if you haven't already.
    3. Try quickly setting it up as a new iPad.
    4. Try to duplicate the issue with the freezing, just use it for a day and see if it happens at all
    5. If everything seeems to be working, restore again except this time, do it from the backup you made earlier
    6. Try again to see if the issue comes up by using it normally in a day
    7. If it does happen again, take it in to the Apple store to get it looked at as there may be some underlying software issue that a factory restore can't resolve
    Again, sorry about your iPad, I hope you can resolve your issues quickly!

  • Java(TM) Update Registration not working anymore

    Hello,
    I updated my java 7.u10 to 7.u11 couple days ago.
    It's working on IE, but not on Google Chrome and the other browsers.
    I re-installed Google Chrome, re-installed java, but neither worked.
    I'm clueless.
    Everytime after I re-installed java I get this message:
    'Java(TM) Update Registration not working anymore'
    More details:
    Probleemhandtekening:
    Gebeurtenisnaam van probleem:     APPCRASH
    Naam van de toepassing:     jaureg.exe
    Versie van toepassing:     2.1.9.0
    Tijdstempel van toepassing:     4ff3180c
    Naam van foutmodule:     jaureg.exe
    Versie van foutmodule:     2.1.9.0
    Tijdstempel van foutmodule:     4ff3180c
    Uitzonderingscode:     40000015
    Uitzonderingsmarge:     00018894
    Versie van besturingssysteem:     6.1.7601.2.1.0.256.1
    Landinstelling-id:     1043
    Aanvullende informatie 1:     2d10
    Aanvullende informatie 2:     2d10958005027d6e0c36717b2dc39dab
    Aanvullende informatie 3:     5384
    Aanvullende informatie 4:     538468aeed23aef40edb492cc7fa9a53
    Lees de onlineprivacyverklaring:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0413
    Als de onlineprivacyverklaring niet beschikbaar is, lees dan onze offlineprivacyverklaring:
    C:\Windows\system32\nl-NL\erofflps.txt

    981243 wrote:
    So why not using Ju11 ? You can workaround the issue. It would sucks but still be safer than using Ju9.
    Also ask Mozilla forums if Firefox has options where to search for plugins.
    Or try 64-bit Firefox.As I explained in both threads ...
    Java 7 Update 10 Not Working with Firefox?
    Java 7 Update 11 Not Working with Firefox
    ... neither jre7u10 nor jre7u11 are working ... and they are BOTH broken with the same problem ... "Java(TM) Platform" pliugin is missing from the plug-in list. It cannot be enabled, because it simply is NOT there. A suggestion was made the jre7u12 will be the "fix" for this issue ... so I installed the Update 12 Preview and it sis ALSO broken, no "Java(TM) Platform" in the plug-in list.
    The ONLY Java version that actually works for me is jre7u9.
    As far as installing Firefox 64bit ... I see no future in installing a browser that has been discontinued.
    http://www.computerworld.com/s/article/9233976/Mozilla_suspends_work_on_64_bit_Firefox_for_Windows
    Even though Mozilla relented due to backlash, I continued development will be a somewhat low priority.
    http://www.computerworld.com/s/article/9234997/Mozilla_compromises_on_x64_Firefox_after_user_backlash

  • DVI port not working anymore after latest BIOS update on T410s

    Hi all,
    after installing the most recent BIOS update via ThinkVantage System Update, the DVI port in my T410s does not work anymore. Nvidia and Intel display drivers are in place, and I also checked the BIOS settings, but to no avail. It appears that the DVI port is no longer recognised by the system at all.
    Thanks and cheers!

    Do you mean the DVI port on the docking station?
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • HT204135 I update my Mac to version 10.9.2 and now my printer does not work anymore. I did all the software updates and I do not understand why my mac does not recognize the printer anymore?

    I update my Mac to version 10.9.2 and now my printer does not work anymore. I did all the software updates and I do not understand why my mac does not recognize the printer anymore?

    Go to the website of the manufacturer of your printer and check to see if they have released an updated driver for your particular model.

  • Printing and Preview does not work anymore after 10.9.5 Update

    I discovered today three topics not working anymore correctly without having installed or changed any particular setup (besides standard App Store Updates). I meanwhil repaired permissions but with now success, any hint of anyone to help resolve my issues?
    1) opening a PDF with Preview results in a crash (just opening Preview as well)
    2) trying to open "printer & scanner" in preferences results in a error:
       Nevertheless printing works as long as no printing dialog needs to be rendered!
    3) Aperture cannot be opened anymore at all (crashes as well):
    Process:    
    Aperture [1202]
    Path:       
    /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier: 
    com.apple.Aperture
    Version:    
    3.5.1 (3.5.1)
    Build Info: 
    Aperture-451099000000000~1
    App Item ID:
    408981426
    App External ID: 107312636
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [174]
    Responsible:
    Aperture [1202]
    User ID:    
    501
    Date/Time:  
    2014-09-22 20:26:09.095 +0200
    OS Version: 
    Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  2BFDC452-83D5-5806-8F7E-163D7933FE54
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00007fffa5134f90
    VM Regions Near 0x7fffa5134f90:
    Submap            
    00007fff7409a000-00007fff80000000 [191.4M] r--/rwx SM=PRV  process-only VM submap
    --> Submap            
    00007fff80000000-00007fffc0000000 [  1.0G] r--/rwx SM=SHM  machine-wide VM submap
    unused shlib __TEXT
    00007fff81837000-00007fff8183f000 [   32K] r-x/r-x SM=COW  system shared lib __TEXT not used by this process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.ImageCaptureCore  
    0x00007fff82a8f543 -[ICMasterDeviceBrowser processDevices:] + 147
    1   com.apple.ImageCaptureCore  
    0x00007fff82a60ede -[ICCommandCenter handleCompletionEvent:replyEvent:] + 337
    2   com.apple.ImageCaptureCore  
    0x00007fff82a61ae1 -[ICCommandCenter handleMachMessage:] + 345
    3   com.apple.Foundation    
    0x00007fff8ad91525 __NSFireMachPort + 94
    4   com.apple.CoreFoundation
    0x00007fff8d9c99c4 __CFMachPortPerform + 388
    5   com.apple.CoreFoundation
    0x00007fff8d9c9829 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    6   com.apple.CoreFoundation
    0x00007fff8d9c979e __CFRunLoopDoSource1 + 478
    7   com.apple.CoreFoundation
    0x00007fff8d9ba7d6 __CFRunLoopRun + 1830
    8   com.apple.CoreFoundation
    0x00007fff8d9b9e75 CFRunLoopRunSpecific + 309
    9   com.apple.HIToolbox     
    0x00007fff8ea93a0d RunCurrentEventLoopInMode + 226
    10  com.apple.HIToolbox     
    0x00007fff8ea937b7 ReceiveNextEventCommon + 479
    11  com.apple.HIToolbox     
    0x00007fff8ea935bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    12  com.apple.AppKit        
    0x00007fff8306024e _DPSNextEvent + 1434
    13  com.apple.AppKit        
    0x00007fff8305f89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    14  com.apple.Aperture      
    0x0000000106f33e61 0x106ac8000 + 4636257
    15  com.apple.AppKit        
    0x00007fff8305399c -[NSApplication run] + 553
    16  com.apple.prokit        
    0x0000000108323dca NSProApplicationMain + 333
    17  com.apple.Aperture      
    0x0000000106ad7cc0 0x106ac8000 + 64704
    18  com.apple.Aperture      
    0x0000000106ad7664 0x106ac8000 + 63076
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff891cd662 kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff8892b421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib       
    0x00007fff8892b136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 5:: Dispatch queue: Duplicate Checker
    0   libobjc.A.dylib         
    0x00007fff8d7740a8 objc_msgSend + 40
    1   com.apple.CoreFoundation
    0x00007fff8d9504be +[NSArray allocWithZone:] + 174
    2   com.apple.iLifeSQLAccess
    0x00000001091d651a -[HgIterator loadNextBatch] + 1561
    3   com.apple.iLifeSQLAccess
    0x0000000109177686 -[HgIterator next] + 258
    4   com.apple.RedRock       
    0x0000000107529060 -[RKDuplicateChecker loadRKMasterData] + 1038
    5   libdispatch.dylib       
    0x00007fff8892c1bb _dispatch_call_block_and_release + 12
    6   libdispatch.dylib       
    0x00007fff8892928d _dispatch_client_callout + 8
    7   libdispatch.dylib       
    0x00007fff8892b673 _dispatch_queue_drain + 451
    8   libdispatch.dylib       
    0x00007fff8892c9c1 _dispatch_queue_invoke + 110
    9   libdispatch.dylib       
    0x00007fff8892af87 _dispatch_root_queue_drain + 75
    10  libdispatch.dylib       
    0x00007fff8892c177 _dispatch_worker_thread2 + 40
    11  libsystem_pthread.dylib 
    0x00007fff8b957ef8 _pthread_wqthread + 314
    12  libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 14:: CVDisplayLink
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo     
    0x00007fff82f72a38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo     
    0x00007fff82f7278f startIOThread(void*) + 147
    4   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    5   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    6   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib  
    0x00007fff891c8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff891c7d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff8d9baf15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff8d9ba539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff8d9b9e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit        
    0x00007fff8320005e _NSEventThread + 144
    6   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xe0006c741b0db272  rbx: 0x00006000006762c0  rcx: 0x0000000000000000  rdx: 0x00007fff59134f90
      rdi: 0x0000600002a43c60  rsi: 0x00007fff83a8c618  rbp: 0x00007fff59135220  rsp: 0x00007fff59135100
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00007ff44209bb80  r11: 0x00007fff73d27778
      r12: 0x0000600000476800  r13: 0x00007fff8d774080  r14: 0x0000600000476600  r15: 0x0000600002a43c60
      rip: 0x00007fff82a8f543  rfl: 0x0000000000010206  cr2: 0x00007fffa5134f90
    Logical CPU:
    0
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x106ac8000 -   
    0x1071ffff7  com.apple.Aperture (3.5.1 - 3.5.1) <50B75DAA-B018-3E70-A420-850D10B97864> /Applications/Aperture.app/Contents/MacOS/Aperture
    0x107417000 -   
    0x107423ff7  com.apple.PhotoFoundation (1.0 - 350.59) <06537576-1E09-3DD2-9941-976256BF3E9F> /Applications/Aperture.app/Contents/Frameworks/PhotoFoundation.framework/Versio ns/A/PhotoFoundation
    0x1074a7000 -   
    0x107a27ff7  com.apple.RedRock (1.9.4 - 451.54) <BD0ADA68-5CAE-333D-9703-1047236E614C> /Applications/Aperture.app/Contents/Frameworks/RedRock.framework/Versions/A/Red Rock
    0x107fec000 -   
    0x108070ff7  com.apple.iLifePageLayoutCore (1.0 - 350.80) <99E6A976-9A93-3BE4-9EE3-FB5110E196CE> /Applications/Aperture.app/Contents/Frameworks/iLifePageLayoutCore.framework/Ve rsions/A/iLifePageLayoutCore
    0x10811f000 -   
    0x108125fff  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <0746F490-6D75-3B03-882C-83CAC50F8E28> /Applications/Aperture.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fr amework/Versions/A/iLifePhotoStreamConfiguration
    0x108135000 -   
    0x10816afff  com.apple.iLifeAssetManagement (2.7 - 351.33) <51A7DCD2-22A4-360C-B88B-019C534A8B16> /Applications/Aperture.app/Contents/Frameworks/iLifeAssetManagement.framework/V ersions/A/iLifeAssetManagement
    0x1081a3000 -   
    0x1081b1fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <194D9D00-0BEA-3449-A768-EFF940C894C1> /Applications/Aperture.app/Contents/Frameworks/AccountConfigurationPlugin.frame work/Versions/A/AccountConfigurationPlugin
    0x1081ca000 -   
    0x10826eff7  com.apple.MobileMe (13 - 1.0.4) <8DBF5D94-566D-3BFD-88B8-2A124F6443F9> /Applications/Aperture.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mo bileMe
    0x1082ef000 -   
    0x1082faff7  com.apple.PluginManager (1.7.6 - 55) <8D74F68E-E0A4-38A9-94EE-87AB0BDBD58F> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x108308000 -   
    0x108507ff7  com.apple.prokit (8.0 - 5015) <E80E117A-3411-3E5A-99D2-C308E99680EC> /Applications/Aperture.app/Contents/Frameworks/ProKit.framework/Versions/A/ProK it
    0x108682000 -   
    0x1089c3ff7  com.apple.iLifeSlideshow (3.1.2 - 1152.19) <6195B32E-8D46-35CB-B414-6BD23D5AACF2> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/iLifeSlideshow
    0x108b4c000 -   
    0x108b64fff  com.apple.iLifeFaceRecognition (1.0 - 30.11) <92532466-DEE7-393E-8235-75DAE18518D4> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/iLifeFaceRecognition
    0x108b7b000 -   
    0x108bb4fff  com.apple.fayray.PrintServices (920131014 - 11.10) <B09AE396-20BE-3720-934E-464AF6E78AA1> /Applications/Aperture.app/Contents/Frameworks/PrintServices.framework/Versions /A/PrintServices
    0x108c11000 -   
    0x108c45fff  com.apple.ProUtils (1.1 - 450.14) <CC1C90BD-D6F3-35B0-B6EB-AF8A27FF4395> /Applications/Aperture.app/Contents/Frameworks/ProUtils.framework/Versions/A/Pr oUtils
    0x108c7f000 -   
    0x108e77ff7  com.apple.geode (1.5.3 - 450.60) <26674230-C470-399B-8570-61A433E3D6B4> /Applications/Aperture.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x108fe0000 -   
    0x10905bfff  com.apple.proxtcore (1.4.1 - 450.46) <E356790A-74BD-3262-AF6C-5388EC429312> /Applications/Aperture.app/Contents/Frameworks/ProXTCore.framework/Versions/A/P roXTCore
    0x109115000 -   
    0x109230fff  com.apple.iLifeSQLAccess (1.7.1 - 350.17) <279E076B-2590-3DD6-9A19-F9AEE87C97DF> /Applications/Aperture.app/Contents/Frameworks/iLifeSQLAccess.framework/Version s/A/iLifeSQLAccess
    0x1092fe000 -   
    0x109325ff7  com.apple.iPhoto.Tellus (1.3 - 350.12) <6C1640E0-B43D-3557-8E62-1A9DC0B64C71> /Applications/Aperture.app/Contents/Frameworks/Tellus.framework/Versions/A/Tell us
    0x10935c000 -   
    0x109385ff7  com.apple.iPhoto.Tessera (1.1 - 350.12) <29D664D1-D5C4-33BF-B914-DA20265FE537> /Applications/Aperture.app/Contents/Frameworks/Tessera.framework/Versions/A/Tes sera
    0x1093b5000 -   
    0x1094cdff7  com.apple.mobiledevice (757.1.5.0.1 - 757.1.5.0.1) <37FF77DC-92E2-34B7-A0F9-481767002E21> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
    0x10954f000 -   
    0x109551fff  com.apple.LibraryRepair (1.0 - 1) <C5C447D2-1877-30E1-B7A2-6C9863C71FC8> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
    0x109558000 -   
    0x10955afff +eOkaoCom.dylib (1) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoCom.dylib
    0x109566000 -   
    0x10958dff2 +eOkaoPt.dylib (1) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoPt.dylib
    0x109597000 -   
    0x1095ccfe7 +eOkaoDt.dylib (1) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoDt.dylib
    0x1095d7000 -   
    0x10973ffef +eOkaoFr.dylib (1) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoFr.dylib
    0x109748000 -   
    0x10979afff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <BF8061ED-7DDD-3178-AAA4-0443A236EDB5> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x11168b000 -   
    0x111693ff7  com.apple.Aperture.TaskView (1.1 - 451.99) <951659DE-4815-3C4A-8B81-ABCB88BF6D8D> /Applications/Aperture.app/Contents/PlugIns/TaskView.bundle/Contents/MacOS/Task View
    0x115ee4000 -   
    0x115ee8ffd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x115f20000 -   
    0x115f4afff  com.apple.iPhoto.FacebookPublisher (1.2 - 451.99) <01E3B5E5-DF3D-3149-B358-1C10618DBA60> /Applications/Aperture.app/Contents/PlugIns/FacebookPublisher.publisher/Content s/MacOS/FacebookPublisher
    0x115f62000 -   
    0x115f82ff7  com.apple.iPhoto.FlickrPublisher (1.2 - 451.99) <9DB223FA-9C18-3E7E-9E3C-E348EA608358> /Applications/Aperture.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/ MacOS/FlickrPublisher
    0x115f96000 -   
    0x115fcafff  com.apple.iPhoto.MobileMePublisher (1.2 - 451.99) <2EC16F69-AC58-3229-A91B-9EB634E4E533> /Applications/Aperture.app/Contents/PlugIns/MobileMePublisher.publisher/Content s/MacOS/MobileMePublisher
    0x115fe6000 -   
    0x115ffffff  com.apple.iPhoto.SharedPhotoStreamPublisher (1.0 - 1.0) <CE2A7D91-4AB8-3E4E-B914-70F1C2EA7144> /Applications/Aperture.app/Contents/PlugIns/SharedPhotoStreamPublisher.publishe r/Contents/MacOS/SharedPhotoStreamPublisher
    0x116013000 -   
    0x11603bfff  com.apple.iPhoto.SmugMugPublisher (1.0 - 1.0) <AD8B79E8-C8EB-3D45-975B-B9C6EBDC9C54> /Applications/Aperture.app/Contents/PlugIns/SmugMugPublisher.publisher/Contents /MacOS/SmugMugPublisher
    0x116050000 -   
    0x116055fff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <381472D6-F351-3172-8A84-A87B153FA27B> /Applications/Aperture.app/Contents/PlugIns/Facebook.accountconfigplugin/Conten ts/MacOS/Facebook
    0x11605c000 -   
    0x116060fff  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <A65FC154-BBBD-3F7D-874D-A6D697F98A73> /Applications/Aperture.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents /MacOS/Flickr
    0x116067000 -   
    0x11606dfff  com.apple.iphoto.accountconfig.MobileMe (1.1 - 1) <4F8A8E01-05FA-382D-B39B-097F844730F5> /Applications/Aperture.app/Contents/PlugIns/MobileMe.accountconfigplugin/Conten ts/MacOS/MobileMe
    0x116075000 -   
    0x11607aff7  com.apple.iphoto.accountconfig.SmugMug (1.0 - 1.0) <B699D45B-F013-3A15-BA4B-AA429F2AFE72> /Applications/Aperture.app/Contents/PlugIns/SmugMug.accountconfigplugin/Content s/MacOS/SmugMug
    0x1167ce000 -   
    0x1167cefff +cl_kernels (???) <CFD5ABA2-691D-4943-9B19-60866EF6B771> cl_kernels
    0x1167d0000 -   
    0x1168b6fef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x1168f8000 -   
    0x1169d8ff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x116b36000 -   
    0x116b36ff9 +cl_kernels (???) <3FDE1549-59F7-46F6-8099-B55A48E194C3> cl_kernels
    0x116b3b000 -   
    0x116b3cff4 +cl_kernels (???) <C5EF4492-F52A-459C-9554-0AA7918F5536> cl_kernels
    0x123480000000 -
    0x12348028bff7  com.apple.AMDRadeonX3000GLDriver (1.24.38 - 1.2.4) <60773040-60AD-31C7-92F5-206F92C74EF9> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x7fff695a4000 -
    0x7fff695d7817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff8183f000 -
    0x7fff819dfff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff819e0000 -
    0x7fff81ab1fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff81ab2000 -
    0x7fff81ab6ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff81ab7000 -
    0x7fff81adfffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff81b38000 -
    0x7fff81b3afff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff81b53000 -
    0x7fff81b7dff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x7fff81b7e000 -
    0x7fff829d2ff7  com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff829d3000 -
    0x7fff82a5cff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff82a5d000 -
    0x7fff82aa8fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff82aa9000 -
    0x7fff82bafff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff82bb0000 -
    0x7fff82bc4fff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff82bc5000 -
    0x7fff82bcbff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff82c54000 -
    0x7fff82df0ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff82df1000 -
    0x7fff82df4fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff82e34000 -
    0x7fff82e8fffb  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
    0x7fff82e90000 -
    0x7fff82e91fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff82e92000 -
    0x7fff82ebbfff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x7fff82ebc000 -
    0x7fff82ec6ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff82ec7000 -
    0x7fff82ec7fff  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
    0x7fff82ec8000 -
    0x7fff82ec9fff  com.apple.AddressBook.ContactsData (8.0 - 1371.2) <5C8D3406-C4DE-305A-958F-53BCE7B179AA> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
    0x7fff82eca000 -
    0x7fff82ed6ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff82eff000 -
    0x7fff82f3dff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff82f62000 -
    0x7fff82f6fff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff82f70000 -
    0x7fff82f70fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82f71000 -
    0x7fff82f96ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff82f97000 -
    0x7fff82fb3fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff82fb4000 -
    0x7fff82fc4fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8300b000 -
    0x7fff8303bfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8303c000 -
    0x7fff83bb2ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff83bd2000 -
    0x7fff83c23fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff83cbb000 -
    0x7fff83ce9ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff83cea000 -
    0x7fff83d38ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff83d39000 -
    0x7fff83d3afff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff83d3b000 -
    0x7fff83d42fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff83d43000 -
    0x7fff83d45ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff83d46000 -
    0x7fff83dbdfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff83dbe000 -
    0x7fff83f7cfff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff83f7d000 -
    0x7fff83f88fff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x7fff83f89000 -
    0x7fff83f93ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
    0x7fff83f94000 -
    0x7fff84265ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff84266000 -
    0x7fff842a1fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff842a2000 -
    0x7fff842faff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff842fb000 -
    0x7fff84384fff  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
    0x7fff843c9000 -
    0x7fff844b0ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff84604000 -
    0x7fff84667ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff84668000 -
    0x7fff846a1ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff846c8000 -
    0x7fff846f0ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff846f1000 -
    0x7fff846f4fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff846f5000 -
    0x7fff846ffff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff84700000 -
    0x7fff84745ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8474c000 -
    0x7fff84759fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8475a000 -
    0x7fff8475bff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8475c000 -
    0x7fff8477bff7  com.apple.CalendarFoundation (7.0 - 113.3) <5A04647C-5CC4-37AB-9CEA-C9B57B0BFA7A> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x7fff8477c000 -
    0x7fff8477cfff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8477d000 -
    0x7fff848b3ff5  com.apple.WebKit (9537 - 9537.78.2) <EB8D3D78-92E7-3B67-8AAF-B51A181461E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff848b4000 -
    0x7fff84c8fffb  com.apple.Altitude (1.0 - 347.6.3) <F0AC2688-DF8E-389B-8F9E-ECCF22AD225B> /System/Library/PrivateFrameworks/Altitude.framework/Versions/A/Altitude
    0x7fff84c90000 -
    0x7fff84d7ffff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff84d80000 -
    0x7fff84d86ff7  libCGXCoreImage.A.dylib (599.35.4) <0A9F43CB-C01F-3A98-AAB3-1E08C65BCFB4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
    0x7fff84d87000 -
    0x7fff84d8fffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
    0x7fff84d90000 -
    0x7fff84da7ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff84da8000 -
    0x7fff84dd4ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff84dd5000 -
    0x7fff84dd9ff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8569e000 -
    0x7fff85a36fff  com.apple.SceneKit (4.0 - 197.1) <D864946D-B843-3B7A-8C81-B682B06CF7FD> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff85a37000 -
    0x7fff85cd8ff9  com.apple.VectorKit (1.0 - 716.20.2) <930BE3D5-C622-3762-8CC1-C84670A086B0> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fff85cd9000 -
    0x7fff85ce3fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff85ce4000 -
    0x7fff85d74ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff85ee9000 -
    0x7fff85eedfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff85eee000 -
    0x7fff85f40fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff85f41000 -
    0x7fff85f58ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff85f59000 -
    0x7fff8601bff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff86067000 -
    0x7fff8609bfff  libssl.0.9.8.dylib (52) <51C844FF-D7CD-3525-9ABB-84B8DD11D5E4> /usr/lib/libssl.0.9.8.dylib
    0x7fff8609c000 -
    0x7fff860f5fff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff860f6000 -
    0x7fff861aeff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff861af000 -
    0x7fff861b5ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 1371.2) <A403E9E7-6BAC-3440-86CA-92D4523E9A3B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff861b6000 -
    0x7fff862a0fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff862a1000 -
    0x7fff862beff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff862bf000 -
    0x7fff86413ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff86414000 -
    0x7fff8643dfff  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
    0x7fff8643e000 -
    0x7fff86522ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86523000 -
    0x7fff86693ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff86694000 -
    0x7fff86a6bfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff86a6c000 -
    0x7fff86a6cff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff86a9f000 -
    0x7fff86aa1fff  com.apple.ExceptionHandling (1.5 - 10) <0DD670E1-08D5-3570-BE98-19030BEA9845> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff86aa2000 -
    0x7fff86af1ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff86af2000 -
    0x7fff86af6fff  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
    0x7fff86af7000 -
    0x7fff86b23fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff86b24000 -
    0x7fff86b24fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff86b6e000 -
    0x7fff86b9ffff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff86ba0000 -
    0x7fff86bc6fff  com.apple.AOSAccounts (1.2.47 - 1.2.75) <BD32015E-F495-3914-AE28-993D3CAD4227> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x7fff86bc7000 -
    0x7fff86d08fff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86d09000 -
    0x7fff86d0efff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86d0f000 -
    0x7fff86d14fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff86d17000 -
    0x7fff86d65ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86d66000 -
    0x7fff86d73ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff86dd1000 -
    0x7fff86decff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff86ded000 -
    0x7fff86eb8fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff86eb9000 -
    0x7fff8701ffff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff87020000 -
    0x7fff87022fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff87384000 -
    0x7fff87390fff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink

    Thx for taking a look at, here the crash report:
    Process:    
    Preview [2555]
    Path:       
    /Applications/Preview.app/Contents/MacOS/Preview
    Identifier: 
    com.apple.Preview
    Version:    
    7.0 (826.4)
    Build Info: 
    Preview-826004000000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [164]
    Responsible:
    Preview [2555]
    User ID:    
    501
    Date/Time:  
    2014-09-23 19:20:16.754 +0200
    OS Version: 
    Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  2BFDC452-83D5-5806-8F7E-163D7933FE54
    Sleep/Wake UUID: 9B048907-059D-4FD8-ACE9-BB88AE90E66D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00007fffa5c830b0
    VM Regions Near 0x7fffa5c830b0:
    Submap            
    00007fff7c143000-00007fff80000000 [ 62.7M] r--/rwx SM=PRV  process-only VM submap
    --> Submap            
    00007fff80000000-00007fffc0000000 [  1.0G] r--/rwx SM=SHM  machine-wide VM submap
    unused shlib __TEXT
    00007fff898e0000-00007fff89a89000 [ 1700K] r-x/r-x SM=COW  system shared lib __TEXT not used by this process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.ImageCaptureCore  
    0x00007fff8ab38543 -[ICMasterDeviceBrowser processDevices:] + 147
    1   com.apple.ImageCaptureCore  
    0x00007fff8ab09ede -[ICCommandCenter handleCompletionEvent:replyEvent:] + 337
    2   com.apple.ImageCaptureCore  
    0x00007fff8ab0aae1 -[ICCommandCenter handleMachMessage:] + 345
    3   com.apple.Foundation    
    0x00007fff92e3a525 __NSFireMachPort + 94
    4   com.apple.CoreFoundation
    0x00007fff95a729c4 __CFMachPortPerform + 388
    5   com.apple.CoreFoundation
    0x00007fff95a72829 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    6   com.apple.CoreFoundation
    0x00007fff95a7279e __CFRunLoopDoSource1 + 478
    7   com.apple.CoreFoundation
    0x00007fff95a637d6 __CFRunLoopRun + 1830
    8   com.apple.CoreFoundation
    0x00007fff95a62e75 CFRunLoopRunSpecific + 309
    9   com.apple.HIToolbox     
    0x00007fff96b3ca0d RunCurrentEventLoopInMode + 226
    10  com.apple.HIToolbox     
    0x00007fff96b3c7b7 ReceiveNextEventCommon + 479
    11  com.apple.HIToolbox     
    0x00007fff96b3c5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    12  com.apple.AppKit        
    0x00007fff8b10924e _DPSNextEvent + 1434
    13  com.apple.AppKit        
    0x00007fff8b10889b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    14  com.apple.AppKit        
    0x00007fff8b0fc99c -[NSApplication run] + 553
    15  com.apple.AppKit        
    0x00007fff8b0e7783 NSApplicationMain + 940
    16  libdyld.dylib           
    0x00007fff941035fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff91276662 kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff909d4421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib       
    0x00007fff909d4136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib  
    0x00007fff91271a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff91270d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff95a63f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff95a63539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff95a62e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit        
    0x00007fff8b2a905e _NSEventThread + 144
    6   libsystem_pthread.dylib 
    0x00007fff939ff899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff939ff72a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff93a03fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x9300c254155c7706  rbx: 0x000061000006f0c0  rcx: 0x0000000000000000  rdx: 0x00007fff59c830b0
      rdi: 0x000061000005c620  rsi: 0x00007fff8bb35618  rbp: 0x00007fff59c83340  rsp: 0x00007fff59c83220
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00007fc2f4014b80  r11: 0x00007fff7bdd0778
      r12: 0x000061000006b500  r13: 0x00007fff9581d080  r14: 0x000061000006b800  r15: 0x000061000005c620
      rip: 0x00007fff8ab38543  rfl: 0x0000000000010206  cr2: 0x00007fffa5c830b0
    Logical CPU:
    2
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x105f7a000 -   
    0x10615dfef  com.apple.Preview (7.0 - 826.4) <40BAB370-D0EA-399C-94E0-F67F8131AAC7> /Applications/Preview.app/Contents/MacOS/Preview
    0x10620c000 -   
    0x106237fff  com.apple.MediaUI (1.1 - 27) <2482C4A0-6D72-3870-AEF1-31F6015F2719> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
    0x7fff5fc0f000 -
    0x7fff5fc42817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff89a89000 -
    0x7fff89b5afff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff89b5b000 -
    0x7fff89b5fff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff89b60000 -
    0x7fff89b88ffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff89be1000 -
    0x7fff89be3fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff89bfc000 -
    0x7fff89c26ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x7fff8aa7c000 -
    0x7fff8ab05ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8ab06000 -
    0x7fff8ab51fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8ab52000 -
    0x7fff8ac58ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8ac6e000 -
    0x7fff8ac74ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8acfd000 -
    0x7fff8ae99ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8ae9a000 -
    0x7fff8ae9dfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8aedd000 -
    0x7fff8af38ffb  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
    0x7fff8af39000 -
    0x7fff8af3afff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8af65000 -
    0x7fff8af6fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8af70000 -
    0x7fff8af70fff  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
    0x7fff8af73000 -
    0x7fff8af7fffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8afa8000 -
    0x7fff8afe6ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8b00b000 -
    0x7fff8b018ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8b019000 -
    0x7fff8b019fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8b01a000 -
    0x7fff8b03fff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8b05d000 -
    0x7fff8b06dfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8b0b4000 -
    0x7fff8b0e4fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8b0e5000 -
    0x7fff8bc5bff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8bc7b000 -
    0x7fff8bcccfff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8bde2000 -
    0x7fff8bde3fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8bde4000 -
    0x7fff8bdebfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8bdef000 -
    0x7fff8be66fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8c03d000 -
    0x7fff8c30eff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8c30f000 -
    0x7fff8c34afff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8c34b000 -
    0x7fff8c3a3ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8c3a4000 -
    0x7fff8c42dfff  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
    0x7fff8c472000 -
    0x7fff8c559ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff8c6ad000 -
    0x7fff8c710ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8c711000 -
    0x7fff8c74aff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8c771000 -
    0x7fff8c799ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8c79a000 -
    0x7fff8c79dfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8c79e000 -
    0x7fff8c7a8ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8c7a9000 -
    0x7fff8c7eeff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8c7f5000 -
    0x7fff8c802fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8c803000 -
    0x7fff8c804ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8c825000 -
    0x7fff8c825fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8cd39000 -
    0x7fff8ce28fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8ce39000 -
    0x7fff8ce50ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8ce7e000 -
    0x7fff8ce82ff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d747000 -
    0x7fff8dadffff  com.apple.SceneKit (4.0 - 197.1) <D864946D-B843-3B7A-8C81-B682B06CF7FD> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff8dd82000 -
    0x7fff8dd8cfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8dd8d000 -
    0x7fff8de1dff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8df92000 -
    0x7fff8df96fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8df97000 -
    0x7fff8dfe9fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8dfea000 -
    0x7fff8e001ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff8e002000 -
    0x7fff8e0c4ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8e145000 -
    0x7fff8e19efff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8e25f000 -
    0x7fff8e349fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8e34a000 -
    0x7fff8e367ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8e368000 -
    0x7fff8e4bcff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8e4bd000 -
    0x7fff8e4e6fff  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
    0x7fff8e4e7000 -
    0x7fff8e5cbff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8e5cc000 -
    0x7fff8e73cff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8e73d000 -
    0x7fff8eb14fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8eb15000 -
    0x7fff8eb15ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8eb9b000 -
    0x7fff8eb9ffff  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
    0x7fff8eba0000 -
    0x7fff8ebccfff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8ebcd000 -
    0x7fff8ebcdfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8ec70000 -
    0x7fff8edb1fff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8edb2000 -
    0x7fff8edb7fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8edb8000 -
    0x7fff8edbdfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8edc0000 -
    0x7fff8ee0eff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8ee0f000 -
    0x7fff8ee1cff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8ee7a000 -
    0x7fff8ee95ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8ee96000 -
    0x7fff8ef61fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8f0c9000 -
    0x7fff8f0cbfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff8f44b000 -
    0x7fff8fd6a797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8fef3000 -
    0x7fff8ffbdff7  com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8ffbe000 -
    0x7fff8ffc1fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8ffce000 -
    0x7fff90015fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff90016000 -
    0x7fff90045fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff90046000 -
    0x7fff9007eff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff9007f000 -
    0x7fff900ecfff  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
    0x7fff900ed000 -
    0x7fff901deff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff9026b000 -
    0x7fff906b9fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff906c5000 -
    0x7fff906c6fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff90912000 -
    0x7fff90978fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff909d1000 -
    0x7fff909ebfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff909ee000 -
    0x7fff90dcfffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff90dd0000 -
    0x7fff90e3cfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff90ed2000 -
    0x7fff90f39ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff90f3a000 -
    0x7fff90f3dffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff90f68000 -
    0x7fff90f8cfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff90fed000 -
    0x7fff91052ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91053000 -
    0x7fff91058ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff9108a000 -
    0x7fff910d8fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff910d9000 -
    0x7fff91126ff2  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
    0x7fff91127000 -
    0x7fff91168fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff91169000 -
    0x7fff91198ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff911a6000 -
    0x7fff911c1ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff91218000 -
    0x7fff9125fff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff91260000 -
    0x7fff9127cff7  libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9127d000 -
    0x7fff912e1fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff912ec000 -
    0x7fff91307ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff91308000 -
    0x7fff91309fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff9130a000 -
    0x7fff9142cfff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff9142d000 -
    0x7fff91435ff7  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
    0x7fff91436000 -
    0x7fff915eeffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
    0x7fff915ef000 -
    0x7fff915efffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff915f0000 -
    0x7fff91619ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff91727000 -
    0x7fff9172bff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff9172f000 -
    0x7fff9173aff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9185b000 -
    0x7fff9186dfff  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
    0x7fff91fbe000 -
    0x7fff91fe5ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff92081000 -
    0x7fff920f4fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff920f5000 -
    0x7fff9211aff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff92122000 -
    0x7fff923b6ff7  com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff923b7000 -
    0x7fff92467ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff925d4000 -
    0x7fff92742ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff92743000 -
    0x7fff929a4fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff929a5000 -
    0x7fff929b1ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92c4f000 -
    0x7fff92d7efef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff92d83000 -
    0x7fff92dcfffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff92dd0000 -
    0x7fff930d0ff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff93827000 -
    0x7fff9384effb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff9384f000 -
    0x7fff93858ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff93889000 -
    0x7fff938adff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff938ae000 -
    0x7fff938fbfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff938fe000 -
    0x7fff93922fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff939fe000 -
    0x7fff93a05ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff93dc5000 -
    0x7fff93defff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff93df0000 -
    0x7fff93e5fff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff93e60000 -
    0x7fff93e61ff7  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
    0x7fff93e94000 -
    0x7fff93ea2fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff93ea3000 -
    0x7fff93eb5ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff93eb6000 -
    0x7fff93ee5ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff93efa000 -
    0x7fff93f02fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff93f03000 -
    0x7fff93f19fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff93f46000 -
    0x7fff93f4dff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff93fba000 -
    0x7fff93fc7ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff93fc8000 -
    0x7fff93fc9ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff93fca000 -
    0x7fff940faff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff940fb000 -
    0x7fff940ffff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff94100000 -
    0x7fff94103ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff94396000 -
    0x7fff9466afc7  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
    0x7fff9471b000 -
    0x7fff94723ff3  libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff94724000 -
    0x7fff94777fff  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
    0x7fff94778000 -
    0x7fff949dcffd  com.apple.security (7.0 - 55471.14.18) <83A9E8C8-06A1-3F6D-8514-C35CD0DBD370> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff949dd000 -
    0x7fff94a3cfff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff94a3d000 -
    0x7fff94b2bfff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff94b5a000 -
    0x7fff94b5cfff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff94b5d000 -
    0x7fff94b5dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff94bc1000 -
    0x7fff94ff4ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff95052000 -
    0x7fff95052fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff95053000 -
    0x7fff9505bff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff9505c000 -
    0x7fff9505dffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff95064000 -
    0x7fff95066fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff95094000 -
    0x7fff950ddfff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff950de000 -
    0x7fff950e7fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff950e8000 -
    0x7fff950eaff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff950eb000 -
    0x7fff95177ff7  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
    0x7fff95182000 -
    0x7fff95182ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff95183000 -
    0x7fff956a6fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff956a7000 -
    0x7fff956affff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff956b0000 -
    0x7fff956effff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff956f0000 -
    0x7fff956f9ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
    0x7fff956fa000 -
    0x7fff9574bff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9574c000 -
    0x7fff9575bff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9575c000 -
    0x7fff9575eff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff9575f000 -
    0x7fff957a1ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff957a2000 -
    0x7fff957d1fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff95818000 -
    0x7fff959c5f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff959c6000 -
    0x7fff959d1fff  libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib
    0x7fff959d2000 -
    0x7fff959eaff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff959eb000 -
    0x7fff959f2ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff959f3000 -
    0x7fff95bd8fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95bdc000 -
    0x7fff95bdffff  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
    0x7fff95be0000 -
    0x7fff95bf9ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff95bfe000 -
    0x7fff95c86ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff95cc9000 -
    0x7fff95cccffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff95ccd000 -
    0x7fff95ccdfff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff95cce000 -
    0x7fff95cdfff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff95ce0000 -
    0x7fff96057ff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff96058000 -
    0x7fff96063fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff96064000 -
    0x7fff9606dfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff9606e000 -
    0x7fff96109ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff9610a000 -
    0x7fff9610cff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff9610d000 -
    0x7fff96355ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff96378000 -
    0x7fff96662fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff96787000 -
    0x7fff9678dff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff9678e000 -
    0x7fff96ac4fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff96ac5000 -
    0x7fff96acdffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff96add000 -
    0x7fff96af6ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff96b0e000 -
    0x7fff96db8ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff96db9000 -
    0x7fff96dbeff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff96dd6000 -
    0x7fff96e9aff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff96e9b000 -
    0x7fff96eb7fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff97366000 -
    0x7fff97370ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff97371000 -
    0x7fff973f2fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff973f3000 -

  • While updating my ipad to new software through itunes it got stuck and does not work anymore - it just displays the screen with symbols of itunes and the cable to connect to it - help - what should i do?

    while updating my ipad to new software through itunes it got stuck and does not work anymore - it just displays the screen with symbols of itunes and the cable to connect to it - help - what should i do?

    Disconnect the iPad, do a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release. The screen will go blank and then power ON again in the normal way.] It is 'appsolutely' safe!, reconnect and follow the prompts.
    If that does not work then see here http://support.apple.com/kb/HT1808

  • After updating my iPod touch 3rd generation to IOS5 some default apps are not working (anymore)

    Hi,
    I updated my iPod touch 3g from IOS 4.x to IOS 5 last week and since then my iPod makes troublle!
    First of all, during the update I did not see any Problems. After the update, I mean the step where the data will be restored to the iPod, I synchronized some APPS at the same time, maybe that was a big mistake. My iPod makes hard resets many times in a loop until it frozes.
    So the only thing I could do here is pressing the home button and the power switch at the same time until it gets rebooted. The sync started again and it looked like everything runs fine.
    As I tried to use iMessage first time I realised the first Problem: I am unable to loginto iMessage with my Apple ID. My Apple ID runs fine, I can by Apps and so on. I also enabled iCloud to see that my Apple ID is ok. But logging into iMessage I put in my Apple credentials and Password, click on next, wait 3 seconds and the screen flips back. So this feature is not working.
    Next issue I see is that randomly my iPod hard resets itself. Even if I don't do anything with my iPod I can see that it resets itself, booting with the apple icon. This happens minimum three times a day... (Exception Type: EXC_BAD_ACCESS (SIGSEGV), Kern_INVALID_ADDRESSat 0x00000000)
    Today I tried YouTube, an internal Application which I cannot reinstall. It's not working anymore, starting YouTube says: Unable to connect to YouTube!
    I have no clue whats going on here because email and web is working fine.
    In my eyes I would like to reset the whole device to a state before running IOS5 and I would try the update again. But my Question is how to reinstall IOS5?
    If IOS5 will not run smoothly on my iPod, I would prefer to backref to iOS4x.
    Is there anyone who could help me out here?
    Thanks,
    Daniel

    Found the rootcause. The battery was damaged and unable to have enough power to keep the device alive. After changing the device problem is solved.

  • After updating to V 15.0 I have the issue that suddenly many but not all of the functions do not work anymore. Menues and download links do not work.

    I have updated my firefox to version 15.0. After this I have the effect that at some unspecified time during use many of the functions stop working. Menu's do not open, download links do not work anymore and so on. Opening new tab's or windows still works. Links on pages partly work partly not. Copy and paste does not work anymore on webpages. It takes ending the firefox process and restarting to correct the issue until it happens again. I have those effects on totally different webpages. At this time it happens every time after I start Firefox but not right away. Firefox first works for some time and then it suddenly doesn't anymore without me having done anything special

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

Maybe you are looking for

  • How do i go about deleting a large number of files at the same time?  where's the easiest place to do it?

    how do i go about deleting a large number of files at the same time?  where's the easiest place to do it?

  • PTG and Jakarta Tomcat 3.2

    Hello! Has anyone tried to get PTG up and running with Jakarta Tomcat 3.2? I am thinking of giving this a try and would appreciate input from everybody who has experience with the combination. Thanks! Stephan.

  • Order unit cannot be used

    Hi Gurus, Our requirement is to used the order unit.. we have previous purchase order using the base unit of material and then i update the material indicating required order unit. When we create the Purchase Order some material did not hook the orde

  • Plugging in Ipod classic restarts computer + blue screen!

    So I haven't had a problem with my 80gb ipod classic until last night. Last night I updated my itunes and then plugged my ipod in to sync it. Within a second a blue screen had appeared on my computer and my computer restarted. I tried again today and

  • SITE OF THE DAY page layout

    We are trying to create a layout very similar to the one used for the MUSE Site of the day. 16 boxes, if you hover it shows the name of the design and if you click on it you go to the design page. We will be adding designs regularly, so ideally, the