Windows Error Reporting

Avyayah 1,291 Reputation points
2021-02-23T21:47:51.753+00:00

Fault bucket 1251951692396285858, type 5
Event Name: SQLException64
Response: Not available
Cab Id: 0

Problem signature:
P1: sqlservr.exe
P2: 0.0.0.0
P3: 0000000000000000
P4: sqllang.dll
P5: 2015.130.4259.0
P6: 000000005D05A26A
P7: 0
P8: 000000000102FA97
P9: 0000000000000376
P10:

Attached files:
\?\C:\Program Files\Microsoft SQL Server\MSSQL13.SQLEXPRESS\MSSQL\LOG\SQLDump0001.mdmp
\?\C:\Program Files\Microsoft SQL Server\MSSQL13.SQLEXPRESS\MSSQL\LOG\SQLDump0001.txt
\?\C:\Program Files\Microsoft SQL Server\MSSQL13.SQLEXPRESS\MSSQL\LOG\SQLDump0001.log
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER5877.tmp.WERInternalMetadata.xml

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Critical_sqlservr.exe_52223f8fab5af6363331ab6fe5c1c828d622f7_00000000_58e27892

Analysis symbol:
Rechecking for solution: 0
Report Id: 8affbae1-67cb-11eb-b818-005056be7c5b
Report Status: 0

Can anyone suggest if this issue can be resolved by applying the latest service packs/updates for SQL Server and Visual Studio. We have sqlexpress installed. Not sure what would be the latest service pack?

SQL Server | Other
{count} votes

Accepted answer
  1. CarrinWu-MSFT 6,891 Reputation points
    2021-02-24T06:43:04.937+00:00

    Hi @Avyayah ,

    According to you information, you are using SQL Server 2016 Service Pack 1 Express. First, you can install SQL Server 2016 SP2, then install the latest Cumulative Update 16 for SQL Server 2016 SP2

    Best regards,
    Carrin


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2021-02-23T22:43:25.477+00:00

    It would certainly have helped if you had included the output from "SELECT @@version".

    Then again, when you run into problems of this type, it is always a good idea to install the most recent build, since it may be a known issue that has been fixed. The most recent build of SQL 2016 is SQL 2016 SP2 CU16. If you don't have Service Pack2 installed, you need to install SP2 before you can apply the Cumulative Update.

    Visual Studio has nothing to do with this crash, so you can leave it alone.


  2. Olaf Helper 47,436 Reputation points
    2021-02-24T07:13:23.907+00:00

    Microsoft SQL Server 2016 (SP1-GDR) (KB4505219) - 13.0.4259.0 (X64)

    Your are on SP1, latest build is SP2 + CU 16, see https://sqlserverbuilds.blogspot.com/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.