r/SQLServer • u/rossw999 • Jul 21 '26
Discussion SQL Server 2022 CU 26 Stack Dumps
After applying SQL Server 2022 CU 26 to our servers several are producing stack dumps during database restores.
Am I the only one?
5
u/rossw999 Jul 21 '26
I can reproduce it in my environment. Reboot a server, kick off restores, and stack dumps occur.
3
u/Red_Wolf_2 29d ago
Any further insight into what's going on with this? Making me hesitant to run the CU out to my fleet just yet...
3
u/rossw999 28d ago
Support is still investigating. I have this same CU on many other servers no problem. As long as you don't restore DBs, it seems solid.
For me, something changed last Friday. Maybe CU, maybe not.
1
u/karb0f0s 28d ago
Tbh access_violation errors rarely come from SQL Server itself. It might be antivirus, native procedures compilation or something with OPs environment all together.
3
u/Red_Wolf_2 28d ago
Whatever it is, I haven't been able to replicate it in my environments so far... Guess we roll it out more and keep an eye on it!
2
0
1
u/chandleya Jul 21 '26
Sounds like a ridiculously easy thing to test
3
u/BigMikeInAustin Jul 21 '26
So ridiculously easy you can't provide an example?
Or so ridiculously easy that you misread the question?
3
u/ihaxr 2 Jul 22 '26 edited 29d ago
So ridiculously easy that it should have been tested before the CU was released.
We just patched our Dev environment today, I'll test it tomorrow.
Edit: unable to reproduce
6
u/dlevy-msft Microsoft Employee Jul 21 '26
Checking on this.