From: James H. E. Maugham (CaptJHEM_at_waterw.com)
Date: Mon Dec 30 2002 - 11:21:00 EST
Dominique,
Dominique Pivard wrote:
> Exception number: c0000005 (access violation)
>
> FAULT ->0040a6bc ff35a1464100 push dword ptr [004146a1]
> ds:004146a1=???????
>
> *----> Stack Back Trace <----*
> FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
> 0012FFC0 77EA847C 00130000 00130748 7FFDF000 C0000005 !<nosymbols>
> 0012FFF0 00000000 00407B43 00000000 000000C8 00000100
> kernel32!ProcessIdToSession
You've got a memory conflict! Two pointers are attempting to free the same
memory.
As to correcting the situation, I'm stumped.
Regards,
James
This archive was generated by hypermail 2.1.3 : Thu Jan 23 2003 - 09:59:46 EST