Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 Data Corruption Issues
 EXCEPTION_ACCESS_VIOLATION

Author  Topic 

cvraghu
Posting Yak Master

187 Posts

Posted - 2009-11-06 : 00:22:43
I'm running SQL Server 2008 as a named instance along with SQL server 2005. SQL 2008 is used for MOSS 2007 and DNN. Even though the applications work fine, i'm seeing lots of these in logs. I would be glad to fix them before something breaks in production :(. Please let me know if you have more information on these errors.

Event Log:

A user request from the session with SPID 155 generated a fatal exception. SQL Server is terminating this session. Contact Product Support Services with the dump produced in the log directory.

Exception.log in SQL Server log directory

Exception 0xc0000005 EXCEPTION_ACCESS_VIOLATION reading address FFFFFFFF at 0x017F323F

GilaMonster
Master Smack Fu Yak Hacker

4507 Posts

Posted - 2009-11-06 : 02:50:16
As the error says, contact Microsoft Customer support. They have the tools to debug things like this, we don't.

Make sure you're on the latest service pack first, if not upgrade. If the access violations still occur, call customer support.

--
Gail Shaw
SQL Server MVP
Go to Top of Page
   

- Advertisement -