Commands cause Fireworks 8 to freeze (with Batch Progress dialog)

I've been having consistent trouble with Commands in Fireworks 8 (on Mac OS 10.4) causing the application to freeze. Has anyone else experienced this?
Here's the scenario: I use custom keyboard shortcuts to trigger commands such as ‘Blend Mode - Forward’ or ‘Increase Brush Size’ in order to speed up my workflow. After executing several of these commands, I'll be doing something simple like using the Selection Tool or adjusting layer opacity, and the application will freeze. A Batch Progress dialog appears ("0 of 0 files processed. Batch conversion  complete."), but it is unresponsive. The only option is to Force Quit the application and to lose any unsaved changes.
This happens quite frequently. It is not a problem with any particular command; it happens with _all_ commands.
In trying to fix this bug, I discovered something interesting: Every time a command is executed in Fireworks 8, it generates an empty FireworksBatchLog.txt file within my User/Library/Application Support folder (the same folder where custom Keyboard Shortcuts and Library Symbols are stored). Normally, a Batch Log is written upon completion of a successful Batch Process, and it includes useful information about what files were processed and how. In this case, however, the Batch Log text file is empty.
Now, this Batch Log might just be a symptom of the glitch, as opposed to the source itself, but it clearly connects with the Batch Progress dialog that appears once the application freezes. Apparently, when commands are executed rapidly via keyboard shortcuts, this empty Batch Log gets rewritten every single time, and a relatively innocuous problem compounds itself and causes the freeze.
I reinstalled the software, but the bug persists. I've also filed a bug report with Adobe—but would they even consider _looking_ at a bug if the sofware version is this old? It seems odd that Fireworks 8 is the only version never to have received an update. And yet this bug seems very matter of fact. I'm quite surprised that I can't find any other references to it online...
If anyone knows of a fix for this, or can replicate the bug in their version of Fireworks, please let me know.

I've been having consistent trouble with Commands in Fireworks 8 (on Mac OS 10.4) causing the application to freeze. Has anyone else experienced this?
Here's the scenario: I use custom keyboard shortcuts to trigger commands such as ‘Blend Mode - Forward’ or ‘Increase Brush Size’ in order to speed up my workflow. After executing several of these commands, I'll be doing something simple like using the Selection Tool or adjusting layer opacity, and the application will freeze. A Batch Progress dialog appears ("0 of 0 files processed. Batch conversion  complete."), but it is unresponsive. The only option is to Force Quit the application and to lose any unsaved changes.
This happens quite frequently. It is not a problem with any particular command; it happens with _all_ commands.
In trying to fix this bug, I discovered something interesting: Every time a command is executed in Fireworks 8, it generates an empty FireworksBatchLog.txt file within my User/Library/Application Support folder (the same folder where custom Keyboard Shortcuts and Library Symbols are stored). Normally, a Batch Log is written upon completion of a successful Batch Process, and it includes useful information about what files were processed and how. In this case, however, the Batch Log text file is empty.
Now, this Batch Log might just be a symptom of the glitch, as opposed to the source itself, but it clearly connects with the Batch Progress dialog that appears once the application freezes. Apparently, when commands are executed rapidly via keyboard shortcuts, this empty Batch Log gets rewritten every single time, and a relatively innocuous problem compounds itself and causes the freeze.
I reinstalled the software, but the bug persists. I've also filed a bug report with Adobe—but would they even consider _looking_ at a bug if the sofware version is this old? It seems odd that Fireworks 8 is the only version never to have received an update. And yet this bug seems very matter of fact. I'm quite surprised that I can't find any other references to it online...
If anyone knows of a fix for this, or can replicate the bug in their version of Fireworks, please let me know.

