On Thu, 2004-09-30 at 16:33, James Hawkins wrote:
> I added the ERR output to GetThreadContext and the results are:
> 
> err:thread:GetThreadContext Eip: 0
> err:thread:GetThreadContext Eip: 0
> err:thread:GetThreadContext Eip: 0
> err:thread:GetThreadContext Eip: 0
> 
> and this continues until I break out of the program with ctrl-c.

Huh, well that can't be right, Eip is supposed to be a pointer! Are you
sure you did this *after* the server RPC, and not before? If you did it
after the RPC returns from the server then maybe we've got a clue as to
the problem.


Reply via email to