http://bugs.winehq.org/show_bug.cgi?id=22795
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Status|NEW |RESOLVED URL|http://download.cnet.com/Ma |http://www.filehippo.com/do |crium-Reflect-Free/3000-224 |wnload_macrium_reflect/8082 |2_4-10845728.html |/ Component|-unknown |programs Resolution| |DUPLICATE Summary|Macrium Reflect's cdrun.exe |Macrium Reflect 4.2 |causes a page fault in Win |cdrun.exe causes a page |7 mode |fault in Win 7 mode | |(Paramount Software | |Snapshot Filter kernel | |driver fails to load) Severity|trivial |normal
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-12-15 06:19:16 CST --- Hello,
no answer, as I already said in comment #2 it's most likely dupe of bug 21982 The kernel driver entry is executed without crash:
--- snip --- 0025:trace:winedevice:load_driver loading driver L"system32\DRIVERS\pssnap.sys" 0025:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\msvcrt.dll" at 0x68460000: builtin 0025:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\hal.dll" at 0x684f0000: builtin 0025:trace:loaddll:load_native_dll Loaded L"C:\windows\system32\DRIVERS\pssnap.sys" at 0x540000: native 0025:trace:winedevice:load_driver_module L"system32\DRIVERS\pssnap.sys": relocating from 0x10000 to 0x540000 0025:trace:ntoskrnl:ExAllocatePoolWithTag 118 pool 1 -> 0x110fa8 0025:trace:winedevice:init_driver init done for L"pssnap" obj 0x6837e8e0 0025:trace:winedevice:init_driver - DriverInit = 0x544000 0025:trace:winedevice:init_driver - DriverStartIo = (nil) 0025:trace:winedevice:init_driver - DriverUnload = 0x542015 ... 0025:trace:service:SetServiceStatus 0x110988 30 4 5 0 0 0 2710 --- snip ---
Version 4.2 was most likely used at the time of bug report (newer 5.x versions are different beast)
$ wine --version wine-1.3.34-327-g447384e
$ sha1sum reflect_setup_free_x86_x64.exe 4aa45b1b7646ac7c44fe7c1ad33f07b2d552e5e7 reflect_setup_free_x86_x64.exe
(extracted msi):
$ sha1sum reflect_setupv4.2.2866-x86-00.msi 72c51d572898284929702c3d4bca10aeb0f5298e reflect_setupv4.2.2866-x86-00.msi
There is another (blocker) bug with msi installer. I'll create new bug for this ...
Regards
*** This bug has been marked as a duplicate of bug 21982 ***