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 0000000000000000Resolution
The fix for this problem is included in the following updates:
Cumulative Update 8 for SQL Server 2017
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:
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.