"Incompatible Systemanalyzer detected"

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Sat Sep 4 10:23:47 CDT 2004


Hallo,

some programm refuses to start. First it checks for the usual suspects:
Call kernel32.CreateFileA(0040a89e "\\\\.\\SICE"
Ret  kernel32.CreateFileA() retval=ffffffff
Call kernel32.CreateFileA(0040a8a7 "\\\\.\\NTICE"
Ret  kernel32.CreateFileA() retval=ffffffff
Call advapi32.RegOpenKeyExA(80000002,0040a24e "Software\\NuMega\\SoftIce"
Ret  advapi32.RegOpenKeyExA() retval=00000002
Call kernel32.CreateFileA(0040a5a3 "\\\\.\\CMAPIENG"
Ret  kernel32.CreateFileA() retval=ffffffff

Then it checks for GetModuleHandle and GetProcAddres

Call kernel32.GetModuleHandleA(0040a572 "Kernel32.dll")
Ret  kernel32.GetModuleHandleA() retval=40450000
Call kernel32.GetProcAddress(40450000,0040a57f "LoadLibraryA")
Ret  kernel32.GetProcAddress() retval=40517bd0 ret=0040a60b

and immediate hits an exception, which is handled:

trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x4123a1
trace:seh:EXC_RtlRaiseException  info[0]=00000001
trace:seh:EXC_RtlRaiseException  info[1]=00000000
trace:seh:EXC_RtlRaiseException  eax=00000000 ebx=405294ac ecx=00400000
edx=00400000 esi=ffffffa8 edi=00405000
trace:seh:EXC_RtlRaiseException  ebp=0000a000 esp=4067ff10 cs=0073 ds=007b
es=007b fs=003b gs=0033 flags=00010212
trace:seh:EXC_CallHandler calling handler at 0x410bcc code=c0000005 flags=0
trace:seh:EXC_CallHandler handler returned 0
0009:Call user32.MessageBoxA(00000000,004c6142 "Incompatible Systemanalyzer
detected!\n(#2000)",004c5ac0 "Sparbuch 2004",00010010) ret=004c95eb

Similar failure on the net also come up with an additional message:
"Kernel32 call does not point into Kernel32.dll"

Is this an misbehavoiur of wine we can (want) to fix?

Bye
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-devel mailing list