Forum Discussion
muhunal
Dec 22, 2021Copper Contributor
BSOD with SMB Compression
I got page "fault in nonpaged area" BSOD in "srvnet.sys" with server 2022 when I enable smb compression and open a rar file with winrar from remote mapped drive with windows 11 client. so when will ...
JonathanKay
Dec 23, 2021Iron Contributor
I can repro this, although I used a 7zip file and got BAD_POOL_CALLER (in srvnet.sys). To be sure we're talking about the same thing, it's the client that crashes? Because that's what happened here.
These are my repro steps:
1. Enabled SMB client compression on both Client (build 22523) and Server (build 22518) using EnableCompressedTraffic DWORD=1 in HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
2. Opened a file share in File Explorer from client via UNC path on Server, ie: \\client\share
3. Attempted to open .7z file on client's file share using WinRAR by double-clicking on the file in File Explorer on Server
4. Client crashed instantly
I added it to the feedback hub: https://aka.ms/AAfb28m
Also of note, after removing the EnableCompressedTraffic DWORD, the GSOD/BSOD does not occur.
These are my repro steps:
1. Enabled SMB client compression on both Client (build 22523) and Server (build 22518) using EnableCompressedTraffic DWORD=1 in HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
2. Opened a file share in File Explorer from client via UNC path on Server, ie: \\client\share
3. Attempted to open .7z file on client's file share using WinRAR by double-clicking on the file in File Explorer on Server
4. Client crashed instantly
I added it to the feedback hub: https://aka.ms/AAfb28m
Also of note, after removing the EnableCompressedTraffic DWORD, the GSOD/BSOD does not occur.
muhunal
Dec 28, 2021Copper Contributor
I tried them both windows 2022 server datacenter and windows 11 enterprise. they both got BSOD as a smb server with compression, but not the client windows 11 enterprise. client was saying can not connect server after a few seconds because server is BSOD.
and without the compression everything is fine.
I belive that cause may be of CPUs. my server cpu is dual xeon x5650 with 96 gb ram. It is old thats why it will work as disk client perfectly. and my client is dual xeon. and my client is dual xeon e5-2640v4 with 144gb of ram. they might write and compile the code for the newer CPUs.
and without the compression everything is fine.
I belive that cause may be of CPUs. my server cpu is dual xeon x5650 with 96 gb ram. It is old thats why it will work as disk client perfectly. and my client is dual xeon. and my client is dual xeon e5-2640v4 with 144gb of ram. they might write and compile the code for the newer CPUs.