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)