Strange issue on newly installed 5510

Hi all,
A couple issues came up after installing our new 5510, a couple sites that uses the same ISP as our's had issues, one where we can email them but their incoming to us wasn't working, and another site we couldn't browse on the web.
This all worked after putting back the old firewall. I was wondering and it might be a dns issue with our isp's and the asa could be blocking on the outside int, on the old firewall I have the trust to untrust allow dns outgoing, that setting is not on the asa since it's inside int has 100 rule. I also talked to the IT dept of the site that had incoming email issues, he said 2 of their Exchange servers are connected to the same isp as ours, most sites worked and email, but there might be more we just haven't tried yet. For now I have our old firewall till I figure out what's causing some sites to not work on the asa.
update - I added my object group DNS-SERVERS on the outside int, I'll test again to see if the sites in question works
here's my latest config, thanks in advanced.
crxasa# sh run
: Saved
ASA Version 9.1(2)8
hostname crxasa
domain-name cirexx.com
enable password 5wq4IltsegGVfI30 encrypted
names
interface Ethernet0/0
nameif outside
security-level 0
ip address 12.x.x.34 255.0.0.0
interface Ethernet0/1
nameif inside
security-level 100
ip address 208.x.x.1 255.255.255.0
interface Ethernet0/2
shutdown
no nameif
no security-level
no ip address
interface Ethernet0/3
shutdown
no nameif
no security-level
no ip address
interface Management0/0
management-only
nameif management
security-level 15
ip address 192.168.1.1 255.255.255.0
boot system disk0:/asa912-8-k8.bin
ftp mode passive
clock timezone PST -8
clock summer-time PDT recurring
dns domain-lookup inside
dns server-group DefaultDNS
name-server 208.x.x.12
domain-name domain.com
same-security-traffic permit intra-interface
object network obj-LAN
subnet 0.0.0.0 0.0.0.0
object network cirexxintldc
host 208.x.x.12
object network sharks
host 208.x.x.5
object network cirexxintl
host 208.x.x.85
object network crxmail
host 208.x.x.3
object network svr-sales
host 208.x.x.94
object network randy
host 208.x.x.84
object network jana
host 208.x.x.133
object network carlo
host 208.x.x.30
object network LAN
subnet 208.x.x.0 255.255.255.0
object network MB1
host 12.x.x.35
object network MAIL
host 12.x.x.43
object network cirexxmas90
host 208.x.x.122
object network cirexxintl2
host 208.x.x.85
object network bacon
host 208.x.x.83
object-group service TCP tcp
description domain,http,smtp services
port-object eq www
port-object eq https
port-object eq domain
port-object eq smtp
port-object eq pop3
object-group service WEBSERVER tcp
description ftp,http,https services
port-object eq www
port-object eq https
port-object eq ftp
port-object eq ftp-data
object-group network MAILSERVERS
network-object host 208.x.x.12
network-object host 208.x.x.3
object-group network DNS-SERVERS
network-object host 208.x.x.12
network-object host 208.x.x.5
object-group protocol TCPUDP
protocol-object udp
protocol-object tcp
object-group network REMOTEUSERS
network-object host 208.x.x.133
network-object host 208.x.x.84
network-object host 208.x.x.30
access-list ACL_OUT extended permit tcp any host 208.x.x.85 object-group WEBSERVER
access-list ACL_OUT extended permit tcp any host 208.x.x.94 eq 3389
access-list ACL_OUT extended permit tcp any object-group MAILSERVERS object-group TCP
access-list ACL_OUT extended permit icmp any any echo-reply
access-list ACL_OUT extended permit icmp any any unreachable
access-list ACL_OUT extended permit icmp any any time-exceeded
access-list ACL_OUT extended permit tcp object-group MAILSERVERS object-group TCP any
access-list ACL_OUT extended permit tcp any object-group REMOTEUSERS eq 3389
access-list ACL_OUT extended permit tcp any host 208.x.x.122 eq 3389
access-list ACL_OUT extended permit tcp any host 208.x.x.85 eq 51000
access-list ACL_OUT extended permit tcp any host 208.x.x.83 eq 6272
access-list ACL_OUT extended permit tcp any host 208.x.x.83 eq www
access-list ACL_OUT extended permit tcp any object-group DNS-SERVERS eq domain
pager lines 24
logging enable
logging asdm informational
mtu outside 1500
mtu inside 1500
mtu management 1500
no failover
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-714.bin
no asdm history enable
arp timeout 14400
no arp permit-nonconnected
nat (inside,inside) source dynamic LAN interface destination static MB1 cirexxintldc
nat (inside,inside) source dynamic LAN interface destination static MAIL crxmail
object network obj-LAN
nat (inside,outside) dynamic interface
object network cirexxintldc
nat (inside,outside) static 12.x.x.35
object network sharks
nat (inside,outside) static 12.x.x.37
object network cirexxintl
nat (inside,outside) static 12.x.x.36
object network crxmail
nat (inside,outside) static 12.x.x.43
object network svr-sales
nat (inside,outside) static 12.x.x.49
object network randy
nat (inside,outside) static 12.x.x.54
object network jana
nat (inside,outside) static 12.x.x.44
object network carlo
nat (inside,outside) static 12.x.x.53
object network cirexxmas90
nat (inside,outside) static 12.x.x.40
object network cirexxintl2
nat (inside,outside) static 12.x.x.38
object network bacon
nat (inside,outside) static 12.x.x.41
access-group ACL_OUT in interface outside
route outside 0.0.0.0 0.0.0.0 12.x.x.33 1
timeout xlate 3:00:00
timeout pat-xlate 0:00:30
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
user-identity default-domain LOCAL
aaa authentication ssh console LOCAL
http server enable
http 0.0.0.0 0.0.0.0 management
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
crypto ipsec security-association pmtu-aging infinite
crypto ca trustpool policy
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 management
ssh timeout 30
ssh version 2
ssh key-exchange group dh-group1-sha1
console timeout 30
threat-detection basic-threat
threat-detection statistics port
threat-detection statistics protocol
threat-detection statistics access-list
threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200
username admin password zULPhOeRwWoy3VJE encrypted privilege 15
class-map inspection_default
match default-inspection-traffic
policy-map type inspect dns preset_dns_map
parameters
  message-length maximum client auto
  message-length maximum 512
