Can anyone tell me why my MacBook Pro screen crashes when I attempt to play any game?

The screen splits in two and scrambles.  If I'm able to close the game, the screen goes back to normal.  Is it the video card?  Motherboard?

1. This comment applies to malicious software ("malware") that's installed unwittingly by the victim of a network attack. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the victim's computer. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
If you find this comment too long or too technical, read only sections 5, 6, and 10.
OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user, but internally Apple calls it "XProtect." The malware recognition database is automatically checked for updates once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
The following caveats apply to XProtect:
It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
It can easily be disabled or overridden by the user.
A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
For the reasons given above, App Store products, and other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. OS X security is based on user input. Never click through any request for authorization without thinking.
4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is presumably effective against known attacks, but maybe not against unknown attacks. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
5. XProtect, Gatekeeper, and MRT reduce the risk of malware attack, but they're not absolute protection. The first and best line of defense is always your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the malware attacker. If you're smarter than he thinks you are, you'll win.
That means, in practice, that you never use software that comes from an untrustworthy source, or that does something inherently untrustworthy. How do you know what is trustworthy?
Any website that prompts you to install a “codec,” “plug-in,” "player," "extractor," or “certificate” that comes from that same site, or an unknown one, is untrustworthy.
A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
Pirated copies or "cracks" of commercial software, no matter where they come from, are unsafe.
Software of any kind downloaded from a BitTorrent or from a Usenet binary newsgroup is unsafe.
Software that purports to help you do something that's illegal or that infringes copyright, such as saving streamed audio or video for reuse without permission, is unsafe. All YouTube "downloaders" are in this category, though not all are necessarily harmful.
Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. If it comes from any other source, it's unsafe.
Even signed applications, no matter what the source, should not be trusted if they do something unexpected, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it — not JavaScript — in your browsers.
Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
Follow the above guidelines, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself from malware.
7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. Any database of known threats is always going to be out of date. Most of the danger is from unknown threats. If you need to be able to detect Windows malware in your files, use one of the free anti-virus products in the Mac App Store — nothing else.
Why shouldn't you use commercial "anti-virus" products?
Their design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere.
In order to meet that nonexistent threat, the software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
By modifying the operating system, the software itself may create weaknesses that could be exploited by malware attackers.
8. An anti-malware product from the App Store, such as "ClamXav," doesn't have these drawbacks. That doesn't mean it's entirely safe. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
An anti-virus app is not needed, and should not be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
A Windows malware attachment in email is usually easy to recognize. The file name will often be targeted at people who aren't very bright; for example:
♥♥♥♥♥♥♥♥♥♥♥♥♥♥!!!!!!!H0TBABEZ4U!!!!!!!.AVI♥♥♥♥♥♥♥♥♥♥♥♥♥♥.exe
Anti-virus software may be able to tell you which particular virus or trojan it is, but do you care? In practice, there's seldom a reason to use the software unless a network administrator requires you to do it.
The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have the disadvantages mentioned in section 7.
9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
10. As a Mac user you don't have to live in fear that your computer is going to be infected every time you install an application, read email, or visit a web page. But neither should you have the false idea that you will always be safe, no matter what you do. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

