Kernel Panic and Application Crashes when Accessing a Folder

Hi,
I originally posted in the iTunes forum (http://discussions.apple.com/thread.jspa?threadID=252516&tstart=75) with this problem as it was in iTunes where I first noted the issue. However since then I have discovered it is a system wide issue.
Everytime I try to access a specific folder, my iTunes Music folder, whichever application is accessing it will crash. Finder crashes when trying to view the folder, and other apps will crash when trying to open from or save to that folder. There will be no crash reporter when they crash either. I have also experienced two kernel panics, one when iTunes was playing, and another when Tech Tools Pro was doing its surface scan. The folder is on one of my two FW800 connected external hard drives. The kernel panic looks like this:
panic(cpu 0 caller 0x002478C8): hfs: block mark free: trying to free non-existent blocks (-1094886590 -1078469906 39039948)
Latest stack backtrace for cpu 0:
Backtrace:
0x00095698 0x00095BB0 0x0002683C 0x002478C8 0x00246F00 0x00245258 0x002453A8 0x00246150
0x0022AE54 0x0022B068 0x00220AD4 0x000FD688 0x000E8058 0x000E7FA0 0x000F0D64 0x002A9BF4
0x000ABE30 0x4D4C4C4C
Proceeding back via exception chain:
Exception state (sv=0x2E2EE500)
PC=0x90027ECC; MSR=0x0000D030; DAR=0xF0077300; DSISR=0x42000000; LR=0x92914CD0; R1=0xF00FEC00; XCP=0x00000030 (0xC00 - System call)
Kernel version:
Darwin Kernel Version 8.3.0: Mon Oct 3 20:04:04 PDT 2005; root:xnu-792.6.22.obj~2/RELEASE_PPCModel: PowerBook5,2, BootROM 4.7.1f1, 1 processors, PowerPC G4 (1.1), 1.25 GHz, 1 GB
Graphics: ATI Mobility Radeon 9600, ATY,RV350M10, AGP, 64 MB
Memory Module: SODIMM0/J25LOWER, 512 MB, DDR SDRAM, PC2700U-25330
Memory Module: SODIMM1/J25UPPER, 512 MB, DDR SDRAM, PC2700U-25330
AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
Modem: LastDash, UCJ, V.92, 4.0, APPLE VERSION 2.6.6
Bluetooth: Version 1.6.6f22, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
Parallel ATA Device: MATSHITADVD-R UJ-816,
Parallel ATA Device: HTS548080M9AT00, 74.53 GB
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
USB Device: Kensington PocketMouse Pro, Kensington, Up to 1.5 Mb/sec, 500 mA
USB Device: psc 1310 series, hp, Up to 12 Mb/sec, 500 mA
FireWire Device: 6B200P0, Initio, Up to 800 Mb/sec
I am not entirely sure as to what this means or how to deal with it. I am able to access the folder via terminal, but there are 2700 folders within my iTunes Music folder and 23137 songs, so it could take me a very long time to find the exact file or folder which is causing me problems. I could potentially have enough disk space should a backup be required but it would be backed up to 3 different drives and would be close. That is assuming of course that I would not experience the same panic when accessing the area. Can anyone help me with this?
Powerbook G4 1.25Ghz   Mac OS X (10.4.3)  

The first phase:
Since the Kernel Panic is temporarily a state of suspended animation because of a safe-boot solution, try the next step. This is a pre-caution to avoid any failures during ongoing troubleshooting.
After safe-boot, launch System Profiler and select /Software/Extensions/ directory in Contents (on the left column ) menu. Next, open /System/Library/Extensions/ folder by Go to Folder command or by manual. Compare the both contents. You'll see System Profiler shows less kernel extensions than /System/Library/Extensions/ folder. There are ".kext" files that are not shown in the loaded Extensions directory. If there is a most suspect third-party extension (perhaps FireWire's driver), try removing out of the folder to a temporary made folder on the desktop-- you may be prompted the admin or login password.
The second phase:
TechTool Pro fixed a file structure error in one file on the main drive, and some bad custom icons or bad bundle bits error now lie on on the main and one of your secondary drives, but not the previous problems. Also, you still cannot access that folder, however folders within that folder you can get to just fine, via the Go To Folder command or reveal in finder from iTunes.
Those symptoms appear to suggest that some directories structure and the volume information other than the main drive have lost their consistencies and a directory may be no longer accessible for some reason which happened before or during the Kernel Panic. Techtool Pro 4.0.6 seems to not be able to fix those problems. So if you have DiskWarrior 3.0.3, run it and hopefully fix them. If you do not have it, try the followings.
Connect the external FireWire drive in question, then boot into a Safe-mode. If this does not work well, first boot into a Safe-mode then connect the device.
Launch Terminal utility. Type diskutil list at the prompt. Here is an example to be displayed:
MyMachine:~ Myself$ diskutil list
/dev/disk0
#: type name size identifier
0: Applepartitionscheme *233.8 GB disk0
1: Applepartitionmap 31.5 KB disk0s1
2: Apple_HFS MacOSX_HD 70.7 GB disk0s3
3: Apple_HFS Data_HD 162.8 GB disk0s5
/dev/disk1
#: type name size identifier
0: Applepartitionscheme *111.8 GB disk1
1: Applepartitionmap 31.5 KB disk1s1
2: Apple_HFS Data21HD 69.9 GB disk1s3
3: Apple_HFS Debugger_HD 41.6 GB disk1s5
Find the disk identifier that points the external device in question. Type sudo fsck_hfs -fy /dev/disk1s3 if the target drive would be disk1s3. If the result shows you like below, the symptoms may be fixed.
MyMachine:~ Myself$ sudo fsck_hfs -fy /dev/disk1s3
** /dev/rdisk1s3
** Checking HFS Plus volume.
** Checking Extents Overflow file.
** Checking Catalog file.
** Checking Catalog hierarchy.
** Checking Extended Attributes file.
** Checking volume bitmap.
** Checking volume information.
** The volume Data21HD appears to be OK.
If the above solution fails, boot into a Single-user-mode and perform the same way as above-- a "sudo" parameter MIGHT not be needed to type.
The third phase:
Start up from Mac OS X 10.4.x Install disc. Launch Disk Utility program. Try repairing the target volume(s) on the external device and then repair the permissions.
If the above solution fails to fix all filesystem problems on that volume, then you may need to abandon hope some file or folder in question to trash it/them. Of course, I do not hope so.…
Also, when I booted into Safe Mode it started up the volume menubar item as usual but I had no sound... Is this normal during a Safe boot?
Certain Mac OS X features do not work when you are started up in Safe Mode. For example, you can't use DVD Player, capture video in iMovie, use an AirPort card, use audio input or output devices, or use an internal or external USB modem.
So it should be no problem on this matter.

