I'm getting BSOD driver irql_less_or_not_equal SeLow_x64.sys on Windows 10 x64 with latest SoftEther VPN Server installed. It happens when I'm downloading large files over network (at 100 mbps). It never happened to me on previous Windows (7 and 8.1).
Seems like Softether lightweight network protocol is not fully compatible with Windows 10 :(
SeLow_x64.sys - BSOD on Windows 10
-
- Posts: 8
- Joined: Wed Aug 06, 2014 1:25 pm
Re: SeLow_x64.sys - BSOD on Windows 10
I've also installed Softether VPN Server on my laptop today, Windows 10 too. Then I've launched Driver Verifier, selected everything except "Low Resource Simulation", and "Force Pending I/O Requests", and selected only SeLow_x64.sys from the drivers list. Rebooted, and Windows not booted at all.
So, the problem is between Softether lightweight network protocol and Windows 10. We need an updated driver...
So, the problem is between Softether lightweight network protocol and Windows 10. We need an updated driver...
-
- Posts: 230
- Joined: Tue Mar 05, 2013 10:04 am
Re: SeLow_x64.sys - BSOD on Windows 10
Hi DeniZz,
Thank you for the report.
Previous versions of SeLow_x64.sys has a problem with Windows 10's Driver Verifier due to its alignment of the PE section.
I modified the kernel-mode codes to compatible with Windows 10's Driver Verifier.
The new Build 9578 has no problem with the Driver Verifier.
http://www.softether.org/5-download/history
Please try SeLow_x64.sys in Build 9578 with the Driver Verifier.
Make sure that the version of SeLow_x64.sys is equal or more than 4.10.0.9575 before enabling Windows 10's Driver Verifier..
Thank you for the report.
Previous versions of SeLow_x64.sys has a problem with Windows 10's Driver Verifier due to its alignment of the PE section.
I modified the kernel-mode codes to compatible with Windows 10's Driver Verifier.
The new Build 9578 has no problem with the Driver Verifier.
http://www.softether.org/5-download/history
Please try SeLow_x64.sys in Build 9578 with the Driver Verifier.
Make sure that the version of SeLow_x64.sys is equal or more than 4.10.0.9575 before enabling Windows 10's Driver Verifier..
-
- Posts: 8
- Joined: Wed Aug 06, 2014 1:25 pm
Re: SeLow_x64.sys - BSOD on Windows 10
Thank you, dnobori. Now everything works great ))