Similar Messages

  • Brain freeze with batch file and jar

    My batch file located in the startup folder.
    @ECHO ON
    Set Path =C:\Program Files\My-App\jre\bin
    cd C:\Program Files\My-App
    javaw -cp C:\Program Files\My-App\Startup.jar; SrvcUtilTest
    EXITthe error I get is "Could Not Find Main Class. Program will exit"
    If I take the Set Path line out it works fine, but my customers will not have the JRE installed on their systems,so I set the path to the jre included with my app..
    What am I missing or forgeting to do.
    What am I missing

    Nevermind, fixed it.
    Moved the jar into the startup folder, added a manifest file and changed this line
    javaw -cp C:\Program Files\My-App\Startup.jar; SrvcUtilTest
    to
    javaw -jar Startup.jar
    Works now

  • Applet served via HTTPS causes Firefox to freeze with JRE 1.3.1

    I have a very simple test applet that tries to get a couple of system properties and write them to System.out. It is packaged in a signed jar. It works just fine in every configuration I have tested, except the following:
    - Firefox browser
    - HTTPS connection
    - JRE 1.3.1
    If you change any one of those variables (use IE, serve the page & applet over HTTP, or use a newer JRE), then it works fine. But with that exact configuration, page never fully loads, firefox.exe spikes the processor, and the applet never writes anything to the System.out. When I close Firefox, Windows' "Do you want to report this crash" dialog box pops up, indicating to me that the app exit did not go smoothly.
    Has anyone seen this issue? Any idea if there's a fix for it?

    Seems to be all applets. The packaging doesn't seem to matter -- it even happens with standalone .class files. Even one as simple as this will freeze Firefox:
    public class TestApplet extends java.applet.Applet {
         public void init() {
              System.out.println("Hello");
    }BTW, the HTML looks like this:
    <html>
         <body>
              <applet mayscript name="TestApplet" code="TestApplet.class" width="100" height="100"></applet>
         </body>
    </html>

  • Why does the copy/move command cause the application to freeze up?

    The move/copy command causes the application to freeze up.  I am using PSE8

    The move/copy command causes the application to freeze up.  I am using PSE8

  • Running reports via command-line with /batch option

    Hi,
    I have created a batch file which runs, and exports the results of 7 different discoverer reports with /batch option.
    Contents of batch file:
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input1.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input2.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input3.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input4.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input5.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input6.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input7.txt"
    Sample of a cmd file the bacth file runs:....
    /connect user/password@oraprd /apps_responsibility "BIS Super User"
    /open "H:\Projects\DRP Import Modelling\Dev\Intransit Extract.dis"
    /sheet 1 /export xls "H:\Projects\DRP Import Modelling\automation\Intransit Input.xls" /batch
    The batch file runs ok and processes each report in sequence, and creates the excel export one after the other.
    However, I need to process the 7 reports in parallel, so changed the batch file to process in own thread :
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input1.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input2.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input3.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input4.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input5.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input6.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input7.txt"
    The reports kick off at the same time and I can see 7 dis4usr.exe processes running via task manager
    Problem:
    The first reports runs and exports ok.
    All the others dis4usr.exe processing stops with the following error pop-up:
    ! Could not open file. OK
    Question:
    Can you only process reports sequentially via command line mode with /batch option?
    If not...what am I missing...its driving me insane :)
    All asistance is greatly appreciated. Thanks

    Ladies and gentlemen.....I have solved my problemo!
    The reason why the rest of the reports were getting the 'could not open file.' error was due to the fact that each discoverer instance launched was
    trying to access the same standard log file simultaneously.
    I modified each cmd file to write logging info to individual files: eg
    /logfile "H:\Projects\DRP Import Modelling\Automation\input2_log.txt"
    Now that's there's no contention with logging, the reports are firing off beautifully in parallel :)
    I am definitely having a beer this evening!
    Thanks for everyone's input...kept me on the righteous path :)

  • Quitting Mail with no free disk space causes it to freeze.

    I run out of disk space frequently and, as a result, have encountered one recurring problem.
    Mail will attempt to retrieve new messages without disk space on which to store them.
    After freeing disk space, Mail remains caught in a loop. Clicking "Get Mail" doesn't refresh the process. Attempting to quit causes Mail to freeze and only a force-quit will end the process.

    ‘Other’:
    http://support.apple.com/kb/HT6047

  • Laptop freezes with spinning ball

    Hello,
    I am using 10.8.2 on a 17-inch.
    Out of no where my laptop is freezing with the spinning beach ball. The mouse moves but nothing else works. Holding the power button down is the only way to get out of it.
    Below is the console from a restart. Does anyone see anything there? I can't get to the console when the computer freezes.
    Thank you for your help!!
    7/24/13 11:41:38.000 PM bootlog[0]: BOOT_TIME 1374723698 0
    7/24/13 11:41:41.000 PM kernel[0]: Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    7/24/13 11:41:41.000 PM kernel[0]: vm_page_bootstrap: 972005 free pages and 68379 wired pages
    7/24/13 11:41:41.000 PM kernel[0]: kext submap [0xffffff7f80741000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000741000]
    7/24/13 11:41:41.000 PM kernel[0]: zone leak detection enabled
    7/24/13 11:41:41.000 PM kernel[0]: standard timeslicing quantum is 10000 us
    7/24/13 11:41:41.000 PM kernel[0]: standard background quantum is 2500 us
    7/24/13 11:41:41.000 PM kernel[0]: mig_table_max_displ = 74
    7/24/13 11:41:41.000 PM kernel[0]: corecrypto kext started!
    7/24/13 11:41:41.000 PM kernel[0]: Running kernel space in FIPS MODE
    7/24/13 11:41:41.000 PM kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    7/24/13 11:41:41.000 PM kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    7/24/13 11:41:41.000 PM kernel[0]: corecrypto.kext FIPS integrity POST test passed!
    7/24/13 11:41:41.000 PM kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
    7/24/13 11:41:41.000 PM kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
    7/24/13 11:41:41.000 PM kernel[0]: corecrypto.kext FIPS SHA POST test passed!
    7/24/13 11:41:41.000 PM kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
    7/24/13 11:41:41.000 PM kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
    7/24/13 11:41:41.000 PM kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    7/24/13 11:41:41.000 PM kernel[0]: corecrypto.kext FIPS POST passed!
    7/24/13 11:41:41.000 PM kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    7/24/13 11:41:41.000 PM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    7/24/13 11:41:41.000 PM kernel[0]: calling mpo_policy_init for TMSafetyNet
    7/24/13 11:41:41.000 PM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    7/24/13 11:41:41.000 PM kernel[0]: calling mpo_policy_init for Sandbox
    7/24/13 11:41:41.000 PM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    7/24/13 11:41:41.000 PM kernel[0]: calling mpo_policy_init for Quarantine
    7/24/13 11:41:41.000 PM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    7/24/13 11:41:41.000 PM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    7/24/13 11:41:41.000 PM kernel[0]: The Regents of the University of California. All rights reserved.
    7/24/13 11:41:41.000 PM kernel[0]: MAC Framework successfully initialized
    7/24/13 11:41:41.000 PM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    7/24/13 11:41:41.000 PM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    7/24/13 11:41:41.000 PM kernel[0]: ACPI: System State [S0 S3 S4 S5]
    7/24/13 11:41:41.000 PM kernel[0]: AppleIntelCPUPowerManagement: (built 00:59:42 Aug 25 2012) initialization complete
    7/24/13 11:41:41.000 PM kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000
    7/24/13 11:41:41.000 PM kernel[0]: [ PCI configuration begin ]
    7/24/13 11:41:41.000 PM kernel[0]: console relocated to 0xf80060000
    7/24/13 11:41:41.000 PM kernel[0]: PCI configuration changed (bridge=5 device=1 cardbus=0)
    7/24/13 11:41:41.000 PM kernel[0]: [ PCI configuration end, bridges 7 devices 17 ]
    7/24/13 11:41:41.000 PM kernel[0]: FireWire (OHCI) TI ID 8025 built-in now active, GUID 001ff3fffe1b2a08; max speed s800.
    7/24/13 11:41:41.000 PM kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    7/24/13 11:41:41.000 PM kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    7/24/13 11:41:41.000 PM kernel[0]: rooting via boot-uuid from /chosen: 99149F31-1158-3724-B8F1-354F611EA54E
    7/24/13 11:41:41.000 PM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    7/24/13 11:41:41.000 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    7/24/13 11:41:41.000 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    7/24/13 11:41:41.000 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    7/24/13 11:41:41.000 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    7/24/13 11:41:41.000 PM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    7/24/13 11:41:41.000 PM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SATA@1F,2/AppleICH8AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/M4-CT256M4SSD2 Media/IOGUIDPartitionScheme/SSD Drive@2
    7/24/13 11:41:41.000 PM kernel[0]: BSD root: disk0s2, major 1, minor 3
    7/24/13 11:41:41.000 PM kernel[0]: Kernel is LP64
    7/24/13 11:41:41.000 PM kernel[0]: USBMSC Identifier (non-unique): 20054256021D9183408B 0x781 0x5575 0x126
    7/24/13 11:41:38.185 PM com.apple.launchd[1]: *** launchd[1] has started up. ***
    7/24/13 11:41:38.185 PM com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    7/24/13 11:41:41.645 PM com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    7/24/13 11:41:44.745 PM com.apple.SecurityServer[15]: Session 100000 created
    7/24/13 11:41:44.763 PM configd[17]: ioctl(SIOCGIFCAP) failed: Device not configured
    7/24/13 11:41:44.763 PM configd[17]: ioctl(SIOCGIFCAP) failed: Device not configured
    7/24/13 11:41:44.767 PM configd[17]: network changed.
    7/24/13 11:41:44.793 PM com.apple.SecurityServer[15]: Entering service
    7/24/13 11:41:44.884 PM UserEventAgent[11]: Captive: [mySCCopyWiFiDevices:162] WiFi Device Name == NULL
    7/24/13 11:41:46.000 PM kernel[0]: Waiting for DSMOS...
    7/24/13 11:41:46.000 PM kernel[0]: Previous Shutdown Cause: 5
    7/24/13 11:41:46.000 PM kernel[0]: BTCOEXIST off
    7/24/13 11:41:46.000 PM kernel[0]: wl0: Broadcom BCM4328 802.11 Wireless Controller
    7/24/13 11:41:46.000 PM kernel[0]: 5.10.131.36
    7/24/13 11:41:47.000 PM kernel[0]: macx_swapon SUCCESS
    7/24/13 11:41:47.026 PM mDNSResponder[53]: mDNSResponder mDNSResponder-379.32.1 (Aug 31 2012 19:05:06) starting OSXVers 12
    7/24/13 11:41:47.080 PM hidd[61]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    7/24/13 11:41:47.103 PM fseventsd[62]: could not open <</.fseventsd/fseventsd-uuid>> (No such file or directory)
    7/24/13 11:41:47.103 PM fseventsd[62]: log dir: /.fseventsd getting new uuid: 7A2C13F6-F58F-4B0B-862B-3FD810DDFFA3
    7/24/13 11:41:47.103 PM appleeventsd[67]: main: Starting up
    7/24/13 11:41:47.254 PM awacsd[71]: Starting awacsd connectivity-78 (Jul 26 2012 14:37:46)
    7/24/13 11:41:47.304 PM com.apple.usbmuxd[40]: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit
    7/24/13 11:41:47.363 PM mmcfgd[74]: MotNetConfig - started
    7/24/13 11:41:47.000 PM kernel[0]: NVDANV50HAL loaded and registered.
    7/24/13 11:41:47.757 PM awacsd[71]: InnerStore CopyAllZones: no info in Dynamic Store
    7/24/13 11:41:47.852 PM systemkeychain[84]: done file: /var/run/systemkeychaincheck.done
    7/24/13 11:41:47.980 PM WindowServer[80]: Server is starting up
    7/24/13 11:41:48.003 PM coreservicesd[77]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    7/24/13 11:41:48.103 PM apsd[73]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    7/24/13 11:41:48.104 PM apsd[73]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    7/24/13 11:41:48.842 PM configd[17]: setting hostname to "Macintosh.local"
    7/24/13 11:41:48.875 PM configd[17]: network changed: DNS*
    7/24/13 11:41:48.884 PM mDNSResponder[53]: D2D_IPC: Loaded
    7/24/13 11:41:48.884 PM mDNSResponder[53]: D2DInitialize succeeded
    7/24/13 11:41:48.940 PM locationd[57]: NOTICE,Location icon should now be in state 0
    7/24/13 11:41:49.086 PM UpdateSettingsTool[41]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    7/24/13 11:41:49.000 PM kernel[0]: IOBluetoothUSBDFU::probe
    7/24/13 11:41:49.000 PM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x820F FirmwareVersion - 0x0180
    7/24/13 11:41:49.000 PM kernel[0]: IOBluetoothUSBDFU::start
    7/24/13 11:41:49.558 PM com.apple.kextd[12]: Can't load /System/Library/Extensions/Tether.kext - no code for running kernel's architecture.
    7/24/13 11:41:49.560 PM com.apple.kextd[12]: Load com.quark.driver.Tether failed; removing personalities from kernel.
    7/24/13 11:41:49.682 PM UserEventAgent[11]: Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL
    7/24/13 11:41:49.695 PM loginwindow[56]: Login Window Application Started
    7/24/13 11:41:49.737 PM airportd[107]: _processDLILEvent: en3 attached (up)
    7/24/13 11:41:49.000 PM kernel[0]: Initializing
    7/24/13 11:41:49.000 PM kernel[0]: Probing
    7/24/13 11:41:49.000 PM kernel[0]: Initializing
    7/24/13 11:41:49.000 PM kernel[0]: Probing
    7/24/13 11:41:49.000 PM kernel[0]: DSMOS has arrived
    7/24/13 11:41:49.000 PM kernel[0]: [IOBluetoothHCIController][start] -- completed
    7/24/13 11:41:49.000 PM kernel[0]: Starting2
    7/24/13 11:41:49.000 PM kernel[0]: getHardwareAddress
    7/24/13 11:41:49.000 PM kernel[0]: Starting
    7/24/13 11:41:49.000 PM kernel[0]: Attaching an interface
    7/24/13 11:41:49.000 PM kernel[0]: Get Hardware Address
    7/24/13 11:41:49.000 PM kernel[0]: The interface was successfully attached!
    7/24/13 11:41:49.000 PM kernel[0]: AirPort_Brcm43224: Ethernet address 00:1f:5b:d1:18:91
    7/24/13 11:41:49.000 PM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    7/24/13 11:41:49.000 PM kernel[0]: com_jft_driver_PdaNetDrv: Ethernet address 0b:0b:0b:0b:0b:0b
    7/24/13 11:41:49.000 PM kernel[0]: com_quark_driver_Tether64: Ethernet address 02:50:f2:00:00:01
    7/24/13 11:41:49.000 PM kernel[0]: AirPort: Link Down on en3. Reason 1 (Unspecified).
    7/24/13 11:41:49.000 PM kernel[0]: en3::IO80211Interface::postMessage bssid changed
    7/24/13 11:41:50.364 PM mds[52]: (Normal) FMW: FMW 0 0
    7/24/13 11:41:50.448 PM launchctl[114]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.airlink.wutility
    7/24/13 11:41:50.481 PM IOBluetoothUSBDFUTool[117]: 4.0.9f33, Copyright © 2002-2012 Apple Inc. All rights reserved.
    7/24/13 11:41:50.481 PM IOBluetoothUSBDFUTool[117]: IORegistry idProduct 0x820F
    7/24/13 11:41:50.563 PM digest-service[119]: label: default
    7/24/13 11:41:50.563 PM digest-service[119]:           dbname: od:/Local/Default
    7/24/13 11:41:50.563 PM digest-service[119]:           mkey_file: /var/db/krb5kdc/m-key
    7/24/13 11:41:50.563 PM digest-service[119]:           acl_file: /var/db/krb5kdc/kadmind.acl
    7/24/13 11:41:50.717 PM awacsd[71]: SecKeychain::KeychainChanged: SecKeychainItemCopyAttributesAndData returned -25303
    7/24/13 11:41:50.730 PM genatsdb[112]: ########## genatsdb Sandboxed. ##########
    7/24/13 11:41:51.277 PM digest-service[119]: digest-request: uid=0
    7/24/13 11:41:51.000 PM kernel[0]: Auth result for: 00:18:f8:7d:87:03 MAC AUTH succeeded
    7/24/13 11:41:51.000 PM kernel[0]: AirPort: Link Up on en3
    7/24/13 11:41:51.000 PM kernel[0]: en3: BSSID changed to 00:18:f8:7d:87:03
    7/24/13 11:41:51.000 PM kernel[0]: en3::IO80211Interface::postMessage bssid changed
    7/24/13 11:41:51.584 PM rpcsvchost[142]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    7/24/13 11:41:51.603 PM digest-service[119]: digest-request: init request
    7/24/13 11:41:51.605 PM IOBluetoothUSBDFUTool[117]: switch to DFU mode
    7/24/13 11:41:51.610 PM digest-service[119]: digest-request: init return domain: BUILTIN server: MACINTOSH
    7/24/13 11:41:51.000 PM kernel[0]: IOBluetoothUSBDFU::probe
    7/24/13 11:41:51.000 PM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8212 FirmwareVersion - 0x0037
    7/24/13 11:41:51.000 PM kernel[0]: IOBluetoothUSBDFU::start
    7/24/13 11:41:51.965 PM launchctl[151]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.airlink.wutility
    7/24/13 11:41:52.207 PM digest-service[119]: digest-request: uid=0
    7/24/13 11:41:52.207 PM digest-service[119]: digest-request: init request
    7/24/13 11:41:52.213 PM digest-service[119]: digest-request: init return domain: MACBOOKPRO-1B09 server: MACINTOSH
    7/24/13 11:41:52.000 PM kernel[0]: AirPort: RSN handshake complete on en3
    7/24/13 11:41:52.606 PM IOBluetoothUSBDFUTool[117]: IORegistry idProduct 0x8212
    7/24/13 11:41:52.766 PM UpdateSettingsTool[41]: [Warning] Bad response from daemon for setup info
    7/24/13 11:41:52.778 PM IOBluetoothUSBDFUTool[117]: CFPreferences idProduct 0x820F
    7/24/13 11:41:52.778 PM IOBluetoothUSBDFUTool[117]: BoardIDTable idProduct 0x820F
    7/24/13 11:41:52.779 PM IOBluetoothUSBDFUTool[117]: filename /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothU SBDFU.kext/Contents/Resources/2046_820F.dfu
    7/24/13 11:41:52.780 PM IOBluetoothUSBDFUTool[117]: DFUFileSuffix 0x0201 0x820F 0x05AC 0x0100 0x554644 0x10 0x22860652
    7/24/13 11:41:53.004 PM airportd[107]: _doAutoJoin: Already associated to “SuperBud”. Bailing on auto-join.
    7/24/13 11:41:53.000 PM kernel[0]: nspace-handler-set-snapshot-time: 1374723714
    7/24/13 11:41:53.056 PM airportd[107]: _doAutoJoin: Already associated to “SuperBud”. Bailing on auto-join.
    7/24/13 11:41:53.084 PM airportd[107]: _doAutoJoin: Already associated to “SuperBud”. Bailing on auto-join.
    7/24/13 11:41:53.113 PM airportd[107]: _doAutoJoin: Already associated to “SuperBud”. Bailing on auto-join.
    7/24/13 11:41:53.142 PM airportd[107]: _doAutoJoin: Already associated to “SuperBud”. Bailing on auto-join.
    7/24/13 11:41:53.194 PM airportd[107]: _doAutoJoin: Already associated to “SuperBud”. Bailing on auto-join.
    7/24/13 11:41:53.599 PM netbiosd[106]: Unable to start NetBIOS name service:
    7/24/13 11:41:53.627 PM configd[17]: network changed: v4(en3+:192.168.1.100) DNS+ Proxy+ SMB
    7/24/13 11:41:53.643 PM mDNSResponder[53]: User updated Computer Name from “MacBookPro-000000000000” to “MacBookPro-001F5BD11891”
    7/24/13 11:41:53.668 PM UserEventAgent[11]: Captive: en3: Not probing 'SuperBud' (protected network)
    7/24/13 11:41:53.675 PM configd[17]: network changed: v4(en3!:192.168.1.100) DNS Proxy SMB
    7/24/13 11:41:55.279 PM WindowServer[80]: Session 256 retained (2 references)
    7/24/13 11:41:55.279 PM WindowServer[80]: Session 256 released (1 references)
    7/24/13 11:41:55.295 PM WindowServer[80]: Session 256 retained (2 references)
    7/24/13 11:41:55.296 PM WindowServer[80]: init_page_flip: page flip mode is on
    7/24/13 11:41:55.000 PM kernel[0]: AppleYukon2: Marvell Yukon Gigabit Adapter 88E8055 Singleport Copper SA
    7/24/13 11:41:55.000 PM kernel[0]: AppleYukon2: RxRingSize <= 1024, TxRingSize 256, RX_MAX_LE 1024, TX_MAX_LE 768, ST_MAX_LE 3328
    7/24/13 11:41:55.000 PM kernel[0]: yukon: Ethernet address 00:1f:5b:ef:1b:09
    7/24/13 11:41:55.589 PM ntpd[118]: proto: precision = 1.000 usec
    7/24/13 11:41:56.594 PM WindowServer[80]: mux_initialize: Couldn't find any matches
    7/24/13 11:41:56.648 PM WindowServer[80]: GLCompositor enabled for tile size [256 x 256]
    7/24/13 11:41:56.648 PM WindowServer[80]: CGXGLInitMipMap: mip map mode is on
    7/24/13 11:41:56.738 PM WindowServer[80]: WSMachineUsesNewStyleMirroring: false
    7/24/13 11:41:56.739 PM WindowServer[80]: Display 0x04271e80: GL mask 0x1; bounds (0, 0)[1920 x 1200], 57 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9c7a, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009c7a0000000004271e80
    7/24/13 11:41:56.739 PM WindowServer[80]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    7/24/13 11:41:56.758 PM WindowServer[80]: Created shield window 0x5 for display 0x04271e80
    7/24/13 11:41:56.759 PM WindowServer[80]: Created shield window 0x6 for display 0x003f003d
    7/24/13 11:41:56.777 PM WindowServer[80]: Display 0x04271e80: GL mask 0x1; bounds (0, 0)[1920 x 1200], 57 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9c7a, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009c7a0000000004271e80
    7/24/13 11:41:56.778 PM WindowServer[80]: Display 0x003f003d: GL mask 0x2; bounds (2944, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    7/24/13 11:41:56.778 PM WindowServer[80]: CGXPerformInitialDisplayConfiguration
    7/24/13 11:41:56.779 PM WindowServer[80]:   Display 0x04271e80: MappedDisplay Unit 0; Vendor 0x610 Model 0x9c7a S/N 0 Dimensions 14.45 x 9.06; online enabled built-in, Bounds (0,0)[1920 x 1200], Rotation 0, Resolution 1
    7/24/13 11:41:56.779 PM WindowServer[80]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2944,0)[1 x 1], Rotation 0, Resolution 1
    7/24/13 11:41:56.918 PM launchctl[179]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.airlink.wutility
    7/24/13 11:41:56.927 PM launchctl[180]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.airlink.wutility
    7/24/13 11:41:56.994 PM WindowServer[80]: GLCompositor: GL renderer id 0x01022604, GL mask 0x00000003, accelerator 0x00003a2f, unit 0, caps QEX|QGL|MIPMAP, vram 512 MB
    7/24/13 11:41:57.010 PM WindowServer[80]: GLCompositor: GL renderer id 0x01022604, GL mask 0x00000003, texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    7/24/13 11:41:57.032 PM loginwindow[56]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    7/24/13 11:41:57.033 PM hidd[61]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    7/24/13 11:41:57.092 PM WindowServer[80]: Created shield window 0x7 for display 0x04271e80
    7/24/13 11:41:57.093 PM WindowServer[80]: Display 0x04271e80: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    7/24/13 11:41:57.105 PM launchctl[183]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.airlink.wutility
    7/24/13 11:41:57.135 PM launchctl[183]: com.apple.findmymacmessenger: Already loaded
    7/24/13 11:41:57.178 PM com.apple.SecurityServer[15]: Session 100007 created
    7/24/13 11:41:57.277 PM WindowServer[80]: Unable to open IOHIDSystem (e00002bd)
    7/24/13 11:41:57.278 PM hidd[61]: CGSShutdownServerConnections: Detaching application from window server
    7/24/13 11:41:57.278 PM hidd[61]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    7/24/13 11:41:57.281 PM airportd[107]: _doAutoJoin: Already associated to “SuperBud”. Bailing on auto-join.
    7/24/13 11:41:57.409 PM loginwindow[56]: Login Window Started Security Agent
    7/24/13 11:41:57.413 PM locationd[190]: NOTICE,Location icon should now be in state 0
    7/24/13 11:41:57.000 PM kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    7/24/13 11:41:57.435 PM UserEventAgent[184]: cannot find useragent 1102
    7/24/13 11:41:57.660 PM SecurityAgent[192]: This is the first run
    7/24/13 11:41:57.660 PM SecurityAgent[192]: MacBuddy was run = 0
    7/24/13 11:41:57.734 PM SecurityAgent[192]: User info context values set for David
    7/24/13 11:41:58.760 PM WindowServer[80]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    7/24/13 11:41:59.105 PM WindowServer[80]: Display 0x04271e80: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    7/24/13 11:41:59.190 PM WindowServer[80]: Display 0x04271e80: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    7/24/13 11:41:59.625 PM loginwindow[56]: Login Window - Returned from Security Agent
    7/24/13 11:41:59.654 PM loginwindow[56]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    7/24/13 11:41:59.668 PM genatsdb[112]: *GENATSDB* FontObjects generated = 708
    7/24/13 11:41:59.678 PM loginwindow[56]: USER_PROCESS: 56 console
    7/24/13 11:41:59.710 PM airportd[107]: _doAutoJoin: Already associated to “SuperBud”. Bailing on auto-join.
    7/24/13 11:41:59.793 PM launchctl[198]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.airlink.wutility
    7/24/13 11:41:59.827 PM launchctl[199]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.airlink.wutility
    7/24/13 11:41:59.853 PM com.apple.launchd.peruser.501[197]: (com.divx.agent.postinstall) Unknown key: LimitToSessionType
    7/24/13 11:41:59.853 PM com.apple.launchd.peruser.501[197]: (com.mlbam.nexdef) Unknown key for boolean: HopefullyExitsFirst
    7/24/13 11:41:59.854 PM com.apple.launchd.peruser.501[197]: (com.apple.gamed) Ignored this key: UserName
    7/24/13 11:41:59.854 PM com.apple.launchd.peruser.501[197]: (com.apple.gamed) Ignored this key: GroupName
    7/24/13 11:41:59.855 PM com.apple.launchd.peruser.501[197]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    7/24/13 11:41:59.863 PM loginwindow[56]: Connection with distnoted server was invalidated
    7/24/13 11:41:59.897 PM distnoted[202]: # distnote server agent  absolute time: 20.862437957   civil time: Wed Jul 24 23:41:59 2013   pid: 202 uid: 501  root: no
    7/24/13 11:42:00.742 PM com.apple.SecurityServer[15]: Session 100008 created
    7/24/13 11:42:00.866 PM blued[70]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501
    7/24/13 11:42:00.993 PM locationd[211]: NOTICE,Location icon should now be in state 0
    7/24/13 11:42:01.082 PM UserEventAgent[200]: cannot find fw daemon port 1102
    7/24/13 11:42:01.111 PM UserEventAgent[200]: com.apple.TMLaunchAgent disabled
    7/24/13 11:42:02.093 PM genatsdb[221]: ########## genatsdb Sandboxed. ##########
    7/24/13 11:42:04.178 PM awacsd[71]: Exiting
    7/24/13 11:42:04.866 PM timezoned[222]: bootstrap_look_up failed (44e)
    7/24/13 11:42:04.880 PM timezoned[222]: bootstrap_look_up failed (44e)
    7/24/13 11:42:04.920 PM genatsdb[221]: *GENATSDB* FontObjects generated = 708
    7/24/13 11:42:06.570 PM CalendarAgent[228]: In-place migration failed (long user info). Trying to restore from the truth files...
    7/24/13 11:42:06.952 PM CalendarAgent[228]: Did migrate store at path: /Users/David/Library/Application Support/AddressBook/AddressBook-v22.abcddb
    7/24/13 11:42:06.981 PM CalendarAgent[228]: Implicitly linking
    7/24/13 11:42:07.145 PM apsd[73]: Certificate not yet generated
    7/24/13 11:42:07.330 PM apsd[73]: Certificate not yet generated
    7/24/13 11:42:08.522 PM WindowServer[80]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    7/24/13 11:42:08.592 PM WindowServer[80]: Created shield window 0xc for display 0x04271e80
    7/24/13 11:42:08.593 PM WindowServer[80]: Display 0x04271e80: MappedDisplay Unit 0; ColorProfile { 3, "Color LCD Calibrated July 2013"}; TransferTable (256, 3)
    7/24/13 11:42:09.317 PM launchctl[241]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.airlink.wutility
    7/24/13 11:42:09.940 PM WindowServer[80]: CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    7/24/13 11:42:09.968 PM WindowServer[80]: reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 1.05 seconds (server forcibly re-enabled them after 1.02 seconds)
    7/24/13 11:42:09.971 PM SystemUIServer[231]: CGSCopyWindowShape: pid (231) passed NULL window
    7/24/13 11:42:09.971 PM SystemUIServer[231]: could not update menu bar region, 1000
    7/24/13 11:42:09.972 PM SystemUIServer[231]: CGSSetWindowTransformAtPlacement: Singular matrix [0.000 0.000 0.000 0.000]
    7/24/13 11:42:10.219 PM com.apple.SecurityServer[15]: Session 100004 created
    7/24/13 11:42:10.661 PM coreaudiod[245]: 2013-07-24 11:42:10.660385 PM [AirPlay] Started browsing for _airplay._tcp.
    7/24/13 11:42:10.661 PM coreaudiod[245]: 2013-07-24 11:42:10.660940 PM [AirPlay] Started browsing for _raop._tcp.
    7/24/13 11:42:10.733 PM AirPlayUIAgent[246]: Bug: 12C60: liblaunch.dylib + 23849 [2F71CAF8-6524-329E-AC56-C506658B4C0C]: 0x25
    7/24/13 11:42:10.774 PM SystemUIServer[231]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    7/24/13 11:42:10.775 PM SystemUIServer[231]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    7/24/13 11:42:11.267 PM imagent[249]: [Warning] Setting up a new messages database.
    7/24/13 11:42:15.804 PM IOBluetoothUSBDFUTool[117]: firmware update complete
    7/24/13 11:42:16.000 PM kernel[0]: USBF:          36.798          AppleUSBHubPort[0xffffff80145b1a00]::FatalError - Port 1 of Hub at 0x1a100000 reported error 0xe00002c0 while doing clearing port feature (1)
    7/24/13 11:42:16.000 PM kernel[0]: IOBluetoothUSBDFU::probe
    7/24/13 11:42:16.000 PM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x820F FirmwareVersion - 0x0201
    7/24/13 11:42:16.000 PM kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
    7/24/13 11:42:16.000 PM kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
    7/24/13 11:42:16.000 PM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    7/24/13 11:42:19.816 PM com.apple.launchd[1]: (com.apple.coreservices.appleid.authentication[188]) Exit timeout elapsed (20 seconds). Killing
    7/24/13 11:42:26.805 PM Setup Assistant[225]: com.apple.icdplugin.FaceTime: Connecting to agent...
    7/24/13 11:42:26.868 PM Setup Assistant[225]: com.apple.icdplugin.iMessage: Connecting to agent...
    7/24/13 11:42:31.282 PM Setup Assistant[225]: AOSKit ERROR: MB login request failed, appleID=davidrichard, hasPassword=1, httpStatusCode=401
    7/24/13 11:42:39.479 PM digest-service[119]: digest-request: uid=0
    7/24/13 11:42:39.479 PM digest-service[119]: digest-request: init request
    7/24/13 11:42:39.480 PM digest-service[119]: digest-request: init return domain: MACBOOKPRO-1B09 server: MACINTOSH
    7/24/13 11:42:44.293 PM Setup Assistant[225]: INFO: MMAccountMgr_Private: finishedSetup called.
    7/24/13 11:42:44.695 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:44.695 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:44.695 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:44.695 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:44.695 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:44.833 PM com.apple.launchd.peruser.501[197]: (com.apple.afpstat-qfa[288]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    7/24/13 11:42:44.833 PM com.apple.launchd.peruser.501[197]: (com.apple.afpstat-qfa[288]) Job failed to exec(3) for weird reason: 2
    7/24/13 11:42:45.361 PM REUpdater[289]: VERSION is 141
    7/24/13 11:42:45.000 PM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=292[GoogleSoftwareUp] clearing CS_VALID
    7/24/13 11:42:45.377 PM com.apple.launchd.peruser.501[197]: (com.apple.mrt.uiagent[279]) Exited with code: 255
    7/24/13 11:42:45.639 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:45.639 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:45.639 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:45.639 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:45.639 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:45.661 PM 1PasswordAgent[296]: Starting 1PasswordAgent 3.8.19 #31419 built Apr 19 2012 13:26:48
    7/24/13 11:42:45.669 PM 1PasswordAgent[296]: Trying to load Localizable.strings [English] from the main bundle
    7/24/13 11:42:45.682 PM 1PasswordAgent[296]: Cannot find English version, using English localization for Localizable.strings
    7/24/13 11:42:45.696 PM com.apple.launchd.peruser.501[197]: (com.adobe.CS5ServiceManager[294]) Exited with code: 97
    7/24/13 11:42:45.800 PM NetworkBrowserAgent[322]: Starting NetworkBrowserAgent
    7/24/13 11:42:45.923 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:45.924 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:45.924 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:45.924 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:45.924 PM WindowServer[80]: CGXGetConnectionProperty: Invalid connection 9991
    7/24/13 11:42:46.270 PM Google Chrome Helper[298]: Unsure about the internals of CFAllocator but going to patch them anyway. If there is a crash inside of CFAllocatorAllocate, please report it at http://crbug.com/117476 . If there is a crash and it is NOT inside of CFAllocatorAllocate, it is NOT RELATED. DO NOT REPORT IT THERE but rather FILE A NEW BUG.
    7/24/13 11:42:46.635 PM REUpdater[289]: REUpdate : Did not download since you have the version equal or later than that on the server
    7/24/13 11:42:46.809 PM 1PasswordAgent[296]: reloadAllObjects
    7/24/13 11:42:46.828 PM 1PasswordAgent[296]: Database (AGHtmlDatabase:file://localhost/Users/David/Library/Application%20Support/1Pas sword/1Password.agilekeychain/) load time [Cache]: 0.006+0.012 (4 objects)
    7/24/13 11:42:47.007 PM Google Chrome Helper[326]: Unsure about the internals of CFAllocator but going to patch them anyway. If there is a crash inside of CFAllocatorAllocate, please report it at http://crbug.com/117476 . If there is a crash and it is NOT inside of CFAllocatorAllocate, it is NOT RELATED. DO NOT REPORT IT THERE but rather FILE A NEW BUG.
    7/24/13 11:43:54.125 PM Dock[271]: Unable to open IOHIDSystem (e00002bd)
    7/24/13 11:43:54.000 PM kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    7/24/13 11:43:59.025 PM migCacheCleanup[215]: Cache cleanup: cleanup for user 501 took 3.07 seconds
    7/24/13 11:44:17.790 PM com.apple.launchd[1]: (com.apple.coremedia.videodecoder[335]) Exit timeout elapsed (20 seconds). Killing
    7/24/13 11:44:47.000 PM kernel[0]: considerRebuildOfPrelinkedKernel com.apple.driver.AppleSMC triggered rebuild
    7/24/13 11:45:04.275 PM mdworker32[391]: CGSGetDisplayBounds: Invalid display 0x00000000
    7/24/13 11:45:04.296 PM mdworker32[391]: bootstrap_look_up2 failed with 0x44c
    7/24/13 11:45:04.000 PM kernel[0]: Sandbox: sandboxd(392) deny mach-lookup com.apple.coresymbolicationd
    7/24/13 11:45:05.214 PM sandboxd[392]: ([391]) mdworker32(391) deny mach-lookup com.apple.PowerManagement.control (import fstype:hfs fsflag:480D000 flags:40000005E diag:0 uti:org.openxmlformats.wordprocessingml.template plugin:/Library/Spotlight/Microsoft Office.mdimporter - find suspect file using: sudo mdutil -t 1119840)
    7/24/13 11:45:32.764 PM mdworker[341]: iCal.mdimporter: could not parse ICS file: /Applications/Microsoft Office 2011/Office/OutlookCore.framework/Versions/14/Resources/en.lproj/Timezones.ics
    7/24/13 11:45:56.670 PM mdworker[400]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    7/24/13 11:45:57.057 PM mdworker32[401]: CGSGetDisplayBounds: Invalid display 0x00000000
    7/24/13 11:45:57.074 PM mdworker32[401]: bootstrap_look_up2 failed with 0x44c
    7/24/13 11:45:57.000 PM kernel[0]: Sandbox: sandboxd(402) deny mach-lookup com.apple.coresymbolicationd
    7/24/13 11:45:57.296 PM sandboxd[402]: ([401]) mdworker32(401) deny mach-lookup com.apple.PowerManagement.control (import fstype:hfs fsflag:480D000 flags:40000005E diag:0 uti:org.openxmlformats.wordprocessingml.template.macroenabled plugin:/Library/Spotlight/Microsoft Office.mdimporter - find suspect file using: sudo mdutil -t 1174526)
    7/24/13 11:46:03.648 PM sandboxd[402]: ([400]) mdworker(400) deny file-read-data /Users/David/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin/octoshape (pre-ls-info fstype:hfs fsflag:480D000 flags:40000005E diag:0 uti:com.apple.application-file plugin:/Library/Spotlight/Application.mdimporter - find suspect file using: sudo mdutil -t 5738002)
    7/24/13 11:46:08.198 PM mdworker[400]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    7/24/13 11:47:50.368 PM mdworker[416]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    7/24/13 11:47:53.391 PM mdworker32[434]: CGSGetDisplayBounds: Invalid display 0x00000000
    7/24/13 11:47:53.406 PM mdworker32[434]: bootstrap_look_up2 failed with 0x44c
    7/24/13 11:47:53.000 PM kernel[0]: Sandbox: sandboxd(435) deny mach-lookup com.apple.coresymbolicationd
    7/24/13 11:47:53.605 PM sandboxd[435]: ([434]) mdworker32(434) deny mach-lookup com.apple.PowerManagement.control (import fstype:hfs fsflag:480D000 flags:40000005E diag:0 uti:org.openxmlformats.wordprocessingml.template plugin:/Library/Spotlight/Microsoft Office.mdimporter - find suspect file using: sudo mdutil -t 50488499)
    7/24/13 11:47:57.136 PM mdworker[416]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    7/24/13 11:48:17.278 PM mdworker[416]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    7/24/13 11:50:16.793 PM sudo[483]:     root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.4fZg5Y/Scripts/com.apple.pkg.JavaSecurity.nPq WIH ; USER=David ; COMMAND=/bin/launchctl unload /System/Library/LaunchDaemons/com.apple.mrt.plist
    7/24/13 11:50:21.726 PM mds[52]: Unable to talk to lsboxd
    7/24/13 11:50:40.522 PM Download Java Components[321]: Java Install finished
    7/24/13 11:50:40.523 PM Download Java Components[321]: Relaunching after install: file://localhost/Library/Application%20Support/Adobe/CS5ServiceManager/CS5Servi ceManager.app/
    7/24/13 11:50:43.409 PM CVMServer[176]: Check-in to the service com.apple.cvmsCompAgent_x86_64 failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
    7/24/13 11:50:43.425 PM launchctl[497]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.airlink.wutility
    7/24/13 11:50:43.487 PM CVMServer[176]: Check-in to the service com.apple.cvmsCompAgent_x86_64 failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
    7/24/13 11:50:55.010 PM coreservicesd[77]: SFLEntryBase::ListHasChanged mach_msg returned 10000004d
    7/24/13 11:50:55.000 PM kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=504[PM Navigation Ag] clearing CS_VALID
    7/24/13 11:50:55.017 PM coreservicesd[77]: SFLEntryBase::ListHasChanged mach_msg returned 10000004d
    7/24/13 11:50:55.018 PM coreservicesd[77]: SFLEntryBase::ListHasChanged mach_msg returned 10000004d
    7/24/13 11:50:55.030 PM coreservicesd[77]: SFLEntryBase::ListHasChanged mach_msg returned 10000004d
    7/24/13 11:50:55.031 PM coreservicesd[77]: SFLEntryBase::ListHasChanged mach_msg returned 10000004d
    7/24/13 11:51:13.190 PM Adobe Photoshop CS5[519]: ISGetIconFamilyFromStorage: seed mismatch for 2ed7000f, actual seed is 5322ebb6
              1   OSServices                          0x00007fff91473950 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x00007fff914738aa _ISAcquireStorageRefInternal + 19
              3   OSServices                          0x00007fff91473884 _ISAcquireStorageRef + 31
              4   OSServices                          0x00007fff9147383a _ZL25ISAcquireImageRefInternalP16OpaqueISImageRef + 49
              5   OSServices                          0x00007fff91473bb8 _ISAcquireImageRef + 33
              6   LaunchServices                      0x00007fff84c89096 _ZL33_GetISImageRefFromIconRefInternalP13OpaqueIconRefPP16OpaqueISImageRef + 64
              7   LaunchServices                      0x00007fff84c8b7f7 _GetISImageRefFromIconRef + 42
              8   LaunchServices                      0x00007fff84c6a068 LSSharedFileListItemCopyIconRef + 536
              9   DesktopServicesPriv                 0x00007fff870e8e99 _ZN7TFSInfo10InitializeEhP29OpaqueLSSharedFileListItemRef + 757
              10  DesktopServicesPriv                 0x00007fff870d7841 _ZN19TFSInfoSynchronizer13FetchChildrenEv + 1435
              11  DesktopServicesPriv                 0x00007fff870d336a _ZN5TNode19SynchronizeChildrenEjR16TNodeEventPtrSet + 318
              12  DesktopServicesPriv                 0x00007fff870d05cd _ZN5TNode10HandleSyncEj + 2629
              13  DesktopServicesPriv                 0x00007fff870e3d58 _ZN5TNode10HandleSyncERK11TCountedPtrI9TNodeTaskERK8TNodePtr + 42
              14  DesktopServicesPriv                 0x00007fff870c03d7 _ZN5TNode17HandleNodeRequestERK11TCountedPtrI9TNodeTaskERKS0_I17TVolumeSyncThre adE + 833
              15  DesktopServicesPriv                 0x00007fff871334e7 __block_global_1 + 82
              16  DesktopServicesPriv                 0x00007fff870c0040 _Z18ExceptionSafeBlockU13block_pointerFvvE + 12
              17  DesktopServicesPriv                 0x00007fff870bffe1 __PostNodeTaskRequest_block_invoke_0 + 91
              18  libdispatch.dylib                   0x00007fff8fa42f01 _dispatch_call_block_and_release + 15
              19  libdispatch.dylib                   0x00007fff8fa3f0b6 _dispatch_client_callout + 8
              20  libdispatch.dylib                   0x00007fff8fa4047f _dispatch_queue_drain + 235
              21  libdispatch.dylib                   0x00007fff8fa402f1 _dispatch_queue_invoke + 52
              22  libdispatch.dylib                   0x00007fff8fa401c3 _dispatch_worker_thread2 + 249
              23  libsystem_c.dylib                   0x00007fff8e201cab _pthread_wqthread + 404
              24  libsystem_c.dylib                   0x00007fff8e1ec171 start_wqthread + 13
    7/24/13 11:51:13.191 PM Adobe Photoshop CS5[519]: _GetISImageRefFromIconRefInternal: could not retain image ref 0x2ed7000f (err=-2580)
    7/24/13 11:51:13.192 PM Adobe Photoshop CS5[519]: ISGetIconFamilyFromStorage: seed mismatch for 2ed7000f, actual seed is 5322ebb6
              1   OSServices                          0x00007fff91473950 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x00007fff914738aa _ISAcquireStorageRefInternal + 19
              3   OSServices                          0x00007fff91473884 _ISAcquireStorageRef + 31
              4   OSServices                          0x00007fff9147383a _ZL25ISAcquireImageRefInternalP16OpaqueISImageRef + 49
              5   OSServices                          0x00007fff91473bb8 _ISAcquireImageRef + 33
              6   LaunchServices                      0x00007fff84c89096 _ZL33_GetISImageRefFromIconRefInternalP13OpaqueIconRefPP16OpaqueISImageRef + 64
              7   LaunchServices                      0x00007fff84c6a285 _CopyIconRefSystemTypeInfo + 54
              8   LaunchServices                      0x00007fff84c6a0c4 LSSharedFileListItemCopyIconRef + 628
              9   DesktopServicesPriv                 0x00007fff870e8e99 _ZN7TFSInfo10InitializeEhP29OpaqueLSSharedFileListItemRef + 757
              10  DesktopServicesPriv                 0x00007fff870d7841 _ZN19TFSInfoSynchronizer13FetchChildrenEv + 1435
              11  DesktopServicesPriv                 0x00007fff870d336a _ZN5TNode19SynchronizeChildrenEjR16TNodeEventPtrSet + 318
              12  DesktopServicesPriv                 0x00007fff870d05cd _ZN5TNode10HandleSyncEj + 2629
              13  DesktopServicesPriv                 0x00007fff870e3d58 _ZN5TNode10HandleSyncERK11TCountedPtrI9TNodeTaskERK8TNodePtr + 42
              14  DesktopServicesPriv                 0x00007fff870c03d7 _ZN5TNode17HandleNodeRequestERK11TCountedPtrI9TNodeTaskERKS0_I17TVolumeSyncThre adE + 833
              15  DesktopServicesPriv                 0x00007fff871334e7 __block_global_1 + 82
              16  DesktopServicesPriv                 0x00007fff870c0040 _Z18ExceptionSafeBlockU13block_pointerFvvE + 12
              17  DesktopServicesPriv                 0x00007fff870bffe1 __PostNodeTaskRequest_block_invoke_0 + 91
              18  libdispatch.dylib                   0x00007fff8fa42f01 _dispatch_call_block_and_release + 15
              19  libdispatch.dylib                   0x00007fff8fa3f0b6 _dispatch_client_callout + 8
              20  libdispatch.dylib                   0x00007fff8fa4047f _dispatch_queue_drain + 235
              21  libdispatch.dylib                   0x00007fff8fa402f1 _dispatch_queue_invoke + 52
              22  libdispatch.dylib                   0x00007fff8fa401c3 _dispatch_worker_thread2 + 249
              23  libsystem_c.dylib                   0x00007fff8e201cab _pthread_wqthread + 404
              24  libsystem_c.dylib                   0x00007fff8e1ec171 start_wqthread + 13
    7/24/13 11:51:13.194 PM Adobe Photoshop CS5[519]: _GetISImageRefFromIconRefInternal: could not retain image ref 0x2ed7000f (err=-2580)
    7/24/13 11:51:13.198 PM Adobe Photoshop CS5[519]: ISGetIconFamilyFromStorage: seed mismatch for 262e0011, actual seed is 3e14ff3a
              1   OSServices                          0x00007fff91473950 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x00007fff914738aa _ISAcquireStorageRefInternal + 19
              3   OSServices                          0x00007fff91473884 _ISAcquireStorageRef + 31
              4   OSServices                          0x00007fff9147383a _ZL25ISAcquireImageRefInternalP16OpaqueISImageRef + 49
              5   OSServices                          0x00007fff91473bb8 _ISAcquireImageRef + 33
              6   LaunchServices                      0x00007fff84c89096 _ZL33_GetISImageRefFromIconRefInternalP13OpaqueIconRefPP16OpaqueISImageRef + 64
              7   LaunchServices                      0x00007fff84c8b7f7 _GetISImageRefFromIconRef + 42
              8   LaunchServices                      0x00007fff84c6a068 LSSharedFileListItemCopyIconRef + 536
              9   DesktopServicesPriv                 0x00007fff870e8e99 _ZN7TFSInfo10InitializeEhP29OpaqueLSSharedFileListItemRef + 757
              10  DesktopServicesPriv                 0x00007fff870d7841 _ZN19TFSInfoSynchronizer13FetchChildrenEv + 1435
              11  DesktopServicesPriv                 0x00007fff870d336a _ZN5TNode19SynchronizeChildrenEjR16TNodeEventPtrSet + 318
              12  DesktopServicesPriv                 0x00007fff870d05cd _ZN5TNode10HandleSyncEj + 2629
              13  DesktopServicesPriv                 0x00007fff870e3d58 _ZN5TNode10HandleSyncERK11TCountedPtrI9TNodeTaskERK8TNodePtr + 42
              14  DesktopServicesPriv                 0x00007fff870c03d7 _ZN5TNode17HandleNodeRequestERK11TCountedPtrI9TNodeTaskERKS0_I17TVolumeSyncThre adE + 833
              15  DesktopServicesPriv                 0x00007fff871334e7 __block_global_1 + 82
              16  DesktopServicesPriv                 0x00007fff870c0040 _Z18ExceptionSafeBlockU13block_pointerFvvE + 12
              17  DesktopServicesPriv                 0x00007fff870bffe1 __PostNodeTaskRequest_block_invoke_0 + 91
              18  libdispatch.dylib                   0x00007fff8fa42f01 _dispatch_call_block_and_release + 15
              19  libdispatch.dylib                   0x00007fff8fa3f0b6 _dispatch_client_callout + 8
              20  libdispatch.dylib                   0x00007fff8fa4047f _dispatch_queue_drain + 235
              21  libdispatch.dylib                   0x00007fff8fa402f1 _dispatch_queue_invoke + 52
              22  libdispatch.dylib                   0x00007fff8fa401c3 _dispatch_worker_thread2 + 249
              23  libsystem_c.dylib                   0x00007fff8e201cab _pthread_wqthread + 404
              24  libsystem_c.dylib                   0x00007fff8e1ec171 start_wqthread + 13
    7/24/13 11:51:13.198 PM Adobe Photoshop CS5[519]: _GetISImageRefFromIconRefInternal: could not retain image ref 0x262e0011 (err=-2580)
    7/24/13 11:51:13.199 PM Adobe Photoshop CS5[519]: ISGetIconFamilyFromStorage: seed mismatch for 262e0011, actual seed is 3e14ff3a
              1   OSServices                          0x00007fff91473950 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x00007fff914738aa _ISAcquireStorageRefInternal + 19
              3   OSServices                          0x00007fff91473884 _ISAcquireStorageRef + 31
              4   OSServices                          0x00007fff9147383a _ZL25ISAcquireImageRefInternalP16OpaqueISImageRef + 49
              5   OSServices                          0x00007fff91473bb8 _ISAcquireImageRef + 33
              6   LaunchServices                      0x00007fff84c89096 _ZL33_GetISImageRefFromIconRefInternalP13OpaqueIconRefPP16OpaqueISImageRef + 64
              7   LaunchServices                      0x00007fff84c6a285 _CopyIconRefSystemTypeInfo + 54
              8   LaunchServices                      0x00007fff84c6a0c4 LSSharedFileListItemCopyIconRef + 628
              9   DesktopServicesPriv                 0x00007fff870e8e99 _ZN7TFSInfo10InitializeEhP29OpaqueLSSharedFileListItemRef + 757
              10  DesktopServicesPriv                 0x00007fff870d7841 _ZN19TFSInfoSynchronizer13FetchChildrenEv + 1435
              11  DesktopServicesPriv                 0x00007fff870d336a _ZN5TNode19SynchronizeChildrenEjR16TNodeEventPtrSet + 318
              12  DesktopServicesPriv                 0x00007fff870d05cd _ZN5TNode10HandleSyncEj + 2629
              13  DesktopServicesPriv                 0x00007fff870e3d58 _ZN5TNode10HandleSyncERK11TCountedPtrI9TNodeTaskERK8TNodePtr + 42
              14  DesktopServicesPriv                 0x00007fff870c03d7 _ZN5TNode17HandleNodeRequestERK11TCountedPtrI9TNodeTaskERKS0_I17TVolumeSyncThre adE + 833
              15  DesktopServicesPriv                 0x00007fff871334e7 __block_global_1 + 82
              16  DesktopServicesPriv                 0x00007fff870c0040 _Z18ExceptionSafeBlockU13block_pointerFvvE + 12
              17  DesktopServicesPriv                 0x00007fff870bffe1 __PostNodeTaskRequest_block_invoke_0 + 91
              18  libdispatch.dylib                   0x00007fff8fa42f01 _dispatch_call_block_and_release + 15
              19  libdispatch.dylib                   0x00007fff8fa3f0b6 _dispatch_client_callout + 8
              20  libdispatch.dylib                   0x00007fff8fa4047f _dispatch_queue_drain + 235
              21  libdispatch.dylib                   0x00007fff8fa402f1 _dispatch_queue_invoke + 52
              22  libdispatch.dylib                   0x00007fff8fa401c3 _dispatch_worker_thread2 + 249
              23  libsystem_c.dylib                   0x00007fff8e201cab _pthread_wqthread + 404
              24  libsystem_c.dylib                   0x00007fff8e1ec171 start_wqthread + 13
    7/24/13 11:51:13.199 PM Adobe Photoshop CS5[519]: _GetISImageRefFromIconRefInternal: could not retain image ref 0x262e0011 (err=-2580)
    7/24/13 11:51:25.788 PM Finder[272]: ISGetIconFamilyFromStorage: seed mismatch for 26d50010, actual seed is 9a09992c
              1   OSServices                          0x00007fff91473950 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x00007fff914738aa _ISAcquireStorageRefInternal + 19
              3   OSServices                          0x00007fff91473884 _ISAcquireStorageRef + 31
              4   OSServices                          0x00007fff9147383a _ZL25ISAcquireImageRefInternalP16OpaqueISImageRef + 49
              5   OSServices                          0x00007fff91473bb8 _ISAcquireImageRef + 33
              6   LaunchServices                      0x00007fff84c6966a _GetIconRefFromISImageRef + 39
              7   LaunchServices                      0x00007fff84c6fdc6 LSSharedFileListCopySnapshot + 858
              8   DesktopServicesPriv                 0x00007fff870d7767 _ZN19TFSInfoSynchronizer13FetchChildrenEv + 1217
              9   DesktopServicesPriv                 0x00007fff870d336a _ZN5TNode19SynchronizeChildrenEjR16TNodeEventPtrSet + 318
              10  DesktopServicesPriv                 0x00007fff870d05cd _ZN5TNode10HandleSyncEj + 2629
              11  DesktopServicesPriv                 0x00007fff870e3d58 _ZN5TNode10HandleSyncERK11TCountedPtrI9TNodeTaskERK8TNodePtr + 42
              12  DesktopServicesPriv                 0x00007fff870c03d7 _ZN5TNode17HandleNodeRequestERK11TCountedPtrI9TNodeTaskERKS0_I17TVolumeSyncThre adE + 833
              13  DesktopServicesPriv                 0x00007fff871334e7 __block_global_1 + 82
              14  DesktopServicesPriv                 0x00007fff870c0040 _Z18ExceptionSafeBlockU13block_pointerFvvE + 12
              15  DesktopServicesPriv                 0x00007fff870bffe1 __PostNodeTaskRequest_block_invoke_0 + 91
              16  libdispatch.dylib                   0x00007fff8fa42f01 _dispatch_call_block_and_release + 15
              17  libdispatch.dylib                   0x00007fff8fa3f0b6 _dispatch_client_callout + 8
              18  libdispatch.dylib                   0x00007fff8fa4047f _dispatch_queue_drain + 235
              19  libdispatch.dylib                   0x00007fff8fa402f1 _dispatch_queue_invoke + 52
              20  libdispatch.dylib                   0x00007fff8fa401c3 _dispatch_worker_thread2 + 249
              21  libsystem_c.dylib                   0x00007fff8e201cab _pthread_wqthread + 404
              22  libsystem_c.dylib                   0x00007fff8e1ec171 start_wqthread + 13
    7/24/13 11:51:25.789 PM Finder[272]: ISGetIconFamilyFromStorage: seed mismatch for 26d50010, actual seed is 9a09992c
              1   OSServices                          0x00007fff91473950 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x00007fff91473af8 _ISReleaseStorageRefInternal + 33
              3   OSServices                          0x00007fff91473abe _ISReleaseStorageRefWithCache + 40
              4   OSServices                          0x00007fff914739fb _ZL25ISReleaseImageRefInternalP16OpaqueISImageRefPPK9__CFArray + 72
              5   OSServices                          0x00007fff9147398e _ISReleaseImageRef + 49
              6   OSServices                          0x00007fff9146cd51 _ZN18SFLMutableListItem7DestroyEv + 23
              7   OSServices                          0x00007fff9146cd1f _Z14SFLItemReleaseP16OpaqueSFLItemRef + 36
              8   OSServices                          0x00007fff9146e789 _ZN11SFLListBase7DestroyEv + 41
              9   OSServices                          0x00007fff9146e736 _SFLReleaseSnapshot + 49
              10  LaunchServices                      0x00007fff84c6ff5d LSSharedFileListCopySnapshot + 1265
              11  DesktopServicesPriv                 0x00007fff870d7767 _ZN19TFSInfoSynchronizer13FetchChildrenEv + 1217
              12  DesktopServicesPriv                 0x00007fff870d336a _ZN5TNode19SynchronizeChildrenEjR16TNodeEventPtrSet + 318
              13  DesktopServicesPriv                 0x00007fff870d05cd _ZN5TNode10HandleSyncEj + 2629
              14  DesktopServicesPriv                 0x00007fff870e3d58 _ZN5TNode10HandleSyncERK11TCountedPtrI9TNodeTaskERK8TNodePtr + 42
              15  DesktopServicesPriv                 0x00007fff870c03d7 _ZN5TNode17HandleNodeRequestERK11TCountedPtrI9TNodeTaskERKS0_I17TVolumeSyncThre adE + 833
              16  DesktopServicesPriv                 0x00007fff871334e7 __block_global_1 + 82
              17  DesktopServicesPriv                 0x00007fff870c0040 _Z18ExceptionSafeBlockU13block_pointerFvvE + 12
              18  DesktopServicesPriv                 0x00007fff870bffe1 __PostNodeTaskRequest_block_invoke_0 + 91
              19  libdispatch.dylib                   0x00007fff8fa42f01 _dispatch_call_block_and_release + 15
              20  libdispatch.dylib                   0x00007fff8fa3f0b6 _dispatch_client_callout + 8
              21  libdispatch.dylib                   0x00007fff8fa4047f _dispatch_queue_drain + 235
              22  libdispatch.dylib                   0x00007fff8fa402f1 _dispatch_queue_invoke + 52
              23  libdispatch.dylib                   0x00007fff8fa401c3 _dispatch_worker_thread2 + 249
              24  libsystem_c.dylib                   0x00007fff8e201cab _pthread_wqthread + 404
              25  libsystem_c.dylib                   0x00007fff8e1ec171 start_wqthread + 13
    7/24/13 11:51:25.793 PM Finder[272]: ISGetIconFamilyFromStorage: seed mismatch for 26d50010, actual seed is 9a09992c
              1   OSServices                          0x00007fff91473950 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x00007fff914738aa _ISAcquireStorageRefInternal + 19
              3   OSServices                          0x00007fff91473884 _ISAcquireStorageRef + 31
              4   OSServices                          0x00007fff9147383a _ZL25ISAcquireImageRefInternalP16OpaqueISImageRef + 49
              5   OSServices                          0x00007fff91473bb8 _ISAcquireImageRef + 33
              6   LaunchServices                      0x00007fff84c89096 _ZL33_GetISImageRefFromIconRefInternalP13OpaqueIconRefPP16OpaqueISImageRef + 64
              7   LaunchServices                      0x00007fff84c8b7f7 _GetISImageRefFromIconRef + 42
              8   LaunchServices                      0x00007fff84c6a068 LSSharedFileListItemCopyIconRef + 536
              9   DesktopServicesPriv                 0x00007fff870e8e99 _ZN7TFSInfo10InitializeEhP29OpaqueLSSharedFileListItemRef + 757
              10  DesktopServicesPriv                 0x00007fff870d7841 _ZN19TFSInfoSynchronizer13FetchChildrenEv + 1435
              11  DesktopServicesPriv                 0x00007fff870d336a _ZN5TNode19SynchronizeChildrenEjR16TNodeEventPtrSet + 318
              12  DesktopServicesPriv                 0x00007fff870d05cd _ZN5TNode10HandleSyncEj + 2629
              13  DesktopServicesPriv                 0x00007fff870e3d58 _ZN5TNode10HandleSyncERK11TCountedPtrI9TNodeTaskERK8TNodePtr + 42
              14  DesktopServicesPriv                 0x00007fff870c03d7 _ZN5TNode17HandleNodeRequestERK11TCountedPtrI9TNodeTaskERKS0_I17TVolumeSyncThre adE + 833
              15  DesktopServicesPriv                 0x00007fff871334e7 __block_global_1 + 82
              16  DesktopServicesPriv                 0x00007fff870c0040 _Z18ExceptionSafeBlockU13block_pointerFvvE + 12
              17  DesktopServicesPriv                 0x00007fff870bffe1 __PostNodeTaskRequest_block_invoke_0 + 91
              18  libdispatch.dylib                   0x00007fff8fa42f01 _dispatch_call_block_and_release + 15
              19  libdispatch.dylib                   0x00007fff8fa3f0b6 _dispatch_client_callout + 8
              20  libdispatch.dylib                   0x00007fff8fa4047f _dispatch_queue_drain + 235
              21  libdispatch.dylib                   0x00007fff8fa402f1 _dispatch_queue_invoke + 52
              22  libdispatch.dylib                   0x00007fff8fa401c3 _dispatch_worker_thread2 + 249
              23  libsystem_c.dylib                   0x00007fff8e201cab _pthread_wqthread + 404
              24  libsystem_c.dylib                   0x00007fff8e1ec171 start_wqthread + 13
    7/24/13 11:51:25.794 PM Finder[272]: _GetISImageRefFromIconRefInternal: could not retain image ref 0x26d50010 (err=-2580)
    7/24/13 11:51:25.794 PM Finder[272]: ISGetIconFamilyFromStorage: seed mismatch for 26d50010, actual seed is 9a09992c
        

    Thomas
    some users here make a point of erasing the HD to zeros & Installing the os from scratch on any new mac they buy. Admittedly a full re-install is rarely needed....but sometimes it's the quickest/most practical way to resolve a problem.
    I'll hazard a guess here - & suggest that the mail issues might be related to importing the mail from panther.... there are a large number of threads relating to this. If the mbp hasn't been personalised/apps installed too much ( in 2 hrs) I'll venture that re-installing may well be your easiest option - but don't import the info from the Panther machine at this stage. ( that option is always available at any time using Migration Assistant in Applications/Utilities/ )
    For setting up Mail manually, see http://docs.info.apple.com/article.html?artnum=106683
    Having said that - personally I'd try deleting the Mail account that you imported & quitting Mail. Then deleting the file com.apple.Mail.plist which can be found in /Home/Library/Preferences/ then start Mail & set up manually as in the above link.
    * Note that you will lose all messages,settings etc in Mail - but I figure since Mail isn't working, that's OK?. Also - Only do this if the original panther messages are still safely on the old iMac *
    If you find that Mail works ok after this - Wait before you import the old messages from Panther & check out the various threads about it here, or post your own question. Ernie Stamper knows this stuff inside & out.

  • I'm getting the rainbow wheel when I try tp pen in internet page (Safari). The page half loads then appears to freeze with the rianbow wheel.  I get the same result when I try to stream a movie from NETFLIX.  Freezes up rather than plays (after loading).

    I get the rainbow wheel when I try to open an internet page. It loads halfway, then freezes, with the rainbow wheel whirring around. Smae thing happens when I try to stream a movie on Netflix.  The movie loads, then the wheel shows up and the screen freezes.  Same thing when I try a DVD, it takes the disc, but won't play when I hit on PLAY.
    I am repair permissions, and all that I can do, but I am a novice.  Any help would be greatly appreciated because I spend big bucks and drive 40 miles to get Apple help.
    Sharon in the woods of Idaho

    Welcome to Apple Support Communities.
    If your profile info is up to date, you probably have a 2006 or 2007 MacBook with a CoreDuo or Core2Duo.
    It probably came with 512MB or 1GB RAM memory and a 60, 80, or 120GB hard drive.
    You're still running OS X Tiger, 10.4.
    Your DVD drive may be dirty or wearing out.
    For specifics about your computer, click on the  Apple Logo in the menu bar, then About This Mac, and More Info... to find details.)
    You may be running short of hard disk space. You should have at least 10% free, or 10 to 15GB free for best performance. Less than that, and your hard disk is spending lots of time searching for places to store data.
    Complex web pages and sites like Facebook and Twitter, and pages using Adobe Flash, and high-bandwidth applications like video streaming from NetFlix can all cause your computer to run slowly, and the fan to run at high speed, because the processor is working hard. Conversely, email is not terribly resource-intensive, and probably still works pretty well.
    Several things can each provide a small performance increase (listed in no particular order):
    Adding more RAM memory. Upgrade to 2Gb to give your programs a bit of 'breathing room', especially if you are running more than one program at a time.
    Erasing the hard drive and reinstalling the current operating system and programs from scratch. This erases all your existing programs and data. Unless you have backups and program discs, you lose everything currently stored on it.
    Installing a higher capacity, faster hard disk, say 250GB or 320GB will give your programs and data more space, and perhaps faster access if you replace the factory 5400rpm drive with a 7200 rpm drive. If your current hard disk is nearly full (less than 10% free space), the drive has to 'thrash' to free space to store information. 
    Upgrading the operating system to OS X 10.5 Leopard or OS X 10.6 Snow Leopard. Both are discontinued OS X versions, still available to order directly from Apple, but not likely found on a store shelf any longer. An upgrade to OS X 10.7 Lion might not be possible for your MacBook (details here: http://www.apple.com/macosx/how-to-buy/), and Lion would likely cause a further slowdown, because honestly, Lion is optimized for newer, faster dual-core or quad-core computers with fast video chipsets and 4GB or more of RAM.
    A faster internet connection, for example: I switched internet providers to get a 3.0Mb DSL connection (up from a 512Mb connection) for an extra $10 per month, and saw downloads and internet browsing speeds increase dramatically.  With the slower connection, it was not possible to watch video.
    Will all of these upgrades together get you close to the performance of the latest MacBook Air or MacBook Pros? NO!
    Ultimately, you have a 4- or 5-year-old computer, and spending up to several hundred dollars for upgrades might not be a worthwhile investment for you, versus applying that much money toward the cost of a new(er) Mac, and perhaps passing your MacBook on to a friend, child, or grandchild who needs mainly email capability.
    If a brand new Apple is not in the budget, consider a refurbished Mac from the Apple Store online. These are reliable computers from 'last year's models' and have the same 1-year Applecare warranty as a brand new model, and often sell at a discount of 10 to 30 percent of the price when the model was introduced.
    I'm using a mid-2007 MacBook, purchased as a refurb from Apple in late 2007. It came with 1GB RAM, a 120GB 5400 rpm hard drive, and OS X 10.4 Tiger. Over the years, I've upgraded it twice. Firs to 2GB, then to 4GB RAM, to a 320GB drive, then to a 500GB 7200 rpm hard drive, and to OS X 10.5 Leopard, and then to OS X 10.6 Snow Leopard. Rather than one more round of upgrades to OS X 10.7 Lion, I'm saving for a newer MacBook Pro or MacBook Air at some time in the future.

  • OCDM  - Sample Report Installation issue - Runs too longer with No progress

    Hello,
    As a part of OCDM environment setup for Practice we were successful installing following :
    * Supported Enterprise Linux
    * Oracle DB 11g R2 (OLAP & MINING option)
    * OWB was already installed as a part of Oracle DB 11gR2 - just unlocked the OWB accounts.
    * Installed OBIEE 11g R2 installation - Installation successful and able to open url's. (analytics and BI Publisher etc.) - Issue with login account.
    * Installation of Communication Data Model (First Installation type from OCDM Installer)
    When we try to install Sample Reports at same stage the screen remain open and runs too longer with No progress.
    The Installation process for OCDM Sample Reports is given in the attached doc with screenshot and the log file is also included in the attached document.
    Please let us know the following two issue:
    1) How to login to Analytics after OBIEE 11gR2 installed on Linux - ( in our case we use user as Administrator and tried password same as username, even checked with the user weblogic and other but no success. Please provide us the information which give details(document) about the Administartion of OBIEE 11gR2 on Linux).
    2) The issue with installation of OCDM Sampple Reports though successful installation of OCDM Data Model.(First Installation Type from OCDM Installer)
    Thanks & Best Regards,
    Amol Thite
    I think, I cant Attach the file here and character limit is 30K for the post here so putting below the few lines of Log File content:
    I can email the screen shots docs and complete log file on request if needed.
    It stuck in Configuration Assistance screen -
    After more than 1 hour the same screen – No progress – I tried 3 times but same issue. Log file also not growing and seems its waiting for some dependent thing that need to happen before it proceed.
    =====start few lines of Log File=======================================
    The file oraparam.ini could not be found at /u01/app/oracle/product/11.1.0/db_1/oui/bin/oraparam.ini
    Using paramFile: /u01/app/oracle/product/11.1.0/db_1/oui/oraparam.ini
    Checking swap space: must be greater than 500 MB. Actual 1027 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    The number of files bootstrapped for the jre is 689.
    The number of files bootstrapped for the oui is 77.
    Using the umask value '022' available from oraparam.ini
    =====end few lines of Log File==================================
    INFO: Copying Aggr XML for: Oracle Communications Data Model
    INFO: The Top level Aggreage File = /u01/app/oracle/product/11.1.0/db_1/inventory/ContentsXML/ConfigXML/oracle.ocdm.11_2_3_0_0.xml
    INFO: deleted all the required instance files
    INFO: OUI_CAPlugIn is not found in XML
    INFO: cf session will be created for OH: /u01/app/oracle/product/11.1.0/db_1/ TLAggr: oracle.ocdm instancePath: inventory/ContentsXML/ConfigXML/
    INFO: cf session for OH: /u01/app/oracle/product/11.1.0/db_1/ TL Aggr: [oracle.ocdm] instancePath: inventory/ContentsXML/ConfigXML/
    INFO: aggr ref length : 2
    INFO: cf session hashcode: 22855989
    INFO: cf session saved with key: OraDb11g_home1 oracle.ocdm
    INFO: cf session is ok
    INFO: created and saved cf session for oh: OraDb11g_home1
    INFO: passing params to cf
    INFO: Handling the storing of variables for aggr name oracle.ocdm
    INFO: This variable sl_ASMSelectableDiskGroups is not added to the global context map
    INFO: This variable s_scratchPath is not added to the global context map
    INFO: exitonly tools to be excuted passed: 0
    INFO: Starting to execute configuration assistants
    INFO: Command = oracle.ocdm.OCDMCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/ocdm/ocdm_install.sh ${s_dbSysPasswd}
    OCDMCfgPlugIn: Starting OCDM configuration...
    OCDMCfgPlugIn: OCDM configuration initialized, waiting for script response...
    OCDMCfgPlugIn: Receiving SYSTEM password...
    OCDMCfgPlugIn: Passing SYSTEM credentials to configuration script...
    OCDMCfgPlugIn: SYSTEM credentials passed to configuration script.
    OCDMCfgPlugIn: SYSTEM password received.
    OCDMCfgPlugIn: Initializing config parameteres...
    OCDMCfgPlugIn: Creating log folder...
    OCDMCfgPlugIn: ocdm log folder exist
    OCDMCfgPlugIn: Exporting config env...
    OCDMCfgPlugIn: Performing OWB check...
    OCDMCfgPlugIn: Installing OWB...
    OCDMCfgPlugIn: WARNING: OWB OWNER already exists.
    OCDMCfgPlugIn: Archive: /u01/app/oracle/product/11.1.0/db_1/ocdm/pdm/relational/sample_schema/ocdm_sample.dmp.zip
    OCDMCfgPlugIn: inflating: /u01/app/oracle/product/11.1.0/db_1/ocdm/install_tmp/ocdm_sample.dmp
    OCDMCfgPlugIn: 2011_02_28_11_24_30 10 % complete
    OCDMCfgPlugIn: Importing OCDM sample schema
    ==================end of log File ========================================

    Hi Please check my answers
    1) How to login to Analytics after OBIEE 11gR2 installed on Linux - ( in our case we use user as Administrator and tried password same as username, even checked with the user weblogic and other but no success. Please provide us the information which give details(document) about the Administartion of OBIEE 11gR2 on Linux).
    The current OCDM version does not support BIEE 11g, so you need to install BIEE 10g. In next release(will be available soon), OCDM will support BIEE 11g.
    2) The issue with installation of OCDM Sampple Reports though successful installation of OCDM Data Model.(First Installation Type from OCDM Installer)
    The importing will take a long time, you can login database with ocdm_sample_sys/ocdm_sample_sys, and use "select count(*) from tabs;" to monitor the import process.

  • My macbook pro is stuck on grey screen with apple symbol in center with the progress circle under it continusly spinning. After I had turned it on. Prior to turning it on I had to force close and shut down a few hours prior. Please Help?

    My macbook pro is stuck on grey screen with apple symbol in center with the progress circle under it continusly spinning. After I had turned it on. Prior to turning it on I had to force close and shut down a few hours prior. Please Help I have tried everything I know to do

    Unfortunately this means that there is a problem in the boot sector of your hard drive. It might be indicative of a fundamental corruption in the coding that allows your computer to boot your operating system from your hard drive. I had this problem twice and it resulted in me having to get a new hard drive and restore my data.
    In other words, your computer can't talk to your operating system so you can't access your data.
    Here is my advice: DON'T CALL APPLE TECH SUPPORT though they are kind and usually helpful it will take you an hour just to explain the situation and they will only tell you to do what I'm gonna say here.
    First: Shut down your computer completely
    Two: boot up while holding down the following keys: command, option, p, and r. The computer will reboot 3 times. This solution will likely fail so if you're frustrated skip to the next step.
    Three: Boot up while holding down the option key. Select recovery drive. Select your default language. Select disk utility, click on Macintosh HD, and select "verify and repair volume." Likely the verification will produce some line like "unused node not erased." Or something like that. If anything using the words "node structure" comes up, you need a new hard drive.
    If after verification and repairs you still can't boot I sincerely hope you have apple care because you will need a new hard drive. Set up an appointment to come in to the apple store, they will tell you to go and get data recovery, just ask them to give you the old hard drive. Unless you have an up to date backup in which case you can just restore from that. If you're lucky the only issue is with the boot sector which means that if you ask them to give you the old hard drive, you can buy an enclosure and you have effectively been given a free external hard drive. It still works to store data just not to load an operating system.
    If you have a back up drive bring it to the apple store and they'll do the whole thing right there, it should take around an hour and a half but may take longer.
    Hope this helps, it's annoying but it's your safest bet.
    All the best.

  • Using Mavericks Spelling and Grammar in Pages document causes Pages to freeze. Must Force Quit. Mavericks spell checker works OK in Text and Emails. How can I fix this problem?

    Using Mavericks' Spelling and Grammar in a Pages document causes Pages to freeze, Must Force Quit. How can I fix this problem?
    Mavericlks Spelling and Grammar works in Pages when used manually. And it works automatically in Text and email.

    Another autocorrect bug:
    I type a lot of lyrics, which tend to cotain words like ’cause and ’em instead of because and them.
    I've set up autocorrect instances to change a plain apostrophe with an ending, single curly quote for these words, but they are invariably changed to a beginning, single curly quote mark by Pages. The only way I can get the correct curly quote is to type over the wrong quote manually and hope that I don't have to edit the rest of the word again, as this would cause autocorrect to kick in again and change the quote to the wrong, beginning curly mark again.
    Does anyone know how to get around this tedious problem?

  • Error Message in xcode: Command /usr/bin/codesign failed with exit code 1

    I am attempting build my iPad application on my device and I have went though the provisioning and successfully created an App ID, provisioning, etc. and when i 'Build and go' i get this error message:
    *Command /usr/bin/codesign failed with exit code 1*
    The only thing that I could think of that might be causing this is that when I 'Build and Go' on my device it come up with this pop-up message from xcode twice:
    +codesign wants to sign using key "MY NAME" in your keychain.+
    +Do you want to allow access to this item?+
    Please Help.

    Hey jamez97,
    In Xcode, top left hand corner of the window. Access the drop down menu, make sure that you have;
    1) Set to run on the DEVICE
    2) Selected DEBUG
    3) Connected your device
    click build and run...adjusting these sometimes works when i have the same error as you.
    You should have also added your device the provisioning profile you made. If you haven't done this, you can do it via the iOS Devcentre --> provisioning portal -->launch assistant.
    Hope this helps...if it doesn't, post back and somebody else may be able to give you the solution.
    j
    Message was edited by: james_coleman01
    Message was edited by: james_coleman01

  • Photoshop CS6 freezes with attempts to change printer settings

    (This problem also occurs with InDesign CS6, so I will post to that forum as well. First one to give me a solution gets my undying love and devotion appreciation.)
    My employer acquired a Canon 6010 printer with a Fiery print controller last year. I have no problems printing from my personal Windows laptop. 
    However, from my employer's iMac (OS X 10.6.8) I get the spinning beach ball of death at least 90% of the time that I open an existing document and attempt to change the printer settings. The only way out is via Force Quit. Inexplicably I can occasionally succeed in changing printer settings. I think the record was having to force quit the application 11 times. Not sure - I quit counting.
    So far our only semi-consistent work around: create a new document and copy and paste the contents from the existing document. Not cool. But sometimes the app freezes with brand new documents, thus destroying my work around anyway.
    Additional Information:
    I have installed all CS6 upgrades.
    Our technical support contractor recreated the problem and could not find any solution other than the work around.
    Canon says the problem is with the applications.
    This happens whether I attempt to change the printer settings immediately or make changes to the document first.
    It does not matter what other applications are running.
    Rebooting the system after the app freezes does not make it work.
    We cannot upgrade past 10.6.8 because of the age of the hardware. But CS6 is supposed to run on Snow Leopard.
    I have tested this with other applications, including some older Adobe software. It does not happen with Microsoft Word, Microsoft Excel, InDesign CS3, Photoshop CS3, Acrobat 8 Pro, Acrobat 9 Pro or Acrobat XI Pro.
    This happens whether the documents were created and saved on the Mac or on a Windows computer.
    Re-saving the documents and/or printer settings does not change the outcome. Once I restart the application Photoshop may remember the paper size, but doesn't remember duplex settings. (From another thread in this forum I suspect a corrupt printer preferences file.)
    Per the instructions in the other thread I reset the printing preferences by launching the app while holding down shift-control-command. That enabled me to change the printer settings one time. Every subsequent attempt brought back the spinning beach ball.
    No other employees report similar problems (including a few MacBook users). However, they do not use Photoshop or InDesign, nor do they typically change printer settings.
    Sorry if some of that is irrelevant - just trying to give you as much info as possible and tell you what I've tried already. Any suggestions?
    Thanks,
    Bonnie

    Nanneri, my situation is similar in that creating the PDF and printing from that does take longer than just printing from InDesign and Photoshop.
    I finally got a Canon tech rep on site who understood my problem. Though we had tried reinstalling the drivers (as had previous Canon reps), this guy got it right. Neither Photoshop nor InDesign has locked up since - at least not for the Canon 6010. (Photoshop has locked up twice when I've attempted to print to a Canon iPF8300s wideformat that isn't on the Fiery. Restarting PS has fixed that.)
    Based on my experience, I would start with new drivers.
    FYI: I am having problems printing to a new Canon C7065 that also uses Fiery. But the problems vary and I haven't isolated the factors. Sometimes I get a printed error report. Sometimes it just doesn't print. But no more software lockups.
    In our case, I suspected our problems were related to having old hardware that can't be upgraded past OS X 10.6.8, which is the oldest OS compatible with both CS6 and the Fiery. But since you are on a newer OS, and a different printer, I'm beginning to wonder about the Fiery.
    Hope you find a solution soon. Keep us posted!

  • Macbook Pro is freezing with the spinning rainbow ball of death constantly going. Can someone review my Etrecheck and tell me what to do?

    My macbook pro is constantly freezing with the rainbow ball of death spinning all the time. I ran Etrecheck. Any help would be much appreciated!
    Problem description:
    Running slow; constant spinning rainbow ball
    EtreCheck version: 2.0.11 (98)
    Report generated November 12, 2014 at 2:08:28 PM CST
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Early 2011) (Verified)
      MacBook Pro - model: MacBookPro8,1
      1 2.3 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 384 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 2:40:10
    Disk Information: ℹ️
      Hitachi HTS545032B9A302 disk0 : (320.07 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) /  [Startup]: 318.84 GB (115.79 GB free)
      Core Storage: disk0s2 319.21 GB Online
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [running] com.adobe.AdobeCreativeCloud.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [invalid?] com.citrixonline.GoToMeeting.G2MUpdate.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [running] com.microsoft.LaunchAgent.SyncServicesAgent.plist Support
      [invalid?] com.nero.HSMMonitor.plist Support
    User Login Items: ℹ️
      iTunesHelper UNKNOWNHidden (missing value)
      Microsoft Database Daemon Application (/Applications/Microsoft Office 2011/Office/Microsoft Database Daemon.app)
      VMware Fusion Start Menu UNKNOWN (missing value)
      „Google“ diskas Application (/Applications/Google Drive.app)
    Internet Plug-ins: ℹ️
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 Support
      FlashPlayer-10.6: Version: 15.0.0.223 - SDK 10.6 Support
      Default Browser: Version: 600 - SDK 10.10
      Flash Player: Version: 15.0.0.223 - SDK 10.6 Support
      CouponPrinter-FireFox_v2: Version: 1.1.10 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 Support
      DirectorShockwave: Version: 12.1.3r153 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 51 Check version
    User Internet Plug-ins: ℹ️
      CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 Support
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      Java  Support
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          23% firefox
          9% Microsoft Outlook
          3% WindowServer
          1% mdworker32
          1% mds
    Top Processes by Memory: ℹ️
      258 MB firefox
      155 MB mds_stores
      137 MB Microsoft Outlook
      133 MB softwareupdated
      94 MB Microsoft Excel
    Virtual Memory Information: ℹ️
      169 MB Free RAM
      1.38 GB Active RAM
      1.19 GB Inactive RAM
      1.15 GB Wired RAM
      6.52 GB Page-ins
      37 MB Page-outs

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Material with batch is stuck in storage bin.

    Dear Gurus,
    I have a scenario here.
    previously material A has turn on the batch management. later then, it is turn off without checking properly. Now in the system, material A is stuck in a few bins with batch. Our master data user do not allow us to turn on and off the batch because it will affect other plant.
    Has anyone encounter such issue before?
    I need help badly.
    Thanks in advance.
    Regards,
    Santthi.

    You cannot turn off batch managment "without checking properly". You could just turn off BM, if batches already exist, with an own created ABAP.  And this alone is causing your troubles.
    Best, you take a weekend where nobody in the plants are working, then you use the same uncomplient  ABAP to switch BM on again, goods issue your batches, run archiving, for the batch records and switch off BM using the regular way.