Similar Messages

  • A Kernel Panic and two Crashes since updating to 10.8.1

    I've been running a 15" MacBook Pro (Mid 2009) for about a year and a half.  It's factory stock (no hardware modifications) with a 2.8 Core 2 Duo processor and 4gig RAM with a 500GB HD.  It came with 10.5 installed.  I upgraded to 10.6, 10.7 & 10.8 respectively.  Each time a new operating system came out, I did a clean install.  My system has been 100% reliable up until I installed the 10.8.1 update.  Since then, I've had a Kernel Panic and two separate crashes.
    I doubt it's a hardware issue as it's never been suspect before.  Also, I've run Disk Utility and verified the disk and permissions.  No Problems there.
    The first problem was the Kernel Panic, which occurred while I was in the guest account watching YouTube videos.  The system went to a gray screen then gave me the typical "Panic" message and rebooted itself.
    The second problem must have occurred while the computer was in sleep mode, as I don't recall any particular issue, but I found a CRASH log in the logs folder.
    Finally, I encountered the most recent crash while I was exiting out of the ADMIN account on my computer.  The system went to a gray screen with a rotating bezel indicator, and wouldn't return to the log-in screen.  I had to manually cycle the power button in order for the computer to reboot.
    I'm not sure what's going on. 

    Hi. Since updating to 10.8 I've had numerous kernel panics on start-up. A restart always worked successfully, but it's getting annoying. I started out by replacing the HD with an SSD. That didn't work. Then I resent the PRAM/NVRAM. That seemed to work. Then I upgraded to 10.8.1 - and we're back to kernel panics.
    Here's the log, and below it are photos of the initial kernel panic. :
    29/08/2012 10:30:58.000 bootlog[0]: BOOT_TIME 1346232658 0
    29/08/2012 10:31:00.000 kernel[0]: Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
    29/08/2012 10:31:00.000 kernel[0]: vm_page_bootstrap: 859948 free pages and 114900 wired pages
    29/08/2012 10:31:00.000 kernel[0]: kext submap [0xffffff7f8073e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800073e000]
    29/08/2012 10:31:00.000 kernel[0]: zone leak detection enabled
    29/08/2012 10:31:00.000 kernel[0]: standard timeslicing quantum is 10000 us
    29/08/2012 10:31:00.000 kernel[0]: standard background quantum is 2500 us
    29/08/2012 10:31:00.000 kernel[0]: mig_table_max_displ = 74
    29/08/2012 10:31:00.000 kernel[0]: corecrypto kext started!
    29/08/2012 10:31:00.000 kernel[0]: Running kernel space in FIPS MODE
    29/08/2012 10:31:00.000 kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    29/08/2012 10:31:00.000 kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    29/08/2012 10:31:00.000 kernel[0]: corecrypto.kext FIPS integrity POST test passed!
    29/08/2012 10:31:00.000 kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
    29/08/2012 10:31:00.000 kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
    29/08/2012 10:31:00.000 kernel[0]: corecrypto.kext FIPS SHA POST test passed!
    29/08/2012 10:31:00.000 kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
    29/08/2012 10:31:00.000 kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
    29/08/2012 10:31:00.000 kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    29/08/2012 10:31:00.000 kernel[0]: corecrypto.kext FIPS POST passed!
    29/08/2012 10:31:00.000 kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    29/08/2012 10:31:00.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    29/08/2012 10:31:00.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    29/08/2012 10:31:00.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    29/08/2012 10:31:00.000 kernel[0]: calling mpo_policy_init for Sandbox
    29/08/2012 10:31:00.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    29/08/2012 10:31:00.000 kernel[0]: calling mpo_policy_init for Quarantine
    29/08/2012 10:31:00.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    29/08/2012 10:31:00.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    29/08/2012 10:31:00.000 kernel[0]: The Regents of the University of California. All rights reserved.
    29/08/2012 10:31:00.000 kernel[0]: MAC Framework successfully initialized
    29/08/2012 10:31:00.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    29/08/2012 10:31:00.000 kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    29/08/2012 10:31:00.000 kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    29/08/2012 10:31:00.000 kernel[0]: AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete
    29/08/2012 10:31:00.000 kernel[0]: PFM64 (36 cpu) 0xf10000000, 0xf0000000
    29/08/2012 10:31:00.000 kernel[0]: [ PCI configuration begin ]
    29/08/2012 10:31:00.000 kernel[0]: console relocated to 0xf10010000
    29/08/2012 10:31:00.000 kernel[0]: PCI configuration changed (bridge=2 device=1 cardbus=0)
    29/08/2012 10:31:00.000 kernel[0]: [ PCI configuration end, bridges 5 devices 18 ]
    29/08/2012 10:31:00.000 kernel[0]: NVEthernet::start - Built Jun 25 2012 17:20:40
    29/08/2012 10:31:00.000 kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    29/08/2012 10:31:00.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    29/08/2012 10:31:00.000 kernel[0]: rooting via boot-uuid from /chosen:
    29/08/2012 10:31:00.000 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>
    29/08/2012 10:31:00.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    29/08/2012 10:31:00.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    29/08/2012 10:31:00.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    29/08/2012 10:31:00.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    29/08/2012 10:31:00.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    29/08/2012 10:31:00.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/M4-CT512M4SSD2 Media/IOGUIDPartitionScheme/Aidan's SSD@2
    29/08/2012 10:31:00.000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    29/08/2012 10:31:00.000 kernel[0]: Kernel is LP64
    29/08/2012 10:31:00.000 kernel[0]: BTCOEXIST off
    29/08/2012 10:31:00.000 kernel[0]: BRCM tunables:
    29/08/2012 10:31:00.000 kernel[0]: pullmode[1] txringsize[  256] reapmin[   32] reapcount[  128]
    29/08/2012 10:31:00.000 kernel[0]: highWaterMark: VO[  192]  VI[  192]  BE[  192]  BK[  192]
    29/08/2012 10:31:00.000 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID d49a20fffefbdb82; max speed s800.
    29/08/2012 10:31:00.000 kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    29/08/2012 10:30:58.141 com.apple.launchd[1]: *** launchd[1] has started up. ***
    29/08/2012 10:30:58.141 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    29/08/2012 10:30:59.971 com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    29/08/2012 10:31:00.000 kernel[0]: NVEthernet: Ethernet address d4:9a:20:fb:db:82
    29/08/2012 10:31:00.000 kernel[0]: AirPort_Brcm4331: Ethernet address 00:23:6c:96:cc:0e
    29/08/2012 10:31:00.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    29/08/2012 10:31:00.000 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    29/08/2012 10:31:01.891 airportd[27]: _processDLILEvent: en1 attached (down)
    29/08/2012 10:31:02.000 kernel[0]: createVirtIf(): ifRole = 1
    29/08/2012 10:31:02.000 kernel[0]: in func createVirtualInterface ifRole = 1
    29/08/2012 10:31:02.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1 this 0xffffff802049dc00
    29/08/2012 10:31:02.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    29/08/2012 10:31:02.000 kernel[0]: Created virtif 0xffffff802049dc00 p2p0
    29/08/2012 10:31:02.229 com.apple.SecurityServer[17]: Session 100000 created
    29/08/2012 10:31:02.000 kernel[0]: NVDANV50HAL loaded and registered.
    29/08/2012 10:31:02.000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    29/08/2012 10:31:02.000 kernel[0]: IOBluetoothUSBDFU::probe
    29/08/2012 10:31:02.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8213 FirmwareVersion - 0x0201
    29/08/2012 10:31:02.000 kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
    29/08/2012 10:31:02.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
    29/08/2012 10:31:02.000 kernel[0]: Previous Shutdown Cause: 3
    29/08/2012 10:31:02.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    29/08/2012 10:31:02.282 com.apple.SecurityServer[17]: Entering service
    29/08/2012 10:31:02.383 UserEventAgent[13]: Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL
    29/08/2012 10:31:02.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    29/08/2012 10:31:02.000 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    29/08/2012 10:31:03.000 kernel[0]: DSMOS has arrived
    29/08/2012 10:31:03.000 kernel[0]: macx_swapon SUCCESS
    29/08/2012 10:31:03.051 hidd[56]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    29/08/2012 10:31:03.075 appleeventsd[61]: main: Starting up
    29/08/2012 10:31:03.105 mDNSResponder[49]: mDNSResponder mDNSResponder-379.27.1 (Aug  1 2012 20:12:04) starting OSXVers 12
    29/08/2012 10:31:03.176 configd[19]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    29/08/2012 10:31:03.177 configd[19]: DHCP en1: INIT transmit failed
    29/08/2012 10:31:03.202 loginwindow[52]: Login Window Application Started
    29/08/2012 10:31:03.279 awacsd[65]: Starting awacsd connectivity-77 (Jun 20 2012 15:40:49)
    29/08/2012 10:31:03.000 kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    29/08/2012 10:31:03.341 awacsd[65]: InnerStore CopyAllZones: no info in Dynamic Store
    29/08/2012 10:31:03.363 mDNSResponder[49]: D2D_IPC: Loaded
    29/08/2012 10:31:03.363 mDNSResponder[49]: D2DInitialize succeeded
    29/08/2012 10:31:03.530 com.apple.usbmuxd[37]: usbmuxd-268.5 on Apr  5 2012 at 15:33:48, running 64 bit
    29/08/2012 10:31:03.551 configd[19]: network changed: DNS*
    29/08/2012 10:31:03.441 systemkeychain[70]: done file: /var/run/systemkeychaincheck.done
    29/08/2012 10:31:03.563 configd[19]: setting hostname to "Aidan-Byrnes-Computer.local"
    29/08/2012 10:31:03.646 locationd[53]: NOTICE,Location icon should now be in state 0
    29/08/2012 10:31:03.674 mds[48]: (Normal) FMW: FMW 0 0
    29/08/2012 10:31:03.676 WindowServer[86]: Server is starting up
    29/08/2012 10:31:03.680 WindowServer[86]: Session 256 retained (2 references)
    29/08/2012 10:31:03.680 WindowServer[86]: Session 256 released (1 references)
    29/08/2012 10:31:03.703 WindowServer[86]: Session 256 retained (2 references)
    29/08/2012 10:31:03.705 WindowServer[86]: init_page_flip: page flip mode is on
    29/08/2012 10:31:03.779 coreservicesd[29]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    29/08/2012 10:31:03.881 apsd[67]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    29/08/2012 10:31:03.882 apsd[67]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    29/08/2012 10:31:04.048 netbiosd[72]: Unable to start NetBIOS name service:
    29/08/2012 10:31:04.249 WindowServer[86]: mux_initialize: Couldn't find any matches
    29/08/2012 10:31:04.276 WindowServer[86]: GLCompositor enabled for tile size [256 x 256]
    29/08/2012 10:31:04.276 WindowServer[86]: CGXGLInitMipMap: mip map mode is on
    29/08/2012 10:31:04.311 WindowServer[86]: WSMachineUsesNewStyleMirroring: false
    29/08/2012 10:31:04.312 WindowServer[86]: Display 0x04272240: GL mask 0x1; bounds (0, 0)[1280 x 800], 30 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9c89, S/N 0, Unit 0, Rotation 0
    UUID
    29/08/2012 10:31:04.312 WindowServer[86]: 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
    29/08/2012 10:31:04.323 WindowServer[86]: Created shield window 0x5 for display 0x04272240
    29/08/2012 10:31:04.324 WindowServer[86]: Created shield window 0x6 for display 0x003f003d
    29/08/2012 10:31:04.331 WindowServer[86]: Display 0x04272240: GL mask 0x1; bounds (0, 0)[1280 x 800], 30 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9c89, S/N 0, Unit 0, Rotation 0
    UUID
    29/08/2012 10:31:04.331 WindowServer[86]: Display 0x003f003d: GL mask 0x2; bounds (2304, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    29/08/2012 10:31:04.331 WindowServer[86]: CGXPerformInitialDisplayConfiguration
    29/08/2012 10:31:04.331 WindowServer[86]:   Display 0x04272240: MappedDisplay Unit 0; Vendor 0x610 Model 0x9c89 S/N 0 Dimensions 11.26 x 7.05; online enabled built-in, Bounds (0,0)[1280 x 800], Rotation 0, Resolution 1
    29/08/2012 10:31:04.331 WindowServer[86]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2304,0)[1 x 1], Rotation 0, Resolution 1
    29/08/2012 10:31:04.000 kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, No flow-control, Debug [796d,0000,0de1,0005,41e1,0000]
    29/08/2012 10:31:04.000 kernel[0]: 05f5e100  00100026  NVEthernet::setLinkStatus - Active
    29/08/2012 10:31:04.000 kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, No flow-control, Debug [796d,0000,0de1,0005,41e1,0000]
    29/08/2012 10:31:04.000 kernel[0]: 05f5e100  00100026  NVEthernet::setLinkStatus - Active
    29/08/2012 10:31:04.449 WindowServer[86]: GLCompositor: GL renderer id 0x0102260e, GL mask 0x00000003, accelerator 0x00003863, unit 0, caps QEX|QGL|MIPMAP, vram 256 MB
    29/08/2012 10:31:04.452 WindowServer[86]: GLCompositor: GL renderer id 0x0102260e, GL mask 0x00000003, texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    29/08/2012 10:31:04.456 loginwindow[52]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    29/08/2012 10:31:04.469 hidd[56]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    29/08/2012 10:31:04.517 WindowServer[86]: Unable to open IOHIDSystem (e00002bd)
    29/08/2012 10:31:04.000 kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    29/08/2012 10:31:04.608 WindowServer[86]: Created shield window 0x7 for display 0x04272240
    29/08/2012 10:31:04.608 WindowServer[86]: Display 0x04272240: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    29/08/2012 10:31:04.662 com.apple.launchd[1]: (name.razzfazz.daemon.iScroll2[104]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    29/08/2012 10:31:04.662 com.apple.launchd[1]: (name.razzfazz.daemon.iScroll2[104]) Job failed to exec(3) for weird reason: 2
    29/08/2012 10:31:04.668 launchctl[97]: com.apple.findmymacmessenger: Already loaded
    29/08/2012 10:31:04.730 com.apple.SecurityServer[17]: Session 100005 created
    29/08/2012 10:31:04.770 hidd[56]: CGSShutdownServerConnections: Detaching application from window server
    29/08/2012 10:31:04.770 hidd[56]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    29/08/2012 10:31:04.834 loginwindow[52]: Login Window Started Security Agent
    29/08/2012 10:31:04.950 SecurityAgent[107]: This is the first run
    29/08/2012 10:31:04.950 SecurityAgent[107]: MacBuddy was run = 0
    29/08/2012 10:31:05.015 SecurityAgent[107]: User info context values set for aidanbyrne
    29/08/2012 10:31:05.300 configd[19]: network changed: v4(en0+:134.220.228.104) DNS+ Proxy+ SMB
    29/08/2012 10:31:05.331 root[114]:  sntp sendpkt: sendto error: No route to host. Couldn't send packet!
    29/08/2012 10:31:05.331 root[114]: on_wire failed for server 0.0.0.17!
    29/08/2012 10:31:05.349 ntpd[34]: proto: precision = 1.000 usec
    29/08/2012 10:31:05.493 loginwindow[52]: Login Window - Returned from Security Agent
    29/08/2012 10:31:05.000 kernel[0]: [ffffff8021495800][BNBTrackpadDevice::init][75.15] init is complete
    29/08/2012 10:31:05.522 loginwindow[52]: USER_PROCESS: 52 console
    29/08/2012 10:31:05.604 com.apple.launchd.peruser.501[115]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    29/08/2012 10:31:05.609 loginwindow[52]: Connection with distnoted server was invalidated
    29/08/2012 10:31:05.633 distnoted[118]: # distnote server agent  absolute time: 7.965250809   civil time: Wed Aug 29 10:31:05 2012   pid: 118 uid: 501  root: no
    29/08/2012 10:31:05.791 WindowServer[86]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    29/08/2012 10:31:05.808 com.apple.SecurityServer[17]: Session 100006 created
    29/08/2012 10:31:06.000 kernel[0]: [ffffff8021495800][BNBTrackpadDevice::handleStart][75.15] returning 1
    29/08/2012 10:31:06.000 kernel[0]: [ffffff8021601c00][AppleMultitouchHIDEventDriver::start] entered
    29/08/2012 10:31:06.000 kernel[0]: [ffffff80216af100][AppleMultitouchDevice::start] entered
    29/08/2012 10:31:06.014 talagent[128]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:06.188 SystemUIServer[129]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:06.217 WindowServer[86]: Display 0x04272240: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    29/08/2012 10:31:06.323 configd[19]: setting hostname to "wxp-itr11564.unv.wlv.ac.uk"
    29/08/2012 10:31:06.324 WindowServer[86]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    29/08/2012 10:31:06.888 NetworkBrowserAgent[139]: Starting NetworkBrowserAgent
    29/08/2012 10:31:07.016 Finder[130]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:07.142 WindowServer[86]: Display 0x04272240: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    29/08/2012 10:31:07.423 com.apple.launchd.peruser.501[115]: (name.razzfazz.daemon.iScroll2[157]) Exited with code: 2
    29/08/2012 10:31:07.423 com.apple.launchd.peruser.501[115]: (name.razzfazz.daemon.iScroll2) Throttling respawn: Will start in 10 seconds
    29/08/2012 10:31:07.000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=159[GoogleSoftwareUp] clearing CS_VALID
    29/08/2012 10:31:07.527 loginwindow[52]: Login items - LSOpenApplication returned error -10665, url=/Library/CFMSupport/CNQL1212_ButtonManager.app
    29/08/2012 10:31:07.527 loginwindow[52]: Unable to lauch startup item: (null)
    29/08/2012 10:31:07.533 com.apple.launchd.peruser.501[115]: (com.apple.afpstat-qfa[156]) Exited with code: 2
    29/08/2012 10:31:07.742 Folder Actions Dispatcher[160]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:07.788 loginwindow[52]: Login items - LSOpenApplication returned error -10665, url=/Applications/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AU Daemon.app
    29/08/2012 10:31:07.788 loginwindow[52]: Unable to lauch startup item: (null)
    29/08/2012 10:31:07.892 System Events[166]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:08.135 NotificationCenter[146]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:08.413 WindowServer[86]: Display 0x04272240: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    29/08/2012 10:31:08.506 coreaudiod[106]: 2012-08-29 10:31:08.505832 AM [AirPlay] Started browsing for _airplay._tcp.
    29/08/2012 10:31:08.507 coreaudiod[106]: 2012-08-29 10:31:08.507315 AM [AirPlay] Started browsing for _raop._tcp.
    29/08/2012 10:31:08.678 TISwitcher[168]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:08.736 com.apple.dock.extra[165]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:08.762 coreservicesd[29]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationReady to notificationID=129
    29/08/2012 10:31:09.026 GoogleSoftwareUpdateAgent[159]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:09.102 SystemUIServer[129]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    29/08/2012 10:31:09.102 SystemUIServer[129]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    29/08/2012 10:31:08.046 CCAAgent[163]: ****************************************
    29/08/2012 10:31:08.047 CCAAgent[163]: **          CCA agent starts!         **
    29/08/2012 10:31:08.047 CCAAgent[163]: ****************************************
    29/08/2012 10:31:08.294 CCAAgent[163]: CCAAgent Logfiles: (/Users/aidanbyrne/Library/Application Support/Cisco Systems/CCAAgent/event.log) (/Users/aidanbyrne/Library/Application Support/Cisco Systems/CCAAgent/eventPrevious.log)
    29/08/2012 10:31:08.458 DictationIM[178]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:08.844 BezelServices 235.55[52]: -[DriverServices sendPreferencesToDevice:resetDefaults:] error: classPrefID (null), classPrefs (null)
    29/08/2012 10:31:09.170 CCAAgent[163]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:09.292 blued[64]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501
    29/08/2012 10:31:09.415 locationd[187]: NOTICE,Location icon should now be in state 0
    29/08/2012 10:31:09.467 UserEventAgent[142]: cannot find fw daemon port 1102
    29/08/2012 10:31:10.036 CoreLocationAgent[189]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:11.013 Dropbox[167]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:11.424 CalendarAgent[153]: -[SOAPParser:0x7fb0d8c971e0 parser:didStartElement:namespaceURI:qualifiedName:attributes:] Type not found in SOAPDocument for html (html)
    29/08/2012 10:31:11.431 LKDCHelper[198]: Starting (uid=501)
    29/08/2012 10:31:11.458 CalendarAgent[153]: -[SOAPParser:0x7fb0d98b3560 parser:didStartElement:namespaceURI:qualifiedName:attributes:] Type not found in SOAPDocument for html (html)
    29/08/2012 10:31:11.459 CalendarAgent[153]: [com.apple.calendar.store.log.exchange.queue] [error = Error Domain=CalExchangeErrorDomain Code=-2 "Calendar can’t refresh the account “wlv.ac.uk”." UserInfo=0x7fb0d8c98230 {NSLocalizedFailureReason=The primary email address for the account can’t be found., CalFailedOperationKey=<CalExchangeSyncAccountOperation: 0x7fb0d9897830>, NSLocalizedDescription=Calendar can’t refresh the account “wlv.ac.uk”.}]
    29/08/2012 10:31:11.495 CalendarAgent[153]: -[SOAPParser:0x7fb0d98f9e70 parser:didStartElement:namespaceURI:qualifiedName:attributes:] Type not found in SOAPDocument for html (html)
    29/08/2012 10:31:11.498 CalendarAgent[153]: [com.apple.calendar.store.log.exchange.queue] [error = Error Domain=CalExchangeErrorDomain Code=-2 "Calendar can’t refresh the account “wlv.ac.uk”." UserInfo=0x7fb0d8cea360 {NSLocalizedFailureReason=The primary email address for the account can’t be found., CalFailedOperationKey=<CalExchangeSyncAccountOperation: 0x7fb0d9897830>, NSLocalizedDescription=Calendar can’t refresh the account “wlv.ac.uk”.}]
    29/08/2012 10:31:14.284 Image Capture Extension[214]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:14.316 CIJScannerRegister[215]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:15.303 com.apple.launchd.peruser.501[115]: (name.razzfazz.daemon.iScroll2[218]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    29/08/2012 10:31:15.303 com.apple.launchd.peruser.501[115]: (name.razzfazz.daemon.iScroll2[218]) Job failed to exec(3) for weird reason: 2
    29/08/2012 10:31:16.224 awacsd[65]: Exiting
    29/08/2012 10:31:23.456 com.apple.launchd[1]: (com.apple.coreservices.appleid.authentication[103]) Exit timeout elapsed (20 seconds). Killing
    29/08/2012 10:31:31.525 com.apple.SecurityServer[17]: Session 100002 created
    29/08/2012 10:31:36.000 kernel[0]: Sandbox: sandboxd(232) deny mach-lookup com.apple.coresymbolicationd
    29/08/2012 10:31:37.404 sandboxd[232]: ([106]) coreaudiod(106) deny file-read-data /Library/Audio/Plug-Ins/Components/CamelCrusher.component
    29/08/2012 10:31:37.409 sandboxd[232]: ([106]) coreaudiod(106) deny file-read-metadata /Library/Audio/Plug-Ins/Components/CamelCrusher.component/Contents
    29/08/2012 10:31:37.414 sandboxd[232]: ([106]) coreaudiod(106) deny file-read-metadata /Library/Audio/Plug-Ins/Components/CamelCrusher.component
    29/08/2012 10:31:37.419 sandboxd[232]: ([106]) coreaudiod(106) deny file-read-data /Library/Audio/Plug-Ins/Components/CamelPhat.component
    29/08/2012 10:31:37.424 sandboxd[232]: ([106]) coreaudiod(106) deny file-read-metadata /Library/Audio/Plug-Ins/Components/CamelPhat.component/Contents
    29/08/2012 10:31:37.428 sandboxd[232]: ([106]) coreaudiod(106) deny file-read-metadata /Library/Audio/Plug-Ins/Components/CamelPhat.component
    29/08/2012 10:31:37.433 sandboxd[232]: ([106]) coreaudiod(106) deny file-read-data /Library/Audio/Plug-Ins/Components/CamelSpace.component
    29/08/2012 10:31:37.438 sandboxd[232]: ([106]) coreaudiod(106) deny file-read-metadata /Library/Audio/Plug-Ins/Components/CamelSpace.component/Contents
    29/08/2012 10:31:37.442 sandboxd[232]: ([106]) coreaudiod(106) deny file-read-metadata /Library/Audio/Plug-Ins/Components/CamelSpace.component
    29/08/2012 10:31:47.300 Safari[242]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:47.327 WebProcess[244]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:31:50.474 PluginProcess[247]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:32:03.134 Safari[242]: CGContextClipToRect: invalid context 0x0
    29/08/2012 10:32:03.539 WebProcess[250]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:38:22.299 Dock[127]: no information back from LS about running process
    29/08/2012 10:38:22.373 Console[341]: Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    29/08/2012 10:41:22.416 com.apple.launchd.peruser.501[115]: (com.apple.KerberosHelper.LKDCHelper[198]) Exited with code: 1

  • Bridge CS6 crashes when accessing a folder containing a GIF file

    Each time I try to access a folder in Bridge CS6 containing a GIF file, Bridge crashes.
    Moving the file out of the folder (with Finder) stops the crash happening. I've tried with several different GIF files, diffrent ages, with and without animation. ANY GIF file causes the crash in ANY folder. Very frustrating as I can't use Bridge to use any folder with a GIF inside.
    I'm using Bridge CS6 5.0.1.21 (Creative Cloud) on a Mac with OSX 10.8.2.
    Saw another post suggesting using 32bit version instead of 64bit, but that's a Windows thing.
    Anyone have any ideas?
    Many thanks.

    Here's something else: I made a copy of a GIF file and changed its file extension to .jpg and then tried to view it's enclosing folder. No crash! I then made a copy of a jpeg and changed it's extension to GIF. No crash!
    That is a weird route to go...
    However tried it and had no problem other then not getting a preview for the jpeg and after again change to .gif the need of purging caching for the thumb.
    If you want a workaround, try 'A Better Finder Rename', a cheap application that let's you change whatever you want for files or folders name, replacing etc.
    You could set up a droplet for changing the extension to .jpg, drop the folder with all files on it and then again create a droplet to get the .gif back and drop it again. the set up takes 5 minutes, the result is taking only a few seconds.
    You can change the extension in Bridge with Batch Rename but obviously that would not help you because you first have to select the files...

  • Applications Crashing When Accessing Finder

    I completed a 10.5 upgrade installation on both my MacBook Pro and my Mac Pro with no problems. The installation went smoothly and the machines started up and ran great. As soon as I tried to access the Finder menu via a save as command from with an app, the application hung and crashed. This happened across all apps that I tested (Firefox, Safari, Photoshop CS3, InDesign CS3, Vue, Modo, TextEdit, etc.) as soon as the application tries to bring up the Finder dialog, they all crash and have the same basic error report as a result (sample bellow).
    Much as I hate having to reinstall everything, should I bite the bullet and try a clean install or is there another solution out there that I should look at?
    Process: TextEdit [333]
    Path: /Applications/TextEdit.app/Contents/MacOS/TextEdit
    Identifier: com.apple.TextEdit
    Version: 1.5 (244)
    Build Info: TextEdit-2440000~2
    Code Type: X86 (Native)
    Parent Process: launchd [92]
    Date/Time: 2007-10-26 22:46:45.292 -0700
    OS Version: Mac OS X 10.5 (9A581)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000020
    Crashed Thread: 0

    Probably something to do with using "Upgrade" as your method of installation. It's terrible, and I'm not sure why Apple doesn't just call Archive and Install "Upgrade". I have never had good luck in upgrading, I recommend A&I or Erase and Install.
    But anway, probably something jacked up under the hood that requires a reinstallation.

  • Finder Crashing When Accessing Documents Folder

    When trying to open my Documents folder, I click on Hard Drive, Users and then my Account folder. Finder then instantly restarts. I have run Disk Utility and verified/ repaired disk permissions. Also have Verified disk but have been unable to run the repair disk as needed. Somehow I have also misplaced my restore CD so I need options to fix this.

    Tough without a Tiger Disk, but try fsck...
    To use fsck, you must run it from the command line. Unlike using your mouse to open an application to do something, you'll need to type a text command at the prompt (#) to tell fsck what to do. The Terminal application (/Applications/Utilities) and single-user mode are two examples of command-line interfaces in which you can type such commands. To use fsck:
    1. Start up your computer in single-user mode to reach the command line. Hold CMD+s keys down at bootup.
Note: If necessary, perform a forced restart as described in the Emergency Troubleshooting Handbook that came with your computer. On desktop computers, you can do this by pressing the reset/interrupt button (if there is one) or holding down the power button for several seconds. On portable computers, simultaneously press the Command-Control-power keys. If your portable computer doesn't restart with this method, you may need to reset the Power Manager.
    2. At the command-line prompt, type /sbin/fsck -fy
    (space between fsck and -fy important)
    3. Press Return. fsck will go through five "phases" and then return information about your disk's use and fragmentation. Once it finishes, it'll display this message if no issue is found:
** The volume (nameofvolume) appears to be OK 
If fsck found issues and has altered, repaired, or fixed anything, it will display this message:
*** FILE SYSTEM WAS MODIFIED *** 

Important: If this message appears, repeat the fsck command you typed in step 2 until fsck tells you that your volume appears to be OK (first-pass repairs may uncover additional issues, so this is a normal thing to do).
    4. When fsck reports that your volume is OK, type reboot at the prompt and then press Return.
    http://docs.info.apple.com/article.html?artnum=106214

  • My MBP is Kernel Panicing, and I see the Crash Report is at 107% CPU

    My fans are spinning quickly, and the whole thing sounds like a Jet Plane, even when no programs are open.  I have been to the Genius bar 3 times this week.
    They keep looking at it, doing disk checks, repairing permissions, then I left it with them for 3 days.  They ran "diagnostic tests", but still came back with nothing.
    They finally agreed to wipe my Hard Drive.  Since I got it back Friday night, I had one more kernel panic, and I've managed to update Mountain Lion...but the Crash Report thing is still going on.
    It's pretty obvious that the Genius bar here in London doesn't have a clue how to fix this, so what should I do?

    Here's the one from last night.
    Interval Since Last Panic Report:  908 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    BE47B0D8-E4D1-B2D2-B22B-F4EEB7B82C44
    Sat Feb  9 22:18:42 2013
    panic(cpu 0 caller 0xffffff80082b7bd5): Kernel trap at 0xffffff8008636e02, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000250, CR3: 0x0000000000c78021, CR4: 0x00000000000606e0
    RAX: 0x0000000000000000, RBX: 0xffffff80d9beb000, RCX: 0x0000000000000000, RDX: 0xffffff8019736880
    RSP: 0xffffff80f887bd70, RBP: 0xffffff80f887bd80, RSI: 0xffffff80088e1490, RDI: 0x0000000000000200
    R8:  0x0000000000000000, R9:  0x0000000000000155, R10: 0x0000000000000000, R11: 0x0000000000000000
    R12: 0xffffff801d22bc30, R13: 0xffffff801d22bc30, R14: 0xffffff80d9beb000, R15: 0xffffff802d7e8990
    RFL: 0x0000000000010206, RIP: 0xffffff8008636e02, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000250, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80f887ba10 : 0xffffff800821d626
    0xffffff80f887ba80 : 0xffffff80082b7bd5
    0xffffff80f887bc50 : 0xffffff80082ce4ed
    0xffffff80f887bc70 : 0xffffff8008636e02
    0xffffff80f887bd80 : 0xffffff800862c671
    0xffffff80f887bda0 : 0xffffff8008293075
    0xffffff80f887bde0 : 0xffffff8008220b0c
    0xffffff80f887be10 : 0xffffff8008210448
    0xffffff80f887be60 : 0xffffff8008220df2
    0xffffff80f887be90 : 0xffffff800824f021
    0xffffff80f887bed0 : 0xffffff8008216d00
    0xffffff80f887bf20 : 0xffffff8008219f64
    0xffffff80f887bf50 : 0xffffff8008218c97
    0xffffff80f887bf70 : 0xffffff80082a5b16
    0xffffff80f887bfb0 : 0xffffff80082ced53
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000008000000
    Kernel text base: 0xffffff8008200000
    System model name: MacBookPro8,1 (Mac-94245B3640C91C81)
    System uptime in nanoseconds: 2231670437867
    last loaded kext at 1251112887675: com.apple.filesystems.afpfs 10.0 (addr 0xffffff7f89e1f000, size 348160)
    last unloaded kext at 573356712709: com.apple.driver.AppleUSBUHCI 5.2.5 (addr 0xffffff7f88b39000, size 65536)
    loaded kexts:
    com.apple.filesystems.afpfs 10.0
    com.apple.nke.asp_tcp 7.0.0
    com.apple.filesystems.smbfs 1.8
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AudioAUUC 1.60
    com.apple.iokit.IOBluetoothSerialManager 4.0.9f33
    com.apple.driver.AGPM 100.12.69
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleMikeyHIDDriver 122
    com.apple.driver.AppleHDA 2.3.1f2
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.driver.AppleMikeyDriver 2.3.1f2
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleUpstreamUserClient 3.5.10
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleSMCLMU 2.0.2d0
    com.apple.driver.ApplePolicyControl 3.2.11
    com.apple.driver.SMCMotionSensor 3.0.2d6
    com.apple.driver.AppleLPC 1.6.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport 4.0.9f33
    com.apple.driver.AppleIntelHD3000Graphics 8.0.0
    com.apple.driver.AppleIntelSNBGraphicsFB 8.0.0
    com.apple.driver.AppleBacklight 170.2.3
    com.apple.driver.AppleMCCSControl 1.0.33
    com.apple.driver.AppleUSBTCButtons 235.4
    com.apple.driver.AppleUSBTCKeyboard 235.4
    com.apple.driver.AppleIRController 320.15
    com.apple.iokit.SCSITaskUserClient 3.5.1
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.2.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 34
    com.apple.driver.AppleUSBHub 5.2.5
    com.apple.driver.AirPort.Brcm4331 602.15.22
    com.apple.driver.AppleSDXC 1.2.2
    com.apple.driver.AppleFWOHCI 4.9.6
    com.apple.driver.AppleAHCIPort 2.4.1
    com.apple.iokit.AppleBCM5701Ethernet 3.2.5b3
    com.apple.driver.AppleUSBEHCI 5.4.0
    com.apple.driver.AppleEFINVRAM 1.6.1
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 1.6
    com.apple.driver.AppleRTC 1.5
    com.apple.driver.AppleHPET 1.7
    com.apple.driver.AppleSMBIOS 1.9
    com.apple.driver.AppleACPIEC 1.6
    com.apple.driver.AppleAPIC 1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient 196.0.0
    com.apple.nke.applicationfirewall 4.0.39
    com.apple.security.quarantine 2
    com.apple.driver.AppleIntelCPUPowerManagement 196.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.iokit.IOSerialFamily 10.0.6
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.3.1f2
    com.apple.iokit.IOAudioFamily 1.8.9fc10
    com.apple.kext.OSvKernDSPLib 1.6
    com.apple.iokit.IOSurface 86.0.3
    com.apple.iokit.IOBluetoothFamily 4.0.9f33
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.AppleSMBusPCI 1.0.10d0
    com.apple.iokit.IOFireWireIP 2.2.5
    com.apple.driver.IOPlatformPluginFamily 5.2.0d16
    com.apple.driver.AppleHDAController 2.3.1f2
    com.apple.iokit.IOHDAFamily 2.3.1f2
    com.apple.driver.AppleSMC 3.1.4d2
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport 4.0.9f33
    com.apple.driver.AppleGraphicsControl 3.2.11
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.3.5
    com.apple.driver.AppleSMBusController 1.0.10d0
    com.apple.iokit.IOGraphicsFamily 2.3.5
    com.apple.driver.AppleThunderboltDPInAdapter 1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily 1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.2.5
    com.apple.driver.AppleUSBMultitouch 235.7
    com.apple.iokit.IOUSBHIDDriver 5.2.5
    com.apple.driver.AppleUSBMergeNub 5.2.5
    com.apple.driver.AppleUSBComposite 5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.5.1
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOAHCISerialATAPI 2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.5.1
    com.apple.driver.AppleThunderboltNHI 1.6.0
    com.apple.iokit.IOThunderboltFamily 2.1.1
    com.apple.iokit.IO80211Family 500.15
    com.apple.iokit.IOUSBUserClient 5.2.5
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOAHCIFamily 2.2.1
    com.apple.iokit.IOEthernetAVBController 1.0.2b1
    com.apple.iokit.IONetworkingFamily 3.0
    com.apple.iokit.IOUSBFamily 5.4.0
    com.apple.driver.AppleEFIRuntime 1.6.1
    com.apple.iokit.IOHIDFamily 1.8.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 220
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.DiskImages 344
    com.apple.iokit.IOStorageFamily 1.8
    com.apple.driver.AppleKeyStore 28.21
    com.apple.driver.AppleACPIPlatform 1.6
    com.apple.iokit.IOPCIFamily 2.7.2
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 8 GB, SMC 1.68f99
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D5341344758334D314131333333433920
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D5341344758334D314131333333433920
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

  • Firefox 3.6.8 crashes when accessing Add-on Manager and Google Toolbar (v 7.1.20100723W) is enabled

    Well, as I said, Firefox 3.6.8 crashes when accessing Add-on Manager and Google Toolbar (v 7.1.20100723W) is enabled. This is on a 2010 white unibody macbook. I have a google toolbar, and all of a sudden, it keeps saying that it can't communicate with the toolbar. Now, I can't even uninstall it because whenever I go to the add on manager, it says there's an 'unresponsive script'. Could anyone help me? Thanks.

    I fixed it by running in Safe Mode, and uninstalling Personas. Thanks again!

  • I have been using Lightroom 4.4 successfully for over 2 years.  Just tried to import some new photos after a vacation and the application crashes when I click "import" every time.  Tried restarting computer.  Version says it is up to date.

    I have been using Lightroom 4.4 successfully for over 2 years.  Just tried to import some new photos after a vacation and the application crashes when I click "import" every time.  Tried restarting computer.  Version says it is up to date.
    How do I get formal support for this from Adobe?

    Thanks for the response.  The application was crashing.  A Windows message was displayed showing "Lightroom.exe has stopped working", "Windows can check online for a solution the problem.". Etc.
    I just launched Lightroom to check the exact message for this reply - and the Import worked.  It had failed dozens of times before. 

  • Airport causing kernel panics and kp in safe boot.

    Last week I got my first kernel panic in years. It happened while I was asleep and checking an extrenal drive for bad blocks with TechTool. It turns out that the drive indeed had bad blocks and found that the cpu was shut down when I awoke. I started up the computer and it wasn't able to stay on for more than 10 min max before the next kernel panic. I checked here for more advice on kernel panics and started to try to narrow the number of culprits. Everything was unplugged and still kp. Instaled a new drive with a week older system from Time Machine and still kp. Reset NVRAM and replaced pyhsical RAM and still kp. Removed the Airport Extreme card and still kp. Booted into Safe Mode after all of the previously mentioned and still kp. I'm now going to take the drive and swap it into another body that I have to see if the root is actually on the drive on the physical hardware of the cpu.
    I was interested in this thread and read all of the links that jpl posted. Airport causing Kernel Panic (?) Jason then replied that it had been solved due to a "permissions problem" I wish he gave more info on what exactly he did to resolve the problem as it's been almost a week now without any work being done for me.
    I've also noticed this very strange behavior that might shed some light onto the issue. When I open System Prefs and close the window there is a strange colored pattern that will always flash after the window has been closed. I tried to post it to my me page but for somereason it wouldn't play for me so there's that and the YouTube version too.
    https://www.me.com/gallery/#100008/Prefs%20Screen
    http://www.youtube.com/watch?v=2zrTt88YdBo
    In addition when the computer has started up and the system loads. Checking Activity Monitor shows that there are 50 or more threads active for the the kernel_task. Inspecting this doesn't seem to show any useful information.
    Finally here are a few of the recent crashes I hope that someone might be able to shed some light on this extremely frustrating problem for me.
    Tue Oct 25 18:54:16 2011
    panic(cpu 0 caller 0x000AE584): "Uncorrectable machine check: pc = 00000000000A388C, msr = 0000000000141000, dsisr = 42000000, dar = 0000000000272008\n" "  AsyncSrc = 0000000000000000, CoreFIR = 0000000000000000\n" "     L2FIR = 0000000000000000,  BusFir = 0000000080000000\n"@/SourceCache/xnu/xnu-1228/osfmk/ppc/trap.c:975
    Latest stack backtrace for cpu 0:
          Backtrace:
             0x0009AD18 0x0009B6BC 0x00029DC4 0x000AE584 0x000AE804 0x000B22F8
    Proceeding back via exception chain:
       Exception state (sv=0x2fc12c80)
          PC=0x000A388C; MSR=0x00141000; DAR=0x00272008; DSISR=0x42000000; LR=0x000A37C8; R1=0x2E947B40; XCP=0x00000008 (0x200 - Machine check)
          Backtrace:
    0x00000000 0x000A09C8 0x0009E2EC 0x0006B3C0 0x0006C728 0x0003BE1C
             0x0029361C 0x0029364C 0x0030924C 0x000B24C8 0x00000000
       Exception state (sv=0x249dba00)
          PC=0x9195435C; MSR=0x0000F030; DAR=0x00272000; DSISR=0x42000000; LR=0x00001FA8; R1=0xBFFFFB00; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: PubSubAgent
    Mac OS version:
    9A581
    Kernel version:
    Darwin Kernel Version 9.0.0: Tue Oct  9 21:37:58 PDT 2007; root:xnu-1228~1/RELEASE_PPC
    Tue Oct 25 19:09:54 2011
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x00000000FFFFFFFF PC=0x0000000000040DE4
    Latest crash info for cpu 0:
       Exception state (sv=0x3c19ca00)
          PC=0x00040DE4; MSR=0x00001030; DAR=0xFFFFFFFF; DSISR=0x40000000; LR=0x00040D94; R1=0x33B63D50; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x0293EA14 0x0004147C 0x0001EB60 0x00025960 0x000B264C 0x00000000
    Proceeding back via exception chain:
       Exception state (sv=0x3c19ca00)
          previously dumped as "Latest" state. skipping...
       Exception state (sv=0x3297b500)
          PC=0x919419D8; MSR=0x0000D030; DAR=0x0073C000; DSISR=0x42000000; LR=0x91948900; R1=0xF00807A0; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: mdworker
    Mac OS version:
    9A581
    Kernel version:
    Darwin Kernel Version 9.0.0: Tue Oct  9 21:37:58 PDT 2007; root:xnu-1228~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): copyin/out has no recovery point
    Latest stack backtrace for cpu 0:
          Backtrace:
             0x0009AD18 0x0009B6BC 0x00029DC4 0x000AEB88 0x000B22F8
    Proceeding back via exception chain:
       Exception state (sv=0x3c19ca00)
          PC=0x00040DE4; MSR=0x00001030; DAR=0xFFFFFFFF; DSISR=0x40000000; LR=0x00040D94; R1=0x33B63D50; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x0293EA14 0x0004147C 0x0001EB60 0x00025960 0x000B264C 0x00000000
       Exception state (sv=0x3297b500)
          PC=0x919419D8; MSR=0x0000D030; DAR=0x0073C000; DSISR=0x42000000; LR=0x91948900; R1=0xF00807A0; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: mdworker
    Wed Oct 26 15:31:02 2011
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x00000000FFFFFFFF PC=0x0000000000040DE4
    Latest crash info for cpu 0:
       Exception state (sv=0x3c19ca00)
          PC=0x00040DE4; MSR=0x00001030; DAR=0xFFFFFFFF; DSISR=0x40000000; LR=0x00040D94; R1=0x33B63D50; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x0293EA14 0x0004147C 0x0001EB60 0x00025960 0x000B264C 0x00000000
    Proceeding back via exception chain:
       Exception state (sv=0x3c19ca00)
          previously dumped as "Latest" state. skipping...
       Exception state (sv=0x3297b500)
          PC=0x919419D8; MSR=0x0000D030; DAR=0x0073C000; DSISR=0x42000000; LR=0x91948900; R1=0xF00807A0; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: mdworker
    Mac OS version:
    9A581
    Kernel version:
    Darwin Kernel Version 9.0.0: Tue Oct  9 21:37:58 PDT 2007; root:xnu-1228~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): copyin/out has no recovery point
    Latest stack backtrace for cpu 0:
          Backtrace:
             0x0009AD18 0x0009B6BC 0x00029DC4 0x000AEB88 0x000B22F8
    Proceeding back via exception chain:
       Exception state (sv=0x3c19ca00)
          PC=0x00040DE4; MSR=0x00001030; DAR=0xFFFFFFFF; DSISR=0x40000000; LR=0x00040D94; R1=0x33B63D50; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x0293EA14 0x0004147C 0x0001EB60 0x00025960 0x000B264C 0x00000000
       Exception state (sv=0x3297b500)
          PC=0x919419D8; MSR=0x0000D030; DAR=0x0073C000; DSISR=0x42000000; LR=0x91948900; R1=0xF00807A0; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: mdworker
    Wed Oct 26 22:17:42 2011
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x0000000000000010 PC=0x0000000000082EF8
    Latest crash info for cpu 0:
       Exception state (sv=0x2514ea00)
          PC=0x00082EF8; MSR=0x00009030; DAR=0x00000010; DSISR=0x40000000; LR=0x00082ECC; R1=0x24F6BB60; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x00000000 0x000848C0 0x00077BD0 0x0007823C 0x0007920C 0x0006B718
             0x0006C728 0x00296378 0x0030924C 0x000B24C8 0x00000000
    Proceeding back via exception chain:
       Exception state (sv=0x2514ea00)
          previously dumped as "Latest" state. skipping...
       Exception state (sv=0x2509d500)
          PC=0x9194AF64; MSR=0x0000D930; DAR=0xE1000000; DSISR=0x42000000; LR=0x9194CC90; R1=0xBFFFE9A0; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    9A581
    Kernel version:
    Darwin Kernel Version 9.0.0: Tue Oct  9 21:37:58 PDT 2007; root:xnu-1228~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
          Backtrace:
             0x0009AD18 0x0009B6BC 0x00029DC4 0x000AEA90 0x000B22F8
    Proceeding back via exception chain:
       Exception state (sv=0x2514ea00)
          PC=0x00082EF8; MSR=0x00009030; DAR=0x00000010; DSISR=0x40000000; LR=0x00082ECC; R1=0x24F6BB60; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x00000000 0x000848C0 0x00077BD0 0x0007823C 0x0007920C 0x0006B718
             0x0006C728 0x00296378 0x0030924C 0x000B24C8 0x00000000
       Exception state (sv=0x2509d500)
          PC=0x9194AF64; MSR=0x0000D930; DAR=0xE1000000; DSISR=0x42000000; LR=0x9194CC90; R1=0xBFFFE9A0; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: launchd
    Thu Oct 27 11:28:35 2011
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x0000000000000004 PC=0x00000000000848E0
    Latest crash info for cpu 0:
       Exception state (sv=0x248ff500)
          PC=0x000848E0; MSR=0x00009030; DAR=0x00000004; DSISR=0x42000000; LR=0x000848AC; R1=0x30063BB0; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x000848C0 0x00077BD0 0x0007823C 0x0007920C 0x0006B718 0x0006C728
             0x00296378 0x0030924C 0x000B24C8 0x00000000
    Proceeding back via exception chain:
       Exception state (sv=0x248ff500)
          previously dumped as "Latest" state. skipping...
       Exception state (sv=0x248fd280)
          PC=0x9194AF64; MSR=0x0000D030; DAR=0xE1000000; DSISR=0x42000000; LR=0x9194CC90; R1=0xBFFFE7F0; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    9A581
    Kernel version:
    Darwin Kernel Version 9.0.0: Tue Oct  9 21:37:58 PDT 2007; root:xnu-1228~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
          Backtrace:
             0x0009AD18 0x0009B6BC 0x00029DC4 0x000AEA90 0x000B22F8
    Proceeding back via exception chain:
       Exception state (sv=0x248ff500)
          PC=0x000848E0; MSR=0x00009030; DAR=0x00000004; DSISR=0x42000000; LR=0x000848AC; R1=0x30063BB0; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x000848C0 0x00077BD0 0x0007823C 0x0007920C 0x0006B718 0x0006C728
             0x00296378 0x0030924C 0x000B24C8 0x00000000
       Exception state (sv=0x248fd280)
          PC=0x9194AF64; MSR=0x0000D030; DAR=0xE1000000; DSISR=0x42000000; LR=0x9194CC90; R1=0xBFFFE7F0; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: launchd
    Thanks in advance,
    Max

    My vision is pretty poor, still cant see it, but...
    At this point I think you should get Applejack...
    http://www.macupdate.com/info.php/id/15667/applejack
    After installing, reboot holding down CMD+s, (+s), then when the DOS like prompt shows, type in...
    applejack AUTO
    Then let it do all 6 of it's things.
    At least it'll eliminate some questions if it doesn't fix it.
    The 6 things it does are...
    Correct any Disk problems.
    Repair Permissions.
    Clear out Cache Files.
    Repair/check several plist files.
    Dump the VM files for a fresh start.
    Trash old Log files.
    First reboot will be slower, sometimes 2 or 3 restarts will be required for full benefit... my guess is files relying upon other files relying upon other files! :-)
    Disconnect the USB cable from any Uninterruptible Power Supply so the system doesn't shut down in the middle of the process.

  • IMac keeps freezing - kernel panics and other

    My iMac keeps freezing on me. Sometimes I get a notice that my computer experience a kernel panic and upon restart have the option of sending the info to Apple, other times it just feezes and I have to do a hard restart but get no prompts about the improper shutdown. This usually happens when I'm working in Adobe Premiere Pro and Adobe After Effects at the same time.
    Am I just overloading the system? And if so, why would it allow me to do that? Shouldn't it just run really slowly or have one application freeze, not the entire system? This hasn't been a problem in the past, it just recently started happening more and more often. Do I need more Ram? That's pretty much the only thing I can upgrade. Here are my system specs, please let me know if you have any suggestions for things I can do to prevent this from happening again. Thank you!

    Thanks for the replies. Baltwo I'll try running those test and see if they find anything.
    Here's a recent Kernel panic log:
    Anonymous UUID:       052529F7-3E96-7D93-EE57-F11E2985864C
    Mon Apr 14 10:40:57 2014
    panic(cpu 2 caller 0xffffff7fa3a4e241): NVRM[0/1:0:0]: Read Error 0x00100c80: CFG 0x11a310de 0x00100406 0xb0000000, BAR0 0x102c00000 0xffffff81faa66000 0x0e4230a2, D0, P2/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff803ae33450 : 0xffffff8023022fa9
    0xffffff803ae334d0 : 0xffffff7fa3a4e241
    0xffffff803ae33590 : 0xffffff7fa3b18106
    0xffffff803ae335d0 : 0xffffff7fa3ce7b09
    0xffffff803ae33640 : 0xffffff7fa3ce7938
    0xffffff803ae336a0 : 0xffffff7fa3c8469e
    0xffffff803ae33740 : 0xffffff7fa3c80fae
    0xffffff803ae337e0 : 0xffffff7fa3c80af8
    0xffffff803ae33840 : 0xffffff7fa3b670e8
    0xffffff803ae338d0 : 0xffffff7fa3d30bae
    0xffffff803ae33940 : 0xffffff7fa3d26b16
    0xffffff803ae33a10 : 0xffffff7fa3d26edf
    0xffffff803ae33a80 : 0xffffff7fa3b8bbbc
    0xffffff803ae33bd0 : 0xffffff7fa3b8b5b1
    0xffffff803ae33ce0 : 0xffffff7fa3b8f189
    0xffffff803ae33d30 : 0xffffff7fa3d54bf3
    0xffffff803ae33da0 : 0xffffff7fa3b8edb1
    0xffffff803ae33e20 : 0xffffff7fa3a36aea
    0xffffff803ae33ee0 : 0xffffff7fa3a04635
    0xffffff803ae33f20 : 0xffffff802304a23a
    0xffffff803ae33fb0 : 0xffffff80230d6ff7
          Kernel Extensions in backtrace:
             com.apple.nvidia.driver.NVDAResman(8.2.4)[3D591202-DD24-3441-925A-F6808ABDF185] @0xffffff7fa39fe000->0xffffff7fa3c62fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7fa36bb000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7fa39ee000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7fa39ab000
             com.apple.nvidia.driver.NVDAGK100Hal(8.2.4)[ACFCEA0C-4C80-36C0-8636-D10EE7D2DE1 7]@0xffffff7fa3c6d000->0xffffff7fa3e19fff
                dependency: com.apple.nvidia.driver.NVDAResman(8.2.4)[3D591202-DD24-3441-925A-F6808ABDF185] @0xffffff7fa39fe000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7fa36bb000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x0000000022e00000
    Kernel text base: 0xffffff8023000000
    System model name: iMac13,2 (Mac-FC02E91DDD3FA6A4)
    System uptime in nanoseconds: 163806849337921
    last loaded kext at 17058727564: com.apple.driver.AppleHWSensor          1.9.5d0 (addr 0xffffff7fa508d000, size 36864)
    loaded kexts:
    com.nvidia.CUDA          1.1.0
    com.Cycling74.driver.Soundflower          1.5.1
    com.logmein.driver.LogMeInSoundDriver          1.0.3
    com.promise.driver.stex          5.2.7
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.driver.AGPM          100.14.15
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleHDAHardwareConfigDriver          2.6.0f1
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.GeForce          8.2.4
    com.apple.driver.AppleMuxControl          3.4.35
    com.apple.iokit.IOBluetoothUSBDFU          4.2.3f10
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleIntelHD4000Graphics          8.2.4
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.nvidia.NVDAStartup          8.2.4
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleThunderboltIP          1.1.2
    com.apple.driver.AppleIntelMCEReporter          104
    com.apple.driver.AppleIntelFramebufferCapri          8.2.4
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.driver.CoreStorageFsck          380
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.driver.AppleSDXC          1.5.2
    com.apple.iokit.AppleBCM5701Ethernet          3.8.1b2
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.driver.AppleUSBEHCI          660.4.0
    com.apple.driver.AppleUSBXHCI          670.4.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.kext.triggers          1.0
    com.apple.driver.IOBluetoothHIDDriver          4.2.3f10
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOAcceleratorFamily          98.14
    com.apple.nvidia.driver.NVDAGK100Hal          8.2.4
    com.apple.nvidia.driver.NVDAResman          8.2.4
    com.apple.driver.AppleGraphicsControl          3.4.35
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.iokit.IOFireWireIP          2.2.6
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleSMC          3.1.8
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.iokit.IOAcceleratorFamily2          98.14
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.driver.AppleThunderboltEDMSink          2.1.3
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.6
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleThunderboltDPInAdapter          3.1.7
    com.apple.driver.AppleThunderboltDPOutAdapter          3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily          3.1.7
    com.apple.driver.AppleThunderboltPCIUpAdapter          1.4.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.5
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.driver.CoreStorage          380
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOSCSIParallelFamily          3.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.driver.AppleThunderboltNHI          2.0.1
    com.apple.iokit.IOThunderboltFamily          3.2.7
    com.apple.iokit.IOEthernetAVBController          1.0.3b4
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IO80211Family          630.35
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    System Profile:
    Model: iMac13,2, BootROM IM131.010A.B05, 4 processors, Intel Core i7, 3.4 GHz, 16 GB, SMC 2.11f14
    Graphics: NVIDIA GeForce GTX 680MX, NVIDIA GeForce GTX 680MX, PCIe, 2048 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455352D474E2D4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455352D474E2D4620
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1600 MHz, 0x85F7, 0x483634353155363746313630304700000000
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1600 MHz, 0x85F7, 0x483634353155363746313630304700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    PCI Card: pci105a,8760, RAID Controller, Thunderbolt@192,0,0
    PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@196,0,0
    Serial ATA Device: APPLE HDD WDC WD10EALX-408EA0, 1 TB
    Serial ATA Device: APPLE SSD SM128E, 121.33 GB
    USB Device: Rugged USB3-FW
    USB Device: USB-SATA Bridge
    USB Device: Hub
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: iMac, Apple Inc., 23.4
    Thunderbolt Device: Pegasus R-Series, Promise Technology, Inc., 1, 22.2

  • Itunes crashes when accessed by apple tv

    My itunes on my mac crashes when accessed through home sharing on an apple tv 2. ( actually from 3 different apple tv's). I have reinstalled itunes, tried new content, new user, reinstalled lion and started fresh. Works for awhile then crashes. Please help!!
    System log:
    Mar 16 13:24:23 Admins-iMac iTunes[501]: The plugin 'Quartz Composer Visualizer' failed to load because it has the wrong CPU architecture for this version of iTunes. (3585)
    Mar 16 13:24:43 Admins-iMac [0x0-0x29029].com.apple.iTunes[501]: Successfully connected to the Intel plugin
    Mar 16 13:24:43 Admins-iMac [0x0-0x29029].com.apple.iTunes[501]: Version from driver for Certificates 1
    Mar 16 13:25:15 Admins-iMac mds[36]: (Error) LSOF: File '/private/var/run/utmpx' (fd=4) left open on device 234881026
    Mar 16 13:25:15 Admins-iMac mds[36]: (Error) LSOF: File '/System/Library/Frameworks/CoreFoundation.framework/Versions/A/Resources/tokru leLE.data' (fd=15) left open on device 234881026
    Mar 16 13:25:15 Admins-iMac mds[36]: (Error) LSOF: File '/usr/share/langid/langid.inv' (fd=19) left open on device 234881026
    Mar 16 13:25:15 Admins-iMac mds[36]: (Error) LSOF: File '/usr/share/germantok/german.index' (fd=20) left open on device 234881026
    Mar 16 13:26:19 Admins-iMac mds[36]: (/.Spotlight-V100/Store-V2/C9ED60C7-C95B-48B9-8816-4EA2B3118612)(Normal) IndexGeneral in openReverseStore:Shadowing reverse store on open
    Mar 16 13:27:44 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x69909eb0, fPowerNotifyPort= 0x6991ecd0
    Mar 16 13:27:44 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x1116f0, fPowerNotifyPort= 0x1063e0
    Mar 16 13:28:30 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x13d900, fPowerNotifyPort= 0x138930
    Mar 16 13:28:30 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x6a34c300, fPowerNotifyPort= 0x6a34b240
    Mar 16 13:28:30 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x6a555510, fPowerNotifyPort= 0x6a55e910
    Mar 16 13:28:30 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x6a55f570, fPowerNotifyPort= 0x6a55d450
    Mar 16 13:28:30 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x6a14cdd0, fPowerNotifyPort= 0x6a14aa40
    Mar 16 13:28:30 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x6a14c050, fPowerNotifyPort= 0x6a14c030
    Mar 16 13:28:53 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x6b956340, fPowerNotifyPort= 0x6b95c380
    Mar 16 13:28:53 Admins-iMac [0x0-0x8008].com.apple.Safari[250]: DVFreeThread - CFMachPortCreateWithPort hack = 0x143380, fPowerNotifyPort= 0x1434b0
    Mar 16 13:29:56 Admins-iMac com.apple.launchctl.Background[532]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.netgear.wutility
    Mar 16 13:30:13 Admins-iMac com.apple.launchctl.Background[542]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.netgear.wutility
    Mar 16 13:30:16 Admins-iMac iTunes[539]: The plugin 'Quartz Composer Visualizer' failed to load because it has the wrong CPU architecture for this version of iTunes. (3585)
    Mar 16 13:30:19 Admins-iMac com.apple.launchctl.Background[549]: launchctl: Dubious file. Not of type .plist (skipping): /Library/LaunchAgents/com.netgear.wutility
    Mar 16 13:30:22 Admins-iMac mds[36]: (/.Spotlight-V100/Store-V2/C9ED60C7-C95B-48B9-8816-4EA2B3118612)(Warning) IndexStore in setAttributes:Items's transaction id 3 is too low for the current index 4. Discarding oid 1188d0.
    Mar 16 13:30:25 Admins-iMac [0x0-0x34034].com.apple.iTunes[539]: iTunes(539,0x109414000) malloc: *** error for object 0x7fac324aa838: incorrect checksum for freed object - object was probably modified after being freed.
    Mar 16 13:30:25 Admins-iMac [0x0-0x34034].com.apple.iTunes[539]: *** set a breakpoint in malloc_error_break to debug
    Mar 16 13:30:28 Admins-iMac com.apple.launchd.peruser.503[233] ([0x0-0x34034].com.apple.iTunes[539]): Job appears to have crashed: Abort trap: 6
    Mar 16 13:30:29 Admins-iMac ReportCrash[556]: Saved crash report for iTunes[539] version 10.6 (10.6) to /Users/krisbergesen/Library/Logs/DiagnosticReports/iTunes_2012-03-16-133029_Adm ins-iMac.crash
    crash log:
    Process:         iTunes [539]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.6 (10.6)
    Build Info:      iTunes-10604001~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [233]
    Date/Time:       2012-03-16 13:30:25.308 -0700
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:          274703 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  260965 sec
    Per-App Crashes Since Last Report:   19
    Anonymous UUID:                      D32380B4-54F7-4322-8D86-E26913CCF3DC
    Crashed Thread:  31
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[539]: garbage collection is OFF
    *** error for object 0x7fac324aa838: incorrect checksum for freed object - object was probably modified after being freed.
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d1546fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d15ce64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d15c676 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x00007fff87c4a31f RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x00007fff87c515c9 ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x00007fff87c51456 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff85dd5f5d _DPSNextEvent + 659
    9   com.apple.AppKit                        0x00007fff85dd5861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                        0x00007fff85dd219d -[NSApplication run] + 470
    11  com.apple.iTunes                        0x0000000100454e88 0x100451000 + 16008
    12  com.apple.iTunes                        0x0000000100454cc8 0x100451000 + 15560
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff87fe67e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff848ba5be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff848b914e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff87fe6192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cee9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ceeab85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff87fe6192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cee9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ceeab85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d1546fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d15ce64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d15c676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8d16c38f CFRunLoopRun + 95
    6   com.apple.iTunes                        0x000000010045ad17 0x100451000 + 40215
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.iTunes                        0x000000010045aec4 0x100451000 + 40644
    3   com.apple.iTunes                        0x000000010046b5a1 0x100451000 + 107937
    4   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    5   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d1546fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d15ce64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d15c676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8d16c38f CFRunLoopRun + 95
    6   com.apple.iTunes                        0x00000001004738c4 0x100451000 + 141508
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.iTunes                        0x000000010045aec4 0x100451000 + 40644
    3   com.apple.iTunes                        0x000000010045ae00 0x100451000 + 40448
    4   com.apple.iTunes                        0x0000000100e099e0 0x100451000 + 10193376
    5   com.apple.iTunes                        0x0000000100e09a05 0x100451000 + 10193413
    6   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    7   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.iTunes                        0x0000000100543ceb 0x100451000 + 994539
    3   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff87fe547a __accept + 10
    1   com.apple.iTunes                        0x0000000100c6dc27 0x100451000 + 8506407
    2   com.apple.iTunes                        0x0000000100c549e9 0x100451000 + 8403433
    3   com.apple.iTunes                        0x0000000100c54b8c 0x100451000 + 8403852
    4   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    5   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff87fe547a __accept + 10
    1   com.apple.iTunes                        0x0000000100c6dc27 0x100451000 + 8506407
    2   com.apple.iTunes                        0x0000000100c549e9 0x100451000 + 8403433
    3   com.apple.iTunes                        0x0000000100c54b8c 0x100451000 + 8403852
    4   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    5   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff87fe5df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8d1a5cdb __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d1546fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d15ce64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d15c676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8d16c38f CFRunLoopRun + 95
    6   com.apple.iTunes                        0x000000010045ad17 0x100451000 + 40215
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb2a6 _pthread_cond_wait + 890
    2   com.apple.iTunes                        0x0000000100cae3d0 0x100451000 + 8770512
    3   com.apple.iTunes                        0x0000000100cae237 0x100451000 + 8770103
    4   com.apple.iTunes                        0x0000000100cae2e1 0x100451000 + 8770273
    5   com.apple.iTunes                        0x000000010047c15a 0x100451000 + 176474
    6   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    7   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d1546fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d15ce64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d15c676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8d16c38f CFRunLoopRun + 95
    6   com.apple.iTunes                        0x000000010045ad17 0x100451000 + 40215
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d1546fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d15ce64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d15c676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8d16c38f CFRunLoopRun + 95
    6   com.apple.iTunes                        0x000000010045ad17 0x100451000 + 40215
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff87fe6192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cee9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ceeab85 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d1546fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d15ce64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d15c676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8d16c38f CFRunLoopRun + 95
    6   com.apple.iTunes                        0x000000010045ad17 0x100451000 + 40215
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 18:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff81c5c5a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8d4d16ba ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff8d4d1613 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff8d4d155b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 19:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff81c5c5f7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff81e88ccf JSC::Heap::blockFreeingThreadMain() + 319
    4   com.apple.JavaScriptCore                0x00007fff81e88d09 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 20:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d1546fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d15ce64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d15c676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff849bcffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff849b174e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff849b16c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 21:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff81c5c5a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8d4d16ba ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff8d4d1613 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff8d4d155b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff87fe5df2 __select + 10
    1   com.apple.iTunes                        0x0000000100c6df0e 0x100451000 + 8507150
    2   com.apple.iTunes                        0x0000000100c62978 0x100451000 + 8460664
    3   com.apple.iTunes                        0x0000000100c633b3 0x100451000 + 8463283
    4   com.apple.iTunes                        0x000000010047c1ea 0x100451000 + 176618
    5   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    6   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.iTunes                        0x000000010045aec4 0x100451000 + 40644
    3   com.apple.iTunes                        0x000000010045ae00 0x100451000 + 40448
    4   com.apple.iTunes                        0x0000000100c63160 0x100451000 + 8462688
    5   com.apple.iTunes                        0x0000000100c6330a 0x100451000 + 8463114
    6   com.apple.iTunes                        0x000000010047c1ea 0x100451000 + 176618
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.iTunes                        0x000000010045aec4 0x100451000 + 40644
    3   com.apple.iTunes                        0x000000010045ae00 0x100451000 + 40448
    4   com.apple.iTunes                        0x0000000100c63160 0x100451000 + 8462688
    5   com.apple.iTunes                        0x0000000100c6330a 0x100451000 + 8463114
    6   com.apple.iTunes                        0x000000010047c1ea 0x100451000 + 176618
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.iTunes                        0x000000010045aec4 0x100451000 + 40644
    3   com.apple.iTunes                        0x000000010045ae00 0x100451000 + 40448
    4   com.apple.iTunes                        0x0000000100c63160 0x100451000 + 8462688
    5   com.apple.iTunes                        0x0000000100c6330a 0x100451000 + 8463114
    6   com.apple.iTunes                        0x000000010047c1ea 0x100451000 + 176618
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.iTunes                        0x000000010045aec4 0x100451000 + 40644
    3   com.apple.iTunes                        0x000000010045ae00 0x100451000 + 40448
    4   com.apple.iTunes                        0x0000000100c63160 0x100451000 + 8462688
    5   com.apple.iTunes                        0x0000000100c6330a 0x100451000 + 8463114
    6   com.apple.iTunes                        0x000000010047c1ea 0x100451000 + 176618
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.iTunes                        0x000000010045aec4 0x100451000 + 40644
    3   com.apple.iTunes                        0x000000010045ae00 0x100451000 + 40448
    4   com.apple.iTunes                        0x0000000100c63160 0x100451000 + 8462688
    5   com.apple.iTunes                        0x0000000100c6330a 0x100451000 + 8463114
    6   com.apple.iTunes                        0x000000010047c1ea 0x100451000 + 176618
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.iTunes                        0x000000010045aec4 0x100451000 + 40644
    3   com.apple.iTunes                        0x000000010045ae00 0x100451000 + 40448
    4   com.apple.iTunes                        0x0000000100c63160 0x100451000 + 8462688
    5   com.apple.iTunes                        0x0000000100c6330a 0x100451000 + 8463114
    6   com.apple.iTunes                        0x000000010047c1ea 0x100451000 + 176618
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb274 _pthread_cond_wait + 840
    2   com.apple.iTunes                        0x000000010045aec4 0x100451000 + 40644
    3   com.apple.iTunes                        0x000000010045ae00 0x100451000 + 40448
    4   com.apple.iTunes                        0x0000000100c63160 0x100451000 + 8462688
    5   com.apple.iTunes                        0x0000000100c6330a 0x100451000 + 8463114
    6   com.apple.iTunes                        0x000000010047c1ea 0x100451000 + 176618
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff87fe467a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff87fe3d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8d1546fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8d15ce64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8d15c676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8d16c38f CFRunLoopRun + 95
    6   com.apple.iTunes                        0x000000010045ad17 0x100451000 + 40215
    7   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    8   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 31 Crashed:
    0   libsystem_kernel.dylib                  0x00007fff87fe5ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8cee97d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8cedaa7a abort + 143
    3   libsystem_c.dylib                       0x00007fff8cefc4ac szone_error + 459
    4   libsystem_c.dylib                       0x00007fff8cefc4e8 free_list_checksum_botch + 29
    5   libsystem_c.dylib                       0x00007fff8cefc625 tiny_free_list_remove_ptr + 158
    6   libsystem_c.dylib                       0x00007fff8cf0055d szone_free_definite_size + 1713
    7   libsystem_c.dylib                       0x00007fff8cf39789 free + 194
    8   com.apple.ImageIO.framework             0x00007fff84809181 writeOnePng + 2399
    9   com.apple.ImageIO.framework             0x00007fff848093b1 _CGImagePluginWritePNG + 100
    10  com.apple.ImageIO.framework             0x00007fff847ecb74 CGImageDestinationFinalize + 147
    11  com.apple.iTunes                        0x000000010084cd55 0x100451000 + 4177237
    12  com.apple.iTunes                        0x0000000100a02a71 0x100451000 + 5970545
    13  com.apple.iTunes                        0x0000000100a0dc9b 0x100451000 + 6016155
    14  com.apple.iTunes                        0x0000000100a0ed48 0x100451000 + 6020424
    15  com.apple.iTunes                        0x000000010047c1ea 0x100451000 + 176618
    16  com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    17  libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    18  libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff87fe5bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ceeb2a6 _pthread_cond_wait + 890
    2   com.apple.iTunes                        0x0000000100cae3d0 0x100451000 + 8770512
    3   com.apple.iTunes                        0x0000000100cae237 0x100451000 + 8770103
    4   com.apple.iTunes                        0x0000000100cae2e1 0x100451000 + 8770273
    5   com.apple.iTunes                        0x000000010047c15a 0x100451000 + 176474
    6   com.apple.iTunes                        0x0000000100ce385a 0x100451000 + 8988762
    7   libsystem_c.dylib                       0x00007fff8cee78bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8ceeab75 thread_start + 13
    Thread 31 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000109413798  rdx: 0x0000000000000000
      rdi: 0x000000000001650b  rsi: 0x0000000000000006  rbp: 0x00000001094137c0  rsp: 0x0000000109413798
       r8: 0x00007fff72bd7fb8   r9: 0x0000000000000000  r10: 0x00007fff87fe5d0a  r11: 0xffffff80002d8220
      r12: 0x00000001018b3000  r13: 0x000000010817a000  r14: 0x0000000109414000  r15: 0x000000010817a0c0
      rip: 0x00007fff87fe5ce2  rfl: 0x0000000000000246  cr2: 0x000000010817d000
    Logical CPU: 0
    Binary Images:
           0x100451000 -        0x1015f0fe7  com.apple.iTunes (10.6 - 10.6) <A7AC514C-E3C4-B6E4-522A-D3FE410790C6> /Applications/iTunes.app/Contents/MacOS/iTunes
           0x1018b8000 -        0x10193dfff  com.apple.iTunes.iPodUpdater (10.4 - 10.4) <57271DCB-BB7A-136A-DA36-A4B8BD741132> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
           0x10198e000 -        0x1019baff7  com.apple.avfoundationcf (2.0 - 63.1) <B36CB7A2-C5EB-3BB6-924B-531868A092EB> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
           0x1019ee000 -        0x1019f4fff  com.apple.agl (3.1.4 - AGL-3.1.4) <088639B9-02F5-3137-B1BF-3BE6210442A5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1019fb000 -        0x101a01fff  com.apple.iPod (1.7 - 19) <8F1B8246-F053-3CD1-9040-29440BDB19D7> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x101a09000 -        0x101d35ff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5 - compatibility 1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
           0x101d62000 -        0x101d99ff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5 - compatibility 1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
           0x101dab000 -        0x101e81fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5 - compatibility 1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
           0x101ea2000 -        0x101ee5ff7 +libgnsdk_submit.1.9.5.dylib (1.9.5 - compatibility 1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
           0x1033c7000 -        0x1038adfef  com.apple.CoreFP (2.1.34 - 2.1.34) <95920305-D9C6-2708-1425-1F1EEF075C09> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x103a5e000 -        0x1050abfff  com.apple.CoreFP1 (1.14.34 - 1.14.34) <8D1AF265-5B28-C40D-9072-6078B85C23B5> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
           0x106385000 -        0x106387fff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x1063bb000 -        0x1063bffff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x1063c4000 -        0x1063cafff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x106743000 -        0x10676afff  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <B0925A5D-5355-3ECE-BF2F-E576FF105F5A> /usr/lib/libssl.0.9.7.dylib
           0x10693b000 -        0x106a86ff7  com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x106afa000 -        0x106b91fef  com.apple.mobiledevice (507.6 - 507.6) <4BA1CF9E-D65B-71E4-2754-AE9688DC943A> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x106be1000 -        0x106cc4fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
           0x106d1a000 -        0x106efbff7  com.apple.audio.codecs.Components (2.2 - 2.2) <377AABF6-6E0C-39C0-BAF2-054E9AEF76F7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
        0x7fff60051000 -     0x7fff60085baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff81373000 -     0x7fff81374ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff81375000 -     0x7fff8137bfff  IOSurface (??? - ???) <8114F62C-F75D-3123-99E9-268CB3AE74F7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff81531000 -     0x7fff81532fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff81533000 -     0x7fff81534fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff81535000 -     0x7fff8156ffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff81570000 -     0x7fff81574fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff81c51000 -     0x7fff81edcfff  com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff82020000 -     0x7fff82028fff  libsystem_dnssd.dylib (??? - ???) <D0CEBE0E-956F-3CCF-9808-25FDEA42B9AF> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff82384000 -     0x7fff8241eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8241f000 -     0x7fff82454fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff824c3000 -     0x7fff824d6ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff82510000 -     0x7fff82646fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff82647000 -     0x7fff8269bff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8269e000 -     0x7fff826a8ff7  liblaunch.dylib (392.36.0 - compatibility 1.0.0) <CB8B5808-80C0-318E-AE12-96CA916442FE> /usr/lib/system/liblaunch.dylib
        0x7fff826a9000 -     0x7fff826d0fff  com.apple.framework.internetaccounts (1.2 - 3) <A3FFB4BD-77BE-388F-ADB1-9CA80A68B1F2> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff82702000 -     0x7fff82754ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff82807000 -     0x7fff82862ff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff82d86000 -     0x7fff82dc5fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff82dc6000 -     0x7fff82f2dff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff82f39000 -     0x7fff82f64ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
        0x7fff82f65000 -     0x7fff83072fff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff83073000 -     0x7fff8307eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8307f000 -     0x7fff830afff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff831df000 -     0x7fff83502ff7  com.apple.AddressBook.framework (6.1 - 1083) <9C23C164-B9E1-3F80-83F4-C027AF282DE6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff83503000 -     0x7fff8350eff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8350f000 -     0x7fff8351fff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff835f8000 -     0x7fff83751fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff83752000 -     0x7fff83805fff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff83806000 -     0x7fff83806fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff83807000 -     0x7fff8386fff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff83870000 -     0x7fff83876fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8392d000 -     0x7fff83970ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff83b00000 -     0x7fff83e9efef  com.apple.MediaToolbox (1.0 - 705.61) <F48F2150-0573-354C-BBB2-BA52DD0FD0AB> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff83e9f000 -     0x7fff83eebff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff83eec000 -     0x7fff84076ff7  com.apple.QTKit (7.7.1 - 2315) <BFC33B70-34F2-3940-A14A-3C51036589F0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff84077000 -     0x7fff84077fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff84078000 -     0x7fff84156fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff84157000 -     0x7fff841f9ff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff84200000 -     0x7fff8425cff7  com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8425d000 -     0x7fff84277fff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff84278000 -     0x7fff8429eff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8429f000 -     0x7fff842f3ff7  com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff842f4000 -     0x7fff84347fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff84348000 -     0x7fff84353ff7  com.apple.aps.framework (2.1 - 2.1) <C8EB8D68-5E33-325F-B64D-CEAFE2EBB60C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff84354000 -     0x7fff8435dff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8435e000 -     0x7fff845d4ff7  com.apple.imageKit (2.1.1 - 1.0) <A4A58BBB-70BB-3A0F-84F0-49EC6113BF2F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff845d5000 -     0x7fff84667ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff84668000 -     0x7fff846a6fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff846ff000 -     0x7fff84723fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff84724000 -     0x7fff8473bfff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff84742000 -     0x7fff84747fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff84748000 -     0x7fff847bbfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff847be000 -     0x7fff8489cfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff848ad000 -     0x7fff848adfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff848b7000 -     0x7fff848c5fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff848c6000 -     0x7fff848ccfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff848cd000 -     0x7fff84943fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff84952000 -     0x7fff84956fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84957000 -     0x7fff84c70ff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84c71000 -     0x7fff84c74fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff84c75000 -     0x7fff84cb0fff  com.apple.LDAPFramework (3.1 - 120.2) <19B714EB-104B-38D2-9ADD-155F71F6844B> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84cb1000 -     0x7fff84cceff7  com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff84ccf000 -     0x7fff85131ff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff85132000 -     0x7fff852bcff7  com.apple.WebKit (7534.53 - 7534.53.11) <2969964C-2759-3407-9EBB-C1304A556755> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff852bd000 -     0x7fff853c4fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8542b000 -     0x7fff85448fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
        0x7fff8546a000 -     0x7fff854dfff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8558f000 -     0x7fff85595ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8576d000 -     0x7fff85a4ffff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Se

    I had this issue and tried everything i could find on the posts. What it turned out to be was one of my movies, that played fine on itunes, was somehow corrupted and would crash itunes when accessed by ATV2.
    To find out if all your movie files are OK, copy the entire itunes>music>movies folder onto your desktop.  Then delete all the moves from itunes. Then add the movies back from your copied folder into the itunes library (you can drag them in, or go through the alias that automatically adds them).  For me, when I reached the corrupted movie, it crashed itunes as I was adding it back to the library.
    he movie in question (a home movie saved as mp4) seemed fine outside of itunes - it played OK on Quicktime - but somehow couldnt be added to itunes without crashing it.  I had to reconvert it, using handbrake, which resulted in an m4v that now works fine.
    My guess is that ATV2 attempt to access and create artwork for all the movie files, but when it hits one that is a corrupted, it crashes itunes in doing so.

  • IMac G4 800MHz - Kernel Panics and Blank Screen At Startup

    Two days ago, I was listening to iTunes, just browsing the internet, and suddenly I got a kernel panic. Yesterday, the exact same thing happened. After that, I got frustrated and just left it alone until today. When I attempted to turn on my iMac G4 800 MHz today, the screen does not turn on and the mouse does not even receive power. The only thing that appears to receive power is the power LED on the display.
    I experimented with it for a few minutes and found that if I unplug the power cord for a few minutes, plug it back in, and turn the computer back on, the screen will turn on. However, as soon as I log in, I get another kernel panic, and it goes back to the screen not turning on.
    Any suggestions?

    ::UPDATE::
    Okay, I eventually got my iMac to start up successfully, without crashing after logging in. But I still thought there was something wrong so I booted from the Apple Hardware Test CD that came with my computer and I got yet ANOTHER Kernel Panic! Here is what it said:
    Kernel Panic Message:
    DEFAULT CATCH!, code=300 at %SRR0: 000352d4 %SRR1: 00003030
    Apple PowerMac4,2 4.3.5f1 BootROM built on 03/16/02 at 21:45:18
    Copyright 1994-2002 Apple Computer, Inc.
    All Ri
    DEFAULT CATCH!, code=300 at %SRR0: ff84750c %SSR1: 0000b030
    ok
    0>
    DEFAULT CATCH!, code=300 at SSR0: ff84750c %SSR1:_
    This message appeared soon after it began testing the memory. The result of the test were as follows:
    Test Results:
    Airport Passed
    Logic Board Passed
    Mass Storage Passed
    Memory In Progress
    Modem Device Found
    Video RAM Has not been run yet
    And now it is back to not booting up at all!
    Does anyone have any suggestions based on the new kernel panic message?
    Thank you for your help.
    Message was edited by: rrm74001

  • Kernel panic and possible bad hard drive?  HELP!!!

    I've been running my G4 iMac without any trouble for just shy of 4 years now. On Monday night I clicked on a menu on the Netflix web page and the computer crashed. I later figured out this was a full on kernel panic.
    I happened to have Tuesday off so I spent my time backing up as much of my files as I could. While backing up the computer would occasionally have another kernel panic and freeze. Sometimes the screen would look like this (http://www.tallgrassrestoration.com/kernelpanic2.jpg), sometimes it would look like this (http://www.tallgrassrestoration.com/kernelpanic1.jpg). Eventually it just stopped starting up, as of now it just gives me a folding icon with a flashing question mark on it. I got all the files I really need burned onto DVDs, but there are still many files I would rather not lose.
    I can boot it up from the OS 10.3 install disk, but the installer software does not recognize the hard drive, i.e. it does not list it as a location to install the operating system. The Disk tools does recognize the hard disk but comes up with a nasty error when I try to 'repair' the volume and will not proceed. The erase option looks like it would work, but I'd rather not go there... yet.
    So I believe I have a hard disk issue. Because I don't hear any associated noises I am hoping its not hardware related, but rather a corruption in the sector where the system software is store.
    Does anyone have any advice how I can proceed? Is there any way I can just use my wife's iBook and treat the iMac like an external hard drive and remove the last of my files that way? Any way I can repair this problem without wiping out or replacing the hard drive?
    thanks,

    A couple of years ago I accidentally bought and installed two incompatible modules. I would get Kernel Panics 3 or 4 times a day. When I removed the factory module these KP dropped to a once every day or so. I would suggest you monitor closely for a while longer until we can be sure that both modules are good. 
    It's possible it was the RAM seating but I'd be more suspicious than that; you could always try re-installing it.
    Most RAM comes with a lifetime warranty so even if it was some time ago it's worth contacting the reseller.
    I use a magnetic screwdriver with torx bits too, but did keep it away from all the chips and boards.
    Let us know how you get on.
    cheers
    mrtotes

  • Kernel Panic and power off

    Hi all,
    I have now for a couple of days Kernel Panics and auto power off of my iMac G5!
    I have experienced KP in several occasions. Notably (can be reproduced) in iPhoto when I try to order prints online. The dialogue box pops up and then after 10 sec I have a KP!
    Also some KP when viewing clips with Quicktime (wmv with Flip4Mac as well as plain mov files!).
    Note that my software is up-to-date. I re-applied the combo Mac OSX 10.4.8 but that did not help.
    I did reset the MPU and now I even have the iMac powering off (actually crashing badly).
    For info, I have experienced KP at sleep mode since day 1! I rally fear an hardware issue.
    Question: how can I trouble-shoot Kernel Panics?
    PS: I have rebuilt the authorizations, no luck...
    Thanks

    Hi, Emilio.
    You wrote: "Although my Kernel Panic problem is not solved…"See my "Resolving Kernel Panics" FAQ. This FAQ includes step-by-step instructions for identifying and resolving some of the most common causes of kernel panics.
    My FAQ is a roadmap: start at the beginning and work through to the end, following the instruction in the order specified, including the "If all else fails..." section if a cause or resolution is not found in an earlier troubleshooting step therein.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • ITunes 11.1 Crashes When Accessing iTunes Store

    I just upgraded to iOS 7 and iTunes 11 (from iOS 6 and iTunes 10) and iTunes seems to crash whenever I access the iTunes Store:  "iTunes has stopped working.  A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."
    Any suggestions for troubleshooting/fixing?
    Windows 7 Pro x64.
    iTunes 11.1.0.126
    Here's the Windows 7 troubleshooting stuff:
    Description
    Faulting Application Path:    C:\Program Files (x86)\iTunes\iTunes.exe
    Problem signature
    Problem Event Name:    APPCRASH
    Application Name:    iTunes.exe
    Application Version:    11.1.0.126
    Application Timestamp:    52394b24
    Fault Module Name:    KERNELBASE.dll
    Fault Module Version:    6.1.7601.18229
    Fault Module Timestamp:    51fb1116
    Exception Code:    c06d007e
    Exception Offset:    0000c41f
    OS Version:    6.1.7601.2.1.0.256.48
    Locale ID:    1033
    Additional Information 1:    0a9e
    Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
    Additional Information 3:    0a9e
    Additional Information 4:    0a9e372d3b4ad19135b953a78882e789
    Extra information about the problem
    Bucket ID:    3840317286

    Some additional diagnostic information (still no solution )
    Can connect to the iTunes store successfully when starting Windows in Safe Mode with networking.  It seems that there is something running even when all of the startup items and non-Microsoft services listed in msconfig are disabled and whatever that is does not run in Safe Mode.  Any thoughts?
    It is not eset NOD32.  I completely uninstalled this and still had the problem.
    I noticed that when starting iTunes, there is a message that it is connecting to the Apple store and then attempts to send Genius information.  This phase does not end unless I manually stop it, and in fact there is no network activity (no packets being sent or received).  Thinking that this might suggest an issue with Windows Firewall (even though WF isn't supposed to block outgoing traffic) I disabled the firewall ... but iTunes still crashes when accessing the Store.

Maybe you are looking for

  • Problem with ClassCastException in web application

    Hello,           I'm trying to deploy a web application in WLS 5.1 and I'm getting the           "dreaded" ClassCastException every time when JSP tries to read a bean           from the request or session. Under my architecture (actually it's just   

  • Where did the restore Safari go?

    After installing OS X Yosemite Version 10.10.2   the Restore Safari  has gone . Can anyone tell me where to find it or have  Apple done away with it altogether. Cheers

  • Session Vars and Local Firewalls

    I've been getting more complaints lately that session vars are getting lost and normally I walk them through making sure cookies are enabled, but now that doesn't seem to be always the case anymore and have finally isolated it to when they install a

  • V$ASM_FILE.REDUNDANCY_LOWERED

    Hello, 10gR2: In a newly created disk group with normal redundancy almost all the files have V$ASM_FILE.REDUNDANCY_LOWERED set to "Y". Disk group contains 2 disks, each disk seems to work fine. What I would expect is "N" in each row for normal redund

  • Error raised when attempting a promotion

    Description of Problem or Question: My company is endeavoring to begin using Business Objects reporting. As a part of this effort, we wish to use the LCM tool to control the migration of public report objects from our Development environment to our P