http://bugs.winehq.org/show_bug.cgi?id=22795
Summary: Macrium Reflect's cdrun.exe causes a page fault in Win 7 mode Product: Wine Version: 1.1.44 Platform: x86 URL: http://download.cnet.com/Macrium-Reflect-Free/3000-224 2_4-10845728.html OS/Version: Linux Status: NEW Keywords: download Severity: trivial Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=28130) --> (http://bugs.winehq.org/attachment.cgi?id=28130) wine-1.1.44-380-g0d84ccb console output
Macrium Reflect comes with some sort of CD burner software for making rescue discs. Under Windows 7 this application (cdrun.exe) causes a page fault. The application continues on happily afterwards.
Note: There are two page faults in the attached log.
http://bugs.winehq.org/show_bug.cgi?id=22795
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26868
http://bugs.winehq.org/show_bug.cgi?id=22795
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2011-04-21 11:46:27 CDT --- =>0 0x7ee9d985 load_driver_module+0x1fe(name="system32\DRIVERS\pssnap.sys") [/home/test/wine-git/wine32/programs/winedevice/../../../programs/winedevice/device.c:103] in winedevice (0x0053e9b8)
Failure to load a device driver.
http://bugs.winehq.org/show_bug.cgi?id=22795
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net 2011-04-21 15:08:39 CDT --- Hello Ken,
are you sure you used up-to-date Wine version for testing and clean WINEPREFIX? Your problem looks like bug 21982 and ought to be fixed some time ago by commit fe1360252fea60fc0b0fe55635e53aaaf793de99
--- snip --- ... 0x7ee9d985 load_driver_module+0x1fe [/home/test/wine-git/wine32/programs/winedevice/../../../programs/winedevice/device.c:103] in winedevice: movl $0x0,0xa0(%eax) 103 nt->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_BASERELOC].VirtualAddress = 0; --- snip ---
If still persists, please attach +tid,+seh,+relay,+ntoskrnl,+winedevice log.
Regards
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 ***
http://bugs.winehq.org/show_bug.cgi?id=22795
Bug 22795 depends on bug 26868, which changed state.
Bug 26868 Summary: Macrium Reflect installer fails http://bugs.winehq.org/show_bug.cgi?id=26868
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
http://bugs.winehq.org/show_bug.cgi?id=22795
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2012-01-23 19:46:01 CST --- Closing DUPLICATE.