policy-map global_policy
class inspection_default
  inspect dns preset_dns_map
  inspect h323 h225
  inspect h323 ras
  inspect rsh
  inspect rtsp
  inspect esmtp
  inspect sqlnet
  inspect skinny
  inspect sunrpc
  inspect xdmcp
  inspect sip
  inspect netbios
  inspect ip-options
  inspect icmp
  inspect icmp error
service-policy global_policy global
prompt hostname context
no call-home reporting anonymous
Cryptochecksum:bd0acd7effe0144b539caefb6c517e30
: end
crxasa#
Message was edited by: CARLO DOMINGUEZ

Hi Julio, actually I think I'm not out of the woods yet, one of my users say a customer can't send us email, we can send to them fine, I see it go out on the exchange console queue, but incoming somehow it just goes to nowhere, there's no logs indicating an error or an NDR to the sender, they wanted to put back the old firewall, but most of our emails in and out are ok, just one customer, I test for a ptr record and some of the free dns tools come out ok, there's one place that says our ptr fails but it's one place. I'm stumped, it all seems to happen after the new firewall.
update - looks like it's back to normal again after I redid my dns acl, I added a group object for dns tcp-udp instead of just tcp, mail seems to flow again.

Similar Messages

  • Polygonal Lasso tool issues in newly installed Photoshop CS6 on IOS X Lion 10.7.4

    I'm using a new install of Photoshop CS6 (via creative cloud) on a new iMac and getting superb performance aside from constant issues with the polygonal lasso tool.
    All the other variants of the tool work fine without fault, but when using the polygonal selection , either the first 'point' won't register or subsequent 2nd or 3rd points won't register, causing photoshop to hang for a second then fill the marquee incorrectly.
    I'm using a magic mouse and also tested it with a USB Logitech but still getting the same issue.
    3.4ghz Intel Core i7 Quad core iMac
    16GB Ram
    OS & Photoshop on a SSD
    Scratch Disk 1TB internal HD
    2GB Video Card
    IOS X Lion 10.7.4
    ... latest OS update
    ... latest photoshop update
    Any help much appreciated ...

    same here!
    very unpredictable behavior from polygonal lasso tool with apple magic mouse and fresh wacom intuos 5 large.
    work on imac 27" i5 late 2013 with 32GB RAM and mac pro 2006 with 16GB RAM
    - can observe unsteady and unpredictable behavior of the polygonal lasso tool
    in 10.7, 10.8 and 10.9 meaning it wont react on my click and "hang"
    or suddenly fill the lasso selection as complete, when i just do a simple click.
    - can reproduce this behavior with my apple magic mouse over usb, wireless and
    more frequently with my wacom intuos 4 and 5 over usb.
    - even on my latest imac 2013, newly installed only photoshop cs5 and cs6, i can reproduce much more strange behavior fo this tool ever: the first point/click won't register at all, it feels like the polygonal lasso tool hangs and waits and nothing happens. i click on another tool, click back on poly.lasso and try again. after the second attempt, after seconds of waiting, the third click always fills the selection as completed, although i am not finished with my selection at all
    any idea why?
    love working with polygonal lasso, although it reacts very unstable and unpredictable since years and versions !!

  • GUI issues with newly installed IllustratorCC.

    We've just purchased and installed Adobe Creative Cloud for our shop. Intallation went smoothly, but usage is not. Anybody experiencing these issues?
    OSX 10.6.8
    • Outline/Preview does not work dynamically. (without acivating a new tool or zooming in/out)
    • Fit Artboard in Window does not work dynamically.
    • Separations Preview does not work dynamically.
    • Cannot quit application with unsaved document open.
    • Cannot close unsaved document.
    • Revert closes document.
    Thank you for your time.
    ~dannO
    UPDATE:
    Possible OS issue? Testing with OSX 10.7.5 seems to work fine. Why does OSX 10.6.8 use Adobe Application Manager and OSX 10.7.5 use Adobe Creative Cloud as gateways to sync and login to CC? Unable to sync settings withing illustrator preferences on OSX 10.6.8.

    Problem solved!
    Ensure that Tahoma and Verdana are active in your system fonts on OSX 10.6.8!
    ~dannO

  • Issue with newly installed harddrive

    My original harddrive crashed reacently, the odd thing was that it worked sometimes when I booted, but after a while the system froze again.
    I bought a new harddrive which I was able to install macos onto. After a few hours of usage I experienced the same problems with this drive, and now I only get the question mark screen when I boot.
    What can the issue be here?
    I was at first thinking that the issue was the old harddrive, but now I am thinking that it might be the controller.
    Is there a fix for that, or do I need to buy a new computer all together?

    The SATA cable may be the cause of the problem.
    You can test the hard drive, if you place it in an external enclosure and boot off it while holding the option key at startup.

  • Oracle Identity Manager 9.1.0.2 & WebLogic Strange Issue

    Hello,
    I am running OIM 9.1.0.2 (new installation) and WebLogic 10.3.3 in a clustered environment. I am having a strange issue where the resolution is eluding me.
    This install is running on Windows 2008 x64 Standard and using the x64 JRockit Java.
    What's happening is when I configure the managed server to run as a windows service, OIM isn't detected on the server. I can bring up xlWebApp but an unable to log into that or the Design Console. When launching the Diagnostic Dashboard it statest that OIM isn't installed.
    If I stop the service and log into WebLogic and start the managed server from within the Admin Console in WebLogic, everything works just fine.
    Any thoughts on how to troubleshoot this and ultimately resolve this? The service correct startes the managed server as I can watch it start up in the admin console but when it starts that way, OIM isn't detected. Very odd.
    Thanks,
    Andrew

    Oracle confirmed with us that it is certified for 10.3.3 though it may not be published yet.
    At any rate I figured out the problem today. The script I used to create the service was missing the JAVA_OPTIONS section from the xlStartManagedServer.cmd file. Once I added that and re-created the service, all is well.
    Thanks

  • Strange issue with RAM upgrade: It works but it doesn't! Please help.

    Hello Everyone,
    I have a very strange issue with my iMac since upgrading my RAM from 4 to 12 gig. When I first installed the new RAM it booted up and ran great. The next time I went to boot the iMac up it swtiched on but didn't get as far as the first white boot up screen. I tried turning it off and on a few times using the power on/off button but still no success. I decided to remove the RAM and reseat it. The computer then booted up again fine. Here's the problem though: when I went to switch my iMac on the next day it wouldn't boot up. Again, I took the RAM out and put it back in and the iMac booted up fine. I've checked the status of the RAM in the system profiler and it reports that everything is OK. So, I'm at a loss. Obviously, I don't want to go through this process every time I want to start up my Mac. Any ideas/solutions would be very gratefully received.
    Many thanks in advance.

    I completely agree with you. It will be one of the 3 issues you outline. The machine was bought brand new and has never given me a problem. It is just the introduction of the new RAM that has started a problem. However, I did just risk a restart and it booted up fine. I don't know if a restart is any different to shutting down and then pressing the on/off button to start the computer. Maybe my last reseating has done the trick or maybe my thinking is flawed because restarting involves a different process to booting up by pressing the on/off button. I don't know.
    In the part of the world I'm sitting in it's night time now so I will leave the diagnostics running and check the results in the morning. I hope the issue is now resolved anyway. This sort of thing takes me back to my dark PC days although in this case I know it's probably not the Mac's fault.
    Thanks again. Very much appreciated.

  • My pc has a virus so I installed iTunes to my laptop and synced my iPhone but now no music or apps are showing, what can I do to allow all content on original iTunes show on newly installed iTunes

    but now all my music and apps are not showing on the newly installed iTunes or on my iPhone. How can I get all my content that is on original iTunes to show on the newly installed iTunes and iPhone? Can anyone please help me?

    I have this same issu over the pass few weeks and it's getting on my nerve very badly. I've been trying to fixing and finding solutions over for weeks. This is terribly disappointing!

  • Strange issue with external monitor, only working when external speakers plugged in (using Thunderbolt to VGA adaptor)

    Hey – I am having a very strange issue with my external monitor; where it only works if my external speakers are plugged in and connected.
    I am using a late 2011 Macbook pro, running Mavericks 10.9.4, along with an MBox 2 (USB Audio Interface), and two powered speakers (KRK Rokit 5). This setup has had no issues. I have just acquired an external monitor (Benq T2200HD), which I am using with a thunderbolt to VGA adaptor (a cheap Chinese knockoff adaptor).
    To start - I plugged the monitor in with the thunderbolt adaptor, and it powers up and works fine. However, there is a nasty buzz coming from the speakers. I did some research and it looks like a simple ground loop issue. I did a bit of troubleshooting, and this is where things get weird.
    What I found is - If I unplug the MBox, the monitor loses signal from the computer (displaying ‘No Signal Detected!’). Further, if I keep the MBox plugged in, however unplug both the cables from the MBox to the speakers, the monitor loses signal. It doesn’t matter if the speakers are turned off, however they need to be plugged in (or the monitor loses signal). Weirder still, I can unplug the MBox, however the monitor will work if I plug in the speakers through my macs headphone jack.
    Simply put, the monitor only works if there is a direct connection between the computer, the speakers, and the power source.  What is going on here? Is the monitor grounding through the computer port, to the speakers (I don’t know how this works, is this possible?). Could it somehow be the cheap VGA adaptor I am using?
    Some other information:
    - Everything is plugged into the same multi-box for power. I have tried plugging things into separate sources, and the result is the same.
    - If I unplug the thunderbolt adaptor, then the speaker noise disappears straight away.
    - The ground noise doesn’t appear in my headphones, which are plugged into the MBox.
    Any information would be great – am I missing something here, or is this genuinely weird?

    Well, I went back into Best Buy to test on 3 other laptops (2 Asus, and their floor model for this Sony). It seems to be doing the same problem so at least I was able to rule out broken hardware issue on my particular laptop.
    Here's what I did to test:
    Since I couldn't really install Adobe Premiere on their machines, I used the DVIO software (http://www.carr-engineering.com/dvio.htm) and a 5 min clip I captured.  I transferred onto their machines, hooked up my Sony D8, and attempted to play the video.  It would play for 15 seconds and then stop and jitter with a loud noise (like it does on my laptop).  I even tried changing each machine's firewire driver to the legacy one and same results.  I pulled a brand new 4 pin to 4 pin firewire cable off their shelf and still the same problem.
    I think I've nailed it down to Win7x64 bit Home Edition not playing nice with Firewire driver.  Very annoying.  I can't find any concrete evidence of this from other users on any of the forums that have my particular problem, but from my own testing, it's all I can conclude.
    I have 2 other things I can try:
    1.  Opening the laptop and looking at the firewire to maybe find appropriate driver (ugh, I don't want to have to open this thing up).
    2.  Upgrading to Win7x64bit Pro and possibly testing with XP on the new MS Virtual PC (http://www.microsoft.com/windows/virtual-pc/).  I can't do it with my Home edition apparantly.
    Who needs to view video on an external TV anyways....sheeesh...(scarcasm).
    Tim

  • HT201210 I updated iTunes on my Dell Inspiron lap top and it corrupted my iTunes. I uninstalled all of the newly installed files.  I also uninstalled iTunes.  Now whenever I try to install iTunes, I ge a message that saya, "An Apple Application support is

    I updated iTunes on my Dell Inspiron lap top and it corrupted my iTunes. I uninstalled all of the newly installed files.  I also uninstalled iTunes.  Now whenever I try to install iTunes, I get a message that says, "An Apple Application support is required to run iTunes on this computer. Please uninstall iTunes, then install iTunes again."
    Tried it 2 times and no luck.  Any advice for me?
    Maureen

    I get a message that says, "An Apple Application support is required to run iTunes on this computer. Please uninstall iTunes, then install iTunes again."
    With the Error 2, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • Strange issue in SharePoint Search

    I just took over SharePoint farm from other admin who left. After that SharePoint search crawl broke. I recreated the SharePoint search with all the settings. But there is really strange issue happening now.
    If domain A user log in to SharePoint and search, they see all the results, while users from domain B donot see any result. Why is this happening? Has anyone experienced this before?
    Any help will be hugly appreciated.
    Adit

    Hi Adit,
    Is SharePoint installed in domain A and domain B is a one-way trusted domain?
    If yes, then the issue should occur because search results gets security trimmed while returning the results back to the domain B users.
    I recommend to run the following Windows PowerShell command: 
    $searchapp = Get-SPEnterpriseSearchServiceApplication
    $searchapp.SetProperty("ForceClaimACLs",1)
    A full crawl is required to enable the new ACL format across the content.
    More information is provided in the link below:
    https://support.microsoft.com/kb/2344518?wa=wsignin1.0
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Strange Issue with Planning 11.1.2

    Hi All,
    Recently i've installed Hyperion 11.1.2 and i've noticed a strange issue. I've logged in to workspace as administrator, everything is fine. Now i logged off and then login as a user with role as Planner. He should not see Planning Administrator menu right ? But Planner can also able to see the admin menu. Now i've logged off and cleared all the Cookies, history in the Browser, and login as a user now, it has given the correct message as "Application is in maintenance mode, new logins are not allowed" and unable to see Admin menu now. Why it is happening. Is it really a bug or issue with the browser. Even if there is a issue with Browser, it should not work in this way right ? Pls. advice

    I have seen issues with other products in the 11.1.2 line retaining permissions with user login/logout on the same browser.
    As John says log a case show them how to replicate and continue forward. Likely 11.1.1.2.1 fixes this and it's know however get the case logged to get it in the pipeline in case you've discovered a new defect.
    And going forward you will need to ensure if you are logging in as a high access user on a user desktop to exit all browsers and ensure they are not running in task manager before leaving that pc.
    Regards,
    John A. Booth
    http://www.metavero.com

  • Strange issue on WCP/Analytics

    Hi All,
    Here is a strange issue, 2 environments, all running on 11.1.1.6.5. They configued Analytics collector to collect info but,
    1, 'Analytics - Page traffic' in test environment works well, whenever 'Stretch content' (in 'display options -> Advanced' of 'Component Properties: Analytics - Page Traffic') is 'true' or 'auto'
    2, if 'Stretch content' set to 'true', prod environment works well also
    3, if 'Stretch content' set to 'auto', then 'No data to display' in prod environment
    The difference is prod environment is a cluster. But what’s the relationship between Stretch content and Analytics collector? If Analytics collector not be configured correctly, it shouldn't work, weather 'Stretch content' be set to true or auto...
    The browser is IE9.
    Any pointers are greatly appreciated!
    Thanks in advance,
    Edited by: 997705 on Apr 26, 2013 11:58 PM

    OK, here is what I found out: when I did a security wipe and manually installed everything again, all was fine. The model number is right (STL100-2) and all apps do their work. When doing the device switch again, this will - I am sure - bring back the problem.

  • Strange issue with Adobe Acrobat 8 Pro

    I have a user who has a very strange issue. When she clicks the acrobat pro shortcut, adobe reader launches. The target path of the shortcut is correct and even when I drill down through C: and program files all the way to acrobat.exe, reader launches.
    even running acrobat.exe from the runline launches reader instead of pro
    any suggestions?

    The other option is to go into the task list and disable AcroRd32.exe. One of the problems with both Reader and Acrobat being installed is that they leave a part resident for fast startup (I think this can be disabled). Thus Reader is likely sitting there partially open in the background and when you click on Acrobat, it sees Reader and opens there. You might check the startup list in MSCONFIG and see if you can disable AcroRd32, but once Reader is run it may leave it there again anyway.
    It may be best to uninstall Reader, but you will likely have to repair AA8 Pro after the uninstall since the uninstall usually breaks the versions that are left.

  • Newly installed applications keep crashing computer...

    Hello,
    Every application I have installed in the 3-4 works has crashed the computer upone opening any newly installed program.
    List of Applications that Crash:
    Opera
    Skype
    Memory Clean
    This was an error log from the skype app.
    Interval Since Last Panic Report:  15046 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    50EFD00A-A7E3-1852-3FB5-D1E09D8EDDF0
    Wed May  8 09:17:59 2013
    panic(cpu 3 caller 0xffffff7f9ad957f2): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff811b964000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 3), Frame : Return Address
    0xffffff810ac937a0 : 0xffffff801a61d626
    0xffffff810ac93810 : 0xffffff7f9ad957f2
    0xffffff810ac938d0 : 0xffffff7f9ae923b9
    0xffffff810ac93930 : 0xffffff7f9ae9242e
    0xffffff810ac939a0 : 0xffffff7f9b1b8c82
    0xffffff810ac93ad0 : 0xffffff7f9aeb8fe8
    0xffffff810ac93b10 : 0xffffff7f9ad9d567
    0xffffff810ac93bc0 : 0xffffff7f9ad9b05a
    0xffffff810ac93dc0 : 0xffffff7f9ad9c0c5
    0xffffff810ac93ea0 : 0xffffff7f9ad3aaba
    0xffffff810ac93ef0 : 0xffffff7f9c89e0df
    0xffffff810ac93f40 : 0xffffff7f9c89d1e7
    0xffffff810ac93f60 : 0xffffff801a63dcfe
    0xffffff810ac93fb0 : 0xffffff801a6b2977
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.1)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f9ad38 000->0xffffff7f9b045fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f9aca3000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f9ad24000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f9ace1000
             com.apple.nvidia.nv50hal(8.1)[5F021999-8B18-3BD5-9B98-90617E638A63]@0xffffff7f9 b053000->0xffffff7f9b374fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f9ad 38000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f9aca3000
             com.apple.driver.AGPM(100.12.87)[A7004F02-7D39-3398-8BD3-729DCC404E5F]@0xffffff 7f9c89c000->0xffffff7f9c8abfff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f9aca3000
                dependency: com.apple.driver.IOPlatformPluginFamily(5.3.0d51)[2C131EAF-F74C-39D1-A702-A499B 39C293C]@0xffffff7f9b80b000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f9ad24000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f9ace1000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x000000001a400000
    Kernel text base: 0xffffff801a600000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 12019714163002
    last loaded kext at 139023293182: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f9ac0d000, size 229376)
    last unloaded kext at 154095500387: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f9b62e000, size 65536)
    loaded kexts:
    com.apple.filesystems.smbfs          1.8
    com.apple.filesystems.msdosfs          1.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.ntfs          3.10
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.GeForce          8.1.0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleIntelHDGraphics          8.1.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleMuxControl          3.3.0
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.iokit.AppleBCM5701Ethernet          3.6.0b1
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    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.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.nvidia.nv50hal          8.1.0
    com.apple.NVDAResman          8.1.0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    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.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8394, 0x393731363434412028393736363434412900
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8394, 0x393731363434412028393736363434412900
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD10JPVT-22A1YT0, 1 TB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0xfa140000 / 6
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 9
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: USB 2.0 FD, 0x154b  (PNY Technologies Inc.), 0x005b, 0xfd130000 / 5
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    Error Log from Opera Crash
    Interval Since Last Panic Report:  15065 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    50EFD00A-A7E3-1852-3FB5-D1E09D8EDDF0
    Wed May  8 09:29:40 2013
    panic(cpu 0 caller 0xffffff7f8e5957f2): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff810f355000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80feb62d00 : 0xffffff800de1d626
    0xffffff80feb62d70 : 0xffffff7f8e5957f2
    0xffffff80feb62e30 : 0xffffff7f8e6923b9
    0xffffff80feb62e90 : 0xffffff7f8e69242e
    0xffffff80feb62f00 : 0xffffff7f8e9b8c82
    0xffffff80feb63030 : 0xffffff7f8e6b8fe8
    0xffffff80feb63070 : 0xffffff7f8e59d567
    0xffffff80feb63120 : 0xffffff7f8e59b05a
    0xffffff80feb63320 : 0xffffff7f8e59c983
    0xffffff80feb633f0 : 0xffffff7f8f628491
    0xffffff80feb63570 : 0xffffff7f8f625687
    0xffffff80feb635f0 : 0xffffff7f8f6262fc
    0xffffff80feb63680 : 0xffffff7f8f626a65
    0xffffff80feb637c0 : 0xffffff7f8f62753e
    0xffffff80feb638e0 : 0xffffff7f8f65a168
    0xffffff80feb63920 : 0xffffff7f8f65af05
    0xffffff80feb63940 : 0xffffff7f8f654c59
    0xffffff80feb63ab0 : 0xffffff7f8f65552d
    0xffffff80feb63af0 : 0xffffff7f8f650de6
    0xffffff80feb63b20 : 0xffffff7f8f64ae85
    0xffffff80feb63b50 : 0xffffff7f8f632f24
    0xffffff80feb63ba0 : 0xffffff800e265ab3
    0xffffff80feb63bc0 : 0xffffff800e26668d
    0xffffff80feb63c20 : 0xffffff800e26408f
    0xffffff80feb63d70 : 0xffffff800de984a1
    0xffffff80feb63e80 : 0xffffff800de20aed
    0xffffff80feb63eb0 : 0xffffff800de10448
    0xffffff80feb63f00 : 0xffffff800de1961b
    0xffffff80feb63f70 : 0xffffff800dea5dd6
    0xffffff80feb63fb0 : 0xffffff800decdd43
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.1)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8e538 000->0xffffff7f8e845fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8e4a3000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f8e524000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8e4e1000
             com.apple.GeForce(8.1)[A15BB65E-3501-340F-87CB-2FD2BAD33E35]@0xffffff7f8f5f7000 ->0xffffff7f8f6c3fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8e5 38000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f8e524000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8e4a3000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8e4e1000
             com.apple.nvidia.nv50hal(8.1)[5F021999-8B18-3BD5-9B98-90617E638A63]@0xffffff7f8 e853000->0xffffff7f8eb74fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8e5 38000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8e4a3000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x000000000dc00000
    Kernel text base: 0xffffff800de00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 679498068428
    last loaded kext at 41254746831: com.apple.filesystems.msdosfs          1.8 (addr 0xffffff7f90231000, size 65536)
    last unloaded kext at 191503102197: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f8ee2e000, size 65536)
    loaded kexts:
    com.apple.filesystems.msdosfs          1.8
    com.apple.filesystems.ntfs          3.10
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.driver.AppleLPC          1.6.0
    com.apple.GeForce          8.1.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleMuxControl          3.3.0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleIntelHDGraphics          8.1.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.0
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.iokit.AppleBCM5701Ethernet          3.6.0b1
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    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.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.nvidia.nv50hal          8.1.0
    com.apple.NVDAResman          8.1.0
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    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.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

    You have the MacBookPro6,2, the Edsel of Macs. It may be covered by this program:
    MacBook Pro (15-inch, Mid 2010): Intermittent black screen or loss of video
    Make a "Genius" appointment at an Apple Store to have the machine tested. The routine hardware diagnostics used by service providers may not detect the fault. There is a specific test for this issue.
    Print the first page of the panic report, and the support page linked above, and bring them with you.
    Note that the replacement program only applies within three years of purchase. If you wait beyond that date, Apple may refuse the service.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.
    You may be able to stop the panics by disabling automatic graphics switching in the Energy Saver preference pane, but that's not a solution. 
    Most likely, the logic board will be replaced. Sometimes the replacement part is also defective, so be prepared for that possibility.

  • Illustrator CC 2014 UI strange issues

    Hello and sorry for my bad english! I'm having strange issues with Illustrator CC 2014 UI. Here are my specs:
    Core i7980x
    24GB DDR3 ram
    Asus P6tDeluxe Mobo
    Asus GTX 680 4GB
    I'll post a grab to show what it looks like. It happens randomly while i'm working. Latest GPU drivers are installed and GPU performance is turned off (On doesn't change anything).
    thank you for your time,
    Roberto

    Thank you so much for the reply ashtangakasha. I was thinking about a GPU driver issue, but i was in error, because i don't have the latest Nvidia driver installed. With new drivers the issue seem to be resolved.
    Thank you again,have a nice day,
    Roberto

Maybe you are looking for

  • HDMI connection issues

    I have a HP Pavilion Entertainment PC running windows 7. I have used the HDMI port to connect to my TV innumerable times but for some reason it randomly stopped working. Now when I connect the HDMI cable into the computer the TV will sometimes say co

  • Need ACES attention - connection pooling in oracle 10g rel 1

    I am using TOMCAT 5.0.19 Webserver and ORACLE 10g REL 1 as the database server. I have to restart the TOMCAT Webserver in order to establish connection atleast twice or thrice in a weak. Why I am unable to see the connection pooling in oracle 10g rel

  • Link between Material Document and Notification Number

    Hi In table QMEL we find the material document that is generated in correspond to Inspection Lot not for Notification((Goods Movement - Material Document). Our problem is that we didn't find the material document(Goods Movement) generated after notif

  • How can I provide a video file to 20 iPads for classroom use?

    Thanks.

  • Disks Not Automatically Mounting

    Since a few weeks ago, my disks haven't been mounting automatically. If I plug in a flash drive, it doesn't show up on my desktop - I have to go to Disk Utility and manually mount it. The same applies for DVD's, hard drives, etc. How do I get my driv