
Originally Posted by
Berbe
ElbyCFDL.sys is part from CloneCD, which is updated to the latest release : 5.3.1.4! I can't do more, I think, as well as for copperhd.sys, my mouse driver, up to date.
There is nothing particularly suspicious about any of those drivers, other than them being somewhat older and non-default.
Your problem is either caused by unreliable hardware or by one or more buggy drivers overwriting portions of kernel memory which they shouldn't be touching.
Stress-testing utilities like Memtest may be able to help you confirm hardware issues. If you're overclocking, it's almost pointless to troubleshoot further.
With respect to the driver situation, temporarily removing older drivers is really the only way to rule them out. The type of memory corruption manifested in this dump would not be caught by "special pool" - the standard monitoring mechanism to look for drivers which mishandle memory. No harm in trying though. Tun VERIFIER and follow the bouncing ball from there...

Originally Posted by
Berbe
I guess the fiels listed in the dump are loaded in memory? If it's the case, I can't find any Virtual Box process loaded (the VBox******.sys files). Maybe those files are listed only because they are located in the Windows directory?
The drivers are listed because they're loaded in memory, not because of their on-disk presence.

Originally Posted by
Berbe
How to make these files not to appear in the report? Have I to uninstall the related application?
Yes, uninstalling the related app is the safest method to stop the driver from loading. Otherwise, you could use SC CONFIG <driver> START= DISABLED to knock out any given driver, but that might have unforeseen side-effects and I wouldn't recommend it.

Originally Posted by
Berbe
I am waiting for the next crash... That's the 1st time I am waiting for a crash with such an impatience!
Is the hardware new? Are you overclocking? Have you recently added more RAM or upgraded the processor?