[KDE 4.5.2/Arch-64b] Knotify frequent crashes

Hi,
I'm on a fully upgraded Arch 64b/KDE.
Ever since I've upgraded  to KDE 4.5.2 KNotify constantly crashes with error messages like this one:
"knotify4 PID: 2147 Signal: 11 (Segmentation fault)".
Please advise, preferably without downgrading KDE.
Thanks

Same here. After I installed KDE. I am getting the same exception as above everytime. Please advise.

Similar Messages

  • Arch 64b/KDE 4.5.2- No sound after Skype installation

    Hi,
    I've a fully updated Arch 64b/ KDE 4.5.2 system.
    Initially, sound worked fine till I installed, from repositories Skype (and needed 32b libraries).
    Afterwards, every time the system boots and I log in (in KDE), I do not hear KDE's sounds and get the following error:
    "Removed Sound Device:
    KDE detected that one or more internal sound devices were removed.
    Do you want KDE to permanently forget about these devices?
    This is the list of devices KDE thinks can be removed:
    Output: HD-Audio Generic, ATI HDMI (HDMI Audio Output)"
    Needless to say, Skype doesn't work either, at least the speakers, although I can hear myself knocking on the Mic through the speakers. Skpe's option provide local Pulse Audio server as the sole audio device both for input and output.
    My new hardware consists of a Gigabyte GA-890FXA-UD5 (ver 2.0) MoBO, with an on board Realtek ALC889 audio codec, and an HDMI complient PCIe graphic card (Radeon  5670). My speakers are connected to the rear audio ports of the MoBo (currently I don't use the HDMI audio capability).
    I've searched the ALSA Wiki and added some relevant outputs-Sorry for the long input below!
    Both alsa-utils and alsa-oss are installed.
    Running alsamixer I initially get Pulse Audio card at 90% for Master (Only channel displayed).  Selecting the sound card (F6) provides 2 options (besides the default): HDA ATI SB and HD-Audio Generic.
    Selecting the HDA option  I get all Realtek channels at 75-100% level with only the S/PIDF muted.
    Selecting HD-Audio generic selects the graphic card and displays only  S/PIDF @ zero.
    Is my problem related to the fact that lspci (see below) does NOT list the 889 module, and instead I see an Intel?? module?
    Please advise!
    Thanks!
    -------------relevant terminal outputs per ALSA Wiki-
    lspci | grep Audio
    00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
    01:00.1 Audio device: ATI Technologies Inc Redwood HDMI Audio [Radeon HD 5600 Series]
    $ ls -l /sys/module/snd/holders
    total 0
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_hda_codec -> ../../snd_hda_codec
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_hda_codec_realtek -> ../../snd_hda_codec_realtek
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_hda_intel -> ../../snd_hda_intel
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_hwdep -> ../../snd_hwdep
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_mixer_oss -> ../../snd_mixer_oss
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_pcm -> ../../snd_pcm
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_pcm_oss -> ../../snd_pcm_oss
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_seq -> ../../snd_seq
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_seq_device -> ../../snd_seq_device
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_seq_oss -> ../../snd_seq_oss
    lrwxrwxrwx 1 root root 0 Oct 18 12:12 snd_timer -> ../../snd_timer
    $ cat /proc/asound/modules
    0 snd_hda_intel
    1 snd_hda_intel
    I do NOT have a ~/.asoundrc  file!
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC889 Analog [ALC889 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC889 Digital [ALC889 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: Generic [HD-Audio Generic], device 3: ATI HDMI [ATI HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    $ lsmod|grep '^snd' | column -t
    snd_hda_codec_atihdmi  2739    1
    snd_hda_codec_realtek  269269  1
    snd_seq_dummy          1463    0
    snd_seq_oss            28792   0
    snd_hda_intel          22285   4
    snd_seq_midi_event     5436    1   snd_seq_oss
    snd_seq                50146   5   snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device         5297    3   snd_seq_dummy,snd_seq_oss,snd_seq
    snd_hda_codec          77223   3   snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
    snd_pcm_oss            39189   0
    snd_hwdep              6110    1   snd_hda_codec
    snd_mixer_oss          17106   1   snd_pcm_oss
    snd_pcm                71445   3   snd_hda_intel,snd_hda_codec,snd_pcm_oss
    snd_timer              19265   2   snd_seq,snd_pcm
    snd                    57626   19  snd_hda_codec_realtek,snd_seq_oss,snd_hda_intel,snd_seq,snd_seq_device,snd_hda_codec,snd_pcm_oss,snd_hwdep,snd_mixer_oss,snd_pcm,snd_timer
    snd_page_alloc         7249    2   snd_hda_intel,snd_pcm
    ls -l /dev/snd
    total 0
    crw-rw----  1 root audio 116,  0 Apr  8 14:17 controlC0
    crw-rw----  1 root audio 116, 32 Apr  8 14:17 controlC1
    crw-rw----  1 root audio 116, 24 Apr  8 14:17 pcmC0D0c
    crw-rw----  1 root audio 116, 16 Apr  8 14:17 pcmC0D0p
    crw-rw----  1 root audio 116, 25 Apr  8 14:17 pcmC0D1c
    crw-rw----  1 root audio 116, 56 Apr  8 14:17 pcmC1D0c
    crw-rw----  1 root audio 116, 48 Apr  8 14:17 pcmC1D0p
    crw-rw----  1 root audio 116,  1 Apr  8 14:17 seq
    crw-rw----  1 root audio 116, 33 Apr  8 14:17 timer
    $ ls -a /dev/snd/
    .  ..  by-path  controlC0  controlC1  hwC0D0  hwC1D0  pcmC0D0c  pcmC0D0p  pcmC0D1c  pcmC0D1p  pcmC0D2c  pcmC1D3p  seq  timer
    Only the default part of my alsa.conf is
    # defaults
    # show all name hints also for definitions without hint {} section
    defaults.namehint.showall off
    # show just basic name hints
    defaults.namehint.basic on
    # show extended name hints
    defaults.namehint.extended off
    defaults.ctl.card 0
    defaults.pcm.card 0
    defaults.pcm.device 0
    defaults.pcm.subdevice -1
    defaults.pcm.nonblock 1
    defaults.pcm.ipc_key 5678293
    defaults.pcm.ipc_gid audio
    defaults.pcm.ipc_perm 0660
    defaults.pcm.dmix.max_periods 0
    defaults.pcm.dmix.rate 48000
    defaults.pcm.dmix.format "unchanged"
    defaults.pcm.dmix.card defaults.pcm.card
    defaults.pcm.dmix.device defaults.pcm.device
    defaults.pcm.dsnoop.card defaults.pcm.card
    defaults.pcm.dsnoop.device defaults.pcm.device
    defaults.pcm.front.card defaults.pcm.card
    defaults.pcm.front.device defaults.pcm.device
    defaults.pcm.rear.card defaults.pcm.card
    defaults.pcm.rear.device defaults.pcm.device
    defaults.pcm.center_lfe.card defaults.pcm.card
    defaults.pcm.center_lfe.device defaults.pcm.device
    defaults.pcm.side.card defaults.pcm.card
    defaults.pcm.side.device defaults.pcm.device
    defaults.pcm.surround40.card defaults.pcm.card
    defaults.pcm.surround40.device defaults.pcm.device
    defaults.pcm.surround41.card defaults.pcm.card
    defaults.pcm.surround41.device defaults.pcm.device
    defaults.pcm.surround50.card defaults.pcm.card
    defaults.pcm.surround50.device defaults.pcm.device
    defaults.pcm.surround51.card defaults.pcm.card
    defaults.pcm.surround51.device defaults.pcm.device
    defaults.pcm.surround71.card defaults.pcm.card
    defaults.pcm.surround71.device defaults.pcm.device
    defaults.pcm.iec958.card defaults.pcm.card
    defaults.pcm.iec958.device defaults.pcm.device
    defaults.pcm.modem.card defaults.pcm.card
    defaults.pcm.modem.device defaults.pcm.device
    # truncate files via file or tee PCM
    defaults.pcm.file_format        "raw"
    defaults.pcm.file_truncate      true
    defaults.rawmidi.card 0
    defaults.rawmidi.device 0
    defaults.rawmidi.subdevice -1
    defaults.hwdep.card 0
    defaults.hwdep.device 0
    defaults.timer.class 2
    defaults.timer.sclass 0
    defaults.timer.card 0
    defaults.timer.device 0
    defaults.timer.subdevice 0
    #  PCM interface
    # redirect to load-on-demand extended pcm definitions
    pcm.cards cards.pcm
    pcm.default cards.pcm.default
    pcm.front cards.pcm.front
    pcm.rear cards.pcm.rear
    pcm.center_lfe cards.pcm.center_lfe
    pcm.side cards.pcm.side
    pcm.surround40 cards.pcm.surround40
    pcm.surround41 cards.pcm.surround41
    pcm.surround50 cards.pcm.surround50
    pcm.surround51 cards.pcm.surround51
    pcm.surround71 cards.pcm.surround71
    pcm.iec958 cards.pcm.iec958
    pcm.spdif iec958
    pcm.hdmi cards.pcm.hdmi
    pcm.dmix cards.pcm.dmix
    pcm.dsnoop cards.pcm.dsnoop
    pcm.modem cards.pcm.modem
    pcm.phoneline cards.pcm.phoneline
    Last edited by mibadt (2010-10-18 10:32:49)

    I had problems before with KDE also asking me about forgetting a device.  I believe what happened in my case was that when the system booted up, the order of the sound cards (card0, card1, etc; as listed in `aplay -l`) kept changing.  So for example, one time it would boot up and KDE would use the mobo's sound (which i want it to), and on the next bootup, the system would think my webcam was card0, so KDE would try and use the webcam for sound output rather than the mobo.
    I fixed the issue by setting the order of sound cards as done here: http://wiki.archlinux.org/index.php/Als … sound_card
    Hope this helps

  • ATI 5670 current (9/2010) status with Arch 64b?

    Hi,
    I'm about to buy a new multicore AMD PC with the Sapphire HD 5670 1GB GDDR5 PCI-E graphic card.
    I intend to install a fresh, net (latest) version of Arch 64b, and, in view of past Linux driver/xorg  issues with that series, would like to know the current-9/2010 status.
    1. Can I expect a smooth installation?
    2. If not, what is the solution, or which similar (price/performance wise) card should I use instead?
    Thanks
    Last edited by mibadt (2010-09-11 02:52:14)

    I had problems before with KDE also asking me about forgetting a device.  I believe what happened in my case was that when the system booted up, the order of the sound cards (card0, card1, etc; as listed in `aplay -l`) kept changing.  So for example, one time it would boot up and KDE would use the mobo's sound (which i want it to), and on the next bootup, the system would think my webcam was card0, so KDE would try and use the webcam for sound output rather than the mobo.
    I fixed the issue by setting the order of sound cards as done here: http://wiki.archlinux.org/index.php/Als … sound_card
    Hope this helps

  • One more: Win 7 won't run after Arch 64b install

    Hi,
    Just got a new 2 drive PC.
    Partitioned drives, and then installed as follows:
    1. Win 7 (64b) on sda1 (+more NTFS partitions)
    2. Arch 64b (fully updated) on sdb1-/boot and sdb2 -/.
    GRUB (NOT version 2) installed on sda.
    While Win 7 appears in the (grub) menu, it will NOT load if selected.
    Please advise!
    Thanks!
    Michael Badt
    My disks partition scheme:
    fdisk -l /dev/sda
    Disk /dev/sda: 1500.3 GB, 1500301910016 bytes
    255 heads, 63 sectors/track, 182401 cylinders, total 2930277168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x000979f1
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *          63   153597464    76798701    7  HPFS/NTFS
    /dev/sda2       153597465   255995774    51199155   83  Linux
    /dev/sda3       255995775  2897515529  1320759877+   7  HPFS/NTFS
    /dev/sda4      2897515530  2930272064    16378267+   5  Extended
    /dev/sda5      2897515593  2915942084     9213246   82  Linux swap / Solaris
    /dev/sda6      2915942148  2930272064     7164958+  83  Linux
    [root@myhost miki]# fdisk -l /dev/sdb
    Disk /dev/sdb: 1500.3 GB, 1500301910016 bytes
    255 heads, 63 sectors/track, 182401 cylinders, total 2930277168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x0009e738
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1              63       64259       32098+  83  Linux
    /dev/sdb2           64260    24643709    12289725   83  Linux
    /dev/sdb3        24643710  2328637814  1151997052+  83  Linux
    /dev/sdb4      2328637815  2930272064   300817125    5  Extended
    /dev/sdb5      2328637878  2779196804   225279463+   7  HPFS/NTFS
    /dev/sdb6      2779196868  2797623359     9213246    7  HPFS/NTFS
    /dev/sdb7      2797623423  2930272064    66324321   83  Linux
    ================================================
    my /etc/fstab
    # <file system>        <dir>         <type>    <options>          <dump> <pass>
    devpts                 /dev/pts      devpts    defaults            0      0
    shm                    /dev/shm      tmpfs     nodev,nosuid        0      0
    #/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0
    #/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
    #/dev/fd0               /media/fl   auto    user,noauto             0      0
    /dev/sda1 windows ntfs-3g defaults 0 1
    /dev/sda2 linux_backup xfs defaults 0 1
    /dev/sda3 photos ntfs-3g defaults 0 1
    /dev/sda5 swap swap defaults 0 0
    /dev/sda6 /var reiserfs defaults 0 1
    /dev/sdb1 /boot ext2 defaults 0 1
    /dev/sdb2 / ext4 defaults 0 1
    /dev/sdb3 /home ext4 defaults 0 1
    /dev/sdb5 lr_cat ntfs-3g defaults 0 1
    /dev/sdb7 images_sda xfs defaults 0 1
    ==========================================================
    and, finally, my /boot/grub/menu.lst
    # (0) Arch Linux
    title  Arch Linux
    root   (hd1,0)
    kernel /vmlinuz26 root=/dev/sdb2 ro
    initrd /kernel26.img
    # (1) Arch Linux
    title  Arch Linux Fallback
    root   (hd1,0)
    kernel /vmlinuz26 root=/dev/sdb2 ro
    initrd /kernel26-fallback.img
    # (2) Windows
    title Windows
    rootnoverify (hd0,0)
    savedefault
    makeactive
    chainloader +1
    ===============================================

    mibadt wrote:
    Thanks,
    But:
    1. As can be seen my Windows is on the FIRST drive (sda)
    2. I'd rather not use Windows boot loader.
    Any more tips?
    Thanks
    You don't need to use the Windows bootloader, you only need to fool Windows into thinking it is the primary drive in the boot order, by adding:
    map (hd0) (hd1)
    map (hd1) (hd0)
    per the Wiki section I linked to.  Windows throws a fit when it knows it is not the 1st thing in the bootorder in the BIOS.

  • Using Aperture 3.51 I am having frequent crashes and freez ups when editing Canon raw files?

    HI,
         I have an IMac with 4 G of Ram and am using Apeture 3.51. When trying to edit CS2 raw files I experience frequent crashes and freez ups of the whole computer. Any suggestions?

    You didn't mention any color calibration being done on your monitor.  This is an essential part of any color-correct workflow.  What are you using to calibrate your monitor (and your printer)?
    Print profiles (for soft-proofing as well as printing) are for specific combinations of paper & printer.  The nine you have are each, most likely, for a common paper (perhaps mfr'd by Canon) to be used with your printer.
    I don't know what you mean when you say "I choose a high standard print option".
    Have you read the User Manual chapter on printing?
    Printing Your Images
    There is also a good appendix on calibration:
    Calibrating Your Aperture System

  • Frequent Crashes after upgrading to ML (Macbook Pro 15" 2010)

    I have been experiencing numerous, frequent crashes ever since upgrading my computer (Macbook Pro, 15", 2010 model) to Mountain Lion from Snow Leopard. The crashes appear to be very random; they don't happen at startup and aren't associated with any particular application or action. For example, I once experienced a crash while opening a file in VLC. After restarting, I was able to use VLC without any problems, and instead experienced  a crash when opening a bookmark in Safari (which wasn't a problem earlier). In all cases, the screen turns black for a second and then the computer forcibly restarts.
    Below I have pasted the details of the error report that the computer wants to send to Apple. I've had nearly 20 of these since upgrading on Wednesday night, and I don't know if they are all the same. But hopefully someone can help me here; I don't know how to interpret this log in order to pinpoint what is causing the problem. This looks a lot like the "kernel panics" that others have reported, but I just don't know what that means or how to fix it.
    Also, I ran Software Update and am currently up-to-date.
    Thanks so much,
    Anthony
    Interval Since Last Panic Report:  35392 sec
    Panics Since Last Report:          18
    Anonymous UUID:                    4AEA8D35-1B9C-49AC-887A-24152728EFC7
    Fri Aug  3 13:33:58 2012
    panic(cpu 2 caller 0xffffff7f89161c85): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff811c0f4000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80f8623260 : 0xffffff8008a1d5f6
    0xffffff80f86232d0 : 0xffffff7f89161c85
    0xffffff80f8623360 : 0xffffff7f8925b5b7
    0xffffff80f86233c0 : 0xffffff7f8925b62b
    0xffffff80f8623430 : 0xffffff7f89570883
    0xffffff80f8623570 : 0xffffff7f8928175d
    0xffffff80f86235a0 : 0xffffff7f8916b9e6
    0xffffff80f8623650 : 0xffffff7f891670b8
    0xffffff80f8623840 : 0xffffff7f89168bea
    0xffffff80f8623920 : 0xffffff7f8a1be5d5
    0xffffff80f8623960 : 0xffffff7f8a1d3447
    0xffffff80f8623980 : 0xffffff7f8a1f22c3
    0xffffff80f86239c0 : 0xffffff7f8a1f2321
    0xffffff80f8623a00 : 0xffffff7f8a1d8c13
    0xffffff80f8623a50 : 0xffffff7f8a193112
    0xffffff80f8623ae0 : 0xffffff7f8a18ef72
    0xffffff80f8623b10 : 0xffffff7f8a18cb2f
    0xffffff80f8623b40 : 0xffffff8008e63e23
    0xffffff80f8623bc0 : 0xffffff8008e65eb3
    0xffffff80f8623c20 : 0xffffff8008e638ef
    0xffffff80f8623d70 : 0xffffff8008a981a1
    0xffffff80f8623e80 : 0xffffff8008a20abd
    0xffffff80f8623eb0 : 0xffffff8008a10448
    0xffffff80f8623f00 : 0xffffff8008a195fb
    0xffffff80f8623f70 : 0xffffff8008aa5ad6
    0xffffff80f8623fb0 : 0xffffff8008aced13
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f890fa 000->0xffffff7f893fcfff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f8906f000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[E37F420A-B5CD-38ED-9441-5247583B6ACE]@0xff ffff7f890e6000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[5D671681-D21B-3CCA-9810-B15E648C1B27]@0 xffffff7f890a3000
             com.apple.nvidia.nv50hal(8.0)[9CD95A4A-FD94-349E-A4B6-FC3B74E197F5]@0xffffff7f8 940a000->0xffffff7f8972cfff
                dependency: com.apple.NVDAResman(8.0.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f890 fa000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f8906f000
             com.apple.GeForce(8.0)[91C40470-82BA-329A-A9D7-4C70F28275FD]@0xffffff7f8a174000 ->0xffffff7f8a236fff
                dependency: com.apple.NVDAResman(8.0.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f890 fa000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[E37F420A-B5CD-38ED-9441-5247583B6ACE]@0xff ffff7f890e6000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f8906f000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[5D671681-D21B-3CCA-9810-B15E648C1B27]@0 xffffff7f890a3000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12A269
    Kernel version:
    Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
    Kernel UUID: 8D5F8EF3-9D12-384B-8070-EF2A49C45D24
    Kernel slide:     0x0000000008800000
    Kernel text base: 0xffffff8008a00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 924346201615
    last loaded kext at 74444305267: com.apple.driver.AudioAUUC          1.60 (addr 0xffffff7f8accd000, size 28672)
    last unloaded kext at 154277913081: com.apple.driver.AppleUSBUHCI          5.1.5 (addr 0xffffff7f899dc000, size 65536)
    loaded kexts:
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.0f2
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.AppleMikeyDriver          2.3.0f2
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f8
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.6
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f8
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleIntelHDGraphics          8.0.0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleMuxControl          3.2.6
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleIntelHDGraphicsFB          8.0.0
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.0
    com.apple.driver.AppleFWOHCI          4.9.5
    com.apple.driver.AppleUSBHub          5.1.6
    com.apple.driver.AirPort.Brcm4331          600.15.20
    com.apple.driver.AppleAHCIPort          2.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AppleUSBEHCI          5.1.5
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.DspFuncLib          2.3.0f2
    com.apple.iokit.IOAudioFamily          1.8.9fc9
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOSurface          86.0.2
    com.apple.iokit.IOBluetoothFamily          4.0.9f8
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f8
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.driver.AppleGraphicsControl          3.2.6
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleHDAController          2.3.0f2
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.iokit.IOHDAFamily          2.3.0f2
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleSMC          3.1.3d11
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.5
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IOAHCIFamily          2.2.0
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.1.6
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463531323634485A2D3147314431
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463531323634485A2D3147314431
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.20)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 11 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 500,11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0xfa140000 / 6
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 9
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

    After the 4th try of Installing the software it finally worked!
    Thanks anyway!

  • Frequent crashes with CS5.5 all of a sudden.

    Hi.  I've been running AE CS5.5 fine on my Pentium I7 Win7 12 gig RAM, clean system, but suddenly I'm running into frequent crashes that I'm trying to isolate.
    When it happens, it occurs when I try and do a RAM preview.  It renders the frames fine, but when I inturrupt it (keypad INS key) to play what it has, it sometimes says that it can't continue... saying something went wrong with Trapcode Particular, then the Tint filter, and then some other filter.  I don't think they are actually to blame.. just victims of something else.
    The system seems sluggish often, too.  Normally, it's fine, but (I would imagine) when the RAM is filling up with the previews, it sometimes acts like it's an ancient computer... very slow pause before reacting to anything.  Generally, a Purge All clears it up immediately, but I'm not sure why it is straining so often, with an I7 processor, 12 gigs of ram, and a clean system.  Wasn't doing that with any other projects, and I suspect it has something to do with this one.
    I THINK it might have been triggered by my inclusion of particles (although they are hardly enough to strain the system, and I've done this before fine).  Renders fine, no crashes.  Really, only just when I hit the keypad INS key to play a RAM preview.... and that's only about half the time.  Otherwise, it's working just fine.  So, it's seemingly random, although I suspect it's something with the RAM being eaten away as frames are stored as I jump around the timeline.
    I believe it wrote a diagnostic txt file somewhere, but I don't know where it put it, unfortunately.
    Sometimes, even a newly started AE and project load will crash immediately when I try and preview.
    Another possible clue...  I have audio files (.wavs mostly), and sometimes when I would view the waveforms, I get some sort of error there too, but it continues on just fine (showing the waveform).
    I'll often get the 'AfterEffects can't continue... Contact Adobe' window, with (0::42) at the bottom.
    Only other error I sometimes get is the 'AE can't continue: Damaged Item (26:311)' one... usually when I'm trying to save the crash file before it closes the app.
    Any suggestions as to where to begin?  Is that log file worth looking at?  If so, where would that be?  It's only happening sometimes... otherwise, it runs just fine (and has always rendered the whole scene no problem).
    Hope someone can help.  Sorry if this is yet another tediusly vague and all-to-familiar post!
    Thanks

    That I have yet to determine.  Certainly doesn't seem to crash if I take off the effects layers, such as particles.  I have to isolate each thing and see.  It's just difficult, since it only crashes SOME of the time, so it's hard to get an obvious cause/effect.
    As far as I know, I'm using the most current version of Particular.
    Seems a few things are running odd.
    AfterEffects definitely becomes very sluggish in its response to mouse clicks at points... an obvious delay after each action, as if it needs time to think of each action.  Seems to be a memory thing (as it's fixed with a purge), although I'm not sure why it reaches a point where AE is struggling to keep it's own interface responsive.
    Still getting occasional errors when I try and view waveforms of audio layers, although it continues on fine after the error message.  The error itself is kind of vague, so of no real help.
    Just did another full render test, and it does it perfectly fine every time.  Something to do with the RAM preview, it seems.  Seems RAM is acting up both in that sense (RAM preview) as well as the sluggishness AE sometimes gets into (seemingly after you have previewed and/or jumped around the timeline a lot, so (in both cases) a lot of frames have been stored.  Still not sure why it reaches a point where it's struggling.  Disk Cache is on, so it shouldn't 'run out of RAM' in that sense.  Really confused...  An I7 with 12 gigs of RAM shouldn't be struggling like that (...even though it's random and only occassional).  I was wondering if I have something configured wrong in the memory settings.

  • Logic Pro 9.1.8 + Mountain Lion 10.8.2 - Frequently crashes when using plug-ins

    I'm really hoping someone can help. I suspect this problem is new since I can't find a definitive answer.
    When using the third party plug-in Superior Drummer 2, Logic Pro 9.1.8 frequently crashes giving problem report 'Logic Pro quit unexpectedly while using the Superior Drummer plug-in' followed by details.
    This also happens when using Arturia Analog Laboratory. Similar problems have been reported by others using third party plug-ins.
    Some have suggested removing the folder /System/Library/PrivateFrameworks/ProKit.framework and then installing ProKit Update 7. I've tried this without success. Once removed, attempting to install it only launches the alert 'a newer version of this software is already installed', which it patently isn't. Removing it also prevents Logic Pro from launching and requires the reinstallation of Mountain Lion.
    Others say it's a problem with Mountain Lion and even Lion. Apparently, the above fix works with Snow Leopard but unfortunately, since I downloaded Snow Leopard from the app store, I can't revert back because it's no longer available.
    I don't know whether the problem is with the plug-ins, Logic Pro, or the operating system but I do know that this is not uncommon. I haven't yet found anything to implicate the plug-ins. All have been updated to their latest versions. I can not verify whether the plug-ins worked in previous incarnations, with a previous operating system or Logic Pro since I've only ever used them with Mountain Lion on a MacBook Pro Retina 2.7 GHz Intel Core i7, 16 GB 1600 MHz DDR3.
    The current cacophony of forum discussion is roughly sounding out Mountain Lion as being the issue.
    I'm in the dark here! HELP!!!

    The issue, according to other AAL users, is Arturia's drivers I am afraid to say.. The v1.5.2 ones work for some people but not others and they are waiting on a further update from Arturia to fix the issue. It isn't something that reinstalling ML or the Prokit for that matter..  fixes... unless you have some other issue with other plugins and software?

  • Macbook Pro frequent crashes up to 2/day

    I am experiencing frequent crashes up to 2/day while on the internet without other active programs running in the background using a mid2012 Macbook Pro. This is my EtreCheck data. I would appreciate any suggestions.
    EtreCheck version: 1.9.11 (43) - report generated June 6, 2014 at 1:22:14 PM EDT
    Hardware Information:
        MacBook Pro (Retina, Mid 2012)
        MacBook Pro - model: MacBookPro10,1
        1 2.7 GHz Intel Core i7 CPU: 4 cores
        16 GB RAM
    Video Information:
        Intel HD Graphics 4000 - VRAM: (null)
        NVIDIA GeForce GT 650M - VRAM: 1024 MB
    System Software:
        OS X 10.9.3 (13D65) - Uptime: 0 days 0:18:59
    Disk Information:
        APPLE SSD SM768E disk0 : (751.28 GB)
            EFI (disk0s1) <not mounted>: 209.7 MB
            Macintosh HD (disk0s2) / [Startup]: 750.42 GB (459.16 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information:
        Apple Inc. thunderbolt_bus
    Gatekeeper:
        Mac App Store and identified developers
    Kernel Extensions:
        [not loaded]    com.SAC.driver.SACPeripheralDeviceType05_1607E (1.1.0d1) Support
        [not loaded]    com.digidesign.fwfamily.driver (7.4.2f1) Support
        [not loaded]    com.digidesign.iokit.DigiDal (8.0.0f1) Support
        [not loaded]    com.digidesign.iokit.DigiIO (8.0.0f1) Support
        [not loaded]    com.digidesign.mbox2.boot.driver (8.0.0f1) Support
        [not loaded]    com.digidesign.mbox2.driver (8.0.0f1) Support
        [not loaded]    com.paceap.kext.pacesupport.leopard (5.7.2) Support
        [not loaded]    com.paceap.kext.pacesupport.master (5.7.2) Support
        [not loaded]    com.paceap.kext.pacesupport.panther (5.7.2) Support
        [kext loaded]    com.paceap.kext.pacesupport.snowleopard (5.7.2) Support
        [not loaded]    com.paceap.kext.pacesupport.tiger (5.7.2) Support
        [not loaded]    com.roxio.TDIXController (1.7) Support
        [kext loaded]    com.squirrels.airparrot.framebuffer (3 - SDK 10.7) Support
        [kext loaded]    com.squirrels.driver.AirParrotSpeakers (1.7 - SDK 10.7) Support
    Startup Items:
        Digidesign Mbox 2: Path: /Library/StartupItems/Digidesign Mbox 2
        DigidesignLoader: Path: /Library/StartupItems/DigidesignLoader
        PACESupport: Path: /Library/StartupItems/PACESupport
    Launch Daemons:
        [loaded]    com.adobe.fpsaud.plist Support
        [loaded]    com.adobe.SwitchBoard.plist Support
        [loaded]    com.bombich.ccc.plist Support
        [running]    com.digidesign.fwfamily.helper.plist Support
        [running]    com.eset.esets_daemon.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
        [loaded]    com.oracle.java.Helper-Tool.plist Support
        [loaded]    com.oracle.java.JavaUpdateHelper.plist Support
        [failed]    com.vmware.launchd.vmware.plist Support
        [loaded]    PACESupport.plist Support
    Launch Agents:
        [not loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [loaded]    com.adobe.CS5ServiceManager.plist Support
        [running]    com.amazon.sendtokindle.launcher.plist Support
        [loaded]    com.oracle.java.Java-Updater.plist Support
    User Launch Agents:
        [loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [loaded]    com.adobe.ARM.[...].plist Support
    User Login Items:
        iTunesHelper
        VMware Fusion Helper
        AdobeResourceSynchronizer
        Canon IJ Network Scanner Selector2
        Dropbox
        CFAgent
        SacReminder
        ESET Cyber Security
    Internet Plug-ins:
        Default Browser: Version: 537 - SDK 10.9
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Support
        Musicnotes: Version: 1.18.8 Support
        RealPlayer Plugin: Version: (null) Support
        AdobePDFViewerNPAPI: Version: 10.1.10 Support
        FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support
        Silverlight: Version: 5.1.30317.0 - SDK 10.6 Support
        Flash Player: Version: 13.0.0.214 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.0.0 Support
        AdobePDFViewer: Version: 10.1.10 Support
        Scorch: Version: 6.1.0 Support
        JavaAppletPlugin: Version: Java 7 Update 60 Check version
    Safari Extensions:
        iTube Studio: Version: 4.3.0.0
        AdBlock: Version: 2.6.30
    Audio Plug-ins:
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 2.0 - SDK 10.9
        AppleAVBAudio: Version: 203.2 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
        PDF Browser Plugin: Version: 2.4.4 - SDK 10.6 Support
    3rd Party Preference Panes:
        DigidesignMbox2  Support
        Digidesign Mbox 2 Pro  Support
        Flash Player  Support
        Java  Support
    Time Machine:
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 698.88 GB Disk used: 271.26 GB
        Destinations:
            Data [Network] (Last used)
            Total size: 2 
            Total number of backups: 63
            Oldest backup: 2013-04-26 09:15:13 +0000
            Last backup: 2014-06-06 16:58:16 +0000
            Size of backup disk: Adequate
                Backup size 2  > (Disk used 271.26 GB X 3)
        Time Machine details may not be accurate.
        All volumes being backed up may not be listed.
    Top Processes by CPU:
             3%    WindowServer
             3%    firefox
             1%    fontd
             0%    esets_gui
             0%    VMware Fusion Helper
    Top Processes by Memory:
        524 MB    firefox
        197 MB    Finder
        180 MB    Dock
        180 MB    com.apple.IconServicesAgent
        147 MB    WindowServer
    Virtual Memory Information:
        11.26 GB    Free RAM
        2.73 GB    Active RAM
        779 MB    Inactive RAM
        1.24 GB    Wired RAM
        533 MB    Page-ins
        0 B    Page-outs

    Thanks. If you get the following dialog box upon restarting your Mac:
    ... then click Report, copy the text of the report, send it to Apple, then paste the text in a reply to this Discussion.

  • Frequent Crashes since updating to Yosemite.

    My Macbook Pro has been frequently crashing since upgrading to Yosemite (10.1). Nothing in particular seems to crash it and I'm not running any intensive programs. I'm usually just running a combination of Pages, Word, Preview, Mail, and Safari. I run an external monitor in addition to the laptop display and often use multiple desktops so I can have easy access to PDFs. The machine is older, but I wasn't having these problems under Mavericks. I only upgraded because I made the mistake of upgrading my iPad to iOS8 and enabling iCloud Drive. This prevented my Pages documents from syncing and upgrading to Yosemite seemed to be the only solution. I swapped out the hard drive for a SSD two years ago, which really sped things up. Even now, it runs quickly, as long as it doesn't crash or get stuck, which it has also been doing more frequently. I still have plenty of disk space left (50GB+), but I have noticed that the OS is using more memory. 
    Is there something I can do, or is it just time for an upgrade?
    Thanks for any suggestions,
    Nathaniel
    Macbook Pro (Late 2008)
    15-inch 2.4GHz Intel Duo
    4 GB Memory
    240GB SSD (3rd Party Upgrade)
    GeForce 9600m / GT 256

    Thanks Linc.
    It hasn't frequently crashed insofar as it just "turns off," but if often freezes to the point where I need to force a shutdown. The most recent true crash was last Sunday. I've pasted the report below. But, there are several reports that end in .crash that I think refer to the forced shutdowns.
    Anonymous UUID:
    Sun Oct 26 12:22:43 2014
    *** Panic Report ***
    panic(cpu 1 caller 0xffffff8016bc4594): "launchd died\nState at Last Exception:\n\n"@/SourceCache/xnu/xnu-2782.1.97/bsd/kern/kern_exit.c:361
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80a8c53e50 : 0xffffff801673a811
    0xffffff80a8c53ed0 : 0xffffff8016bc4594
    0xffffff80a8c53f40 : 0xffffff8016bc425c
    0xffffff80a8c53f50 : 0xffffff8016c4dcb2
    0xffffff80a8c53fb0 : 0xffffff801683ac46
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    14A389
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x0000000016400000
    Kernel text base: 0xffffff8016600000
    __HIB  text base: 0xffffff8016500000
    System model name: MacBookPro5,1 (Mac-F42D86C8)
    System uptime in nanoseconds: 88480685267596
    last loaded kext at 1013155145260: com.apple.filesystems.afpfs 11.0 (addr 0xffffff7f98d1a000, size 364544)
    last unloaded kext at 313431537843: com.apple.filesystems.msdosfs 1.10 (addr 0xffffff7f98cfb000, size 61440)
    loaded kexts:
    com.apple.filesystems.afpfs 11.0
    com.apple.nke.asp-tcp 8.0.0
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AppleBluetoothMultitouch 85.3
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AGPM 100.14.37
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.0f10
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 266.5
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.GeForceTesla 10.0.0
    com.apple.driver.AppleMikeyDriver 266.5
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.0f10
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleMuxControl 3.7.21
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.7.0
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.driver.AppleUSBOHCI 656.4.1
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AirPort.Brcm4331 800.20.24
    com.apple.nvenet 2.0.22
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.driver.AppleBluetoothHIDKeyboard 175.5
    com.apple.driver.AppleHIDKeyboard 175.5
    com.apple.driver.IOBluetoothHIDDriver 4.3.0f10
    com.apple.driver.AppleMultitouchDriver 260.30
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 266.5
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.nvidia.classic.NVDANV50HalTesla 10.0.0
    com.apple.nvidia.classic.NVDAResmanTesla 10.0.0
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.0f10
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IOBluetoothFamily 4.3.0f10
    com.apple.driver.AppleHDAController 266.5
    com.apple.iokit.IOHDAFamily 266.5
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.AppleGraphicsControl 3.7.21
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.0
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.iokit.IO80211Family 700.52
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.driver.NVSMU 2.2.9
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    System Profile:
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.24)
    Bluetooth: Version 4.3.0f10 14890, 3 services, 27 devices, 1 incoming serial ports
    Thunderbolt Bus:
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
    USB Device: Built-in iSight
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: IR Receiver
    Serial ATA Device: SanDisk SDSSDX240GG25, 240.06 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.33f8
    Network Service: AirPort, AirPort, en1
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB

  • Frequent crashes in illustrator CS4 when performing undo

    Hello,
    I have two employees using two relatively new Windows Vista computers and CS4.  They have frequent crashes of illustrator when they undo too quickly, or sometimes just undoing slowly will cause a crash.  It is only these two computers that are having the problem.  We have 3 other 32 bit computers that never have a problem, it is just the newer 64 bit computers.  I tried deleting the preferences but that didn't help at all.  Any suggestions?
    Thanks,
    JT

    Wade,
    Thanks for the input.  How do I get it to run as a 32 bit program?  I changed the compatability mode to Windows XP, but the problem is still occuring.  Is this the wrong way of going about it?
    Thanks,
    JT

  • Frequent Crashing

    Recently all of my applications crash frequently. I can't figure out why and I haven't seen any other topics in her with similar problems. The main culprits are Safari and iChat but everything else seems to crash easily also. I ran Disk Utility and repaired both permissions and my hard disk but it didn't seem to solve anything. Whenever I'm doing anything, and i mean anything, the color wheel will pop up and then that program will crash and it'll happen several times in a row. I thought it could also be a memory issue but I've got 11GB free on my hard drive. Any suggestions?

    sorry this reply is 2 months late, i hadn't checked back to the forum in a while.
    But yes I have run the repair disk from my software install DVD several times. I've corrected permissions several times also, somehow they seem to mess up a lot. i don't know what's going on with it. the programs are still constantly crashing but now i have the extra special addition of the entire computer just freezing up and i have to hold down the power button to manually restart it. i've deleted tons of my files so now i have 38GB of free space. I guess I'll just have to get accustomed to running one program at a time and saving my work every 2 seconds and just dealing with the frequent crashes.
    i've also found a few blogs that seem to blame the 10.4.9 os x update. i'm not sure if that could be it? i'm not sure if i should bother running a clean install and downgrading to 10.4.3

  • I'm wondering if anyone has noticed frequent crashing of apps that never crashed before, error messages in their internet connections, and anything else that just doesn't seem right?

    I'm wondering if anyone has noticed frequent crashing of apps that never crashed before, error messages in their internet connections, and anything else that just doesn't seem right?
    I am not able to upload or download any apps.  This has just happened since the 3rd of this month.

    The iPad does not upload apps.
    If you're having problems purchasing or downloading apps using the App Store app tell us what exactly happens when you attempt to purchase an app and what, if any, error messages to your get.

  • Re: Any one else having trouble w/Safari frequently crashing the last week or two? Any cures? Mine is 4.1.3 Thanks

    Re: Any one else having trouble w/Safari frequently crashing the last week or two? Any cures? Mine is 4.1.3 Thanks

    Please post a copy of the latest crash report.
    Go to your Applications Folder and open your Utilities Folder. Open the application Console.
    In the left-hand column, click on Crash Reporter.
    Click on the small triangle under Crash Reporter in the l/h column and they will all be listed.
    Scroll down to the latest Safari report and click on it.
    Now click on the r/h column (which now only shows THAT crash report and then Command-a to copy it all.
    Come back here and Command-v it to post it here!

  • Any one else having trouble w/Safari frequently crashing the last week or two?  Any cures?  Mine is 4.1.3  Thanks

    Any one else having trouble w/Safari frequently crashing the last week or two?  Any cures?  Mine is 4.1.3  Thanks

    Most Safari problems are due to unsupported plug-ins, add-ons, custom toolbars, or "input manager" software, some of which you may not know you have acquired.
    You best bet is to ask in the Safari forums:
    Safari
    Save a crash report and post it in that forum. People there are amazing at decoding those reports and finding the culprits,

Maybe you are looking for