http://bugs.winehq.org/show_bug.cgi?id=29457
Bug #: 29457 Summary: PbSetup60.exe crash at unimplemented function ntoskrnl.exe.Ke386IoSetAccessProcess Product: Wine Version: 1.3.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntoskrnl AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
Created attachment 38138 --> http://bugs.winehq.org/attachment.cgi?id=38138 Log: PbSetup60 crash
1. Download the installer: $ wget --referer=http://www.cmbchina.com/cmbpb/v36/pb.htm http://121.15.172.132/download/PB/PbSetup60.exe
2. install with wine: $ wine PbSetup60.exe
crash:
fixme:ntoskrnl:IoGetCurrentProcess () stub wine: Call from 0x7b838f4f to unimplemented function ntoskrnl.exe.Ke386IoSetAccessProcess, aborting wine: Unimplemented function ntoskrnl.exe.Ke386IoSetAccessProcess called at address 0x7b838f4f (thread 0044), starting debugger... Unhandled exception: unimplemented function ntoskrnl.exe.Ke386IoSetAccessProcess called in 32-bit code (0x7b838f4f).
Backtrace: =>0 0x7b838f4f RaiseException+0x83(code=0x80000100, flags=0x1, nbargs=0x2, args=0x53e6dc) [/home/fracting/wine-git/dlls/kernel32/except.c:84] in kernel32 (0x0053e6bc) 1 0x7eb5893d __wine_spec_unimplemented_stub+0x34(module="ntoskrnl.exe", function="Ke386IoSetAccessProcess") [/home/fracting/wine-git/dlls/winecrt0/stub.c:34] in ntoskrnl (0x0053e6ec) 2 0x7eb4d571 __wine_stub_Ke386IoSetAccessProcess+0x28() in ntoskrnl (0x0053e728) 3 0x005412a2 in certclient.dat (+0x12a1) (0x0053e728) 4 0x7eb54adb process_ioctl+0x25f(device=0x110fc8, code=0x80102048, in_buff=0x1112e8, in_size=0, out_buff=0x0(nil), out_size=0x53e90c) [/home/fracting/wine-git/dlls/ntoskrnl.exe/ntoskrnl.c:191] in ntoskrnl (0x0053e838) 5 0x7eb54e8d wine_ntoskrnl_main_loop+0x2c8(stop_event=0x30) [/home/fracting/wine-git/dlls/ntoskrnl.exe/ntoskrnl.c:266] in ntoskrnl (0x0053e938)
http://bugs.winehq.org/show_bug.cgi?id=29457
--- Comment #1 from fracting fracting@gmail.com 2011-12-27 20:42:39 CST --- $ wine --version wine-1.3.35-194-gedd5ca7
http://bugs.winehq.org/show_bug.cgi?id=29457
--- Comment #2 from Austin English austinenglish@gmail.com 2011-12-29 16:26:04 CST --- http://source.winehq.org/patches/data/82232 http://source.winehq.org/patches/data/82233
http://bugs.winehq.org/show_bug.cgi?id=29457
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |60bd62b07c2cd3033e1c0bfec2d | |156141caaf74a Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-12-30 13:10:19 CST --- http://source.winehq.org/git/wine.git/commitdiff/60bd62b07c2cd3033e1c0bfec2d... http://source.winehq.org/git/wine.git/commitdiff/daf0cba81f706d9a94188eae62a...
The app now launches.
http://bugs.winehq.org/show_bug.cgi?id=29457
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-01-13 13:51:35 CST --- Closing bugs fixed in 1.3.37.