Hello,
We had our SQL process crash this morning with the above error. I've attempted to suss out the cause using WinDBG, but I'm not sure how to parse the results. Anyone know where I can go from here? We're using 2012.
Here's the kC 1000 output:
0:000> .ecxr
rax=0000000000000006 rbx=0000003ce6bb8d00 rcx=0000000000000001
rdx=0000000000005628 rsi=00007ffdfb652b00 rdi=0000000069dc59b8
rip=00007ffdf9c6e012 rsp=000000005972c580 rbp=0000000000000006
r8=0000000000000000 r9=0000000000000000 r10=0000000000000012
r11=0000000000000000 r12=0000000000000000 r13=0000003c7be28040
r14=00007ffdfb65895c r15=0000000000000000
iopl=0 nv up ei pl nz na po nc
cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010206
sqlmin!BPool::GetFromDisk+0x40a:
00007ffd`f9c6e012 418b4a08 mov ecx,dword ptr [r10+8] ds:00000000`0000001a=????????
0:000> kC 1000
Call Site
...