Similar Messages

  • Can anyone tell me why my Macbook pro keeps crashing

    This is the first report I've had.
    I was thinking it was due to me putting my iPhoto on an external drive but it still crashes when this is unplugged.
    I also have trouble getting back in - booted up  - often taking 3 or 4 goes!!
    Its been doing it for two weeks now and I've only managed to run the Disk Utility check and repair but to no avail.
    I have only had a mac for a short time so don't understand how I can fix things - please, someone, help!!!
    Thank you
    J
    Anonymous UUID:       764EFA51-0C45-707B-3F78-3B2150CD0D7E
    Mon Dec 30 23:04:42 2013
    panic(cpu 2 caller 0xffffff8021233bc4): "Spinlock acquisition timed out: lock=0xffffff80218ca528, lock owner thread=0xffffff802d11f450, current_thread: 0xffffff802d318140, lock owner active on CPU 0x7, current owner: 0xffffff802d11f450"@/SourceCache/xnu/xnu-2422.1.72/osfmk/i386/locks_i386.c:365
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80a1753c80 : 0xffffff8021222f69
    0xffffff80a1753d00 : 0xffffff8021233bc4
    0xffffff80a1753d40 : 0xffffff8021233ad7
    0xffffff80a1753d60 : 0xffffff802124f09d
    0xffffff80a1753d90 : 0xffffff802121659a
    0xffffff80a1753dd0 : 0xffffff80212163b4
    0xffffff80a1753e30 : 0xffffff8021213bdd
    0xffffff80a1753ea0 : 0xffffff8021226ed2
    0xffffff80a1753ed0 : 0xffffff7fa1dc4b68
    0xffffff80a1753ef0 : 0xffffff80216ada80
    0xffffff80a1753f30 : 0xffffff80216ac522
    0xffffff80a1753f80 : 0xffffff80216ac5f7
    0xffffff80a1753fb0 : 0xffffff80212d6aa7
          Kernel Extensions in backtrace:
             com.apple.iokit.IOHIDFamily(2.0)[1185D338-98A5-345E-84F8-E59DF819A61B]@0xffffff 7fa1da6000->0xffffff7fa1e17fff
                dependency: com.apple.driver.AppleFDEKeyStore(28.30)[558B2575-5197-3C4C-BAD2-8CB465638FA8]@ 0xffffff7fa1d9b000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13B42
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000021000000
    Kernel text base: 0xffffff8021200000
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 648897422500
    last loaded kext at 270616763113: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7fa1b74000, size 65536)
    last unloaded kext at 345860447038: com.apple.driver.AppleUSBUHCI          650.4.0 (addr 0xffffff7fa1e68000, size 65536)
    loaded kexts:
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.14.11
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.kext.AMDFramebuffer          1.1.4
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleHDA          2.5.3fc1
    com.apple.driver.AppleMikeyDriver          2.5.3fc1
    com.apple.driver.AppleIntelHD3000Graphics          8.1.8
    com.apple.AMDRadeonX3000          1.1.4
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleMuxControl          3.4.12
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleIntelSNBGraphicsFB          8.1.8
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.kext.AMD6000Controller          1.1.4
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleThunderboltIP          1.0.10
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleIRController          325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.iokit.SCSITaskUserClient          3.6.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.iokit.AppleBCM5701Ethernet          3.6.9b9
    com.apple.driver.AppleSDXC          1.4.0
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBEHCI          650.4.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    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.iokit.IOSCSIBlockCommandsDevice          3.6.0
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.driver.DspFuncLib          2.5.3fc1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOAcceleratorFamily          98.7.1
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleGraphicsControl          3.4.12
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.kext.AMDSupport          1.1.4
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.driver.AppleHDAController          2.5.3fc1
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.iokit.IOHDAFamily          2.5.3fc1
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.0
    com.apple.driver.AppleUSBMultitouch          240.6
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.0
    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.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.8.5
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.iokit.IO80211Family          600.34
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOEthernetAVBController          1.0.3b3
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBFamily          650.4.4
    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.10
    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          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Unable to gather system configuration information.Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2 GHz, 4 GB, SMC 1.69f4
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Hub
    USB Device: IR Receiver
    Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1

    Found this on another site and thought it might help you figure out what's going on. The gist is that some 3rd party extension might be making your system unstable. This will at least tell you what you have on your system and you can decide if you want to unistall anything.
    Kernel panics like the spinlock acquisition error cannot be caused by applications. This is either a hardware defect or a kernel extension malfunction. Especially 3rd-party extensions can have bugs. To get a list of all non-Apple extensions you have to go to the terminal and type the following command: ~ kextstat | grep -v com.apple.
    You’ll get a (probably different) list of extensions as a result:
    Index Refs Address            Size       Wired      Name (Version) <Linked Against> 48    0 0xffffff7f8121b000 0x46000    0x46000    at.obdev.nke.LittleSnitch (3894) <7 5 4 3 1> 49    0 0xffffff7f81a87000 0x3000     0x3000     com.rogueamoeba.InstantOn (6.0.2) <5 4 3 1> 90    0 0xffffff7f81a60000 0x22000    0x22000    com.rogueamoeba.InstantOnCore (6.0.2) <89 5 4 3 1> 100    0 0xffffff7f80fe4000 0x5000     0x5000     com.logmein.driver.LogMeInSoundDriver (1.0.0) <89 5 4 3> 105    0 0xffffff7f807c2000 0x5000     0x5000     com.Cycling74.driver.Soundflower (1.5.3) <89 5 4 3> 124    0 0xffffff7f82c01000 0x18000    0x18000    com.github.osxfuse.filesystems.osxfusefs (2.5.4) <7 5 4 3 1>
    Try deinstalling these and test if your system stops crashing. If you’ll still get crashes, it’ll probably be a hardware defect. You can either try to run a hardware test or even better: contact Apple support.

  • Can someone tell me why my Macbook Pro does not have IDVD?

    Can anyone tell me why my $$$$ Macbook Pro does not have IDVD? I when to do an IMovie and media shared to IDVD and me computer could not locate. I thought that all Macs have IDVD.  Maybe they forgot it.  I did a search in applications and it said it had no file.  I uploaded the newest IDVD and it told me that I needed IDVD it was not on my computer. Something is wrong with this

    iDVD has not been available with iLife since the upgrade to Lion. It is no longer in production. Try purchasing one of the older iLife '11 boxed set DVDs on Google or eBay.

  • Can anyone tell me why a picture would change color when I try to download/upload it?  It is the exact same picture- chosen the same way and when it goes to any other program it changes the color (I've tried canvas on demand and mpixpro.  I've also tried

    Can anyone tell me why this picture changes color when I try to download/upload it?  It is the exact same picture I have taken from the same location.  The image on the left is via preview and the image on the right is what is shows like when I try to download it.  I have emailed it to myself and it shows fine on the computer and in CS4, but when I look at the download via my phone or on another computer it shows the wonky color on the right.  I have checked the color space shows RGB/8 bit.  Any ideas why or how to fix it?  It isn't with any one specific session.... and I've tried it on both my desktop and my laptop- saved image to an external hard drive and to drop box.  I've tried sending the image to canvas on demand, my email, mpxipro, POST editing- all the same result.  Please HELP!!  What am I doing wrong?

    Most of the time you see something like that. The image in question has a color profile other then sRGB. Some image viewers/displayers are color managed and others are not.  So the image do not look the same in all of the applications you use. So colors seem to change.
    Try converting it to sRGB color and see if then looks the same all around. Also I think PC and Mac displays are set to different gamma something like 1.8 and 2.2
    Though I'm colorblind I even see color variations.

  • Can you tell my why my MacBook Pro switches to my desktop without me doing it?

    I can be using any program, or just be on the internet, and all of a sudden my MacBook Pro will switch over to the desktop. I then have to drag the screen down to get back to where I was.

    My first guess would be that somthing is casuing your keyoard to invoke some keystroke combinations that bring the finder/desktop to the front. Could be a defective keyboard, or could be that moisture somehow got to your keyboard.
    Are other apps closing or crashing when this happens, or do he other apps stay open?

  • Can anyone tell me why I'm getting this error when trying to make visibility variables

    I have set these up in previous versions of Illustrator. CS and illustrator 10 worked just fine with Variables. Now I can't seem to switch between data sets. I just keep getting this error when I try to switch from one data set to another.

    I'll start with the permissions and see if it changes the behavior.

  • CAN someone tell me why Final Cut Pro is crashing using 1920 X 1080 clips?

    I'm bringing in clips from a Canon EOS and they are 1920 X 1080. I can line them up in the timeline, scrub them, trim them etc. NO PROBLEM. But the second I add a transition (a simple cross dissolve) it stops COLD (giving me the usual RT unlimited warning, yada yada yada). I don't know whether this is just a simple RAM issue (I currently have 5 GB - I have 4 more GB on the way) or a settings issue. I'm new to HD editing and I'm pulling my hair out over this! Perhaps someone could lay out a simple workflow/computer requirements list for me. That would be amazing. HELLLP!

    Welcome to the Forum!
    Files from that camera need to be transcoded to an editing format like ProRes 422. You have an H.264 file in FCP. It doesn't like those and creates the problem you are having.
    This is discussed on this forum on a daily basis. If you type in your camera model into the search in the upper right corner you will see many threads where this is discussed in great detail.

  • My macbook pro 2010 crashes everytime i open wow or any games i just downloaded 10.8.2 today but was fine when it was 10.6.2

    I downloaded 10.8.2 today and now none of my games work here is a report error if anyone could help me out i;d be super appreciative:-)
    Wed Mar  6 01:58:26 2013
    panic(cpu 0 caller 0xffffff7f9d0feb25): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80b9de5000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80964e2f80 : 0xffffff801bc1d626
    0xffffff80964e2ff0 : 0xffffff7f9d0feb25
    0xffffff80964e3080 : 0xffffff7f9d1f84b3
    0xffffff80964e30e0 : 0xffffff7f9d1f8527
    0xffffff80964e3150 : 0xffffff7f9d500853
    0xffffff80964e3290 : 0xffffff7f9d21e659
    0xffffff80964e32c0 : 0xffffff7f9d1088da
    0xffffff80964e3370 : 0xffffff7f9d103fac
    0xffffff80964e3560 : 0xffffff7f9d1051d8
    0xffffff80964e3630 : 0xffffff7f9da4845e
    0xffffff80964e36f0 : 0xffffff7f9da7900f
    0xffffff80964e3770 : 0xffffff7f9da5db4a
    0xffffff80964e37d0 : 0xffffff7f9da5e415
    0xffffff80964e3820 : 0xffffff7f9da5e80f
    0xffffff80964e38c0 : 0xffffff7f9da5f239
    0xffffff80964e3900 : 0xffffff7f9da1ae81
    0xffffff80964e3a80 : 0xffffff7f9da5b7fe
    0xffffff80964e3b40 : 0xffffff7f9da1998a
    0xffffff80964e3ba0 : 0xffffff801c065bc9
    0xffffff80964e3bc0 : 0xffffff801c067170
    0xffffff80964e3c20 : 0xffffff801c064b8f
    0xffffff80964e3d70 : 0xffffff801bc981e1
    0xffffff80964e3e80 : 0xffffff801bc20aed
    0xffffff80964e3eb0 : 0xffffff801bc10448
    0xffffff80964e3f00 : 0xffffff801bc1961b
    0xffffff80964e3f70 : 0xffffff801bca5b16
    0xffffff80964e3fb0 : 0xffffff801bcced53
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f9d097 000->0xffffff7f9d399fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f9c250000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f9d068000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f9cfd9000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f9 d39a000->0xffffff7f9d6bcfff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f9d0 97000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f9c250000
             com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f9da0d000 ->0xffffff7f9dacffff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f9d0 97000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f9d068000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f9c250000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f9cfd9000
    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:     0x000000001ba00000
    Kernel text base: 0xffffff801bc00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 94846688683
    last loaded kext at 46372289211: com.apple.driver.AudioAUUC    1.60 (addr 0xffffff7f9dd55000, size 28672)
    loaded kexts:
    com.apple.driver.AudioAUUC    1.60
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.driver.AppleHDAHardwareConfigDriver    2.3.1f2
    com.apple.iokit.IOBluetoothSerialManager    4.0.9f33
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AppleTyMCEDriver    1.0.2d2
    com.apple.driver.AGPM    100.12.69
    com.apple.driver.AppleIntelHDGraphics    8.0.0
    com.apple.iokit.IOBluetoothUSBDFU    4.0.9f33
    com.apple.driver.AppleHDA    2.3.1f2
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.GeForce    8.0.0
    com.apple.driver.AppleMikeyDriver    2.3.1f2
    com.apple.driver.AppleBacklight    170.2.3
    com.apple.driver.AppleSMCLMU    2.0.2d0
    com.apple.iokit.AppleBCM5701Ethernet    3.2.5b3
    com.apple.driver.AppleSMCPDRC    1.0.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.0.9f33
    com.apple.driver.AirPort.Brcm4331    602.15.22
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.ApplePolicyControl    3.2.11
    com.apple.driver.AppleMuxControl    3.2.11
    com.apple.driver.AppleMCCSControl    1.0.33
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleIntelHDGraphicsFB    8.0.0
    com.apple.driver.SMCMotionSensor    3.0.2d6
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleUSBTCButtons    235.4
    com.apple.driver.AppleUSBTCKeyEventDriver    235.4
    com.apple.driver.AppleUSBTCKeyboard    235.4
    com.apple.driver.AppleIRController    320.15
    com.apple.driver.AppleUSBCardReader    3.1.0
    com.apple.iokit.SCSITaskUserClient    3.5.1
    com.apple.driver.AppleFileSystemDriver    3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    34
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.2.2
    com.apple.driver.AppleAHCIPort    2.4.1
    com.apple.driver.AppleFWOHCI    4.9.6
    com.apple.driver.AppleUSBHub    5.2.5
    com.apple.driver.AppleUSBUHCI    5.2.5
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleUSBEHCI    5.4.0
    com.apple.driver.AppleEFINVRAM    1.6.1
    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.iokit.IOSurface    86.0.3
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.driver.DspFuncLib    2.3.1f2
    com.apple.iokit.IOAudioFamily    1.8.9fc10
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.iokit.IOBluetoothFamily    4.0.9f33
    com.apple.iokit.IOEthernetAVBController    1.0.2b1
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.0.9f33
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.driver.AppleHDAController    2.3.1f2
    com.apple.iokit.IOHDAFamily    2.3.1f2
    com.apple.iokit.IO80211Family    500.15
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.nvidia.nv50hal    8.0.0
    com.apple.NVDAResman    8.0.0
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    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.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.driver.IOPlatformPluginFamily    5.2.0d16
    com.apple.iokit.IOGraphicsFamily    2.3.5
    com.apple.driver.AppleSMC    3.1.4d2
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleUSBMultitouch    235.7
    com.apple.iokit.IOUSBHIDDriver    5.2.5
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.1
    com.apple.iokit.IOUSBMassStorageClass    3.5.0
    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.iokit.IOAHCIFamily    2.2.1
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IOUSBUserClient    5.2.5
    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

    First you must backup your data if it isn't already at least twice*.
    Next you must find the 10.6 installer disc that either came with the computer, or a newer retail one that is white with the Snow Leopard picture on front.  10.6.3 was the last retail version of 10.6.   I do believe that Apple is still selling this retail release here.
    Next, you need to boot off the 10.6 installer disc with the Option key held down, using the startup manager and erase and install 10.6:
    https://discussions.apple.com/docs/DOC-4672
    Then run the 10.6.8 combo update.
    Then contact the App Store Billing to ask them to reissue you 10.8 update as you corrupted your restore partition and need to reinstall 10.8 from scratch. Before you install 10.8, be sure that all your applications are 10.8 compatible, by looking at this page.
    Then install 10.8. 
    Lastly, recover the data from your backup.
    * Links to my pages may give me compensation.

  • Why does Firefox for Android crash when I try to play any media or plugin content?

    I have had this device ASUS MEMO Pad for 6 months and Firefox for Android has never been able to play any media or plugin content without crashing. I have tried playing flash with the appropriate flash plugin installed and without and it crashes every time (it should not crash even without the plugin - it should handle it).
    Even HTML5 video and mp3 audio will cause a crash every time (with tap to play enabled or disabled).

    Last 5 crash IDs:
    bp-43cc9bd8-40cb-4642-a3d5-d23992140505
    bp-0e60a038-178e-45ee-9e83-208622140504
    bp-f379a4d0-6c93-4a7c-8e90-5617d2140504
    bp-57406860-9003-48cf-aae9-c2ae52140504
    bp-e8346466-5e87-4028-b986-e60e02140430

  • Can anyone tell me why I can not connect my Blackberry or my iPhone to my new Macbook pro? I had no problem with my old Macbook.

    Can anyone tell me why I can not connect my Blackberry or my iPhone to my new Macbook pro? I had no problem with my old Macbook.

    What type of headphones were you using? I have a set of Microssft headsets, with the built-in mic and connected via USB, and have no problems.
    Clinton

  • I have a brand new macbook pro 15" with latest Lion.Can anyone tell me why, when I open word or preview etc that multiple files open?For eg if I open a word doc, the last 1-3 docs that I have worked on all open. why?

    I have a brand new macbook pro 15" with latest Lion. Can anyone tell me why, when I open word or preview etc that multiple files open?For eg if I open a word doc, the last 1-3 docs that I have worked previously on all open. Can anyone tell me why?

    You have a choice as to whether or not applications in Lion like Word or Preview (or even Safari) save and re-open previous documents or windows... just hold down the option key while quitting a program and when you re-open it you won't get the previous documents or windows when you re-open the application. You can see this by selecting the open program in the menu bar and when holding down the option key the quit function will change to quit and discard open windows. This feature in Lion is referred to as "Resume" and is great if you want to restart an app and return to what you're doing (for example in Safari re-opening existing windows and tabs from your previous session). You still have the option to close individual windows within an app before quitting and they will not re-open when the app is launched again.
    This Resume function is not related to saving your work (a word or text document for example). This is handled by Lion's "Auto-Save" and "Versions" functions. See http://www.apple.com/ca/macosx/whats-new/auto-save.html
    Hopefully this is the complete answer you're looking for.

  • I can't select Photos to back up in iCloud from my MacBook Pro. Can anyone tell me why? I have 17 GB of available data that I'm paying for.

    My MacBook Pro data is backed up in iCloud (I pay monthly for 20 GB) but apparently my photos are not backed up and it won't allow me to select Photos from the list for back up. Can anyone tell me why?

    The current iCloud isn't meant for backing up Macs.  It's only for mobile devices. 
    The beta iCloud Photo Library in iOS 8 will store photos in the iCloud for access from other mobile devices for from iCloud.com.  The new Photos app under development for OS X on Macs will not be released until sometime this spring.  It will have the capability of storing and accessing photos from iCloud.
    iCloud Drive is for sharing documents between multiple devices signed in to the same iCloud ID. When the new Photos application is released the space purchased for iCloud will be available for the photo storage system.

  • I have a macbook pro 10.6.8 and am having trouble downloading Mountain Lion. I have purchased it but it won't download. Can anyone tell me why?

    I have a macbook pro 10.6.8 and am having trouble downloading Mountain Lion. I have purchased it but it won't download. Can anyone tell me why?

    No, I don't know about that kind of software. It isn't Pages anyway. You need somekind of database.

  • Can anyone tell me why I can no longer download CAD from iTunes onto my Mac pro ?

    Can anyone tell me why I can no longer download CAD from iTunes onto my MacBook Pro ?

    Sorry, but "CAD" meaning what?

  • Hi can anyone tell me if the macbook A1278 (5,1) is a pro??

    Hi can anyone tell me if the macbook A1278 (5,1) is a pro?

    No, it was part of the MacBook line. But in Mid 2009 the 13" Aluminum Unibody was folded into the MacBook Pro line. The difference is mainly in the ports on the left hand side.
    MacBook
    MacBook Pro

Maybe you are looking for