http://bugs.winehq.org/show_bug.cgi?id=25894
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Component|-unknown |ntoskrnl Summary|Free serial port monitor: |Free serial port monitor |Reports that I don't have |helper driver crashes due |the required rights to |to unimplemented function |launch the application |ntoskrnl.exe.IoInitializeRe | |moveLockEx Ever Confirmed|0 |1
--- Comment #2 from Anastasius Focht focht@gmx.net 2011-12-21 18:20:12 CST --- Hello,
confirming, still present. Refining summary to reflect current state/target specific stub.
--- snip --- 0017:trace:winedevice:ServiceMain starting service L"hhdserhelp" 0017:trace:winedevice:load_driver loading driver L"C:\windows\system32\drivers\hhdserhelp.sys" 0017:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\msvcrt.dll" at 0x684d0000: builtin 0017:trace:loaddll:load_native_dll Loaded L"C:\windows\system32\drivers\hhdserhelp.sys" at 0x540000: native 0017:trace:ntoskrnl:IoCreateDevice (0x6837e8e0, 40, L"\Device\hhdserhelp", 532763, 100, 0, 0x53e5ec) 0017:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b838b5b ip=7b838b5b tid=0017 0017:trace:seh:raise_exception info[0]=6840fa00 0017:trace:seh:raise_exception info[1]=6841198c wine: Call from 0x7b838b5b to unimplemented function ntoskrnl.exe.IoInitializeRemoveLockEx, aborting 0017:trace:seh:call_vectored_handlers calling handler at 0x6840b3f6 code=80000100 flags=1 0017:trace:seh:call_vectored_handlers handler at 0x6840b3f6 returned 0 0017:trace:seh:call_stack_handlers calling handler at 0x7bc919e1 code=80000100 flags=1 wine: Unimplemented function ntoskrnl.exe.IoInitializeRemoveLockEx called at address 0x7b838b5b (thread 0017), starting debugger... --- snip ---
$ sha1sum serial-monitor.exe 8dbcd850baafdd94c6ec771d109369e5573a41ea serial-monitor.exe
$ wine --version wine-1.3.35-117-g27e3e1a
Regards