Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Assume that you use a columnstore index in Microsoft SQL Server 2016. When you run a nested select query against the columnstore index, an access violation might occur. Additionally, an error message that resembles the following is logged in the SQL Server error log file:

date time Server      Error: 17310, Severity: 20, State: 1.
date time Server      A user request from the session with SPID 55 generated a fatal exception. SQL Server is terminating this session. Contact Product Support Services with the dump produced in the log directory.
date time spid55      ***Stack Dump being sent to C:\Program Files\Microsoft SQL Server\MSSQL13.MSSQLSERVER\MSSQL\LOG\SQLDump0053.txt
date time spid55      SqlDumpExceptionHandler: Process 55 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.
date time spid55      * *******************************************************************************
date time spid55      *
date time spid55      * BEGIN STACK DUMP:
date time spid55      *   date time spid 55
date time spid55      *
date time spid55      *
date time spid55      *   Exception Address = 00007FFCBBD008A4 Module(sqlmin+0000000000E608A4)
date time spid55      *   Exception Code    = c0000005 EXCEPTION_ACCESS_VIOLATION
date time spid55      *   Access Violation occurred writing address 0000000000000000

Resolution

The fix for this problem is included in the following updates:

Cumulative Update 8 for SQL Server 2017

Cumulative Update 1 for SQL Server 2016 Service Pack 2

Cumulative Update 9 for SQL Server 2016 Service Pack 1

About SQL Server builds

Each new build for SQL Server contains all the hotfixes and security fixes that were in the previous build. We recommend that you install the latest build for your version of SQL Server:

The latest build for SQL Server 2017

The latest build for SQL Server 2016

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminology that Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×