Bluescreens and frequent crashes

Hey all,
I'm having an issue with my Windows 7 x64 machine. It experiences a bluescreen, followed by a shutdown after I leave it for about an hour of inactivity. Minidump and sysdata are attached below.
Could anyone help me with this issue, and figure out what might be causing it?
Minidump: https://www.dropbox.com/s/pxgawybtk3xoor1/021415-12168-01%20-%20Copy.dmp?dl=0
Sysdata: https://www.dropbox.com/s/cbf1d6nin0t9ngb/WER-31278-0.sysdata.xml?dl=0
Thanks in advance,
Jerom

Hey all,
I'm having an issue with my Windows 7 x64 machine. It experiences a bluescreen, followed by a shutdown after I leave it for about an hour of inactivity. Minidump and sysdata are attached below.
Could anyone help me with this issue, and figure out what might be causing it?
Minidump: https://www.dropbox.com/s/pxgawybtk3xoor1/021415-12168-01%20-%20Copy.dmp?dl=0
Sysdata: https://www.dropbox.com/s/cbf1d6nin0t9ngb/WER-31278-0.sysdata.xml?dl=0
Thanks in advance,
Jerom
JVDS
Several issues
First you need to update to Service pack one ASAP
This crash was related to neo_0089.sys from SoftEther Project.  This could also be malware.  I would run malwarebytes and if it comes back clean remove softether.
Please download the free version of Malwarebytes.
Update it immediately.
Do a full system scan
Let us know the results at the end.
http://www.malwarebytes.org/products
Microsoft (R) Windows Debugger Version 6.3.9600.17298 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Ken\Desktop\021415-12168-01 - Copy.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
DbsSplayTreeRangeMap::Add: ignoring zero-sized range at ?fffff800`00b9c4c0?
WARNING: Whitespace at start of path element
WARNING: Whitespace at end of path element
Error: Empty Path.
Symbol search path is:
SRV*e:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.17273.amd64fre.win7_gdr.130318-1532
Machine Name:
Kernel base = 0xfffff800`02e1d000 PsLoadedModuleList = 0xfffff800`03059e70
Debug session time: Sat Feb 14 11:48:13.540 2015 (UTC - 5:00)
System Uptime: 0 days 3:08:05.461
Loading Kernel Symbols
Loading User Symbols
Loading unloaded module list
* Bugcheck Analysis *
Use !analyze -v to get detailed debugging information.
BugCheck 9F, {3, fffffa800671a060, fffff80000b9c4d8, fffffa800be65420}
Unable to load image \SystemRoot\system32\DRIVERS\Neo_0089.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Neo_0089.sys
*** ERROR: Module load completed but symbols could not be loaded for Neo_0089.sys
Probably caused by : ntkrnlmp
Followup: MachineOwner
0: kd> !analyze -v
* Bugcheck Analysis *
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: fffffa800671a060, Physical Device Object of the stack
Arg3: fffff80000b9c4d8, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: fffffa800be65420, The blocked IRP
Debugging Details:
DRVPOWERSTATE_SUBCODE: 3
IMAGE_NAME: ntkrnlmp
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: ntkrnlmp
FAULTING_MODULE: fffff8800482b000 Neo_0089
IRP_ADDRESS: fffffa800be65420
DEVICE_OBJECT: fffffa800808b050
DRIVER_OBJECT: fffffa8008094930
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x9F
PROCESS_NAME: System
CURRENT_IRQL: 2
ANALYSIS_VERSION: 6.3.9600.17298 (debuggers(dbg).141024-1500) amd64fre
DPC_STACK_BASE: FFFFF80000BA2FB0
STACK_TEXT:
fffff800`00b9c488 fffff800`02efaa23 : 00000000`0000009f 00000000`00000003 fffffa80`0671a060 fffff800`00b9c4d8 : nt!KeBugCheckEx
fffff800`00b9c490 fffff800`02e98a06 : fffff800`00b9c5c0 fffff800`00b9c5c0 00000000`00000001 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x288e0
fffff800`00b9c530 fffff800`02e97cc6 : fffff800`0303c700 00000000`000b09de 00000000`00000000 00000000`00000000 : nt!KiProcessTimerDpcTable+0x66
fffff800`00b9c5a0 fffff800`02e988fe : 0000001a`46a8d6bb fffff800`00b9cc18 00000000`000b09de fffff800`0300ae48 : nt!KiProcessExpiredTimerList+0xc6
fffff800`00b9cbf0 fffff800`02e98037 : 00000008`fa8c43c1 00000008`000b09de 00000008`fa8c43e5 00000000`000000de : nt!KiTimerExpiration+0x1be
fffff800`00b9cc90 fffff800`02e9509a : fffff800`03006e80 fffff800`03014c40 00000000`00000001 fffff880`00000000 : nt!KiRetireDpcList+0x277
fffff800`00b9cd40 00000000`00000000 : fffff800`00b9d000 fffff800`00b97000 fffff800`00b9cd00 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
IMAGE_VERSION:
FAILURE_BUCKET_ID: X64_0x9F_3_POWER_DOWN_IMAGE_ntkrnlmp
BUCKET_ID: X64_0x9F_3_POWER_DOWN_IMAGE_ntkrnlmp
ANALYSIS_SOURCE: KM
FAILURE_ID_HASH_STRING: km:x64_0x9f_3_power_down_image_ntkrnlmp
FAILURE_ID_HASH: {11a584ac-cfbe-b229-0d33-15c5fd69f706}
Followup: MachineOwner
0: kd> !irp fffffa800be65420 1
Irp is active with 3 stacks 2 is current (= 0xfffffa800be65538)
No Mdl: No System Buffer: Thread 00000000: Irp stack trace.
Flags = 00000000
ThreadListEntry.Flink = fffffa800be65440
ThreadListEntry.Blink = fffffa800be65440
IoStatus.Status = c00000bb
IoStatus.Information = 00000000
RequestorMode = 00000000
Cancel = 00
CancelIrql = 0
ApcEnvironment = 00
UserIosb = 00000000
UserEvent = 00000000
Overlay.AsynchronousParameters.UserApcRoutine = 00000000
Overlay.AsynchronousParameters.UserApcContext = 00000000
Overlay.AllocationSize = 00000000 - 00000000
CancelRoutine = 00000000
UserBuffer = 00000000
&Tail.Overlay.DeviceQueueEntry = fffffa800be65498
Tail.Overlay.Thread = 00000000
Tail.Overlay.AuxiliaryBuffer = 00000000
Tail.Overlay.ListEntry.Flink = fffffa800bdf1c68
Tail.Overlay.ListEntry.Blink = fffff8000303c2c0
Tail.Overlay.CurrentStackLocation = fffffa800be65538
Tail.Overlay.OriginalFileObject = 00000000
Tail.Apc = 00000000
Tail.CompletionKey = 00000000
cmd flg cl Device File Completion-Context
[ 0, 0] 0 0 00000000 00000000 00000000-00000000
Args: 00000000 00000000 00000000 00000000
>[ 16, 2] 0 e1 fffffa800808b050 00000000 00000000-00000000 pending
\Driver\Neo_VPN
Args: 00015400 00000001 00000004 00000003
[ 0, 0] 0 0 00000000 00000000 00000000-fffffa800bd00170
Args: 00000000 00000000 00000000 00000000
Wanikiya and Dyami--Team Zigzag

Similar Messages

  • Crashing Flash Player Installer, and Frequent crashes while playing

    When one is asked to upgrade, one is sent to a link where one downloads a file, which one is then supposed to run.
    Only problem is that it invariably crashes.
    Now, in trying to fix the problem, I'm offered a course on troubleshooting why the problem is. This means Adobe isn't performing its job of QC, and fixing problems, and passing the problem onto me for telling them what is wrong.
    If they don't have enough testers, they need to hire people.
    This problem of crashing installer, or frequent crashes while playing is a serious dereliction of service responsibility.
    Just provide a link that works, and a something that installs without hassles.  This has been going for years... I'm tired that it hasn't been fixed after all this time. That's one reason I don't watch much stuff that uses Flash Player.

    Hi,
    I'm having the very same problem with my MBP6,2. I had nothing of this kind during the last half a year, neither with 10.6.4 or 10.6.5, but right the very next day I've updated to 10.6.6 these weird freezes started happening. It doesn't depend on if I am running WoW or not - twice it froze right after the login screen, once during login, once it froze even in safe boot mode! Anyways, right after update to 10.6.6 it froze 13 times during first 6 hours...
    I've tried rolling back to backups from 10.6.5, 10.6.4 - still the same problem, which makes me think it's only a mere coincidence that it started with 10.6.6..
    The log is similar to yours:
    panic(cpu 0 caller 0x9fabfa): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0x7fc23000 0x0a5480a2, D0, P0/4
    Kernel Extensions in backtrace (with dependencies):
    com.apple.nvidia.nv50hal(6.2.6)@0x15bf000->0x19d3fff
    dependency: com.apple.NVDAResman(6.2.6)@0x994000
    com.apple.NVDAResman(6.2.6)@0x994000->0xc81fff
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x954000
    dependency: com.apple.iokit.IONDRVSupport(2.2)@0x987000
    dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0x965000
    com.apple.iokit.IONDRVSupport(2.2)@0x987000->0x993fff
    dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0x965000
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x954000
    com.apple.iokit.IOGraphicsFamily(2.2)@0x965000->0x986fff
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x954000
    ...

  • Iphone 4s wifi problems and frequent crashes post 7.1 update

    Hello!
    I have an iphone 4s for about a year now.
    After updating to iOS 7.1, I experienced frequent crashes and intermittent wifi connection inability (wifi button greyed out).
    I have reset my phone 2-3 times to factory settings but the problem is still there.
    Frequent crashes and intermittent wifi connectibility. (Mostly absent)
    The phone was working perfectly until I upgraded to iOS 7.1.
    Is there a 4s wifi patch or a new iOS update (7.1.1??) coming out??
    Please let me know, this is very frustrating!
    I am a doctor and sometimes I am on call. Having an unreliable phone (I sometimes find it frozen or turned off), is not an option for me.
    Thank you very much

    Try the suggestions here to see if they resolve your problem:
    http://support.apple.com/kb/ts1559
    If these don't work you may have a hardware problem. Visit an Apple store for an evaluation or contact Apple Support.
    Contact Apple: http://support.apple.com/kb/HE57

  • What is the cause of unpredictable and frequent crashing?

    My firefox is crashing quite frequently and I haven't been able to determine the cause or how to fix it. I've uninstalled and reinstalled, removed all the addons and plugins and updated them, and updated my graphics drivers.
    Below is the crash log from my most recent adventure in crashing. If anyone can offer some insight, I would certainly appreciate it!
    AdapterDeviceID: 0x6810
    AdapterDriverVersion: 14.501.1003.0
    AdapterSubsysID: 04a11043
    AdapterVendorID: 0x1002
    Add-ons: %7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:36.0,%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D:2.6.7
    AvailablePageFile: 3535675392
    AvailablePhysicalMemory: 4189724672
    AvailableVirtualMemory: 3325460480
    BIOS_Manufacturer: American Megatrends Inc.
    BlockedDllList:
    BreakpadReserveAddress: 45416448
    BreakpadReserveSize: 67108864
    BuildID: 20150222232811
    CrashTime: 1425256165
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1424907853
    IsGarbageCollecting: 1
    Notes: AdapterVendorID: 0x1002, AdapterDeviceID: 0x6810, AdapterSubsysID: 04a11043, AdapterDriverVersion: 14.501.1003.0
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 1131
    StartupTime: 1425255036
    SystemMemoryUsePercentage: 51
    Theme: classic/1.0
    Throttleable: 1
    TotalPageFile: 8587304960
    TotalPhysicalMemory: 8589205504
    TotalVirtualMemory: 4294836224
    Vendor: Mozilla
    Version: 36.0
    Winsock_LSP: MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 :
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD RfComm [Bluetooth] : 2 : 1 :
    MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    RSVP TCPv6 Service Provider : 2 : 1 :
    RSVP TCP Service Provider : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    RSVP UDPv6 Service Provider : 2 : 2 :
    RSVP UDP Service Provider : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    useragent_locale: en-US
    This report also contains technical information about the state of the application when it crashed.

    You have a lot of plugins I don't recognize, such as "Wizvera Mozilla Browser Control (1026)" and "npxwebplugin" (SoftForum XecureWeb Control?). These may be part of a bundle of unknown/unwanted software.
    Here's my suggested procedure for tracking down and cleaning up '''bad add-ons'''. Sorry for the length -- it's not as bad as it sounds:
    (1) Open the Windows '''Control Panel''', Uninstall a Program. After the list loads, click the "Installed on" column heading to group the infections, I mean, additions, by date. This can help in smoking out undisclosed bundle items that snuck in with some software you agreed to install. Take out as much trash as possible here.
    (2) Open Firefox's '''Add-ons page''' using either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click '''Plugins'''. Set nonessential and unrecognized plugins to "Never Activate".
    In the left column, click '''Extensions'''. Then, if in doubt, disable (or Remove, if possible) unrecognized and unwanted extensions.
    Often a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    Any improvement?
    (3) You can search for remaining issues with the '''scanning/cleaning tools''' listed in our support article: [[Troubleshoot Firefox issues caused by malware]]. These on-demand scanners are free and take considerable time to run. If they finish quickly and especially if they require payment, you may have a serious infection. I suggest the specialized forums listed in the article in that case.
    Success?

  • Multiple and frequent crashes due to spellchecker

    Hi,
    Since the release of the last 2 version of the French dictionaries, I've been experiencing a LOT of crashes due to the spellchecker
    At first, I was using FF3 and I got so sick of it that I switched to Minefield: the problem is still there, unfortunately
    This isn't a small issue: It IS very frequent, almost always if the message you're typing is long enouth
    I've tried many different things like disabling extensions, ect: I now have absolutely no doubt about it, it's being caused by the spellchecker
    It's actually so frequent that I've come to type my messages in another app first and then copy paste in FF: it's too munch of a pain, I'm now going to use another browser until this issue is solved

    Thanks for your reply
    Yes, I've looked at the link you gave and it's definitely the bug I'm experiencing
    As for the dictionaries; I use:
    Dictionnaire français "Classique" v4.0.1 ( https://addons.mozilla.org/en-US/firefox/addon/french-dictionary-classic-spel/ )
    and
    United States English Spellchecker v5.0.1 ( https://addons.mozilla.org/en-US/firefox/addon/united-states-english-spellche/ )
    note that I have also tried the 2 other versions of the French one and both with no luck
    These 2 other version are:
    https://addons.mozilla.org/en-US/firefox/addon/french-dictionary-classic-and-/
    and
    https://addons.mozilla.org/en-US/firefox/addon/french-dictionary-modern-spell/
    I'm also giving you the version of the English one, because as it turns out it sometimes also causes FF to crash (less frequently than the French one)
    I didn't know there was an alternative (Hunspell), I will try that asap

  • Blue boxes and frequent crashes--and no plugins

    I'm another one who has been experiencing frequent Safari crashes and blue boxes instead of photos on certain pages.
    I've read the voluminous posts and responses and still can't find one that solves my problem. I have checked the Library -->Internet Plug-Ins and there is no Java plug-in there.
    However in Safari under Help-->Installed Plug-Ins, the Java Plug in for Cocoa is listed there.
    I have not downloaded or installed any add-ons for Safari.
    If anyone has any other suggestions, please help!
    Message was edited by: charliechaplin

    Did you run the Java 4 update that was available via Software Update? That should have put it into <you boot volume>/Library/Internet Plug-Ins and not into <you boot volume>/Users/<your username>/Library/Internet Plug-Ins. Give that a look see. If you don't have it, then manually download and install it, repair permissions, and restart. Retry Safari. If no go, download and reinstall Safari and repeat the other steps.

  • Poor Performance after start up and Frequent Crashes

    I have a brand new imac i order a little over 6 months ago, i immediately migrated my old imac's files to the new mac and everything worked great but then slowly began to degrade in performance and now i have nothing but problems that have gotten worse.
    The first problem occurred with a slow performance speed after about a month of amazing performance.
    Then I noticed the new magic mouse i had ordered with the computer would lose connection with the computer causing it to crash, also the new mouse would not hold a charge for long. My last magic mouse did not have this issue.
    My computer would fall asleep and then i could be unable to wake it by using my mouse, even plugging in an apple pro wired mouse would not work, i had to turn the power on and off to restart
    My bluetooth was acting funny trying to connect to devices i hadn't authorized
    Then came a kernel crash.
    Then came apple 3 tired support who after weeks of diagnosis over the phone were stumped.
    I tried the following to fix the problems myself:
    reset the Pram
    Repaired Disk Permissions
    Checked the hardware
    reinstalled the OS
    Checked for and installed all software updates
    Reset the SMC
    Ran 3rd party software "mackeeper" to optimize my files and check for viruses
    Clean up unneeded files so plenty of memory
    And finally downloaded a 3rd part program called "idrefrag" to defrag my system files.
    nothing worked
    I was unable to take additional time to deal with the issue, i work and attend school online and was extremely busy during the summer so i had to just deal with the issues because being without my computer was not an option i had.
    After my busy summer ended, the problems had only gotten worse
    Now, not only does the mac fall asleep and not wake up and not respond to the magic mouse to wake up or reconnect when the mouse and mac lose signal, but now when i plug in a usb flash drive to my external flash drive port, it's like playing russian roulette, half the time it's fine, the other half the computer freeze upon insertion of the drive. I shouldn't have so much anxiety plugging in a 8gb flash drive.
    but now on to the worst part, before the summer when i had to restart after crashes it was normal, but now when i restart, the computer acts like it has to remember how to even be a computer again. Upon restarting after the classic Mac tone:
    My mac desktop begins to reload, although the icons on the top right appear then disappear and then appear to load back up very slowly.
    Moving files to another folder or tp the trash is painstakingly slow, i get a message saying "preparing to move file" that goes on for 10 minutes.
    Simple tasks like trying to copy and paste or access my "places" on the side bar like "movies, "Pictures" etc cause a pinwheel and then each "place" has to load all the files as if it's searching the computer for them all before i have access to them, this can take 5-10 minutes
    When i click on an application from the dock to load, it just bounces for a while and then finally starts up but takes 5 minutes or more to be able to access without a pinwheel
    Overall the computer basically forgets how to be a computer and has to relearn how to do the simplest tasks, the next 24 hours is plagued by pinwheels and slow performance and then it acts fine again, but i can never shut it down or it start all over again, so i just let it fall asleep when not in use and cross my fingers that when i come back it will respond to the mouse and wake up, half the time it does, the other half, i have to restart by holding the power button down and then pressing it to start up again.
    I had to just adapt, so i have a good system down now and so when I restart i run the system disk utility and repair the HD 1 & 2 's permission which always seems to have a lot of issues and that kinda helps speed along the 24 hour relearning process. But i shouldn't have to do all this stuff, i spent 3,000 on this computer, i bought all the upgrades and after a couple of months of amazing performance i was left with a time bomb and 3 tier apple support who have no idea where to go and now wont even call me back despite my paying for 4 years of apple care, I am at a total loss of what to do, i can't afford to send the machine off for diagnosis and repair and frankly think Apple should send me a new machine since not only does the mac itself present problems, but so does the new magic mouse, and the rechargeable batteries and charger i purchased from them as well.
    My Mac info:
    Mac OS X Version 10.6.8
    Model Name:          iMacModel Identifier:          iMac12,1
    Processor Name:          Intel Core i7
    Processor Speed:          2.8 GHz
    Number of Processors:          1
    Total Number of Cores:          4
    L2 Cache (per Core):          256 KB
    L3 Cache:          8 MB
    Memory:          16 GB
    Serial -ATA
    any suggestions?

    Thats a shame, you should be enjoying your mac!, what was the final outcome of the Apple support guys?. I think if it were me and i had tried tried everything that you have including the support tech. i would be pressing for a replacement mac.

  • IMac running slow and frequently crashing since installing Mavericks. Any useful info in this log?

    Since installing Mavericks some time ago, applications have become slow to open, proccesses have slowed and, well, eveything has slowed down some. Also, almost every day, sometimes more than once, the iMac will freeze for a second, then reboot itself. I've tried searching for similar posts but haven't found an answer yet. I did open the console (which, I confess, I don't understand) and I'm getting lots of messages. But, as I've never checked before, I have no idea whether any of them are normal. Here's a small section:
    3/9/14 1:26:45.057 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[828]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:26:45.066 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:26:55.140 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[829]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:26:55.150 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:27:05.151 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[830]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:27:05.160 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:27:06.000 PM kernel[0]: considerRebuildOfPrelinkedKernel prebuild rebuild has expired
    3/9/14 1:27:14.840 PM secd[245]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:27:14.840 PM secd[245]:  securityd_xpc_dictionary_handler com.apple.sbd[833] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:27:15.161 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[835]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:27:15.171 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:27:25.171 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[836]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:27:25.187 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:27:25.892 PM secd[245]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:27:25.892 PM secd[245]:  securityd_xpc_dictionary_handler com.apple.sbd[833] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:27:25.919 PM secd[245]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:27:25.919 PM secd[245]:  securityd_xpc_dictionary_handler com.apple.sbd[833] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:27:35.188 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[837]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:27:35.202 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:27:45.203 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[838]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:27:45.212 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:27:55.212 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[839]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:27:55.222 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:28:05.223 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[842]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:28:05.233 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:28:15.233 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[843]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:28:15.243 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:28:25.311 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[844]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:28:25.323 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:28:35.397 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[845]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:28:35.407 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:28:36.599 PM secd[245]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:28:36.599 PM secd[245]:  securityd_xpc_dictionary_handler com.apple.sbd[833] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:28:45.408 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[846]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:28:45.418 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:28:55.419 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[847]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:28:55.429 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:29:05.505 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[848]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:29:05.515 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:29:15.515 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[849]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:29:15.525 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:29:25.596 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[850]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:29:25.606 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:29:35.607 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[851]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:29:35.617 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:29:45.686 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[852]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:29:45.696 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:29:55.766 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[853]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:29:55.776 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:30:05.849 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[855]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:30:05.858 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:30:15.933 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[856]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:30:15.943 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:30:25.944 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[857]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:30:25.954 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:30:35.954 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[858]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:30:35.965 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:30:45.884 PM secd[245]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:30:45.884 PM secd[245]:  securityd_xpc_dictionary_handler com.apple.sbd[833] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:30:45.904 PM secd[245]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:30:45.905 PM secd[245]:  securityd_xpc_dictionary_handler com.apple.sbd[833] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    3/9/14 1:30:45.966 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[862]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:30:45.975 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:30:55.976 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[863]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:30:55.987 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:31:04.000 PM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=864[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    3/9/14 1:31:04.454 PM GoogleSoftwareUpdateDaemon[865]: -[KeystoneDaemon logServiceState] GoogleSoftwareUpdate daemon (1.1.0.3659) vending:
              com.google.Keystone.Daemon.UpdateEngine: 2 connection(s)
              com.google.Keystone.Daemon.Administration: 0 connection(s)
    3/9/14 1:31:04.466 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateEngine updateProductID:] KSUpdateEngine updating product ID: "com.google.Keystone"
    3/9/14 1:31:04.483 PM GoogleSoftwareUpdateDaemon[865]: -[KSCheckAction performAction] KSCheckAction checking 1 ticket(s).
    3/9/14 1:31:04.490 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction starting update check for ticket(s): {(
              <KSTicket:0x34c960
                        productID=com.google.Keystone
                        version=1.1.0.3659
                        xc=<KSPathExistenceChecker:0x34cc50 path=/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/>
                        serverType=Omaha
                        url=https://tools.google.com/service/update2
                        creationDate=2013-03-25 17:44:15
              >
    Using server: <KSOmahaServer:0x250530
              engine=<KSDaemonUpdateEngine:0x247550>
              params={
                        EngineVersion = "1.1.0.3659";
                        ActivesInfo = {
                                  "com.google.Keystone" = {
                                            LastActiveDate = 2014-03-09 20:31:04 +0000;
                                            LastActivePingDate = 2014-03-09 08:00:00 +0000;
                                            LastRollCallPingDate = 2014-03-09 08:00:00 +0000;
                                  "com.Google.GoogleEarthPlugin.intel" = {
                                            LastRollCallPingDate = 2014-03-09 08:00:00 +0000;
                                  "com.google.nikcollection" = {
                                            LastRollCallPingDate = 2014-03-09 08:00:00 +0000;
                                  "com.google.Chrome" = {
                                            LastActiveDate = 2013-06-16 20:50:59 +0000;
                                            LastActivePingDate = 2013-06-17 07:00:00 +0000;
                                            LastRollCallPingDate = 2014-03-09 08:00:00 +0000;
                        UserInitiated = 0;
                        IsSystem = 1;
                        OmahaOSVersion = "10.9.2_i486";
                        Identity = KeystoneDaemon;
                        AllowedSubdomains = (
                                  ".omaha.sandbox.google.com",
                                  ".tools.google.com",
                                  ".www.google.com",
                                  ".corp.google.com"
    >
    3/9/14 1:31:04.523 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction running KSServerUpdateRequest: <KSOmahaServerUpdateRequest:0x256530
              server=<KSOmahaServer:0x250530>
              url="https://tools.google.com/service/update2"
              runningFetchers=0
              tickets=1
              activeTickets=0
              rollCallTickets=0
              body=
                        <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
                        <o:gupdate xmlns:o="http://www.google.com/update2/request" protocol="2.0" version="KeystoneDaemon-1.1.0.3659" ismachine="1">
                            <o:os platform="mac" version="MacOSX" sp="10.9.2_i486"></o:os>
                            <o:app appid="com.google.Keystone" version="1.1.0.3659" lang="en-us" installage="349" brand="GGLG">
                                <o:updatecheck></o:updatecheck>
                            </o:app>
                        </o:gupdate>
    >
    3/9/14 1:31:05.275 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateCheckAction(KSServerUpdateRequestDelegate) serverRequest:fetchedWithResponse:] KSUpdateCheckAction received KSServerUpdateResponse: <KSOmahaServerUpdateResponse:0x256830
              server=<KSOmahaServer:0x250530>
              url="https://tools.google.com/service/update2"
              status=200
              tickets=1
              activeTickets=0
              rollCallTickets=0
              data=
                        <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
                        <gupdate xmlns="http://www.google.com/update2/response" protocol="2.0" server="prod">
                            <daystart elapsed_days="2624" elapsed_seconds="45065"></daystart>
                            <app appid="com.google.Keystone" status="ok">
                                <updatecheck status="noupdate"></updatecheck>
                            </app>
                        </gupdate>
    >
    3/9/14 1:31:05.325 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateCheckAction(PrivateMethods) finishAction] KSUpdateCheckAction found updates: {( )}
    3/9/14 1:31:05.328 PM GoogleSoftwareUpdateDaemon[865]: -[KSPrefetchAction performAction] KSPrefetchAction no updates to prefetch.
    3/9/14 1:31:05.330 PM GoogleSoftwareUpdateDaemon[865]: -[KSMultiUpdateAction performAction] KSSilentUpdateAction had no updates to apply.
    3/9/14 1:31:05.331 PM GoogleSoftwareUpdateDaemon[865]: -[KSMultiUpdateAction performAction] KSPromptAction had no updates to apply.
    3/9/14 1:31:05.333 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateEngine(PrivateMethods) updateFinish] KSUpdateEngine update processing complete.
    3/9/14 1:31:05.600 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateEngine updateAllProducts] KSUpdateEngine updating all installed products.
    3/9/14 1:31:05.603 PM GoogleSoftwareUpdateDaemon[865]: -[KSCheckAction performAction] KSCheckAction checking 2 ticket(s).
    3/9/14 1:31:05.609 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction starting update check for ticket(s): {(
              <KSTicket:0x2570e0
                        productID=com.google.nikcollection
                        version=1.1.1.1
                        xc=<KSPathExistenceChecker:0x2597c0 path=/Applications/Nik Collection>
                        url=https://tools.google.com/service/update2
                        creationDate=2013-03-25 17:44:17
              >,
              <KSTicket:0x24c640
                        productID=com.google.Keystone
                        version=1.1.0.3659
                        xc=<KSPathExistenceChecker:0x259a60 path=/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/>
                        serverType=Omaha
                        url=https://tools.google.com/service/update2
                        creationDate=2013-03-25 17:44:15
              >
    Using server: <KSOmahaServer:0x25aec0
              engine=<KSDaemonUpdateEngine:0x247550>
              params={
                        EngineVersion = "1.1.0.3659";
                        ActivesInfo = {
                                  "com.google.Keystone" = {
                                            LastActiveDate = 2014-03-09 20:31:04 +0000;
                                            LastActivePingDate = 2014-03-09 08:00:00 +0000;
                                            LastRollCallPingDate = 2014-03-09 08:00:00 +0000;
                                  "com.Google.GoogleEarthPlugin.intel" = {
                                            LastRollCallPingDate = 2014-03-09 08:00:00 +0000;
                                  "com.google.nikcollection" = {
                                            LastRollCallPingDate = 2014-03-09 08:00:00 +0000;
                                  "com.google.Chrome" = {
                                            LastActiveDate = 2013-06-16 20:50:59 +0000;
                                            LastActivePingDate = 2013-06-17 07:00:00 +0000;
                                            LastRollCallPingDate = 2014-03-09 08:00:00 +0000;
                        UserInitiated = 0;
                        IsSystem = 1;
                        OmahaOSVersion = "10.9.2_i486";
                        Identity = KeystoneDaemon;
                        AllowedSubdomains = (
                                  ".omaha.sandbox.google.com",
                                  ".tools.google.com",
                                  ".www.google.com",
                                  ".corp.google.com"
    >
    3/9/14 1:31:05.610 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction running KSServerUpdateRequest: <KSOmahaServerUpdateRequest:0x351510
              server=<KSOmahaServer:0x25aec0>
              url="https://tools.google.com/service/update2"
              runningFetchers=0
              tickets=2
              activeTickets=0
              rollCallTickets=0
              body=
                        <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
                        <o:gupdate xmlns:o="http://www.google.com/update2/request" protocol="2.0" version="KeystoneDaemon-1.1.0.3659" ismachine="1">
                            <o:os platform="mac" version="MacOSX" sp="10.9.2_i486"></o:os>
                            <o:app appid="com.google.nikcollection" version="1.1.1.1" lang="en-us" installage="349" brand="GGLG">
                                <o:updatecheck></o:updatecheck>
                            </o:app>
                            <o:app appid="com.google.Keystone" version="1.1.0.3659" lang="en-us" installage="349" brand="GGLG">
                                <o:updatecheck></o:updatecheck>
                            </o:app>
                        </o:gupdate>
    >
    3/9/14 1:31:05.987 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[870]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:31:05.997 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:31:06.174 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateCheckAction(KSServerUpdateRequestDelegate) serverRequest:fetchedWithResponse:] KSUpdateCheckAction received KSServerUpdateResponse: <KSOmahaServerUpdateResponse:0x3508d0
              server=<KSOmahaServer:0x25aec0>
              url="https://tools.google.com/service/update2"
              status=200
              tickets=2
              activeTickets=0
              rollCallTickets=0
              data=
                        <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
                        <gupdate xmlns="http://www.google.com/update2/response" protocol="2.0" server="prod">
                            <daystart elapsed_days="2624" elapsed_seconds="45066"></daystart>
                            <app appid="com.google.nikcollection" status="ok">
                                <updatecheck status="noupdate"></updatecheck>
                            </app>
                            <app appid="com.google.Keystone" status="ok">
                                <updatecheck status="noupdate"></updatecheck>
                            </app>
                        </gupdate>
    >
    3/9/14 1:31:06.179 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateCheckAction(PrivateMethods) finishAction] KSUpdateCheckAction found updates: {( )}
    3/9/14 1:31:06.184 PM GoogleSoftwareUpdateDaemon[865]: -[KSPrefetchAction performAction] KSPrefetchAction no updates to prefetch.
    3/9/14 1:31:06.184 PM GoogleSoftwareUpdateDaemon[865]: -[KSMultiUpdateAction performAction] KSSilentUpdateAction had no updates to apply.
    3/9/14 1:31:06.185 PM GoogleSoftwareUpdateDaemon[865]: -[KSMultiUpdateAction performAction] KSPromptAction had no updates to apply.
    3/9/14 1:31:06.187 PM GoogleSoftwareUpdateDaemon[865]: -[KSUpdateEngine(PrivateMethods) updateFinish] KSUpdateEngine update processing complete.
    3/9/14 1:31:08.711 PM GoogleSoftwareUpdateDaemon[865]: -[KeystoneDaemon logServiceState] GoogleSoftwareUpdate daemon (1.1.0.3659) vending:
              com.google.Keystone.Daemon.UpdateEngine: 1 connection(s)
              com.google.Keystone.Daemon.Administration: 0 connection(s)
    3/9/14 1:31:15.999 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[872]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:31:16.008 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:31:26.009 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[873]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:31:26.019 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:31:34.456 PM GoogleSoftwareUpdateDaemon[865]: -[KeystoneDaemon main] GoogleSoftwareUpdateDaemon inactive, shutdown.
    3/9/14 1:31:36.019 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[874]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:31:36.030 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:31:46.031 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[875]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:31:46.041 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:31:56.041 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[877]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:31:56.060 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:32:06.060 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[881]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:32:06.070 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    3/9/14 1:32:16.071 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist[882]) assertion failed: 13C64: launchd + 105965 [425516B6-9F3E-342F-87B3-EC461EBA6A1A]: 0xd
    3/9/14 1:32:16.081 PM com.apple.launchd.peruser.503[165]: (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
    I also read that I should run EtreCheck to help you see... something. So here's that too:
    Hardware Information:
              iMac (21.5-inch, Late 2009)
              iMac - model: iMac10,1
              1 3.33 GHz Intel Core 2 Duo CPU: 2 cores
              16 GB RAM
    Video Information:
              ATI Radeon HD 4670 - VRAM: 256 MB
    System Software:
              OS X 10.9.2 (13C64) - Uptime: 0 days 0:45:24
    Disk Information:
              WDC WD1001FALS-40U9B0 disk0 : (1 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Mac HD (disk0s2) / [Startup]: 999.35 GB (606.34 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GA11N 
    USB Information:
              Apple Internal Memory Card Reader 31.91 GB
                        NIKON D600 (disk2s1) /Volumes/NIKON D600: 31.91 GB (108.7 MB free)
              Western Digital My Book 1140 4 TB
                        disk1s1 (disk1s1) <not mounted>: 209.7 MB
                        4TB Backup drive (disk1s2) /Volumes/4TB Backup drive: 4 TB (300.86 GB free)
              Apple, Inc. Keyboard Hub
                        Apple, Inc Apple Keyboard
              Apple Inc. Built-in iSight
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
    Startup Items:
              ProTec6b: Path: /Library/StartupItems/ProTec6b
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.adobe.SwitchBoard.plist 3rd-Party support link
              [System] com.google.keystone.daemon.plist 3rd-Party support link
              [System] com.intego.commonservices.daemon.plist 3rd-Party support link
              [System] com.intego.commonservices.icalserver.plist 3rd-Party support link
              [System] com.intego.netupdate.daemon.plist 3rd-Party support link
              [System] com.intego.task.manager.daemon.plist 3rd-Party support link
              [System] com.intego.VirusBarrierX6.daemon.plist 3rd-Party support link
              [System] com.intego.VirusBarrierX6.scanner.daemon.plist 3rd-Party support link
              [System] com.oracle.java.Helper-Tool.plist 3rd-Party support link
              [System] com.oracle.java.JavaUpdateHelper.plist 3rd-Party support link
    Launch Agents:
              [System] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [System] com.adobe.CS4ServiceManager.plist 3rd-Party support link
              [System] com.google.keystone.agent.plist 3rd-Party support link
              [System] com.intego.commonservices.statusitem.plist 3rd-Party support link
              [System] com.intego.netupdate.agent.plist 3rd-Party support link
              [System] com.intego.task.manager.notifier.plist 3rd-Party support link
              [System] com.intego.VirusBarrierX6.alert.plist 3rd-Party support link
              [System] com.intego.VirusBarrierX6.statusitem.plist 3rd-Party support link
              [System] com.oracle.java.Java-Updater.plist 3rd-Party support link
              [System] com.sony.PMBPortable.AutoRun.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [not loaded] com.akamai.client.plist 3rd-Party support link
              [not loaded] com.akamai.single-user-client.plist 3rd-Party support link
              [not loaded] com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
              [not loaded] com.aunsoft.LaunchFinalMate.plist 3rd-Party support link
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
    User Login Items:
              iTunesHelper
              Safari
              iTunes
    Internet Plug-ins:
              Google Earth Web Plug-in: Version: 7.1 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 3rd-Party support link
              Flip4Mac WMV Plugin: Version: 2.3.4.1 3rd-Party support link
              Silverlight: Version: 4.0.50401.0 3rd-Party support link
              FlashPlayer-10.6: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
              DivXBrowserPlugin: Version: 2.0 3rd-Party support link
              Flash Player: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              iPhotoPhotocast: Version: 7.0
              GarminGpsControl: Version: 3.0.1.0 Release - SDK 10.4 3rd-Party support link
              JavaAppletPlugin: Version: Java 7 Update 51 3rd-Party support link
    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:
              fbplugin_1_0_3: Version: (null) 3rd-Party support link
    3rd Party Preference Panes:
              Akamai NetSession Preferences  3rd-Party support link
              DivX  3rd-Party support link
              Flash Player  3rd-Party support link
              Flip4Mac WMV  3rd-Party support link
              Java  3rd-Party support link
    Old Applications:
              Garmin Map Update:          Version: 4.3.1 - SDK 10.5 3rd-Party support link
                        /Users/[redacted]/Library/Application Support/Garmin/Garmin Map Update/tmp/Garmin Map Update.app
              dynamiclinkmanager:          Version: 6.0.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclink/CS6/dynamiclinkmanager.app
              Photomatix Pro 5:          Version: 5.0 - SDK 10.5 3rd-Party support link
              Accessport Manager:          Version: 1.0 - SDK 10.5 3rd-Party support link
              dynamiclinkmediaserver:          Version: 6.0.1 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclinkmediaserver/1.0/dynamiclinkmediaserver.app
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: NO - Auto backup turned off
              Volumes being backed up:
                        Mac HD: Disk size: 930.71 GB Disk used: 366.02 GB
              Destinations:
                        Time Machine disk [Local] (Last used)
                        Total size: 931.19 GB
                        Total number of backups: 18
                        Oldest backup: 2012-06-13 20:32:48 +0000
                        Last backup: 2014-02-28 20:11:48 +0000
                        Size of backup disk: Too small
                                  Backup size 931.19 GB < (Disk used 366.02 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   2%          WindowServer
                   1%          PluginProcess
                   1%          iTunes
                   1%          Adobe Photoshop CS6
                   1%          EtreCheck
    Top Processes by Memory:
              2.27 GB          Adobe Photoshop CS6
              410 MB          Safari
              295 MB          Adobe Bridge CS6
              147 MB          mds_stores
              134 MB          com.apple.WebKit.WebContent
    Virtual Memory Information:
              2.32 GB          Free RAM
              6.65 GB          Active RAM
              6.07 GB          Inactive RAM
              987 MB          Wired RAM
              405 MB          Page-ins
              0 B          Page-outs
    Thanks in advance for anyone's insight!

    Ok, so I think I got rid of everything you suggested, Arthur. No real improvement in speed, but the computer's four and a half years old, so...  I should just be satisfied if it doesn't crash every day. That would be an improvement. I'll have to wait a few days to see. I've run Etrecheck again just incase you see something else that might help. Thanks.
    Hardware Information:
              iMac (21.5-inch, Late 2009)
              iMac - model: iMac10,1
              1 3.33 GHz Intel Core 2 Duo CPU: 2 cores
              16 GB RAM
    Video Information:
              ATI Radeon HD 4670 - VRAM: 256 MB
    System Software:
              OS X 10.9.2 (13C64) - Uptime: 0 days 0:13:54
    Disk Information:
              WDC WD1001FALS-40U9B0 disk0 : (1 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Mac HD (disk0s2) / [Startup]: 999.35 GB (589.99 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GA11N 
    USB Information:
              Apple, Inc. Keyboard Hub
                        Apple, Inc Apple Keyboard
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Western Digital My Book 1140 4 TB
                        disk1s1 (disk1s1) <not mounted>: 209.7 MB
                        4TB Backup drive (disk1s2) /Volumes/4TB Backup drive: 4 TB (213.22 GB free)
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.adobe.SwitchBoard.plist 3rd-Party support link
              [System] com.oracle.java.Helper-Tool.plist 3rd-Party support link
              [System] com.oracle.java.JavaUpdateHelper.plist 3rd-Party support link
    Launch Agents:
              [System] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [System] com.adobe.CS4ServiceManager.plist 3rd-Party support link
              [System] com.oracle.java.Java-Updater.plist 3rd-Party support link
              [System] com.sony.PMBPortable.AutoRun.plist 3rd-Party support link
    User Login Items:
              iTunesHelper
              Safari
              iTunes
    Internet Plug-ins:
              Google Earth Web Plug-in: Version: 7.1 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 3rd-Party support link
              Flip4Mac WMV Plugin: Version: 2.3.4.1 3rd-Party support link
              Silverlight: Version: 4.0.50401.0 3rd-Party support link
              FlashPlayer-10.6: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
              DivXBrowserPlugin: Version: 2.0 3rd-Party support link
              Flash Player: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              iPhotoPhotocast: Version: 7.0
              GarminGpsControl: Version: 3.0.1.0 Release - SDK 10.4 3rd-Party support link
              JavaAppletPlugin: Version: Java 7 Update 51 3rd-Party support link
    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:
              fbplugin_1_0_3: Version: (null) 3rd-Party support link
    3rd Party Preference Panes:
              DivX  3rd-Party support link
              Flash Player  3rd-Party support link
              Flip4Mac WMV  3rd-Party support link
              Java  3rd-Party support link
    Old Applications:
              Garmin Map Update:          Version: 4.3.1 - SDK 10.5 3rd-Party support link
                        /Users/[redacted]/Library/Application Support/Garmin/Garmin Map Update/tmp/Garmin Map Update.app
              dynamiclinkmanager:          Version: 6.0.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclink/CS6/dynamiclinkmanager.app
              Photomatix Pro 5:          Version: 5.0 - SDK 10.5 3rd-Party support link
              Accessport Manager:          Version: 1.0 - SDK 10.5 3rd-Party support link
              dynamiclinkmediaserver:          Version: 6.0.1 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclinkmediaserver/1.0/dynamiclinkmediaserver.app
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: NO - Auto backup turned off
              Volumes being backed up:
                        Mac HD: Disk size: 930.71 GB Disk used: 381.24 GB
              Destinations:
                        Time Machine disk [Local] (Last used)
                        Total size: 931.19 GB
                        Total number of backups: 20
                        Oldest backup: 2012-06-13 20:32:48 +0000
                        Last backup: 2014-03-14 00:44:01 +0000
                        Size of backup disk: Too small
                                  Backup size 931.19 GB < (Disk used 381.24 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   1%          WindowServer
                   1%          EtreCheck
                   1%          iTunes
                   0%          coreaudiod
                   0%          Adobe Photoshop CS6
    Top Processes by Memory:
              393 MB          Adobe Photoshop CS6
              180 MB          Safari
              147 MB          mds_stores
              131 MB          iTunes
              115 MB          Adobe Bridge CS6
    Virtual Memory Information:
              12.31 GB          Free RAM
              2.20 GB          Active RAM
              338 MB          Inactive RAM
              1.16 GB          Wired RAM
              379 MB          Page-ins
              0 B          Page-outs

  • Boot-up crash 10.6.8 and frequently crashing on use

    This is my log when the system gets the ever spinning ball: (didn't even work when I tried to relaunch the Finder, only after turning off manually): and sometimes it crashes the Finder while using virtual box and other programs (same thing, mac needs to be turned off)....
    Note: formatted and installed Mac SL from scratch 2 months ago....
    9/21/12 10:29:21 AM
    kernel
    npvhash=4095
    9/21/12 10:29:21 AM
    kernel
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41
    PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
    9/21/12 10:29:21 AM
    kernel
    vm_page_bootstrap: 987353 free pages and 53031 wired pages
    9/21/12 10:29:21 AM
    kernel
    kext submap [0xffffff7f80800000 -
    0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000800000]
    9/21/12 10:29:21 AM
    kernel
    standard timeslicing quantum is 10000 us
    9/21/12 10:29:21 AM
    kernel
    mig_table_max_displ = 73
    9/21/12 10:29:21 AM
    kernel
    TSC Deadline Timer supported and enabled
    9/21/12 10:29:21 AM
    kernel
    AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    9/21/12 10:29:21 AM
    kernel
    AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    9/21/12 10:29:21 AM
    kernel
    AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
    9/21/12 10:29:21 AM
    kernel
    AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    9/21/12 10:29:21 AM
    kernel
    AppleACPICPU: ProcessorId=5 LocalApicId=255 Disabled
    9/21/12 10:29:21 AM
    kernel
    AppleACPICPU: ProcessorId=6 LocalApicId=255 Disabled
    9/21/12 10:29:21 AM
    kernel
    AppleACPICPU: ProcessorId=7 LocalApicId=255 Disabled
    9/21/12 10:29:21 AM
    kernel
    AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled
    9/21/12 10:29:21 AM
    kernel
    calling mpo_policy_init for TMSafetyNet
    9/21/12 10:29:21 AM
    kernel
    Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    9/21/12 10:29:21 AM
    kernel
    calling mpo_policy_init for Quarantine
    9/21/12 10:29:21 AM
    kernel
    Security policy loaded: Quarantine policy (Quarantine)
    9/21/12 10:29:21 AM
    kernel
    calling mpo_policy_init for Sandbox
    9/21/12 10:29:21 AM
    kernel
    Security policy loaded: Seatbelt sandbox policy (Sandbox)
    9/21/12 10:29:21 AM
    kernel
    Copyright (c) 1982, 1986, 1989, 1991, 1993
    9/21/12 10:29:21 AM
    kernel
    The Regents of the University of California. All rights reserved.
    9/21/12 10:29:21 AM
    kernel
    MAC Framework successfully initialized
    9/21/12 10:29:21 AM
    kernel
    using 16384 buffer headers and 4096 cluster IO buffer headers
    9/21/12 10:29:21 AM
    kernel
    IOAPIC: Version 0x20 Vectors 64:87
    9/21/12 10:29:21 AM
    kernel
    ACPI: System State [S0 S3 S4 S5] (S3)
    9/21/12 10:29:21 AM
    kernel
    PFM64 (36 cpu) 0xf10000000, 0xf0000000
    9/21/12 10:29:21 AM
    kernel
    [ PCI configuration begin ]
    9/21/12 10:29:21 AM
    kernel
    AppleIntelCPUPowerManagement: Turbo Ratios 0046
    9/21/12 10:29:21 AM
    kernel
    AppleIntelCPUPowerManagement: (built 16:44:42 Jun  7 2011) initialization complete
    9/21/12 10:29:21 AM
    kernel
    console relocated to 0xf10000000
    9/21/12 10:29:21 AM
    kernel
    PCI configuration changed (bridge=16 device=4 cardbus=0)
    9/21/12 10:29:21 AM
    kernel
    [ PCI configuration end, bridges 12 devices 16 ]
    9/21/12 10:29:21 AM
    kernel
    mbinit: done (64 MB memory set for mbuf pool)
    9/21/12 10:29:21 AM
    kernel
    FireWire (OHCI) Lucent ID 5901 built-in now active,
    GUID c82a14fffed23b6c; max speed s800.
    9/21/12 10:29:21 AM
    kernel
    rooting via boot-uuid from /chosen: A05CFD39-9D36-3154-ABE2-5D86AD609942
    9/21/12 10:29:21 AM
    kernel
    Waiting on <dict ID="0"><key>IOProviderClass
    </key><string ID="1">IOResources</string><key>
    IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    9/21/12 10:29:21 AM
    kernel
    com.apple.AppleFSCompressionTypeZlib kmod start
    9/21/12 10:29:21 AM
    kernel
    com.apple.AppleFSCompressionTypeZlib load succeeded
    9/21/12 10:29:21 AM
    kernel
    AppleIntelCPUPowerManagementClient: ready
    9/21/12 10:29:21 AM
    kernel
    Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/Apple
    ACPIPCI/SATA@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/
    IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/
    IOBlockStorageDriver/Hitachi HTS545032B9A302 Media/IOGUIDPartitionScheme/Customer@2
    9/21/12 10:29:21 AM
    kernel
    BSD root: disk0s2, major 14, minor 2
    9/21/12 10:29:21 AM
    kernel
    BTCOEXIST off
    9/21/12 10:29:21 AM
    kernel
    wl0: Broadcom BCM4331 802.11 Wireless Controller
    9/21/12 10:29:21 AM
    kernel
    5.100.198.104
    9/21/12 10:29:21 AM
    kernel
    Kernel is LP64
    9/21/12 10:29:21 AM
    kernel
    AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    9/21/12 10:29:17 AM
    com.apple.launchd[1]
    *** launchd[1] has started up. ***
    9/21/12 10:29:22 AM
    kernel
    BCM5701Enet: Ethernet address c8:2a:14:49:91:89
    9/21/12 10:29:22 AM
    kernel
    AirPort_Brcm4331: Ethernet address e4:ce:8f:3d:85:3a
    9/21/12 10:29:22 AM
    kernel
    IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    9/21/12 10:29:22 AM
    kernel
    IO80211Interface::efiNVRAMPublished(): 
    9/21/12 10:29:24 AM
    kernel
    systemShutdown false
    9/21/12 10:29:29 AM
    bootlog[44]
    BOOT_TIME: 1348234156 0
    9/21/12 10:29:29 AM
    mDNSResponder[32]
    mDNSResponder mDNSResponder-258.21 (May 26 2011 14:40:13) starting
    9/21/12 10:29:29 AM
    com.apple.usbmuxd[24]
    usbmuxd-211 built on Mar 23 2011 at 23:27:39 on Mar 23 2011 at 23:27:39, running 64 bit
    9/21/12 10:29:31 AM
    kernel
    AirPort: Link Down on en1. Reason 1 (Unspecified).
    9/21/12 10:29:35 AM
    kernel
    Previous Shutdown Cause: 5
    9/21/12 10:29:35 AM
    kernel
    com.avast.AvastFileShield: Started.
    9/21/12 10:29:35 AM
    kernel
    DSMOS has arrived
    9/21/12 10:29:35 AM
    com.apple.SecurityServer[28]
    Session 0x5fbff962 created
    9/21/12 10:29:35 AM
    com.apple.SecurityServer[28]
    Entering service
    9/21/12 10:29:38 AM
    proxy[49]
    Starting daemon.
    9/21/12 10:29:38 AM
    proxy[49]
    Error connecting to AV daemon: connect(): No such file or directory
    9/21/12 10:29:39 AM
    kernel
    com.avast.AvastFileShield: Disabling debug mode.
    9/21/12 10:29:39 AM
    configd[13]
    bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    9/21/12 10:29:39 AM
    configd[13]
    DHCP en1: INIT transmit failed
    9/21/12 10:29:39 AM
    configd[13]
    network configuration changed.
    9/21/12 10:29:39 AM
    configd[13]
    setting hostname to "carloss-MacBook-Pro.local"
    9/21/12 10:29:39 AM
    com.apple.launchd[1]
    (com.avast.account[53]) Exited with exit code: 2
    9/21/12 10:29:39 AM
    blued[16]
    Apple Bluetooth daemon started
    9/21/12 10:29:40 AM
    /System/Library/CoreServices/loginwindow.app/
    Contents/MacOS/loginwindow[33]
    Login Window Application Started
    9/21/12 10:29:40 AM
    com.apple.kextd[10]
    Can't load /System/Library/Extensions/IOSerialFamily.kext/
    Contents/PlugIns/InternalModemSupport.kext - no code for running kernel's architecture.
    9/21/12 10:29:40 AM
    com.apple.kextd[10]
    Failed to load /System/Library/Extensions/IOSerialFamily.kext/Contents/
    PlugIns/InternalModemSupport.kext - (libkern/kext) requested architecture/executable not found.
    9/21/12 10:29:40 AM
    com.apple.kextd[10]
    Load com.apple.driver.InternalModemSupport failed; removing personalities.
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxAutostart => /Applications/VirtualBox.app/Contents/MacOS/VBoxAutostart-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxBalloonCtrl => /Applications/VirtualBox.app/Contents/MacOS/VBoxBalloonCtrl-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxDD2GC.gc => /Applications/VirtualBox.app/Contents/MacOS/VBoxDD2GC.gc-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxDDGC.gc => /Applications/VirtualBox.app/Contents/MacOS/VBoxDDGC.gc-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxExtPackHelperApp => /Applications/VirtualBox.app/Contents/MacOS/VBoxExtPackHelperApp-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxHeadless => /Applications/VirtualBox.app/Contents/MacOS/VBoxHeadless-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxManage => /Applications/VirtualBox.app/Contents/MacOS/VBoxManage-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxNetAdpCtl => /Applications/VirtualBox.app/Contents/MacOS/VBoxNetAdpCtl-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxNetDHCP => /Applications/VirtualBox.app/Contents/MacOS/VBoxNetDHCP-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxSVC => /Applications/VirtualBox.app/Contents/MacOS/VBoxSVC-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VBoxXPCOMIPCD => /Applications/VirtualBox.app/Contents/MacOS/VBoxXPCOMIPCD-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VMMGC.gc => /Applications/VirtualBox.app/Contents/MacOS/VMMGC.gc-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VirtualBox => /Applications/VirtualBox.app/Contents/MacOS/VirtualBox-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/VirtualBoxVM => /Applications/VirtualBox.app/Contents/MacOS/VirtualBoxVM-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    /Applications/VirtualBox.app/Contents/MacOS/vboxwebsrv => /Applications/VirtualBox.app/Contents/MacOS/vboxwebsrv-amd64
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    Loading VBoxDrv.kext
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    Loading VBoxUSB.kext
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    Loading VBoxNetFlt.kext
    9/21/12 10:29:41 AM
    com.apple.SystemStarter[25]
    Loading VBoxNetAdp.kext
    9/21/12 10:29:42 AM
    kernel
    ast_pending=0xffffff8000228b0e
    9/21/12 10:29:42 AM
    kernel
    cpu_interrupt=0xffffff800022f0ae
    9/21/12 10:29:42 AM
    kernel
    vboxdrv: fAsync=0 offMin=0x1071 offMax=0x17d3
    9/21/12 10:29:42 AM
    kernel
    VBoxDrv: version 4.2.0 r80737; IOCtl version 0x1a0004; IDC version 0x10000; dev major=19
    9/21/12 10:29:42 AM
    kernel
    VBoxFltDrv: version 4.2.0 r80737
    9/21/12 10:29:42 AM
    kernel
    VBoxAdpDrv: version 4.2.0 r80737
    9/21/12 10:29:42 AM
    configd[13]
    network configuration changed.
    9/21/12 10:29:42 AM
    kernel
    MacAuthEvent en1   Auth result for: 54:e6:fc:a4:67:dc  MAC AUTH succeeded
    9/21/12 10:29:42 AM
    kernel
    AirPort: Link Up on en1
    9/21/12 10:29:43 AM
    kernel
    AirPort: RSN handshake complete on en1
    9/21/12 10:29:43 AM
    com.apple.SecurityServer[28]
    Session 0x400599 created
    9/21/12 10:29:43 AM
    com.apple.SecurityServer[28]
    Session 0x400599 attributes 0x30
    9/21/12 10:29:44 AM
    loginwindow[33]
    Login Window Started Security Agent
    9/21/12 10:29:44 AM
    SecurityAgent[224]
    User info context values set for carlos
    9/21/12 10:29:44 AM
    SecurityAgent[224]
    Login Window login proceeding
    9/21/12 10:29:44 AM
    SecurityAgent[224]
    Login Window done
    9/21/12 10:29:44 AM
    loginwindow[33]
    Login Window - Returned from Security Agent
    9/21/12 10:29:44 AM
    loginwindow[33]
    USER_PROCESS: 33 console
    9/21/12 10:29:44 AM
    loginwindow[33]
    MDS Error: unable to create user DBs in /var/folders/
    ZI/ZIQcXvw9GAS0oUHYUu9K7E+++TI/-Caches-//mds
    9/21/12 10:29:44 AM
    loginwindow[33]
    MDS Error: unable to create user DBs in /var/folders/
    ZI/ZIQcXvw9GAS0oUHYUu9K7E+++TI/-Caches-//mds
    9/21/12 10:29:44 AM
    loginwindow[33]
    MDS Error: unable to create user DBs in /var/folders/
    ZI/ZIQcXvw9GAS0oUHYUu9K7E+++TI/-Caches-//mds
    9/21/12 10:29:44 AM
    com.apple.launchd.peruser.501[226]
    (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    9/21/12 10:29:48 AM
    configd[13]
    network configuration changed.
    9/21/12 10:30:02 AM
    com.apple.launchd[1]
    (com.apple.xprotectupdater[22]) Exited with exit code: 252
    9/21/12 10:31:01 AM
    WindowServer[102]
    kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    9/21/12 10:31:01 AM
    com.apple.WindowServer[102]
    Fri Sep 21 10:31:01 carloss-MacBook-Pro.local WindowServer[102] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    9/21/12 10:31:15 AM
    com.apple.launchd.peruser.501[226]
    (0x100600000.anonymous.loginwindow[33]) Bug: launchd_core_logic.c:8637 (24498):0

    I have 4 crash logs on the Panic Reporter...
    Dock crash:
    Process:         Dock [238]
    Path:            /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    Identifier:      com.apple.dock
    Version:         1.7 (769.18)
    Build Info:      Dock-7691800~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [234]
    Date/Time:       2012-09-12 23:31:00.462 -0300
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  2
    Application Specific Information:
    abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff8143595a libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::getInfoFromCompactEncodingSection(unsigned long long, unsigned long long, unsigned long long) + 26
    1   libSystem.B.dylib                       0x00007fff81435586 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::setInfoBasedOnIPRegister(bool) + 694
    2   libSystem.B.dylib                       0x00007fff81435e28 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::step() + 216
    3   libSystem.B.dylib                       0x00007fff8145ad28 _Unwind_RaiseException + 88
    4   libstdc++.6.dylib                       0x00007fff87214bef __cxa_throw + 91
    5   libobjc.A.dylib                         0x00007fff865d5fa2 object_getIvar + 0
    6   com.apple.CoreFoundation                0x00007fff878a45a7 +[NSException raise:format:arguments:] + 103
    7   com.apple.CoreFoundation                0x00007fff878a4534 +[NSException raise:format:] + 148
    8   com.apple.QuartzCore                    0x00007fff873f1b74 CALayerTransactionFlagsLocation_(CALayer*, CA::Transaction*, _CALayerIvars*) + 130
    9   com.apple.QuartzCore                    0x00007fff873f1dd4 CALayerMark(CALayer*, CA::Transaction*, unsigned int, unsigned int) + 279
    10  com.apple.QuartzCore                    0x00007fff873f3368 propertyDidChange(CALayer*, CA::Transaction*, unsigned int, NSString*) + 1867
    11  com.apple.QuartzCore                    0x00007fff873f2bd3 endChange(CALayer*, CA::Transaction*, unsigned int, objc_object*) + 104
    12  com.apple.QuartzCore                    0x00007fff87442172 CALayerRemoveSublayer(CALayer*, CALayer*, CA::Transaction*) + 259
    13  com.apple.QuartzCore                    0x00007fff8744203f -[CALayer removeFromSuperlayer] + 70
    14  com.apple.dock                          0x0000000100035e90 0x100000000 + 220816
    15  libSystem.B.dylib                       0x00007fff81431d64 _dispatch_call_block_and_release + 15
    16  libSystem.B.dylib                       0x00007fff814108d2 _dispatch_queue_drain + 251
    17  libSystem.B.dylib                       0x00007fff8141117f _dispatch_queue_serial_drain_till_empty + 9
    18  libSystem.B.dylib                       0x00007fff81443f1c _dispatch_main_queue_callback_4CF + 37
    19  com.apple.CoreFoundation                0x00007fff87840098 __CFRunLoopRun + 3640
    20  com.apple.CoreFoundation                0x00007fff8783ed8f CFRunLoopRunSpecific + 575
    21  com.apple.dock                          0x0000000100004774 0x100000000 + 18292
    22  com.apple.dock                          0x000000010000432c 0x100000000 + 17196
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8140ec0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff81410add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff814107b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff814102de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8140fc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8140faa5 start_wqthread + 13
    Thread 2 Crashed:
    0   libSystem.B.dylib                       0x00007fff814689ce __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x00007fff814688d0 nanosleep$NOCANCEL + 129
    2   libSystem.B.dylib                       0x00007fff814c53ce usleep$NOCANCEL + 57
    3   libSystem.B.dylib                       0x00007fff814e4a00 abort + 93
    4   libSystem.B.dylib                       0x00007fff813fc195 free + 128
    5   libobjc.A.dylib                         0x00007fff865d3509 _internal_object_dispose + 60
    6   com.apple.CoreFoundation                0x00007fff878478fa -[NSObject(NSObject) dealloc] + 58
    7   com.apple.QuartzCore                    0x00007fff874421f3 -[CALayerArray dealloc] + 48
    8   com.apple.QuartzCore                    0x00007fff8743fa71 CALayerDestroy(CALayer*) + 110
    9   com.apple.QuartzCore                    0x00007fff8743f9dc -[CALayer dealloc] + 17
    10  com.apple.QuartzCore                    0x00007fff873f92ec x_hash_table_foreach + 75
    11  com.apple.QuartzCore                    0x00007fff873f52f7 CA::Transaction::commit() + 367
    12  com.apple.dock                          0x000000010001573d 0x100000000 + 87869
    13  libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    14  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 3:  Dispatch queue: window animation queue
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   com.apple.CoreGraphics                  0x00007fff8864514d _CGSReenableUpdateForConnections + 186
    3   com.apple.CoreGraphics                  0x00007fff88644fc6 CGSReenableUpdateForConnections + 359
    4   com.apple.CoreGraphics                  0x00007fff88644e5c CGSReenableUpdate + 25
    5   com.apple.dock                          0x00000001000334c9 0x100000000 + 210121
    6   libSystem.B.dylib                       0x00007fff814113f3 _dispatch_source_invoke + 273
    7   libSystem.B.dylib                       0x00007fff814107b4 _dispatch_queue_invoke + 185
    8   libSystem.B.dylib                       0x00007fff814108dc _dispatch_queue_drain + 261
    9   libSystem.B.dylib                       0x00007fff81410734 _dispatch_queue_invoke + 57
    10  libSystem.B.dylib                       0x00007fff814102de _dispatch_worker_thread2 + 252
    11  libSystem.B.dylib                       0x00007fff8140fc08 _pthread_wqthread + 353
    12  libSystem.B.dylib                       0x00007fff8140faa5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8140fa2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8140fe3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8140faa5 start_wqthread + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8140fa2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8140fe3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8140faa5 start_wqthread + 13
    Thread 2 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x00000001141a8c90  rcx: 0x00000001141a8c48  rdx: 0x0000000000000001
      rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x00000001141a8c80  rsp: 0x00000001141a8c48
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0xffffff80002e4730
      r12: 0x0000000000000000  r13: 0x00000001001f6000  r14: 0x0000000000000000  r15: 0x000000010183cda0
      rip: 0x00007fff814689ce  rfl: 0x0000000000000247  cr2: 0x000000010013f34c
    Binary Images:
           0x100000000 -        0x100177ff7  com.apple.dock 1.7 (769.18) <3DA7DDB3-CF52-8081-18E5-269BA048759D> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <DD3F7F3E-8612-A7BD-F508-9EF29132C419> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80301fff  com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff80302000 -     0x7fff8031bfff  com.apple.CFOpenDirectory 10.6 (10.6) <32DF31BC-F7EE-40A6-C629-5AE4B389C1A8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8031c000 -     0x7fff80d16ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff80d17000 -     0x7fff80d1cff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff81055000 -     0x7fff81055ff7  com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff81056000 -     0x7fff8106bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <59D9E83D-3131-91F4-E3E2-02047F55917F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8106c000 -     0x7fff810b5fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff810b6000 -     0x7fff810f9ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff810fa000 -     0x7fff8113dfef  libtidy.A.dylib ??? (???) <C32D1061-EF58-9DE1-6D6E-1286E58B83EB> /usr/lib/libtidy.A.dylib
        0x7fff8113e000 -     0x7fff8118dff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <EDE08F8A-F933-0059-3E58-A31C45C82329> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff8120b000 -     0x7fff8120bff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff81227000 -     0x7fff812c1fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff812f2000 -     0x7fff8131dff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff8131e000 -     0x7fff81332fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff81333000 -     0x7fff8137afff  com.apple.QuickLookFramework 2.3 (327.6) <115BCFBD-8BC8-9E9D-BE04-2EC05EF78CC0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8137b000 -     0x7fff8137dfff  com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff813a8000 -     0x7fff813affff  com.apple.OpenDirectory 10.6 (10.6) <460F77D1-3CB8-B9B6-B9D1-D6644D2C6756> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff813b0000 -     0x7fff813d1fe7  libPng.dylib ??? (???) <A6BF1360-1B23-78BD-12EF-E4A5753EEB76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff813f5000 -     0x7fff815b6fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff8172b000 -     0x7fff817bbfff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff82877000 -     0x7fff8288efff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff828d3000 -     0x7fff82911fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff82a86000 -     0x7fff82bc4fff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff82bc5000 -     0x7fff82ce4fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff82ce5000 -     0x7fff82ce5ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff830d5000 -     0x7fff831ebff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff8324f000 -     0x7fff83252fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff83253000 -     0x7fff8328dfff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff83795000 -     0x7fff83bdcfef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff83ec9000 -     0x7fff83ecaff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff83ecb000 -     0x7fff83efeff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff83f50000 -     0x7fff8402dff7  com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff84095000 -     0x7fff843c9fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff843ca000 -     0x7fff843deff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff843df000 -     0x7fff843e1fff  libRadiance.dylib ??? (???) <B422DA26-E0CF-F280-6EB4-3B8FEF59B665> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff84491000 -     0x7fff8451dfef  SecurityFoundation ??? (???) <C538CFE6-A2C9-0678-3221-C0E8667D22C3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff84537000 -     0x7fff8453aff7  com.apple.securityhi 4.0 (36638) <2C522D50-1BBF-F38B-F9DB-502FEF49F94D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8453b000 -     0x7fff847c4ff7  com.apple.security 6.1.2 (55002) <0D80504C-9A6D-C865-AF37-7C231ACF97CB> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff847ff000 -     0x7fff84802ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff84803000 -     0x7fff84c46fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84c47000 -     0x7fff84c54fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff84c5e000 -     0x7fff84c83ff7  com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84c84000 -     0x7fff84d3dfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
        0x7fff84d3e000 -     0x7fff84d3eff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff84d5b000 -     0x7fff84d9cfef  com.apple.QD 3.36 (???) <04F03722-91CA-6858-55A4-54D7F29789A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff84e00000 -     0x7fff84e85ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <F00C561F-D38B-8785-5218-1A0C3BA61177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff84ff7000 -     0x7fff84ff8ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff84ff9000 -     0x7fff85077ff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff85078000 -     0x7fff85882fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85be2000 -     0x7fff85be3fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff85be4000 -     0x7fff85cb8fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff860b5000 -     0x7fff860e5fef  com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff860e6000 -     0x7fff8613bff7  com.apple.framework.familycontrols 2.0.2 (2020) <8591B47D-BCE3-3EF7-DECB-8795FE3556BA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff862de000 -     0x7fff86348fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff86349000 -     0x7fff865cbfff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff865cc000 -     0x7fff86682ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff86683000 -     0x7fff86692fff  com.apple.NetFS 3.2.2 (3.2.2) <0A19AF05-F331-2762-A03C-CA78E86C7810> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff86693000 -     0x7fff86748fe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff867be000 -     0x7fff867e1fff  com.apple.opencl 12.3.6 (12.3.6) <C7C90299-2126-830A-7D00-73331AA044B3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff867e2000 -     0x7fff8682aff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff868f4000 -     0x7fff868faff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86a5c000 -     0x7fff86a77ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff86a78000 -     0x7fff86a8efe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86b21000 -     0x7fff86b32ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
        0x7fff86c0c000 -     0x7fff86cacfff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff87077000 -     0x7fff870beff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff871ca000 -     0x7fff87247fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff87248000 -     0x7fff87305fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff873a9000 -     0x7fff873eaff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <642854D8-F4EF-4685-42A6-E48A1904D885> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff873eb000 -     0x7fff87788fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff87789000 -     0x7fff87798fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff877a8000 -     0x7fff877c9fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff877ca000 -     0x7fff877d5ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff877d8000 -     0x7fff877deff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff877df000 -     0x7fff877dfff7  com.apple.Carbon 150 (152) <BD59781B-CDD9-9E53-7918-5566FB25D304> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff877f3000 -     0x7fff8796afe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff879d2000 -     0x7fff87a0dfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff87ae6000 -     0x7fff87b39ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87b3a000 -     0x7fff87b3aff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff87b3b000 -     0x7fff87b85ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8831b000 -     0x7fff883ddfe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff883de000 -     0x7fff883f0fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff883f1000 -     0x7fff88419fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8841a000 -     0x7fff885d9fff  com.apple.ImageIO.framework 3.0.5 (3.0.5) <175E97F1-B1A7-655A-F154-5B6ACC5F3985> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff885da000 -     0x7fff885dffff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88631000 -     0x7fff88d2dff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff88d2e000 -     0x7fff88e13fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff88e1c000 -     0x7fff88e21fff  libGIF.dylib ??? (???) <3FD1157B-C002-5268-DEF4-70DDC40E6EDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88ecd000 -     0x7fff88f2dfe7  com.apple.framework.IOKit 2.0 (???) <2D2A51AA-4021-0F64-BE58-B0ED5388D899> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88f3a000 -     0x7fff88f40ff7  IOSurface ??? (???) <12FB0DFC-8A3E-B349-2A3C-28A4D3BA4DD8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88f41000 -     0x7fff88f72fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff89309000 -     0x7fff893cafef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8941a000 -     0x7fff89425ff7  com.apple.HelpData 2.0.5 (34.1.1) <495A70E4-4614-04F9-6CB1-B2B1A65A2B2F> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff89426000 -     0x7fff8955bfff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8955c000 -     0x7fff8971afff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff8971b000 -     0x7fff89731fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff897e2000 -     0x7fff89892fff  edu.mit.Kerberos 6.5.11 (6.5.11) <3437B39E-8B40-B7E5-2FC3-000A0F7262C3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff898c8000 -     0x7fff89947fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89948000 -     0x7fff89956ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff89957000 -     0x7fff899adfff  libTIFF.dylib ??? (???) <31FA0318-105B-9E11-B4D4-246BFD5B18E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff899ae000 -     0x7fff899d5ff7  libJPEG.dylib ??? (???) <32EDAB18-08ED-B31A-D2BD-12EFFE60D83C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff89ca4000 -     0x7fff89cf0fff  libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
        0x7fff8a524000 -     0x7fff8a63efff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8a63f000 -     0x7fff8a643ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8a70c000 -     0x7fff8a710ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8a711000 -     0x7fff8a731ff7  com.apple.DirectoryService.Framework 3.6 (621.14) <15CF4C96-372D-C706-A237-47D20D2CAA6B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    java crash:
    Process:         java [511]
    Path:            /usr/bin/java
    Identifier:      com.apple.javajdk16.cmd
    Version:         1.0 (1.0)
    Code Type:       X86-64 (Native)
    Parent Process:  Google Chrome Helper EH [509]
    Date/Time:       2012-09-15 07:02:46.795 -0300
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  27  Java: thread applet-JSApplet.class-2
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8783f902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8783ed8f CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff8003174e RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff80031553 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff8003140c BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff8035feb2 _DPSNextEvent + 708
    8   com.apple.AppKit                        0x00007fff8035f801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   libawt.jnilib                           0x000000010e003aa7 -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124
    10  com.apple.AppKit                        0x00007fff8032568f -[NSApplication run] + 395
    11  libawt.jnilib                           0x000000010e002158 +[AWTStarter startAWT:] + 1495
    12  libawt.jnilib                           0x000000010e001ad2 -[CPerformer perform] + 93
    13  com.apple.Foundation                    0x00007fff8637145f __NSThreadPerformPerform + 219
    14  com.apple.CoreFoundation                0x00007fff878413d1 __CFRunLoopDoSources0 + 1361
    15  com.apple.CoreFoundation                0x00007fff8783f5c9 __CFRunLoopRun + 873
    16  com.apple.CoreFoundation                0x00007fff8783ed8f CFRunLoopRunSpecific + 575
    17  java                                    0x000000010000483f 0x100000000 + 18495
    18  java                                    0x0000000100004296 0x100000000 + 17046
    19  java                                    0x0000000100001a94 0x100000000 + 6804
    Thread 1:
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010cf42b JVM_Write + 111940
    5   libclient64.dylib                       0x00000001010cf17c JVM_Write + 111253
    6   libclient64.dylib                       0x000000010109ceac JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100094b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811eee 0 + 4353761006
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x00000001038069b3 0 + 4353714611
    11  ???                                     0x00000001038069b3 0 + 4353714611
    12  ???                                     0x000000010380685a 0 + 4353714266
    13  ???                                     0x000000010380685a 0 + 4353714266
    14  ???                                     0x0000000103801438 0 + 4353692728
    15  libclient64.dylib                       0x00000001010909b6 JVM_Lseek + 149929
    16  libclient64.dylib                       0x000000010109077a JVM_Lseek + 149357
    17  libclient64.dylib                       0x00000001010b3de0 JVM_FindLoadedClass + 2752
    18  libclient64.dylib                       0x00000001010b3c88 JVM_FindLoadedClass + 2408
    19  java                                    0x0000000100002cef 0x100000000 + 11503
    20  java                                    0x000000010000323c 0x100000000 + 12860
    21  libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    22  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 2:  Java: Exception Handler Thread
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libSystem.B.dylib                       0x00007fff81472a17 mach_msg_server + 468
    3   libclient64.dylib                       0x000000010100ddf7 jio_snprintf + 38121
    4   libclient64.dylib                       0x000000010100ddbb jio_snprintf + 38061
    5   libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    6   libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 3:  Java: Gang worker#0 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010b96fe JVM_Write + 22551
    5   libclient64.dylib                       0x00000001010b960d JVM_Write + 22310
    6   libclient64.dylib                       0x000000010100d0bf jio_snprintf + 34737
    7   libclient64.dylib                       0x0000000101470f7e JVM_RaiseSignal + 936174
    8   libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    9   libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 4:  Java: Gang worker#1 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010b96fe JVM_Write + 22551
    5   libclient64.dylib                       0x00000001010b960d JVM_Write + 22310
    6   libclient64.dylib                       0x000000010100d0bf jio_snprintf + 34737
    7   libclient64.dylib                       0x0000000101470f7e JVM_RaiseSignal + 936174
    8   libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    9   libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 5:  Java: Gang worker#2 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010b96fe JVM_Write + 22551
    5   libclient64.dylib                       0x00000001010b960d JVM_Write + 22310
    6   libclient64.dylib                       0x000000010100d0bf jio_snprintf + 34737
    7   libclient64.dylib                       0x0000000101470f7e JVM_RaiseSignal + 936174
    8   libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    9   libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 6:  Java: Gang worker#3 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010b96fe JVM_Write + 22551
    5   libclient64.dylib                       0x00000001010b960d JVM_Write + 22310
    6   libclient64.dylib                       0x000000010100d0bf jio_snprintf + 34737
    7   libclient64.dylib                       0x0000000101470f7e JVM_RaiseSignal + 936174
    8   libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    9   libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 7:  Java: Concurrent Mark-Sweep GC Thread
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b97e5 JVM_Write + 22782
    3   libclient64.dylib                       0x00000001010cf03e JVM_Write + 110935
    4   libclient64.dylib                       0x00000001010b960d JVM_Write + 22310
    5   libclient64.dylib                       0x000000010100d0bf jio_snprintf + 34737
    6   libclient64.dylib                       0x00000001012fba23 JVM_GetStackTraceElement + 951582
    7   libclient64.dylib                       0x00000001012fbcc1 JVM_GetStackTraceElement + 952252
    8   libclient64.dylib                       0x00000001012fb8b1 JVM_GetStackTraceElement + 951212
    9   libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    10  libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    11  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 8:  Java: VM Thread
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b97e5 JVM_Write + 22782
    3   libclient64.dylib                       0x00000001010cf03e JVM_Write + 110935
    4   libclient64.dylib                       0x00000001010b960d JVM_Write + 22310
    5   libclient64.dylib                       0x000000010100d0bf jio_snprintf + 34737
    6   libclient64.dylib                       0x000000010108f7f4 JVM_Lseek + 145383
    7   libclient64.dylib                       0x000000010108f533 JVM_Lseek + 144678
    8   libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    9   libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 9:  Java: Reference Handler
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010cf42b JVM_Write + 111940
    5   libclient64.dylib                       0x00000001010cf17c JVM_Write + 111253
    6   libclient64.dylib                       0x000000010109ceac JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100094b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811eee 0 + 4353761006
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x000000010380685a 0 + 4353714266
    11  ???                                     0x0000000103801438 0 + 4353692728
    12  libclient64.dylib                       0x00000001010909b6 JVM_Lseek + 149929
    13  libclient64.dylib                       0x000000010109ca3c JVM_StartThread + 2565
    14  libclient64.dylib                       0x000000010109c932 JVM_StartThread + 2299
    15  libclient64.dylib                       0x000000010109c8d2 JVM_StartThread + 2203
    16  libclient64.dylib                       0x000000010109c774 JVM_StartThread + 1853
    17  libclient64.dylib                       0x000000010109c589 JVM_StartThread + 1362
    18  libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    19  libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    20  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 10:  Java: Finalizer
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010cf42b JVM_Write + 111940
    5   libclient64.dylib                       0x00000001010cf17c JVM_Write + 111253
    6   libclient64.dylib                       0x000000010109ceac JVM_MonitorWait + 154
    7   libjvmlinkage.dylib                     0x0000000100094b9b JVM_MonitorWait + 59
    8   ???                                     0x0000000103811eee 0 + 4353761006
    9   ???                                     0x000000010380685a 0 + 4353714266
    10  ???                                     0x00000001038069b3 0 + 4353714611
    11  ???                                     0x00000001038069b3 0 + 4353714611
    12  ???                                     0x0000000103801438 0 + 4353692728
    13  libclient64.dylib                       0x00000001010909b6 JVM_Lseek + 149929
    14  libclient64.dylib                       0x000000010109ca3c JVM_StartThread + 2565
    15  libclient64.dylib                       0x000000010109c932 JVM_StartThread + 2299
    16  libclient64.dylib                       0x000000010109c8d2 JVM_StartThread + 2203
    17  libclient64.dylib                       0x000000010109c774 JVM_StartThread + 1853
    18  libclient64.dylib                       0x000000010109c589 JVM_StartThread + 1362
    19  libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    20  libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    21  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 11:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8140ec0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff81410add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff814107b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff814102de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8140fc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8140faa5 start_wqthread + 13
    Thread 12:  Java: Surrogate Locker Thread (Concurrent GC)
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010b96fe JVM_Write + 22551
    5   libclient64.dylib                       0x00000001010b960d JVM_Write + 22310
    6   libclient64.dylib                       0x000000010100d026 jio_snprintf + 34584
    7   libclient64.dylib                       0x00000001012e387d JVM_GetStackTraceElement + 852856
    8   libclient64.dylib                       0x000000010109c774 JVM_StartThread + 1853
    9   libclient64.dylib                       0x000000010109c589 JVM_StartThread + 1362
    10  libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    11  libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    12  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 13:  Java: Signal Dispatcher
    0   libSystem.B.dylib                       0x00007fff813f5db6 semaphore_wait_trap + 10
    1   libclient64.dylib                       0x00000001010ad6ff JVM_IsPrimitiveClass + 7627
    2   libclient64.dylib                       0x00000001010ad1ce JVM_IsPrimitiveClass + 6298
    3   libclient64.dylib                       0x000000010109c774 JVM_StartThread + 1853
    4   libclient64.dylib                       0x000000010109c589 JVM_StartThread + 1362
    5   libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    6   libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 14:  Java: C2 CompilerThread0
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010b96fe JVM_Write + 22551
    5   libclient64.dylib                       0x00000001010b960d JVM_Write + 22310
    6   libclient64.dylib                       0x000000010100d026 jio_snprintf + 34584
    7   libclient64.dylib                       0x00000001010b36ed JVM_FindLoadedClass + 973
    8   libclient64.dylib                       0x00000001010ae54b JVM_IsPrimitiveClass + 11287
    9   libclient64.dylib                       0x000000010109c774 JVM_StartThread + 1853
    10  libclient64.dylib                       0x000000010109c589 JVM_StartThread + 1362
    11  libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    12  libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    13  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 15:  Java: C2 CompilerThread1
    0   libclient64.dylib                       0x00000001011f8fb8 JVM_Halt + 9083
    1   libclient64.dylib                       0x0000000101102d38 JVM_Close + 206289
    2   libclient64.dylib                       0x0000000101102432 JVM_Close + 203979
    3   libclient64.dylib                       0x00000001010dfa2f JVM_Close + 62152
    4   libclient64.dylib                       0x0000000101116152 JVM_Close + 285163
    5   libclient64.dylib                       0x00000001010d300b JVM_Close + 10404
    6   libclient64.dylib                       0x00000001010d1f16 JVM_Close + 6063
    7   libclient64.dylib                       0x00000001010ae498 JVM_IsPrimitiveClass + 11108
    8   libclient64.dylib                       0x000000010109c774 JVM_StartThread + 1853
    9   libclient64.dylib                       0x000000010109c589 JVM_StartThread + 1362
    10  libclient64.dylib                       0x000000010100cf2a jio_snprintf + 34332
    11  libSystem.B.dylib                       0x00007fff8142efd6 _pthread_start + 331
    12  libSystem.B.dylib                       0x00007fff8142ee89 thread_start + 13
    Thread 16:  Java: Low Memory Detector
    0   libSystem.B.dylib                       0x00007fff813f5d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff813f63ed mach_msg + 59
    2   libclient64.dylib                       0x00000001010b9753 JVM_Write + 22636
    3   libclient64.dylib                       0x000000010100d4b0 jio_snprintf + 35746
    4   libclient64.dylib                       0x00000001010b96fe JVM_Write + 22551
    5   libclient64.dylib                       0x00000001010b960d JVM_Write + 22310
    6   libclient64.dylib                       0x000000010100d0bf jio_snprintf + 34737
    7   libclient64.dylib                       0x00000001010b0ee2 JVM_IsPrimitiveClass + 21934
    8   libclient64.dylib                       0x000000010109c774 JVM_StartThread + 1853
    9   libclient64.dylib                 

  • Premier Elements 4 very slow and frequently crash

    Dear Adobe support staff,
    I've purchased Adobe Premier Elements 4 several yeard ago for an urgnet job I made.
    I didn't use it much because it crashes all the time, and it is very very slow and frustrating. So I've used other software instead.
    Needless to say that I was very dissappointed.
    Now, I want to give it a second chance. but it stiil keep crashing and still very very slow.
    My questions:
    1.  Why does it  crash all the time?  is there is a fix for the problem?
    2.  What kind of  Graphics Card or Video Editing Card do you recommend for my system to work relatively normal ?
    3.  How much will it  cost me to upgrade to version 11 ?
    My system SPEC:
    OS:  Microsoft Windows 7 ultimate  with SP1 (32bit) .
    CPU:  INTEL Core2 QUAD cpu Q9550 , 2.83 GHZ with a 4 GB of RAM.
    Graphics card:  NVIDIA GeForce 9600 GT.
    Motherboard:   MICRO STAR INTERNATIONAL , MODEL MS-7353  3.0,  CHIPSET INTEL X48,
    RAM:  4 GB Dual Channel DDR2, 400 MHZ ,  512 MB memory.
    Please  advice.
    Sincerely yours,
    Shimon Tourgeman.

    For the crashing, this FAQ Entry might be useful. It starts with a general PrE checklist, then goes into computer and OS tuneup, and ends with many links on troubleshooting and finding causes: http://forums.adobe.com/thread/792580?tstart=0
    As for the GPU, any current video card, with at least 1GB of VRAM, will work well. PrE does not place much of a load on the GPU, but it DOES rely very, very heavily on the video driver. Both nVidia and AMD/ATI issue constant driver updates, with nVidia leading the way at this moment.
    Also, while talking about drivers, some users have experienced issues with Win8 drivers. I would wait until SP1 has been released for Win8, before changing to it from Win7. For this reason, I just ordered a new laptop, and specified Win7. As the company, ADK, only builds custom and semi-custom video editing machines, they commented that they will ONLY install Win7 at this time, and have been testing Win8, since the first beta. They do not think that it is yet ready for "prime time."
    Good luck,
    Hunt
    PS - I still use PrE 4.0, but on XP-Pro SP3, and have only crashed it 2-3 times over the years. At least 2 times, it was due to OE on my part. However, my computer is tuned and built for video editing.

  • Long startup time and frequent crashes?

    I have the original series MBP and its been perfect since Ive had it, however, lately it seems to take a lot longer to start up than it used to. It has also been crashing randomly sometimes in Safari and other things that always ran fine before. I haven't installed anything new to make it do this. Any ideas? Is there anyway i can see a detailed list of whats running/what starts up or anything? Disk utility showed no problems. thanks

    Here is my crash log:
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x000001f5 ebx: 0x90816b89 ecx: 0x90a667fc edx: 0x00000007
    edi: 0x000001fd esi: 0x90a59370 ebp: 0xbfffec68 esp: 0xbfffec24
    ss: 0x0000001f efl: 0x00210206 eip: 0x90a59387 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x3c1000 - 0x3c2fff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x565000 - 0x57dfff com.ecamm.iglasses v1.4 (1.4) /Library/InputManagers/Ecamm/Plugins/iGlasses.plugin/Contents/MacOS/iGlasses
    0x6f9000 - 0x6fafff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xdf37000 - 0xe45afff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0xf5d5000 - 0xf674fff ch.rafz.naegeli.christoph.xvid_codec 0.x.x /Library/QuickTime/XviD_Codec-r58 (Intel).component/Contents/MacOS/XviD_Codec
    0xf72a000 - 0xf77afff com.DivXInc.DivXDecoder 6.0.5 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x41410000 - 0x414adfff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91046fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f2fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91127000 - 0x91145fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91151000 - 0x9115ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91162000 - 0x91301fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913ff000 - 0x91407fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140e000 - 0x91415fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91419000 - 0x9143ffff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91451000 - 0x914cafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91518000 - 0x91518fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151a000 - 0x91545fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91558000 - 0x9162cfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91667000 - 0x916e4fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91711000 - 0x917bafff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917e0000 - 0x9182bfff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9184a000 - 0x91860fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186c000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91934fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91947000 - 0x919f9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3f000 - 0x91a55fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5a000 - 0x91a78fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7d000 - 0x91adcfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aee000 - 0x91af2fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af4000 - 0x91b7afff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7e000 - 0x91bbbfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc1000 - 0x91bdbfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be0000 - 0x91be2fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be4000 - 0x91cc2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cdf000 - 0x91cdffff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce1000 - 0x91d6ffff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d76000 - 0x91d76fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d78000 - 0x91dd1fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dda000 - 0x91dfefff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e06000 - 0x9220ffff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92249000 - 0x925fdfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262a000 - 0x92717fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92719000 - 0x92796fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d7000 - 0x92a07fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b21000 - 0x92b38fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b43000 - 0x92b9bfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92baf000 - 0x92baffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb1000 - 0x92bc1fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bcf000 - 0x92bd7fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdd000 - 0x92be2fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be8000 - 0x92c79fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c8d000 - 0x92c90fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c93000 - 0x92cb0fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc0000 - 0x92cc6fff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ccc000 - 0x92d2ffff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d53000 - 0x92d94fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dbb000 - 0x92dc8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dcf000 - 0x92dd4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd9000 - 0x930cefff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931d4000 - 0x931dffff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931e4000 - 0x931fffff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9324f000 - 0x9324ffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93251000 - 0x93907fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c88000 - 0x93d03fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d3c000 - 0x93df6fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e39000 - 0x93e39fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e3b000 - 0x93ffcfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94042000 - 0x94083fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9408b000 - 0x940c5fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940ca000 - 0x940e0fff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94126000 - 0x9416efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x94178000 - 0x941b6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941fa000 - 0x9420afff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94217000 - 0x94254fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94270000 - 0x9427ffff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94286000 - 0x94291fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942dd000 - 0x942f7fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942fd000 - 0x94606fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94788000 - 0x948cefff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9495a000 - 0x94969fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94970000 - 0x94999fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9499f000 - 0x949aefff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949b2000 - 0x949d7fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949e3000 - 0x94a00fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d2b000 - 0x94dbefff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e18000 - 0x94e98fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94ed1000 - 0x951b0fff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9532f000 - 0x95352fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95b2b000 - 0x95b2cfff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x96541000 - 0x96541fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96bac000 - 0x96bb1fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96f36000 - 0x96f4afff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x97eb2000 - 0x98d16fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99dd8000 - 0x99e0ffff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99e2b000 - 0x99e3dfff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    i hope this is what you need.
    thanks

  • Macbook 2.2ghz Leopard wont auto update (says it cant connect to internet??) also safari and chrome take ages to open and frequently crash. Help!

    Here goes...
    1) I have a Macbook 2.2ghz (early 2008) running Leopard 10.5.8 which wont auto update (says it cant connect to internet even though it is - error says A networking error has occurred: timed out (-1001). Make sure you can connect to the Internet, then try again.) Network diagnostcs says that im connected to the intermet.
    2) Also safari and chrome take ages to load pages when every time I open them (around 45 seconds) and then when they are running safari will randomly close and chrome will come up with the aw snap message for random pages (doesnt matter if its trying to loas flash or not).
    Iv got Sophos anti virus which is saying theres no malware or viruses, also tried restartiing, re downloading chrome, deleteing my profile from chrome, exporting, deleting and then importing bookmarks and hardwiring the latop to the router. None of these fixed the issues.
    Never had these issues and they are really getting on my nerves! Any help would be appreciated.

    Thanks but just tried and does nothing, i read somewhere it could be to do with proxy settings? even though though i havnt changed them?? couldnt work out how to do it on a mac, could this be the problem?

  • Chromium random and frequent freezes/crashes with KDE

    Hello folks,
    as sated on the topic I keep on getting random and frequent crashes with either Chromium and Chrome with KDE 4.13.3.
    The freeze/crash doesn't happen when doing a specific task and can occur at anytime.
    The way it happens is that Chromium freeze up and than if I minimize the window and maximize it again the Chromium window just disappears and at that point all I can do is killing it manually.
    The wiki suggests that libcanberra-pulse is the reason that cause those freezes and should be removed, however after a quick look up into the system it doesn't seem that I have it installed.
    [latrina@chromebookC720 ~]$ sudo pacman -Q |grep libcanberra
    libcanberra 0.30-4
    Here's the output of the crash .
    Thanks
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/latrina/.config/fontconfig/fonts.conf manually
    ATTENTION: default value of option force_s3tc_enable overridden by environment.
    [9706:9731:0806/095124:ERROR:gservices_settings.cc(103)] Setting not found: checkin_interval
    [9706:9706:0806/095124:ERROR:background_mode_manager_aura.cc(14)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
    [9706:9726:0806/095124:ERROR:object_proxy.cc(566)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
    [9706:9726:0806/095124:ERROR:native_backend_kwallet_x.cc(230)] Error contacting kwalletd (isEnabled)
    [9706:9726:0806/095124:ERROR:object_proxy.cc(566)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
    [9706:9726:0806/095124:ERROR:native_backend_kwallet_x.cc(230)] Error contacting kwalletd (isEnabled)
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/latrina/.config/fontconfig/fonts.conf manually
    [9706:9750:0806/095125:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
    [9706:9731:0806/101029:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/101029:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/101225:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/101225:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/101408:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/101408:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/101452:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/101452:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/101542:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/101542:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/101745:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/101745:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/101919:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/101919:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/102119:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/102119:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9706:0806/102159:ERROR:CONSOLE(121)] "Uncaught Strict get failed, invalid object.", source: https://www.google.it/xjs/_/js/k=xjs.ntp.en_US.aonB8i0MSEg.O/m=jsa,ntp,pcc,csi/rt=j/d=1/t=zcms/rs=AItRSTPAQ-zB-ZqIjVvZ6la9yQedBN_Uxw (121)
    [9706:9706:0806/102159:ERROR:CONSOLE(121)] "Uncaught Strict get failed, invalid object.", source: https://www.google.it/xjs/_/js/k=xjs.ntp.en_US.aonB8i0MSEg.O/m=jsa,ntp,pcc,csi/rt=j/d=1/t=zcms/rs=AItRSTPAQ-zB-ZqIjVvZ6la9yQedBN_Uxw (121)
    [9706:9731:0806/102201:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/102201:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/102626:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/102626:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/102919:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/102919:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/103016:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/103016:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Onscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gl_bindings_autogen_gl.cc(4864)] Trying to call glDeleteTextures() without current GL context
    [9737:9737:0806/083032:ERROR:gl_bindings_autogen_gl.cc(5715)] Trying to call glDeleteVertexArraysOES() without current GL context
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(9452)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_INNOCENT_CONTEXT_RESET_EXT
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9737:9737:0806/083032:ERROR:gles2_cmd_decoder.cc(2985)] GLES2DecoderImpl: Context lost during MakeCurrent.
    [9706:9706:0806/103100:ERROR:webgraphicscontext3d_command_buffer_impl.cc(446)] Failed to initialize GLES2Implementation.
    [9706:9731:0806/103100:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9706:0806/103100:ERROR:zygote_host_impl_linux.cc(524)] Failed to send GetTerminationStatus message to zygote
    [9706:9731:0806/103100:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9706:0806/103100:ERROR:zygote_host_impl_linux.cc(524)] Failed to send GetTerminationStatus message to zygote
    [9706:9731:0806/103100:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/103100:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9706:0806/103100:ERROR:zygote_host_impl_linux.cc(524)] Failed to send GetTerminationStatus message to zygote
    [9706:9731:0806/103100:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/103100:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/103100:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/103100:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9706:0806/103100:ERROR:zygote_host_impl_linux.cc(524)] Failed to send GetTerminationStatus message to zygote
    [9706:9706:0806/103100:ERROR:zygote_host_impl_linux.cc(524)] Failed to send GetTerminationStatus message to zygote
    [9706:9706:0806/103100:ERROR:zygote_host_impl_linux.cc(524)] Failed to send GetTerminationStatus message to zygote
    [9706:9731:0806/103100:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/103100:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9731:0806/103100:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/103100:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9706:0806/103100:ERROR:zygote_host_impl_linux.cc(524)] Failed to send GetTerminationStatus message to zygote
    [9706:9731:0806/103100:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/103100:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    ATTENTION: default value of option force_s3tc_enable overridden by environment.
    [9706:9706:0806/103100:ERROR:zygote_host_impl_linux.cc(524)] Failed to send GetTerminationStatus message to zygote
    [9706:9731:0806/103100:ERROR:raw_channel_posix.cc(139)] recvmsg: Connection reset by peer
    [9706:9731:0806/103100:ERROR:channel.cc(297)] RawChannel fatal error (type 1)
    [9706:9706:0806/103100:ERROR:gpu_process_transport_factory.cc(347)] Lost UI shared context.
    Last edited by Latrina (2014-08-06 08:52:47)

    I will reply to myself.. I am not sure anymore that this is an issue that has to do specifically with KDE, since according to this guy it might be something related with libglx.
    A quick look at my Xorg.0.log tells me that glx is loaded correctly.
    [ 302.233] (II) LoadModule: "glx"
    [ 302.234] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 302.235] (II) Module glx: vendor="X.Org Foundation"
    I am going to shoot a noob question here, is this a generic open source driver or do I need a specific one for my graphic card? I do have a intel i915.
    Also what's the package that handles libglx*? I'd try removing it and install it again. I mean until yesterday I had Chrome and Chromium perfectly working on Arch and the same kernel, than I had to replace the ssd with a bigger one and I decided to start from scratch with just what I needed, and here you have it both Chrome and Chromium miss behaving ..
    Last edited by Latrina (2014-08-06 17:13:55)

  • Spinning Beach Ball then frequent crash when editing movie

    Help! I have tried everything; the project I am working on is about 14 min. long, still pics only, with transitions; I had extracted the audio from the clips (a trick I learned after trying to export movies previously) and now when trying to delete the audio extracts, I get looooooooong hang times, and frequent crashes. Also, frequent crashes when just updating transitions, etc. Any suggestions? I have to have this finished soon, it is an anniversary video for my niece's folks.
    Thanks

    http://discussions.apple.com/message.jspa?messageID=2920540#2920540

  • 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

Maybe you are looking for

  • Installing a second hard drive in g5

    hi. i just bought a 400 GB hitachi desk star hard drive to install as a second drive in my G5. i slid it in the alloted slot and plugged in the corresponding cables. when i powered up my computer i went to disk utilities and it showed no new drives.

  • I want to buy high resolution mu

    I made a search on this before posting but didn't find what I was looking for. I bought the Audigy 4 a while back and really enjoy the performance and quality. When I bought this sound card it came with a DVD 24 bit music sampler. I've been shopping

  • IPad & iPhone 4s unable to access internet on wi-fi

    My iPad and iPhone 4s (both on iOS 6.0.1) don't seem to be able to access the internet on my home wifi network (WPA). My iPod Touch (also iOS 6.0.1) works just fine with the network. This is the first time it's happened, I've reset network settings m

  • Loading same ELF multiple times

    Hello, is it possible to load the same Executable Load File to card multiple times, to different Supplementary Security Domains? I tried it with JCOP31 card I have, but INSTALL for LOAD returns 69 85, Conditions of use not satisfied. Is this expected

  • Installing Perl Modules from CPAN

    I am new to Perl and new-ish to Arch Linux.  I want to start to install some packages from CPAN. I read the perl package wiki article and while I found it on the overwhelming side, I took away that one of the recommended ways to install things from C