SQL Service Restarted - Fault with MSVCR80.dll

  • Hi All,

    Our production SQL Server service stopped and restarted automatically in 2 mins. It is SQL Server 2008 R2 Enterprise on Windows Server 2008 R2 Enterprise. Active Passive cluster. It did not fail over. SQL Restarted and no errors logged in SQL Error log. However I do see below errors in Windows application log.

    Faulting application name: sqlservr.exe, version: 2009.100.4266.0, time stamp: 0x5063d9bc

    Faulting module name: MSVCR80.dll, version: 8.0.50727.6195, time stamp: 0x4dcdd833

    Exception code: 0xc0000409

    Fault offset: 0x000000000000cadd

    Faulting process id: 0x2b14

    Faulting application start time: 0x01ce493690d265c8

    Faulting application path: C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\sqlservr.exe

    Faulting module path: C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294\MSVCR80.dll

    Report Id: dd42d838-b902-11e2-b963-d4ae52e84a03

    Fault bucket , type 0

    Event Name: BEX64

    Response: Not available

    Cab Id: 0

    Problem signature:

    P1: sqlservr.exe

    P2: 2009.100.4266.0

    P3: 5063d9bc

    P4: MSVCR80.dll

    P5: 8.0.50727.6195

    P6: 4dcdd833

    P7: 000000000000cadd

    P8: c0000409

    P9: 0000000000000000

    P10:

    Analysis symbol:

    Rechecking for solution: 0

    Report Id: dd42d838-b902-11e2-b963-d4ae52e84a03

    Report Status: 4

    Any suggestions please?

  • Mine's very similar, only using SSMS. Was editing a long running query in SSMS when it crashed:

    Faulting application name: Ssms.exe, version: 2007.100.1600.22, time stamp: 0x48753da6

    Faulting module name: MSVCR80.dll, version: 8.0.50727.6195, time stamp: 0x4dcddbf3

    Exception code: 0x40000015

    Fault offset: 0x000046b4

    Faulting process id: 0xdc8

    Faulting application start time: 0x01ce81579e73239d

    Faulting application path: C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe

    Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll

    Report Id: 0e239da8-efe6-11e2-b6cd-005056a86fe5

    __________

    Fault bucket , type 0

    Event Name: APPCRASH

    Response: Not available

    Cab Id: 0

    Problem signature:

    P1: Ssms.exe

    P2: 2007.100.1600.22

    P3: 48753da6

    P4: MSVCR80.dll

    P5: 8.0.50727.6195

    P6: 4dcddbf3

    P7: 40000015

    P8: 000046b4

    P9:

    P10:

    Attached files:

    These files may be available here:

    C:\Users\XXXXXXXXX\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_Ssms.exe_d72c3d71197fbf4333845d4d218d9394987b28f2_0b26ed41

    Analysis symbol:

    Rechecking for solution: 0

    Report Id: 0e239da8-efe6-11e2-b6cd-005056a86fe5

    Report Status: 0

    Thoughts?

  • What's your Max Server Memory setting in SQL Server? Any sign that the server ran out of available RAM?

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply