I FINALLY FOUND AN ISSUE
After doing a lot a thing,
One was the good one:
A registry entry as usual
Add a QWORD(x64) value in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorPort
Named HmbAllocationPolicy
Value 0 (default)
In fact, this value avoid a memory leak wich causes the crashes encountered
FOr the first time, no crash nor memory leak for a long day
Enjoy it
After doing a lot a thing,
One was the good one:
A registry entry as usual
Add a QWORD(x64) value in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorPort
Named HmbAllocationPolicy
Value 0 (default)
In fact, this value avoid a memory leak wich causes the crashes encountered
FOr the first time, no crash nor memory leak for a long day
Enjoy it
- 9