[SOLVED]Printer HP-PSC1315 does not work (Filter failed) w/ kernel 3.8

I moved to archlinux nearly a month ago. I liked it from the start. Finally a distro I could love. Back then the kernel version was 3.7.9. My old HP-PSC1315 printer worked flawless. Just installed and enabled cups, then installed hplip, ran hp-probe and hp-setup -i. But soon the kernel was updated to 3.8.3 and then to 3.8.4. Since that I keep getting the message "Filter failed" despite all my efforts. But the scanner works normally. It does not seem to be a problem caused by the updating of hplip or cups. It seems to be a compatibility problem with kernel 3.8, because when I downgrade to 3.7.9 the newest versions of hplip and cups work fine.  The only way I found out to circumvent the problem is to print from a virtualbox machine where the [core] packages were installed from an old repository with kernel 3.7--a very annoying work around.
Could anyone help me, please?
Last edited by tenoriocalc (2013-04-12 23:57:53)

Thanks for the advice. I agree it is hard to blame kernel 3.8 on that. But hplip 3.13.3, cups 1.6.2 and foomatic 1:4.0.17 have the same versions on both cases. Setting "cupsctl LogLevel=debug2" produces a very verbose /var/log/cups/error_log file. Below I have omitted most of it and select only what I think is most significant. Sorry for the long post.
d [30/Mar/2013:13:48:27 -0300] cupsdFinishProcess(pid=1749, name=0x7fff88f156c0, namelen=1024, job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/filter/pstopdf"
D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1749 (/usr/lib/cups/filter/pstopdf) exited with no errors.
d [30/Mar/2013:13:48:27 -0300] cupsdFinishProcess(pid=1750, name=0x7fff88f156c0, namelen=1024, job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/filter/pdftopdf"
D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1750 (/usr/lib/cups/filter/pdftopdf) exited with no errors.
D [30/Mar/2013:13:48:27 -0300] [Job 18] Failed to send: org.freedesktop.ColorManager.NotFound:device id 'psc_1310' does not exists
D [30/Mar/2013:13:48:27 -0300] [Job 18] Failed to get profile filename!
I [30/Mar/2013:13:48:27 -0300] [Job 18] no profiles specified in PPD
D [30/Mar/2013:13:48:27 -0300] [Job 18] Ghostscript command line: /usr/bin/gs -dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE -sDEVICE=cups -sstdout=%stderr -sOutputFile=%stdout -sMediaType=Plain -sOutputType=0 -r600x600 -dMediaPosition=7 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -dcupsBitsPerColor=8 -dcupsColorOrder=0 -dcupsColorSpace=1 -dcupsRowStep=1 -dcupsInteger0=2 -dcupsInteger1=3 -scupsPageSizeName=Letter -I/usr/share/cups/fonts -c -f -_
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
d [30/Mar/2013:13:48:27 -0300] select_timeout: JobHistoryUpdate=1364748446
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[8]="HOME=/var/spool/cups/tmp"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[10]="SERVER_ADMIN=root@ArchLinux"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[11]="SOFTWARE=CUPS/1.6.2"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[12]="TMPDIR=/var/spool/cups/tmp"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[13]="USER=root"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[14]="CUPS_MAX_MESSAGE=2047"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[15]="CUPS_SERVER=/var/run/cups/cups.sock"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[16]="CUPS_ENCRYPTION=IfRequested"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[17]="IPP_PORT=631"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[18]="CHARSET=utf-8"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[19]="LANG=en_US.UTF-8"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[20]="PPD=/etc/cups/ppd/psc_1310.ppd"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[21]="RIP_MAX_CACHE=128m"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[22]="CONTENT_TYPE=application/postscript"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[23]="DEVICE_URI=hp:/usb/psc_1310_series?serial=BR57E3H0YGO2"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[24]="PRINTER_INFO="
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[25]="PRINTER_LOCATION="
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[26]="PRINTER=psc_1310"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[27]="PRINTER_STATE_REASONS=none"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[28]="CUPS_FILETYPE=document"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[29]="FINAL_CONTENT_TYPE=printer/psc_1310"
D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[30]="AUTH_INFO_REQUIRED=none"
d [30/Mar/2013:13:48:27 -0300] select_timeout: JobHistoryUpdate=1364748446
I [30/Mar/2013:13:48:27 -0300] [Job 18] Start rendering...
D [30/Mar/2013:13:48:27 -0300] [Job 18] Set job-printer-state-message to "Processing page 1...", current level=INFO
D [30/Mar/2013:13:48:27 -0300] [Job 18] STATE: +connecting-to-device
D [30/Mar/2013:13:48:27 -0300] [Job 18] prnt/backend/hp.c 745: ERROR: open device failed stat=12: hp:/usb/psc_1310_series?serial=BR57E3H0YGO2
job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/backend/hp"
D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1753 (/usr/lib/cups/backend/hp) stopped with status 1.
job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/filter/hpcups"
D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1752 (/usr/lib/cups/filter/hpcups) did not catch or ignore signal 13.
d [30/Mar/2013:13:48:27 -0300] cupsdFinishProcess(pid=1751, name=0x7fff88f156c0, namelen=1024, job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/filter/gstoraster"
D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1751 (/usr/lib/cups/filter/gstoraster) stopped with status 13.
d [30/Mar/2013:13:48:27 -0300] select_timeout: JobHistoryUpdate=1364748446
d [30/Mar/2013:13:48:27 -0300] finalize_job(job=0x7f1f9bd8d730(18))
d [30/Mar/2013:13:48:27 -0300] cupsdSetPrinterReasons(p=0x7f1f9bdb3740(psc_1310),s="-connecting-to-device,cups-remote-pending,cups-remote-pending-held,cups-remote-processing,cups-remote-stopped,cups-remote-canceled,cups-remote-aborted,cups-remote-completed"
d [30/Mar/2013:13:48:27 -0300] cupsdSetPrinterReasons(p=0x7f1f9bdb3740(psc_1310),s="-offline-report"
I [30/Mar/2013:13:48:27 -0300] [Job 18] Printer stopped due to backend errors; please consult the error_log file for details.
Last edited by tenoriocalc (2013-03-31 00:42:26)

Similar Messages

  • Photoshop CS5 Print Settings button does not work

    Photoshop CS5 (updated to newest version 12.0.4) Print Settings button does nothing regardless of printer requested.  Does not work with either an HP1102w or a Cannon Pro9000 Mark II.  I have deleted printers and reinstalled but it still doesn't work.  Using a Mac Mini with OS 10.7.5
    Message was edited by: HCASED

    Received this from Black Magic:
    From: Albert Chu [[email protected]]
    Sent: Friday, April 03, 2009 7:11 PM
    Subject: Re: For Albert: ISSUE: Playback Settings button in BlackMagic (Intensity Pro) project not working
    Importance: High
    Hello Joe,
    Funny enough, I was just about to run this test and happened to check with another tech about this.  Apparently another customer had gotten in touch with us regarding the same issue and after confirming this, found that it is a bug.  As such, this has been logged and we should hopefully see a fix for it in our future updates.
    Please continue to check our software downloads page for this update (we do an update roughly every 6 to 8 weeks).  Thanks for your patience.
    Regards,
    Albert Chu
    Support Engineer
    Blackmagic Design Inc.
    www.blackmagic-design.com

  • [SOLVED} Suspend to ram does not work (with sleep, s2ram, pm-utils)

    Hi.
    I would like to ask for one thing: i can't suspend to ram or resume from suspend to ram.
    I treid to check over www in order to find some help, some solutions, and how to fix that. Unfortunately, i found these:
    https://forums.opensuse.org/showthread. … 13-2/page2
    https://bugzilla.opensuse.org/show_bug.cgi?id=913105
    https://forums.opensuse.org/showthread. … S-13-1-x64
    Bug 91921 - WD 2TB Caviar black causes hard lock on resume S2RAM
    https://bugzilla.kernel.org/show_bug.cgi?id=91921
    In fact, when i was researching of this problem i wanted to check if my graphic card and memory are failing so a did few changes (removed memory stick and so one) but in doing this i removed almost all of my hard disk drives because i didn't want to hurt them with many reboots or resets.
    What did i find? It is strange, kernel version is not important because i checked most of them.
    I removed 2x2TB Seagate F14 series along with 4x3TB WD Green. Then i checked s2ram, it went to suspend, and resumes correctly. Everything works. I put it to sleep with s2ram -f -a 1. Works
    I attached my 4x3TB WD Green drives. I put computer to sleep with s2ram...it causes hard lock, black screen, i could do only poweroff by powerbutton. s2ram -f -a 1 causes freez. Sometimes, but not constantly, s2ram -f -a 3 -p is being able to suspend...(mostly it does a freez, hard lock computer) but sometimes it is able to put it to a sleep, but resume just freezes everyting - no blinking cursor, no blinking num lock led and so on.
    I know that you would suggest me to check logs - this is the main problem. Logs for pm-suspend works when i suspend or resume without WD drives attached. When i have them connected, i'm not able to check pm-logs because computer hangs, freezes and logs are not being stored/writed to pm-suspend.log and pm-powersave.log.
    Could somebody help? Point me to a solution? I can't check logs because there are not any when freezing occurs. I checked openSuse thread and many others and for other systems there were some kernel fixex, patches.
    They wrote that WD blacks are at fault because they don't have APM. Well, in fact my WD Green have APM with very aggresive factory settings: they park heads over 8 seconds not being used. I disabled it in firmware but disabling it is not the point and not the problem. People have the same problem even with APM and parking heads on other WD drives, i found it that some have it with WD Red's drives and even with very old 320GB WD Blue series - what is more funny, i have 640GB AAKS blue from WD and with this drive i can suspend or resume - APM on this drive is also unavilable, like in Green series because i changed it with wdidle with prebootable cd. I can't  supend or resume with 3TB WD Greens.
    BTW - suspend to disk, with pm-utils and uswsusp works ok, in 100% every time. (i had to add "shutdown method = shutdown" to /etc/suspend.conf from uswsusp package).
    On Windows machine it works. Can suspend, can resume, can hibernate.
    Last edited by firekage (2015-03-07 03:27:28)

    Hm, sometimes i found myself astonished because some things just does not work at all on one machine, while the other one has no problem at all. I was trying to find why suspend to ram won't work at all...and while i was searching i found one topic that was leading to upower dbus. Similar problem with upower i found, by coincidence, on Manjaro forum.
    dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend
    this command above returns all the time:
    Error org.freedesktop.DBus.Error.UnknownMethod: Method "Suspend" with signature "" on interface "org.freedesktop.UPower" doesn't exist
    I tried this:
    sudo systemctl enable acpid.service
    sudo systemctl --system daemon-reload
    sudo systemctl restart systemd-logind
    As soon as i enabled and started acpid.service...my supend to ram, from kde, works like a charm, without graphic problem, or freezing.
    There is few question: why on my desktop suspend doesen't work out of the box, when even archwiki says it should? Why on my netbook machine (Acer AOD270) that has the same package installed it works out of the box? Why on my desktop machine acpid.service was not enabled, was not started and was not running while on the notebook it does?
    Anyway...i fixed it by a big coincidence because on Fedora forum somebody has problem with suspend to ram with nvidia GTX750 and this card was new like my card (GTX660). He posted the same problem with upower that i posted in quotes and because of this i found another thing on Manjaro forum and that was it!
    BTW - this problem, i now think, is not related to my WD drives because it works with them. I think that there was another one ugly thing that broke my suspend to ram ability - bios of my motherboard (so called uefi bios with support for old one) has no option for S1-S5 stated (like the previous motherboards had) and only have ASPM...and ASPM is in my opinion broken but i will try to veryfi it one again later.
    Last edited by firekage (2015-03-07 03:29:20)

  • What can I do to solve 3G service that does not work properly on iPad3?

    Hi, I have problem with my new iPad3. the thing is that 3G service does not work properly, while Edge service is ok. I realize that it is not because of my Sim, but the device itself. What can I do? any idea? thank in advance.

    I wish it was that. When I turn on 3G, the signal is full. Then, when I connect internet using 3G, its signal turn to 2G, Searching, No service, searching, and finally go back to 3G agian. This happen every minute although I tried to move to a hight 3G signal.

  • Ralink RT5390 Does Not Work on the UEK Kernel

    We installed OL6.3 and Ubuntu 12.04 on a new Asus X45A notebook. It has a Ralink RT5390 wireless card. With Ubuntu, both wifi and video work flawlessly. However, the wifi driver (from elrepo) does not work for the the uek kernel (2.6.39). While the wifi driver works when boot into the RHEL kernel (2.6.32), it created an "even bigger problem" in that the video starts at about 1/10 from the left edge of the screen.
    As a result, we can only boot into Ubuntu on this new notebook, but we would like to use the uek kernel. Any suggestion will be appreciated.

    Dude wrote:
    It wouldn't surprise me if was more power efficient because half your hardware, e.g. wireless apparently isn't working ;-) I have three notebooks running OL6. Wireless works on all three of them. (One of the notebooks its wireless has problem with the UEK kernel, but no problem with the RHEL kernel.)
    However, power management support means computer sleep and idle functions to slow down your computer's power
    consumption when it is not needed, e.g. down clock your CPU and slow down your hardware, dim your screen, etc.
    when running on battery, etc.This needs further verification, but all these functions seem to be working with OL6.
    But again, please no one be fooled by my overly optimistic and simplistic comments*. The reality is, I am glad OL6 desktop works at all.
    * For example, I actually installed OL6 on 4 notebooks, one of them "does not work" because I couldn't dim the screen. I did not intend to lie, but subconsciously, I somewhat forgot that there was this failed case.
    Edited by: Ping-Wu on Dec 19, 2012 7:48 AM

  • [SOLVED] Hotplugging Synaptics touchpad does not work

    Hey there,
    I tried to hotplug my touchpad with X.org/HAL but to no avail :(
    Here's my /etc/hal/fdi/policy/11-x11-synaptics.fdi:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <deviceinfo version="0.2">
    <device>
    <match key="info.product" contains="ETPS/2 Elantech Touchpad">
    <append key="info.capabilities" type="strlist">input.touchpad</append>
    </match>
    <match key="info.capabilities" contains="input.touchpad">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    <merge key="input.x11_options.TapButton1" type="string">1</merge>
    <merge key="input.x11_options.TapButton2" type="string">3</merge>
    <merge key="input.x11_options.TapButton3" type="string">2</merge>
    <!-- Arbitrary options can be passed to the driver using
    the input.x11_options property since xorg-server-1.5. -->
    <!-- EXAMPLES:
    Switch on shared memory, enables the driver to be configured at runtime
    <merge key="input.x11_options.SHMConfig" type="string">true</merge>
    Maximum movement of the finger for detecting a tap
    <merge key="input.x11_options.MaxTapMove" type="string">2000</merge>
    Enable vertical scrolling when dragging along the right edge
    <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
    Enable vertical scrolling when dragging with two fingers anywhere on the touchpad
    <merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>
    Enable horizontal scrolling when dragging with two fingers anywhere on the touchpad
    <merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>
    If on, circular scrolling is used
    <merge key="input.x11_options.CircularScrolling" type="string">true</merge>
    For other possible options, check CONFIGURATION DETAILS in synaptics man page
    -->
    </match>
    </device>
    </deviceinfo>
    However, lshal doesn't show that my touchpad's input.x11_driver = 'synaptics' thus X.org doesn't recognise it:
    udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input'
    info.capabilities = {'input', 'input.touchpad'} (string list)
    info.category = 'input' (string)
    info.parent = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port' (string)
    info.product = 'SynPS/2 Synaptics TouchPad' (string)
    info.subsystem = 'input' (string)
    info.udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input' (string)
    input.device = '/dev/input/event7' (string)
    input.originating_device = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port' (string)
    input.product = 'SynPS/2 Synaptics TouchPad' (string)
    linux.device_file = '/dev/input/event7' (string)
    linux.hotplug_type = 2 (0x2) (int)
    linux.subsystem = 'input' (string)
    linux.sysfs_path = '/sys/devices/platform/i8042/serio1/input/input7/event7' (string)
    I'm at a loss about how to solve this and I've disabled hotplugging as a temporary though not optimal measure. Someone help me :(
    Last edited by rofflwaffls (2009-04-08 11:06:41)

    X.Org X Server 1.6.0
    Release Date: 2009-2-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.28-ARCH i686
    Current Operating System: Linux localhost 2.6.29-ARCH #1 SMP PREEMPT Sun Mar 29 18:08:33 UTC 2009 i686
    Build Date: 02 March 2009 06:09:25PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 5 08:42:39 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Mouse0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Keyboard0
    (WW) Disabling Mouse0
    (II) Loader magic: 0x7a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@0:5:0) nVidia Corporation C51 [Geforce 6150 Go] rev 162, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, 0xb1000000/16777216, BIOS @ 0x????????/131072
    (--) PCI: (0@0:10:3) nVidia Corporation MCP51 PMU rev 163, Mem @ 0xb0040000/262144
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 180.44 Mon Mar 23 15:29:02 PST 2009
    (II) Loading extension GLX
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) NVIDIA dlloader X Driver 180.44 Mon Mar 23 15:05:32 PST 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 00@00:05:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce Go 6150 (C51) at PCI:0:5:0 (GPU-0)
    (--) NVIDIA(0): Memory: 524288 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.51.28.53.15
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce Go 6150 at PCI:0:5:0:
    (--) NVIDIA(0): LPL (DFP-0)
    (--) NVIDIA(0): LPL (DFP-0): 310.0 MHz maximum pixel clock
    (--) NVIDIA(0): LPL (DFP-0): Internal Dual Link LVDS
    (II) NVIDIA(0): Assigned Display Device: DFP-0
    (==) NVIDIA(0):
    (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    (==) NVIDIA(0): will be used as the requested mode.
    (==) NVIDIA(0):
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "nvidia-auto-select"
    (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
    (--) NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    (II) NVIDIA(0): configuration option may not be set correctly. When the
    (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0): Config Options in the README.
    (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) NVIDIA(0): enough to receive ACPI display change hotkey events.
    (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (**) Option "dpms"
    (**) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing extension GLX
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Option "xkb_variant" "dvorak"
    (II) config/hal: Adding input device HID 062a:0000
    (**) HID 062a:0000: always reports core events
    (**) HID 062a:0000: Device: "/dev/input/event7"
    (II) HID 062a:0000: Found 3 mouse buttons
    (II) HID 062a:0000: Found x and y relative axes
    (II) HID 062a:0000: Found scroll wheel(s)
    (II) HID 062a:0000: Configuring as mouse
    (**) HID 062a:0000: YAxisMapping: buttons 4 and 5
    (**) HID 062a:0000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "HID 062a:0000" (type: MOUSE)
    (**) HID 062a:0000: (accel) keeping acceleration scheme 1
    (**) HID 062a:0000: (accel) filter chain progression: 2.00
    (**) HID 062a:0000: (accel) filter stage 0: 20.00 ms
    (**) HID 062a:0000: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event6"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (**) Option "xkb_variant" "dvorak"

  • PAL: Deploy changes on printer to targetsystems does not work

    Hi folks.
    I set up PAL (printing assistant landscape) and deployed the printers from central to target-systems. Adding-/Removing printers from the Target-group works fine (in case there arenu2019t any spools on device).
    But in case I want to change the u201Cdestination hostu201D for example in trx spad, the changes wonu2019t be made on the target system after redeployment of the printer.
    It only works when deleting and reading over PAL.
    I was searching for notes and for information in the PAL-guideline. This use-case isnu2019t mentioned.
    Does anybody of you guys have an idea how to deploy these changes to the target-server? Did I wrong configuration, does this work at your site or is this function missing in PAL?
    Thanks for your inputs!
    Kind regards, Andreas

    Hi!
    Thanks for your reply. I'm familiar with these documents. There I haven't found information how or if redistributing of changes from source to target system should work.
    The workaround to deploy changes is delete/add the printer from the target group. This canu2019t be the only solution??
    help.sap.com "only" provides how to configure PAL and how work with PAL (Create/Delete).
    So, the simple question is: If I make changes on a deployed printer in SPAD in the central system and then I distribute it over PAL... why the changes aren't set to target systems?
    Greetings, Andreas

  • Print to Video Does not Work

    I am running Final Cut pro 5. I am trying to send my time line to a mindv deck using print to video. I have a monitor hooked up to the deck to watch what is being recorded. I set my in and out points in the time line and and select print to video from the menu. I do not have any of the boxes checked, because i have black and color bars already in my time line. I select in/out and hit ok. The screen goes black and my video shows up in the middle playing, but nothing shows up on my monitor and when i watch the tape that i am recording to, there is nothing on there as well. The device control is working, because I can capture footage off of the deck, but it seems to not be getting a signal when I am trying to print to tape. I have also tried edit to tape, and I press record on the deck after setting up the sequence and then I play the sequence, and nothing is still recorded onto the tape. For both edit to tape and print to tape, everything is working, but nothing is being recorded onto the tape. I have also tried hooking up my sony camera to be used to record, but that doesn't work either. Any help would be great thanks!
    G5   Mac OS X (10.3.9)  

    Make sure the deck has it's input selection set to firewire for starters...
    I'm not clear if this is part of the problem, but FCP 5.0.4 will run better in Tiger.
    But if you can see external video, you should also be able to print to video or edit to tape... if you can't then keep troubleshooting your Firewire connection... got a different cable to try? Can you capture video OK?
    Jerry

  • 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 -

  • [SOLVED] Lightdm theming (GTK) does not work?

    Hi,
    Silly maybe, but in trying out lightdm(-GTK) to replace gdm, I am unable to change the GTK-theme in /etc/lightdm/lightdm-gtk-greeter.conf.
    I was able to change the background and the font, but the theme, the icon (and maybe cursor) remain the default grey. I have tried using Adwaita, which should be installed together with gnome 3 and I have installed gnome-shell-theme-faience from AUR to try it out. None of them are working.
    Maybe this is related:
    I do seem to have another problem with the user-theme-extension: it was outdated according to extensions.gnome.org, so I removed it with pacman and I installed it via the gnome website. But gnome-tweak-tool keeps telling me there is an error with the extension and I'm not able to set a user theme with that tool...
    Anybody have a clue? The wiki nor the AUR hold much info on this and the web is talking about the unity-greeter mostly...
    Last edited by zenlord (2012-06-18 17:18:07)

    The lack of responses seem to indicate two possibilities:
    1. I'm the only one having a problem, or
    2. This is not a bug - I should theme lightdm-gtk manually.
    In either case: the extension-problem is solved now, so that should not interfere (anymore), and upgrading to the latest lightdm(-gtk-greeter) has not solved the problem...
    Last edited by zenlord (2012-06-05 08:02:40)

  • Turning on Web Sharing does not work and fails to load apache web server

    Sort of answering my own question here but hope it will be useful to other people and save them some time.
    After receiving my shiny new imac with os x lion pre-installed, I was a little dismayed and confused when I went to System Preferences -> Internet and Wireless -> Sharing and attempted to check the Web Sharing. Every time I clicked this option I was told Web Sharing was starting but would then repeatedly fail and apache failed to start.
    Looking in the Console I find:
    org.apache.httpd: dyld: Library not loaded: /usr/lib/libpq.5.dylib
    org.apache.httpd: Referenced from: /usr/sbin/httpd
    org.apache.httpd: Reason: image not found
    Entering in the console:
    vim /Library/Logs/DiagnosticReports/httpd_2011-08-06-165030_localhost.crash (date and time bit will vary)
    reveals:
    Process:         httpd [2418]
    Path:            /usr/sbin/httpd
    Identifier:      httpd
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2011-08-06 16:50:30.106 +0100
    OS Version:      Mac OS X 10.7 (11A511a)
    Report Version:  9
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: /usr/lib/libpq.5.dylib
      Referenced from: /usr/sbin/httpd
      Reason: image not found
    Binary Images:
           0x1022f6000 -        0x102352fef  httpd (??? - ???) <9D63FBFD-DD87-3DD5-AD1A-D8A79FEC3EE8> /usr/sbin/httpd
    "/Library/Logs/DiagnosticReports/httpd_2011-08-06-165030_localhost.crash" 32L, 1469C
    TO FIX THIS ISSUE:
    It appears /usr/lib/libpq.5.dylib does not exist but /usr/lib/libpq.5.3.dylib does.
    Fix by creating a symbolic link from /usr/lib/libpq.5.3.dylib to /usr/lib/libpq.5.dylib
    =
    sudo ln -s /usr/lib/libpq.5.3.dylib /usr/lib/libpq.5.dylib
    Going back to System Preferences -> Internet and Wireless -> Sharing clicking Web Sharing a couple of times turns Web Sharing on successfully!
    Going to http://localhost/ displays the "It Works!" page.
    HTH people as it took me a while to find the correct solution online from:
    http://www.azattis.com/2011/07/os-x-lion-postgresql-84-install-problem.html

    Hi there,
    You seemed to have had a similar problem to what I now have and so wondered if you might be able to help me :-)
    I have posted this as a new post as well but if anyone has five mins could they take a look - I would be very grateful. Here you go:
    I am new to all this so I have probably made some simple errors and I hope someone can help me. I will retell what I have done as I haven't a clue what part of what I have done has mucked things up.
    I am really stuck. Web sharing will not start on my iMac running Lion OS X. It did work fine and then I wanted to activate PHP so my test website contact form would work (and send the data on the form throught to my email address.
    Before I did anything I turned on websharing and could view my website from another computer using: http://192.168.1.4/~stewartfergusson/
    I think followed the instructions on this link to activate PHP -http://foundationphp.com/tutorials/php_leopard.php
    I then did a few things in terminal and will paste below what I did:
    Last login: Sun Jan  1 09:01:52 on console
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd/private/etc
    -bash: cd/private/etc: No such file or directory
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd prvate
    -bash: cd: prvate: No such file or directory
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd private
    -bash: cd: private: No such file or directory
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd /private/etc
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo cp php.ini.default php.ini
    WARNING: Improper use of the sudo command could lead to data loss
    or the deletion of important system files. Please double-check your
    typing when using sudo. Type "man sudo" for more information.
    To proceed, enter your password, or type Ctrl-C to abort.
    Password:
    Stewart-Fergussons-iMac:etc stewartfergusson$
    Last login: Wed Jan  4 09:03:03 on console
    Stewart-Fergussons-iMac:etc stewartfergusson$
    Last login: Thu Jan  5 06:19:15 on console
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo In -s /usr/lib/libpq.5.3.dylib /usr/lib/libpq.5.dylib
    Password:
    sudo: In: command not found
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo ln -s /usr/lib/libpq.5.3.dylib /usr/lib/libpq.5.dylib
    ln: /usr/lib/libpq.5.dylib: File exists
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo apachectl -t
    Password:
    Syntax error on line 1 of /private/etc/apache2/httpd.conf:
    Invalid command '1', perhaps misspelled or defined by a module not included in the server configuration
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo apachectl configtest
    Password:
    Syntax error on line 1 of /private/etc/apache2/httpd.conf:
    Invalid command '1', perhaps misspelled or defined by a module not included in the server configuration
    Stewart-Fergussons-iMac:etc stewartfergusson$
    An important point to note is that I now appear to have more than one http.config file and they are located in the following locations:
    1) Macintosh HD/etc/apache2/httpd.conf.default
    2) Macintosh HD/etc/apache2/httpd.conf.default.default
    3) Macintosh HD/etc/apache2/original/httpd.conf
    I edited this file (which one I have not got a clue) and also the php.ini file within Macintosh HD/etc/ using Terminal - the command I used was sudo cp php.ini.default php.ini
    This php.ini file now exists in two locations now as well:
    1) Macintosh HD/etc/php.ini
    2) Macintosh HD/etc/php.ini.default
    I then edited this file by changing the line of code below from:
    514 error_reporting = E_ALL & ~E_NOTICE (I think it said E_DEPRECATED actually) but I am lifting this from the web page in the link above)
    To:
    514 error_reporting = E_ALL
    I then saved this file.
    I then deactivated web sharing in System Preferences and since then have not been able to restart Web Sharing. I click it and it flashes orange for a second then does not start.
    This was all done to activate PHP on my iMac so I can host my own site which has a PHP contact form page.
    Please help I am so out of my depth I am very worried I may have changed things and I am going to forget what I did.
    If you need to know anything then please ask.
    Thank you so much
    sfergusson1
    'JollyoldEngland'

  • Lion and installing Canon printer MG5200 series does not work

    When trying to add printer to Lion - my Canon MG 5250 - I receive a message that
    'The selected printer sofware is available from Apple. Click Add to download it and add this printer.'
    I have done this download three times now, and each time when I try to install I receive the message
    'Setting up 'Canon MG5200 series ...'
    The software for this printer is currently aunavailable.
    Please contact the printer's manufacturer for the latest software.'
    I have done this and the software won't install because it isn't for Lion.
    Can anyone help me please?
    Mac Lion 10.7.1

    I finally found the solution myself - I downloaded again the driver called  mcpd-mac-mg5200-10_51_2-ea11.dmg and installed it.
    Then I restarted my Mac.
    After it had completely restarted I checked Printers in the System Preferences. The Canon printer was finally showing
    The software definitely is not available as a software update at this time; it must be downloaded from the Canon website at http://support-au.canon.com.au/P/search?model=PIXMA+MG5250&menu=download&filter= 0&tagname=g_os&g_os=Mac%20OS%20X%20v10%2E7
    Don't forget to restart after installing before checking printers.
    Hope this helps someone else.

  • Print to Video does not work with Firewire 800 to 400 cable

    I need to print video from a Mac Pro with only Firewire 800 port to a Sony DSR 50 with only Firewire 400 port. I'm using a Firewire 800 to 400 cable and I also tried a 400 cable with a 400 to 800 adapter attached. I'm able to control the Sony deck but I cannot get any audio/video to it.
    Anyone else have this problem?

    When you've got the deck connected and in fcp you go to  view:  videoplayback, do you see the appropriate apple firewire option available and chosen?  And if you hit command-F12 (show all frames) do you see anything?  If it doesn't work, try restarting the computer with the deck remaining on.

  • After I upgrade to Lion OS my Lexmark printer mod. x1185 does not work anymore. I need the scan and copy functions, since I have a HP laserjet for printing. Even in the new (sep/08) driver file from apple there is no driver for my printer. Anyone could h

    Driver for lexmark x1185 (series 1100) for MAC OS 10.7. Anyone has a solution ?

    You should contact Lexmark. They have not released a driver for this printer since 10.3, and they no longer sell it. You could try the Generic PostScript PPD and see if you get limited functionality.
    Hope this helps.

  • [SOLVED] Ctrl-Alt-F1 does not work from KDM login screen

    I have some weird problems with switching to the virtual console from the graphical GUI.
    rc.conf: KEYMAP=hu
    Unless I define hungarian keyboard in KDE4 also, I cannot switch to vc/1 with Ctrl-Alt-F1. When the keyboard is defined in KDE4, i can switch.
    But in the KDM login screen, I am unable to switch and there is no option to set the keyboard.
    Any ideas please?
    Last edited by SanskritFritz (2009-02-28 19:08:24)

    Option      "XkbLayout" "en"
    Hey, you got the point, this was the solution! Setting the option to "hu" solved my problem! Thank you!

Maybe you are looking for

  • Satellite A200 - How to connect to TV?

    Hi, Dear. How I connect my laptop to tv with S-video Media Cable or VGA-RGB cable? I tried to connect by Fn+F5 but no signal comes out. If I use VGA -RGB cable something is comeing out on TV but its scrolling continuously . Kindly assist me..

  • Capture document no after saving a set of data using BDC

    Hi All, Can u give a useful solution  for caputuring data in a transaction.the scenario is:- 1.an excel sheet data should be uploaded in a transaction O3URV_SS0 using BDC.---- done with call transaction 2.it will save all the line items associated wi

  • Vector smart objects still looking for older version of Illustrator

    When we try to open smart objects from withing Photoshop CC, they're looking for Illustrator CS6. On machines where Illustrator CS6 is uninstalled we get errors. All the file associations in Bridge are correctly set. Is there a way to change the file

  • Regarding BAPI for F-32

    Hi All, Can anybody Tell me Available Bapi for F-32( Clear Customer). Thanks in Advance, Jana

  • Over-saturated colors in editor

    I've been using PSE for years. Now suddenly with a new PC all the colors are oversaturated in the editor. Images that look fine in other programs (Faststone, Irfanview, Windows Photo Viewer) look terrible in PSE. They also look OK on my TV connected