Startdict crashes after last upgrade

Startdict crashes after last upgrade
$ stardict
XDXF data parsing plug-in loaded.
HTML data parsing plug-in loaded.
Dict.cn plug-in loaded.
Man plug-in loaded.
PowerWord data parsing plug-in loaded.
WordNet data parsing plug-in loaded.
Spelling plugin loaded.
Wiki data parsing plug-in loaded.
QQWry plug-in loaded.
WordNet dict rendering plug-in loaded.
bookname: slovnyk_en-pl, wordcount 15424
bookname: slovnyk_pl-en, wordcount 20087
bookname: StarDict dictionary, wordcount 9
[warning] Binding '<Ctrl><Alt>x' failed! Already assigned.
(Gdk) [critical] IA__gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
ERROR:compositelookup.cpp:34:void CompositeLookup::send_net_dict_request(const std::string&, const std::string&): assertion failed: (NetDictRequests.end() == std::find(NetDictRequests.begin(), NetDictRequests.end(), request))

Maybe (because of occurrences of NetDictRequests) it is caused by internet modules which you don't have to need. I use just my local dictionaries and my ~/.stardict/stardict.cfg looks like:
[stardict-private]
version=1.0
[/apps/stardict/manage_dictionaries]
dict_order_list=/usr/share/stardict/dic/quick_italian-english.ifo/usr/share/stardict/dic/encz.ifo/usr/share/stardict/dic/czen.ifo/usr/share/stardict/dic/stardict-dict/stardict-dict.ifo
dict_config_xml=<dictgroup name="Default Group"><querydict><localdict enable="true" file="/usr/share/stardict/dic/quick_italian-english.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/encz.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/czen.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/stardict-dict/stardict-dict.ifo"/></querydict><scandict><localdict enable="true" file="/usr/share/stardict/dic/quick_italian-english.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/encz.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/czen.ifo"/><localdict enable="true" file="/usr/share/stardict/dic/stardict-dict/stardict-dict.ifo"/></scandict></dictgroup>
dict_default_group=Default Group
[/apps/stardict/preferences/dictionary]
only_scan_while_modifier_key=true
use_scan_hotkey=false
enable_sound_event=false
[/apps/stardict/preferences/network]
enable_netdict=false
[/apps/stardict/preferences/main_window]
hide_on_startup=true
search_website_list=
window_width=680
window_height=359
hpaned_pos=114
(Well, there are some strange symbols after ".ifo"s on "dict_order_list=" line, they couldn't be pasted.)
Internet (mainly those Chinese) modules are really unusable for me, so the first thing I do when I install StarDict is I delete all occurrences of <virtualdict ... /> and <netdict ... /> in the configuration file. Maybe it will help you too if you keep just <localdict ... /> items.
There's other thing that bothers me now with StarDict - RealPeopleTTS works fine with the version 3.0.1-3 but hesitates to with the up-to-date version 3.0.2-2.
Last edited by nemamradfazole (2011-01-23 01:33:27)

Similar Messages

  • MPD crashes after last upgrades

    Hello,
    My mpd daemon, that I usually run as my user at the beginning of my session, crashes with a dump core since the last updates (I have not verified if mpd itself or its associated libraries has been upgraded). Here is what I get in the system journal:
    segfault at 8 ip 00007f1311e93afd sp 00007fff39827b60 error 4 in ld-2.19.so[7f1311e84000+20000]
    I have tried to rename the database in case of it would be corrupted for any reason, forcing mpd to recreate it, but it didn't work.

    there is only one useful thing you can do with a segfault. recompile the affected package with debug symbols and run it through a debugger. then contact the software's bugtracker.

  • After last upgrade Apple TV 3 blue dots not disappearing after podcast is watched. How do I fix?

    After last upgrade Apple TV 3 blue dots not disappearing after podcast is watched. How do I get them to disappear like they always have?

    That crash appears to be casued by the Facebook plug-in.
    Create a new account (systempreferences -> accounts or Users & Groups on 10.7 and 10.8), make a new Library in that account, import some shots  and see if the problem is repeated there. If it is, then a re-install of the app might be indicated. If it's not, then it's likely the app is okay and the problem is something in the main account.

  • I have an hp office jet 4500 and os maverick 10.9.4 and I can't get it to print after last upgrade, multiple malfunctions and error, help?

    I have an hp office jet 4500 and os maverick 10.9.4 and I can’t get it to print after last upgrade, multiple malfunctions and error, help? I have tried deleting and resetting printer and re-installing update 6 times. Last update attempt showed none available??? I can’t load the software directly from HP because their only option is to use the software update option on the mac....frustrated!!! Help!!
    I get blank pages that just run through the printer and a stats window that just 33% complete and goes no further.

    I am going on the guess that an old driver is still installed...
    Use Finder Go > go to folder, and go to /Library/Printers and delete the HP folder(s).
    Reset the Printing System:
    OS X Mavericks: Reset the printing system
    Now, Add the printer in Print & Scan prefs.

  • [SOLVED] Unable to boot after last upgrade [HP Smart Array]

    Hello guys.
    After last upgrade I'm unable to boot. I have fileserver with 2 discs in HP Smart Array RAID 1.
    While booting, kernel is unable to find my raid (should be cciss) and therefore lvm2 hook fails to find root partition. While going into recovery, I can chroot without an issue, lsmod shows that cciss driver is properly loaded, disk exits in /dev/cciss/, logical group and volumes are detected properly.
    No matter what I do, I just can't get cciss module into kernel. Putting in MODULES in mkinitcpio.conf's MODULES="" didn't help. I'm listing my initramfs images and there is no cciss.ko. I'm also searching for module in my filesystem and can not find it.
    Any help will be appreciated.
    Last edited by edke (2012-06-04 10:39:20)

    Thank you for your quick reply.
    DSpider wrote:First of all, have you tried the Fallback entry? Because initramfs-linux-fallback.img is supposed to have a full range of modules.
    Of course, no change.
    DSpider wrote:
    Second, after editing /etc/mkinitcpio.conf you need to regenerate your initramfs.
    # mkinitcpio -p linux
    But the MODULES section needs to have something in there...
    Here's mine:
    MODULES="pata_amd sata_nv ehci-hcd ohci-hcd ext2 ext3 ext4 vfat snd-hda-intel"
    You probably need "mdadm" or "mdadm_udev" in there too, I'm not sure... I don't use RAID, but maybe these will help:
    https://wiki.archlinux.org/index.php/Mk … Using_RAID
    https://wiki.archlinux.org/index.php/So … ID_and_LVM
    HP Smart Array is hardware RAID, therefore I don't need mdadm. Right module should be cciss, but this is somehow not working. Adding this into MODULES does not add cciss module to image.
    When I'm booting from Arch install for recovery and chroot, cciss is loaded and my HP Smart Array disk is visible.

  • [NEARLY SOLVED] font rendering in gtk apps problem after last upgrade

    Im' using KDE, cairo-lcd, libxft-lcd... my fonts looked beautifully, but now they look horrible...
    After last upgrade my gtk apps (firefox, thunderbird) render fonts in an ugly way...
    I've tried to revert to pango 1.16.5 with no lucky result (the same problem)...
    here is the log:
    [2007-08-19 14:56] upgraded bind (9.4.1_P1-2 -> 9.4.1_P1-3)
    [2007-08-19 14:56] upgraded glib2 (2.14.0-2 -> 2.14.0-3)
    [2007-08-19 14:56] upgraded gnupg2 (2.0.5-1 -> 2.0.6-1)
    [2007-08-19 14:57] upgraded gtk2 (2.10.14-2 -> 2.10.14-3)
    [2007-08-19 14:57] upgraded kernel26ck (2.6.22.2.ck1-1 -> 2.6.22.3.ck1-1)
    [2007-08-19 14:57] upgraded libdownload (1.1-1 -> 1.1-2)
    [2007-08-19 14:57] upgraded libevent (1.3b-1 -> 1.3d-1)
    [2007-08-19 14:57] upgraded libxtst (1.0.2-1 -> 1.0.3-1)
    [2007-08-19 14:57] upgraded nvidia-ck (100.14.11-2 -> 100.14.11-3)
    [2007-08-19 14:57] upgraded sip (4.6-1 -> 4.7-1)
    [2007-08-19 14:57] upgraded pyqt (3.17.2-1 -> 3.17.3-1)
    [2007-08-19 14:57] upgraded xf86-input-joystick (1.2.2-1 -> 1.2.3-1)
    [2007-08-19 14:57] upgraded xorg-server-utils (1.0.4-1 -> 1.0.4-2)
    [2007-08-19 14:57] upgraded xorg-utils (1.0.2-2 -> 1.0.2-4)
    [2007-08-19 14:57] upgraded xorg-xdm (1.1.5-1 -> 1.1.6-1)
    [2007-08-19 14:57] upgraded xterm (225-1 -> 229-1)
    [2007-08-21 00:16] upgraded cpio (2.8-1 -> 2.9-1)
    [2007-08-21 00:16] upgraded ed (0.5-3 -> 0.8-1)
    [2007-08-21 00:16] upgraded initscripts (2007.08-1 -> 2007.08-2)
    [2007-08-21 00:16] upgraded intltool (0.36.0-1 -> 0.36.1-1)
    [2007-08-21 00:16] upgraded libarchive (2.2.5-1 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded man-pages (2.60-1 -> 2.64-1)
    [2007-08-21 00:16] upgraded pciutils (2.2.4-2 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded readline (5.2-2 -> 5.2-3)
    [2007-08-22 00:16] upgraded gdbm (1.8.3-3 -> 1.8.3-4)
    [2007-08-22 00:17] upgraded kernel26 (2.6.22.3-1 -> 2.6.22.4-2)
    [2007-08-22 00:17] upgraded lcms (1.16-1 -> 1.17-1)
    [2007-08-22 00:17] upgraded libice (1.0.2-1 -> 1.0.4-1)
    [2007-08-22 00:17] upgraded libxrender (0.9.2-1 -> 0.9.3-1)
    [2007-08-22 00:17] upgraded procinfo (18-3 -> 19-1)
    [2007-08-22 00:17] upgraded xorg-apps (1.0.2-4 -> 1.0.3-1)
    [2007-08-22 23:49] upgraded kernel26 (2.6.22.4-2 -> 2.6.22.4-2.1)
    [2007-08-22 23:49] upgraded librsvg (2.18.0-1 -> 2.18.1-1)
    [2007-08-22 23:49] upgraded libxpm (3.5.6-1 -> 3.5.7-1)
    [2007-08-22 23:49] upgraded libxaw (1.0.3-1 -> 1.0.4-1)
    [2007-08-22 23:49] upgraded makedev (3.8.3-1 -> 3.23-1)
    [2007-08-22 23:49] upgraded mcpp (2.6-1 -> 2.6.4-1)
    [2007-08-22 23:49] upgraded naim (0.11.8.2.1-1 -> 0.11.8.3.1-1)
    [2007-08-22 23:49] upgraded nfs-utils (1.0.12-2 -> 1.0.12-3)
    [2007-08-22 23:49] upgraded pam (0.81-4 -> 0.99.8.1-3.1)
    [2007-08-22 23:49] upgraded pango (1.16.5-1 -> 1.18.0-1)
    [2007-08-22 23:49] upgraded sox (13.0.0-1 -> 13.0.0-2)
    [2007-08-22 23:49] upgraded xorg-apps (1.0.3-1 -> 1.0.3-2)
    [2007-08-22 23:49] upgraded xtrans (1.0.3-1 -> 1.0.4-1)
    [2007-08-25 15:25] upgraded glibc (2.6.1-1 -> 2.6.1-2)
    [2007-08-25 15:25] upgraded bftpd (1.9-1 -> 2.0-1)
    [2007-08-25 15:25] upgraded gcc (4.2.1-3 -> 4.2.1-3.1)
    [2007-08-25 15:25] upgraded gtk-doc (1.8-2 -> 1.8-3)
    [2007-08-25 15:25] upgraded hal-info (0.20070618-1 -> 0.20070725-1)
    [2007-08-25 15:25] upgraded perl-xml-simple (2.16-2 -> 2.18-1)
    [2007-08-25 15:25] upgraded icon-naming-utils (0.8.2-2 -> 0.8.5-1)
    [2007-08-25 15:26] upgraded kernel26 (2.6.22.4-2.1 -> 2.6.22.5-1)
    [2007-08-25 15:27] upgraded kernel26ck (2.6.22.3.ck1-1 -> 2.6.22.5.ck1-1)
    [2007-08-25 15:27] upgraded libgnomeprint (2.18.0-1 -> 2.18.1-1)
    [2007-08-25 22:41] removed libgnomeprintui (2.18.0-1)
    [2007-08-25 22:41] removed libgnomeprint (2.18.1-1)
    i dunno what happened...
    plz, someone help me
    regards
    Last edited by saneone (2007-08-30 18:11:32)

    Bogart wrote:
    I think the spacing now is correct, while before it was wrong. The only "problem" is that you got used to a bad font rendering, and now that it has changed for better you feel like it's different and don't like it.
    Really, *most* of the problems that people find in Linux's fonts are just because they are used to the awful default fonts from Windows XP. Yes, people can even get used to those fonts and believe they're good!!! And when they see correct fonts in Linux they think they're bad...
    What I would do is remove the MS TTF fonts. They work bad in Windows and worse in Linux. You should use Bitstream Vera or DejaVu if you want good quality fonts (especially in web pages).
    But, then again, you might think that they look wrong just because you're not used to it... Oh, well...
    What does correct font / correct spacing mean ?
    IMO, that doesn't make any sense, because that's a totally subjective matter, like many other things in this world.
    BTW, I love how fonts look in Windows, and I think that must be the only thing MS got right. Thus, I'm using ms fonts in linux, and a rendering as close as possible (no autohinting or antialiasing or subpixel rendering).
    Similarly, I could find a woman beautiful that you would find ugly or just average. We are all different, and it's better that way

  • Mail.app crashes after Tiger upgrade

    Hey! I have had trouble with mail.app crashing after I upgraded to Tiger v 10.4.6
    I have tried reinstalling Tiger since and have all the updates to 10.4.9
    The mail.app still crashes even after repairing disk permissions and disk...
    Please, if anyone can decode this, help!
    Thanks!
    Lacey
    Date/Time: 2007-06-04 17:31:46.356 -0500
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [91]
    Version: 2.1 (752)
    Build Version: 22
    Project Name: MailViewer
    Source Version: 7520000
    PID: 351
    Thread: 1
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xc6a3b3ac
    Thread 0:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x93298b20 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x932981b4 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x93298020 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x9377dae4 _DPSNextEvent + 384
    8 com.apple.AppKit 0x9377d7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x93779cec -[NSApplication run] + 472
    10 com.apple.AppKit 0x9386a87c NSApplicationMain + 452
    11 com.apple.mail 0x000871d8 0x1000 + 549336
    12 com.apple.mail 0x00087080 0x1000 + 548992
    Thread 1 Crashed:
    0 ...entSemanticMappingFramework 0x97612a08 LSMMapCounter::LSMMapCounter[unified](LSMReadFileDesc*, LSMWordTable*, long) + 1088
    1 ...entSemanticMappingFramework 0x97617184 LSMTrainingMap::LSMTrainingMap[unified](__LSMMap*, __CFURL const*, long) + 200
    2 ...entSemanticMappingFramework 0x976167fc LSMMapLoadWithOptions + 212
    3 com.apple.MessageFramework 0x9a35f8ac JunkMailGlobalMap + 148
    4 com.apple.MessageFramework 0x9a3b860c MFJunkMailLevelForString + 48
    5 com.apple.MessageFramework 0x9a31614c -[MessageCriterion _evaluateJunkMailCriterion:] + 968
    6 com.apple.MessageFramework 0x9a313c0c -[MessageCriterion doesMessageSatisfyCriterion:] + 368
    7 com.apple.MessageFramework 0x9a313888 -[MessageRule doesMessageSatisfyCriteria:] + 160
    8 com.apple.MessageFramework 0x9a3135a0 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 444
    9 com.apple.MessageFramework 0x9a31335c +[MessageRouter colorForMessage:highlightTextUsingColor:] + 96
    10 com.apple.MessageFramework 0x9a2fe36c -[MessageStore(MessageFrameworkOnly) updateMessages:updateColor:updateNumberOfAttachments:] + 592
    11 com.apple.MessageFramework 0x9a2f20b4 -[LibraryStore openSynchronouslyUpdatingMetadata:] + 448
    12 libobjc.A.dylib 0x90a461f4 objc_msgSendv + 180
    13 com.apple.Foundation 0x92bdcc94 -[NSInvocation invoke] + 944
    14 com.apple.MessageFramework 0x9a2e8800 -[MonitoredInvocation invoke] + 144
    15 com.apple.MessageFramework 0x9a2f1e80 -[InvocationQueue _drainQueue] + 416
    16 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    17 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900552c4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c605d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c604f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9a2f1d90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900552c4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c605d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c604f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9a2f1d90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c086a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c097e8 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf0170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf00a8 -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95726e30 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 1 crashed with PPC Thread State 64:
    srr0: 0x0000000097612a08 srr1: 0x000000000200d030 vrsave: 0x0000000000000000
    cr: 0x24444224 xer: 0x0000000020000004 lr: 0x0000000097612990 ctr: 0x0000000090001748
    r0: 0x00000000705bb0c0 r1: 0x00000000f0100e40 r2: 0x0000000005346000 r3: 0x00000000046a0520
    r4: 0x00000000f0100eb0 r5: 0x00000000f0100ea0 r6: 0x0000000000000001 r7: 0x0000000000000000
    r8: 0x0000000000000000 r9: 0x00000000f0100ea0 r10: 0x0000000000001000 r11: 0x00000000a0006208
    r12: 0x0000000090001748 r13: 0x0000000000000001 r14: 0x000000000464b390 r15: 0x000000000461ab70
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x00000000aa2d33e4 r19: 0x00000000f0100ec4
    r20: 0x0000000004664694 r21: 0x00000000046a0520 r22: 0x00000000f0100f60 r23: 0x0000000000000000
    r24: 0x00000000f0100e80 r25: 0x0000000004664690 r26: 0x00000000705bd4eb r27: 0x0000000000000000
    r28: 0x00000000046646bc r29: 0x00000000c16f53ac r30: 0x00000000f0100e40 r31: 0x00000000976170c4
    Binary Images Description:
    0x1000 - 0x199fff com.apple.mail 2.1 (752) /Applications/Mail.app/Contents/MacOS/Mail
    0x505000 - 0x506fff com.CircusPonies.CPNoteBook ??? (0.6) /Users/laceyhoward/Library/InputManagers/CPNoteBook/CPNoteBook.bundle/Contents/ MacOS/CPNoteBook
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.9 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd3fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91010000 - 0x91091fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x91414fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91427000 - 0x91432fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91437000 - 0x9143ffff libbsm.dylib /usr/lib/libbsm.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c77000 - 0x91cdffff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce4000 - 0x91d21fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d28000 - 0x91d41fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d46000 - 0x91d49fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4b000 - 0x91e29fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e49000 - 0x91e49fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4b000 - 0x91f30fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f38000 - 0x91f57fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc3000 - 0x92031fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203c000 - 0x920d1fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920eb000 - 0x92673fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a6000 - 0x929d1fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a01000 - 0x92aeffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af2000 - 0x92b7afff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbb000 - 0x92de6fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f13000 - 0x92f31fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3c000 - 0x92f96fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb4000 - 0x92fb4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb6000 - 0x92fcafff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe2000 - 0x92ff2fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffe000 - 0x93013fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93025000 - 0x930acfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c0000 - 0x930cbfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d5000 - 0x93102fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311c000 - 0x9312bfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93137000 - 0x9319dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931ce000 - 0x9321dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324b000 - 0x93268fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327a000 - 0x93287fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93290000 - 0x9359efff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ee000 - 0x936fafff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936ff000 - 0x9371ffff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93773000 - 0x93773fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93775000 - 0x93da8fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94135000 - 0x941a7fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e0000 - 0x942a4fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f6000 - 0x942f6fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f8000 - 0x944b8fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94502000 - 0x9453ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94547000 - 0x94597fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a0000 - 0x945b4fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945f9000 - 0x9463efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x946c5000 - 0x946e1fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946f5000 - 0x94739fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9475d000 - 0x9476cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94774000 - 0x94781fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947c7000 - 0x947e0fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94d8e000 - 0x94ebefff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f50000 - 0x94f5ffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f67000 - 0x94f94fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f9b000 - 0x94fabfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94faf000 - 0x94fdefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fee000 - 0x9500bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95724000 - 0x957b2fff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9580e000 - 0x958a4fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x958e1000 - 0x95bedfff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95d76000 - 0x95d9ffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95da7000 - 0x95e23fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95fcb000 - 0x95ffdfff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96f7e000 - 0x96f9dfff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9760e000 - 0x97633fff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x980b7000 - 0x980c5fff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x982d6000 - 0x983a7fff com.apple.QuartzComposer 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98424000 - 0x98424fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9859d000 - 0x985b5fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x98972000 - 0x989b5fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x989db000 - 0x98a02fff com.apple.DotMacSyncManager 1.0.4 (155) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x98b2c000 - 0x98b6ffff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9a2c2000 - 0x9a2cdfff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9a2d8000 - 0x9a431fff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: PowerBook6,5, BootROM 4.8.7f1, 1 processors, PowerPC G4 (1.1), 1.33 GHz, 512 MB
    Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    Memory Module: DIMM1/J7, 256 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITADVD-R UJ-825
    Parallel ATA Device: FUJITSU MHT2080AT, 74.53 GB
    iBook G4   Mac OS X (10.4.9)  

    Hi laceydanielle.
    It seems that the junk filter database has become corrupt. Try this:
    1. Either shut down the Internet connection before opening Mail or take Mail offline immediately after opening it.
    2. Reset the junk filter database (Preferences > Junk Mail > Reset).
    3. Go online again. The problem should be fixed now.

  • Flash Plug in is crashing after recent upgrade. I tried uninstalling, and reinstalling, still crashing. Firefox and Plug-in are current. What else can I do?

    Flash Plug in is crashing after recent upgrade. I tried uninstalling, and reinstalling, still crashing. Firefox and Plug-in are current. What else can I do?

    What I suggest you do here is to use Adobe's uninstaller tool to uninstall Flash first of all: http://kb2.adobe.com/cps/141/tn_14157.html
    Then reboot, go to http://get.adobe.com/flashplayer/ and reinstall it.
    I notice too that you have an outdated version of Shockwave For Director. You can update that via http://get.adobe.com/shockwave/

  • I tunes is missing after last upgrade help! Please

    After last upgrade I noticed ITunes App is not on iPad.  How do I get it back?  I tried to download it again but all I get is it comes loaded on iPad.  Can anyone help me.  Thank you

    Home Screen: Missing App Store, FaceTime, iTunes or Other Icon

  • Mail App keeps freezing and crashing after yosemite upgrade.  Cant create new emails.

    Mail App keeps freezing and crashing after yosemite upgrade.  Cant create new emails.  Is there a fix to these issues?

    Hi,
    When I read these Threads in Yosemite I am filtered to show only the one listing Messages (the App) as the App involved.
    This form of tagging a Thread no longer shows up in the current software used to run the Discussions.
    Did you use the Mail and the Messages tags ?
    It is difficult as many Mail help items refer to emails and "messages".
    With me posting to the thread it should raise it to near the top again and maybe someone who knows about Mail will post.
    8:03 pm      Tuesday; February 3, 2015
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Internet and applications using the Internet keep crashing after IOS5 upgrade on the iPod Touch 4th generation. Any suggestion on how to solve?

    Internet and applications using the Internet keep crashing after IOS5 upgrade on the iPod Touch 4th generation. Any suggestion on how to prevent the it?

    Try:
    http://snapguide.com/guides/calibrate-your-home-button/?utm_expid=69945963-15
    fix for Home button
    iPhone Home Button Not Working or Unresponsive? Try This Fix
    - If you have iOS 5 and later you can turn on Assistive Touch it add the Home and other buttons to the iPods screen. Settings>General>Accessibility>Assistive Touch
    - If not under warranty Apple will exchange your iPod for a refurbished one for:
    Apple - Support - iPod - Repair pricing
    You can do it an an Apple store by:
    Apple Retail Store - Genius Bar
    or sent it in to Apple. See:
    Apple - Support - iPod - Service FAQ
    - There are third-party places like the following that will repair the Home button. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • Ipad2 very slow and crashing after OS8 upgrade 8.1.1

    ipad2 very slow and crashing after OS8 upgrade 8.1.1. I have tried to restore, using the iCloud backup (twice) and it works well for a short while then slows and crashes again.  Genius bar help said older versions of OS8 never closed apps, so a restore should fix it, but it didn't, even with a repeat.

    Hello joey:
    Try resetting Safari
    Trash the preference file and restart (com.apple.safari.plist).
    Barry

  • Photoshop Crashes after GPU Upgrade

    I just recently upgraded my GPU from an nVidia GTX 460 to an AMD Radeon R9 290, and since then I've been experiencing problems with Photoshop.
    Just after I upgraded my GPU, I did a clean uninstall of my old drivers, installed my new drivers (which I also updated to the latest version [13.12] just today), and tried using Photoshop.
    At first, I was prompted with an error dialog saying that Photoshop could not detect my graphics card, so it has disabled OpenGL support.
    I ignored the error, and proceeded to editing an image, but after a few actions Photoshop crashed, prompting me with the 'Photoshop has stopped working' windows dialog.
    After restarting Photoshop, I went to Edit -> Preferences -> Performance and checked the GPU Settings box, which was now grayed out.
    When hovering over it, Photoshop displayed a notification saying that there is a problem with my Display Driver, and that I should re-install it.
    I re-installed my graphics driver, tried several different versions too, re-installed Photoshop, did a clean uninstall (with the help of the Adobe Clean tool) and re-install, but none of these actions helped.
    While I was in safe mode (for cleaning up my GPU drivers), I launched Photoshop and realized that even though it told me that there was an error with my drivers, it would work just fine, without crashing after executing a few actions.
    I also checked the Help -> System Info dialog for possibly obtaining additional information about the error, but the only relevant thing I can see is 'The GPU Sniffer crashed on XX/XX/XXXX at XX:XX:XX'.
    I find this weird, because when I manually run the sniffer, it simply exits after printing 'snifferStart="XXXX-XX-XX_XX:XX:XX"'.
    The last thing I tried doing was renaming sniffer.exe to something different.
    This resulted in Photoshop re-enabling the GPU Settings box (but obviously saying that there is no GPU detected), and getting rid of the weird crashes.
    However, it also resulted in various other glitches, like the main view not updating, the layer previews not properly working, etc.
    Finally, I should note that I tried using both Photoshop CS6 (which I initially had installed), and a trial version of Photoshop CC.
    My system specs are the following:
    OS: Windows 8.1 (64 bit)
    RAM: 16GB DDR3
    CPU: Intel i5 3570K
    GPU: AMD Radeon R9 290
    Secondary GPU (Onboard): Intel HD 4000 Series
    Currently Installed Photoshop Version: Photoshop CC 14.1.2 (x64)
    Any help would be greatly appreciated.
    Thanks in advance!

    I noticed the same problem if I had my two R9 290s in Crossfire mode. If I turn off Crossfire, I get no error.
    HOWEVER, as I have just upgraded from 2 GTX580s, and I do a lot of professional digital painting, I noticed using my Wacom Intuos5 (I usew the Cintiq 24HD with GTX580 at work), there was heaps of lag in painting with a standard brush. If I just did a slow stroke, the 'paint' would be lagging behind the brush 5-10mm onscreen. I tried setting the 'Use Graphics Processor' down to Normal and Basic, and it got worse. I turned 'Use Graphics Processor' off completely and there is no real discernible lag, feels very natural as with the Nvidia cards. However, because this is turned off, I loose any GPU 'accelerated' advantages like animated zoom etc.
    My setup:
    Catalyst Software Suite: 13.12
    Display Driver ver. 13.11
    OpenGL(tm) Driver ver. 6.14.10.12618
    Catalyst Control Center ver. 2013.1206.1603.28764
    i7 2600K @ 4428Mhz | Asus p8z68 Deluxe | 8GB RAM | 2 x Gigabyte R9 290 | X-Fi Ti | 5TB | Silverstone Strider 1500W | SilverStone FT02B Fortress | Win7 64bit | ASUS VG236H 23" 3D LCD x 3 | Logitech G19 KB and G9 Mouse

  • IWork apps crashing after Mavericks upgrade

    I upgraded to Mavericks without a hitch. After the upgrade I was prompted to update iWork via the Mac app store. Now I have the applications upgraded and installed but they simply won't open. They will open for a second and then immediately crash.
    I've tried uninstalling them and re-installing. I also tried uninstalling them via programs like CleanMyMac to see if maybe some lingering files were left over that would cause the crash... but no dice.
    Anyone else having this issue? If so, any ideas on how to resolve it? I'd like to be able to use the software I purchased and would like to fix this without wiping my whole computer and starting fresh.
    Update: This happens on 2 different Macs I have, so it isn't specific to one machine.

    This has been really annoying me ever since I upgraded to Mavericks on my iMac and my partner's iMac (which is a little older than mine). iWork apps worked perfectly on my partner's iMac straight away, no problem. On MY iMac however, all the apps kept unexpectedly quitting. I tried every solution suggested here. I also rang Apple. My warranty ran out an age ago but they still offered to help me for free - and I should think so too!
    I was talked through various processes (all of which I had already tried) and, of course, none of them worked. Incidentally, the Apple person didn't believe I have a shortcut to my (invisible) Library folder on my Desktop and in my Dock. My User Library folder, that is, not the System one. She told me "that is IMPOSSIBLE" and got rather huffy about it when I offered to send her a screenshot. I can assure everyone it IS possible... But that's another story...).
    After numerous restarts etc. the disgruntled Apple person admitted defeat and told me to set up another user to work with Keynote, Pages and Numbers. I did, and they opened normally, but I was rather annoyed at having to change users to use iWork.
    I was very disappointed each time subsequent updates did NOT fix the matter. However, this morning I thought I'd have one more go at trying to open Pages before going mad, and lo and behold it works! So do the other two apps. Is everyone else's working now? Did I miss an update that fixed things? I'd be very interested to know if it WAS an update or something I did because I did bin the .plist files last week again out of sheer desperation and only just rebooted...

  • Premiere Pro CS6 crashing after RAM upgrade

    I just got Premiere Pro almost a week ago after using FCP for years. I was just getting accustomed to it and thought I would upgrade my RAM to help Dynamic Link run smoother. I doubled it from 4 GB to 8 GB today and now Premiere Pro crashes either immediately or after about 20 minutes. My computer is a 2009 Macbook Pro 2.4 GHz. The new ram is from OWC.com. I ran a RAM test in Tech Tools and it passed as having no problems. Can anyone suggest anything? I would hate to have to go back to 4 GB and be limited to that.

    UPDATE:
    This problem is not fixed at all. I went about 2 hours without a crash then had about 5 of them in a row. I have been reading everywhere trying to find a place to start. A full system rebuild and reinstall would take me a day or 2 that I don't have. The crashes happen any time, sometimes at startup, sometimes when I'm editing, sometimes when I am not doing anything. I get the "serious error" message and sometimes just get a "quit unexpectedly" along with this log:
    Process:    
    Adobe Premiere Pro CS6
    Path:       
    /Applications/Adobe Premiere Pro CS6/Adobe Premiere Pro CS6.app/Contents/MacOS/Adobe Premiere Pro CS6
    Identifier: 
    com.adobe.AdobePremierePro
    Version:    
    6.0.2 (6.0.2)
    Parent Process:  launchd [171]
    User ID:    
    501
    Date/Time:  
    2013-01-17 17:42:42.309 -0800
    OS Version: 
    Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:     
    77432 sec
    Crashes Since Last Report:      
    60064
    Per-App Interval Since Last Report:  32612 sec
    Per-App Crashes Since Last Report:   9
    Crashed Thread:  2  Dispatch queue: com.apple.libdispatch-manager
    Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.33f8
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST95005620AS, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: Hub in Apple Extended USB Keyboard, apple_vendor_id, 0x1003, 0x06200000 / 2
    USB Device: Apple Extended USB Keyboard, apple_vendor_id, 0x020b, 0x06230000 / 3
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0x04100000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    FireWire Device: GoFlex Desk Mac, Seagate, 800mbit_speed
    FireWire Device: d2 Quadra v3, LaCie, 800mbit_speed

Maybe you are looking for