Thanks, it told me what I expected to see. If we look at the call stack in the dump, that's the return stack containing the functions called in the lead-up to the bugcheck, and which you read from the bottom up (it's a push-down stack)...Here is my most recent minidump
7: kd> k
# Child-SP RetAddr Call Site
00 ffffaa03`55ebc928 fffff800`72c2ae29 nt!KeBugCheckEx
01 ffffaa03`55ebc930 fffff800`72c26289 nt!KiBugCheckDispatch+0x69
02 ffffaa03`55ebca70 fffff800`72c1e94b nt!KiPageFault+0x489
03 ffffaa03`55ebcc00 fffff800`72c19ff6 nt!SwapContext+0xcb
04 ffffaa03`55ebcc40 00000000`00000000 nt!KiIdleLoop+0x176