Maybe you are looking for

  • How to Assign a Static IP address to VM created from VM template

    Hello All,             I'm New to SCVMM, I have installed my SCVMM 2012 R2 in Lab environment and added 02 Hyper Servers on the same (One server is in domain & another one is in Perimeter Network). Once I added the Hyper-V's two Virtual Network's has

  • Macbook Keyboard freezing

    Hi All I get my macbook in just under 3 days it is a white 2.00Ghz Core 2 Duo, 1GB RAM, 120GB Hard drive model, it will also be running Mac OS X Leopard I was wondering if the keyboard freezing problem occurs on all Macbook's & Macbookpro's models or

  • Does my TFTs refresh rate matter?

    Hello everyone! I've been an Arch Linux user for a few hours now and have got it running quite nicely. I love Arch   I've configured my soundcard and installed GNOME. All works fine, however I can't change the refresh rate of my screen which is set t

  • 5G 30G Ipod won't charge or sync

    My Ipod won't charge when connected to my laptop. It does charge when plugged into my car radio transmitter and dock. When I plug it into my laptop fully charged I get a message from windows explorer asking me if I want to scan and clean it to repair

  • Exchange 2010 sp2 emc initialization error using "kerberos" authentication failed

    We use exchange 2010 SP2. We have 2 management stations, both w2k8 R2 SP1. I have one mangement station on which the emc and ems works ok. On the other management staiton (which is also in another ad site) the emc and ems don't work. I get the follow