Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

QuickTime Player quits when opening a file

QuickTime Player quits when attempting to open a file. The Crash Log shows the following in part:


Process: QuickTime Player [540]
Path: /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
Identifier: com.apple.QuickTimePlayerX
Version: 10.2 (603.17)
Build Info: QuickTimePlayerX-603017000000000~5
Code Type: X86-64 (Native)

Parent Process: launchd [162]

User ID: 501


Date/Time: 2013-07-20 10:31:38.622 -0400
OS Version: Mac OS X 10.8.4 (12E55)

Report Version: 10


Crashed Thread: 0 Dispatch queue: com.apple.main-thread


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000


DVD Player also quits when attempting to open a file. The Crash Log shows the following in part:


Process: DVD Player [314]
Path: /Applications/DVD Player.app/Contents/MacOS/DVD Player
Identifier: com.apple.DVDPlayer
Version: 5.6 (5500.38.2)
Build Info: DVDPlayer-5500038002000000~1
Code Type: X86 (Native)

Parent Process: launchd [171]

User ID: 501


Date/Time: 2013-07-19 09:56:55.366 -0400
OS Version: Mac OS X 10.8.4 (12E55)

Report Version: 10


Interval Since Last Report: 3038 sec
Crashes Since Last Report: 8

Per-App Interval Since Last Report: 9 sec

Per-App Crashes Since Last Report: 1

Anonymous UUID: 8D3C91BC-77F9-A4C3-FC77-69CA42164005


Crashed Thread: 0 Dispatch queue: com.apple.main-thread


Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000


Both of these problems began a few days ago.

iMac (24-inch Early 2009), OS X Mountain Lion (10.8.4)

Posted on Jul 20, 2013 7:41 AM

Reply
123 replies

Sep 9, 2013 8:33 AM in response to XENiCraft

I am not currently experiencing the problem on either my internal drive, on which Securtiy Update 2013-003 was never installed, nor on my external drive, since August 18, when I reinstalled 10.8, updated to 10.8.4, but did not install the Security update.


With respect to the cause of the problem and its relationship to the security update, I agree that something is braking the symlinks in the QuickTime framework folder.


As I mentioned in my message of Aug 4, I looked in /System/Library/Frameworks/QuickTime.framework/ on my external drive and found broken symlinks.


The security update puts files and valid symlinks in the QuickTime framework folder, but in a matter of hours or days, those links are broken. Without the security update installed, the required symlinks do not break. I certainly do not know why.

Sep 9, 2013 5:58 PM in response to Linc Davis

Unlikely to be Symantec as I don't have that installed and have had this issue as well. Interestingly enough, I have Sophos for Mac running on all three of my Macs so it's also unlikely to be that. The only one that seems to be affected by the Security Update is my ancient (mid-2007) iMac. My other two Retina MacBooks took the security update just fine. On my iMac, I have not installed the Security Update and have been running with no issues for about a month or so. I have no idea what's breaking the symlinks but I still think this is an Apple issue to resolve. Hopefully Mavericks will fix the issue.

Sep 10, 2013 6:27 AM in response to Linc Davis

I have Symantec running on both of my iMacs. Only my 24" iMac has the problem. I installed Symantec when I had a Quicken crash. The Quicken support page said that it was not Quicken's fault and that I should check for a virus. So I installed symantec and scanned my disk. Symantec reported a virus in a document that I know had no such thing. In any case the reported virus was a Windows virus.


I checked the modifiied date on the Symantec files. It shows Jul 18, 2013, which is just two days before I started this thread on QuickTime crashes. It may just be a coincidence, but I cannot rule out the possibility that Symantec is the cause. I will uninstall it.

Sep 10, 2013 7:02 AM in response to Linc Davis

I have now unistalled Symantec from external drive, and restarted. This is the only drive on which it was installed.


I then installed Security Update 2013-003 on that drive and restarted. A check with Software Update shows all software is up to date.


I will use that drive for a while and see if the problem recurrs. I will report my system status in a few days.

Sep 12, 2013 8:09 AM in response to kingfisher500

The problem may lie in QTKit.framework. I used "ditto" to restore a backup copy of QuickTime.framework but that did not work. So i also restored QTKit.framework and was able to use QuickTime Player again.


Here are the steps if you are familiar with using Terminal and sudo.


First make a backup copy of QTKit.framework and QuickTime.framework AFTER you have confirmed that QuickTime Player is working.


1. Create a directory to hold the backup of the frameworks


sudo mkdir -p /System/Library/Frameworks.BACKUP


2. Backup the frameworks


sudo ditto /System/Library/Frameworks/QTKit.framework /System/Library/Frameworks.BACKUP/QTKit.framework


sudo ditto /System/Library/Frameworks/QuickTime.framework /System/Library/Frameworks.BACKUP/QuickTime.framework



Now whenever QuickTime Player crashes on launch, you just need to run the following commands to restore the frameworks.


1. Move the existing frameworks aside


sudo mv /System/Library/Frameworks/QTKit.framework /System/Library/Frameworks/QTKit.framework.BAD


sudo mv /System/Library/Frameworks/QuickTime.framework /System/Library/Frameworks/QuickTime.framework.BAD


2. Restore from the backup copy of the frameworks


sudo ditto /System/Library/Frameworks.BACKUP/QTKit.framework /System/Library/Frameworks/QTKit.framework



sudo ditto /System/Library/Frameworks.BACKUP/QuickTime.framework /System/Library/Frameworks/QuickTime.framework


3. Launch QuickTime Player to verify it is working.

Sep 12, 2013 10:45 AM in response to Alvin Koh

I will do the backup tonight so I have it. This is great, thank you.


Getting closer to the cause. We are hovering around it but can't seem to nail it down. For what it's worth, I am running Sophos (never had a problem with it at all), not Symantec, and I was having the problem but no more since complete clean reinstall 10.8.4 with the security update, Sophos and without Skype.

Sep 13, 2013 12:56 AM in response to Alvin Koh

Oh goody. I'm really hoping this fixes the problem.

I read through the support document, and these are the changes made for QuickTime:


QuickTime


Available for: Mac OS X 10.6.8, Mac OS X Server 10.6.8, OS X Lion v10.7.5, OS X Lion Server v10.7.5, OS X Mountain Lion v10.8 to v10.8.4


Impact: Viewing a maliciously crafted movie file may lead to an unexpected application termination or arbitrary code execution


Description: A memory corruption issue existed in the handling of 'idsc' atoms in QuickTime movie files. This issue was addressed through additional bounds checking.


CVE-ID


CVE-2013-1032 : Jason Kratzer working with iDefense VCP


It doesn't mention anything about our problem, but it may fix it.... Here's hoping.

QuickTime Player quits when opening a file

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.