Remote/Local X differences

Tony tony at searhc.org
Wed Jun 27 12:56:28 CDT 2001


The point was that the difference happens in an imported DLL context. 
First ifrcm60.38 is called; after that, the two branch.  Up to this 
point, everything is more-or-less the same (and I know that 
"more-or-less" is not exactly the same).

The log files are about 400M and 500M for remote and local, 
respectively.  I've spent about 10 hours looking over the two log files, 
and this is where the two diverge.  I suspect full context would be 
difficult to post to a newsgroup.  And I guess that's my question: what 
should I look for, if the difference in execution seems to happen in an 
imported DLL?  I have no idea how to troubleshoot this, and I'm hoping 
someone can point me in the right direction.  Or some new direction, at 
least.

Anyway, I'm persisting.  I do thank you for the help you've been able to 
give so far.

				- Tony



Ove Kaaven wrote:

> Tony <tony at searhc.org> writes:
> 
> 
>>Remote:
>>
>>08067e10:RET  ifrcm60.942: simfr() retval = 00000000 ret=5df63905 
>>tid=08067e10
>>08067e10:CALL ifrcm60.38: iccsrl(40ec8f50,443adb84 "GJAPCTL") ret=5df63913
>>08067e10:RET  ifrcm60.38: iccsrl() retval = 443adb84 ret=5df63913 
>>tid=08067e10
>>08067e10:CALL ifrcm60.622: 
>>itbtas(40ec8f50,00000004,00000023,405c6484,405c6460) ret=5def5f25
>>08067e10:CALL uirem60.390: utbntg(40fb2ba0,40426c72,405c641c) ret=5d131fbb
>>08067e10:RET  uirem60.390: utbntg() retval = 00000000 ret=5d131fbb 
>>tid=08067e10
>>08067e10:CALL uirem60.391: utbntf(40fb2ba0,405c641c) ret=5d132029
>>08067e10:RET  uirem60.391: utbntf() retval = 00000000 ret=5d132029 
>>tid=08067e10
>>
>>Local:
>>
>>08067e10:CALL ifrcm60.38: iccsrl(40ec93dc,43f76e28 "GJAPCTL") ret=5df63913
>>08067e10:RET  ifrcm60.38: iccsrl() retval = 43f76e28 ret=5df63913 
>>tid=08067e10
>>08067e10:CALL ifrcm60.456: 
>>iftgcf(40ed44fc,43de9658,00000008,0000001c,00000000) ret=5df0a27d
>>08067e10:RET  ifrcm60.456: iftgcf() retval = 43de9568 ret=5df0a27d 
>>tid=08067e10
>>08067e10:CALL ifrcm60.945: simmal() ret=5df29877
>>08067e10:Call ntdll.RtlEnterCriticalSection(40fb2400) ret=67f27f21
>>08067e10:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=67f27f21
>>08067e10:Call ntdll.RtlLeaveCriticalSection(40fb2400) ret=67f27f51
>>
> 
> This is far from enough context...
> 




More information about the wine-users mailing list